Skip to main content
Ch. 10 - Sequences and Infinite Series
Briggs - Calculus: Early Transcendentals 3rd Edition
Briggs3rd EditionCalculus: Early TranscendentalsISBN: 9780136847243Not the one you use?Change textbook
Chapter 10, Problem 10.2.73a

{Use of Tech} A savings plan
James begins a savings plan in which he deposits \(100 at the beginning of each month into an account that earns 9% interest annually, or equivalently, 0.75% per month.
To be clear, on the first day of each month, the bank adds 0.75% of the current balance as interest, and then James deposits \)100.


Let Bₙ be the balance in the account after the nᵗʰ payment, where B₀ = \$0.


a.Write the first five terms of the sequence {Bₙ}.

Verified step by step guidance
1
Understand the problem setup: James deposits \$100 at the beginning of each month, and the account earns 0.75% interest monthly. The interest is added first, then the deposit is made each month.
Define the sequence {Bₙ} where B₀ = 0 represents the balance before any deposits or interest. For each month n, the balance after the nth deposit is Bₙ.
Express the recursive formula for Bₙ: The balance after the nth payment is the previous balance Bₙ₋₁ grown by 0.75% interest, plus the new \$100 deposit. Mathematically, this is: \(B_{n} = B_{n-1} \times (1 + 0.0075) + 100\)
Calculate the first five terms step-by-step using the recursive formula: - \(B_0 = 0\) - \(B_1 = B_0 \times 1.0075 + 100\) - \(B_2 = B_1 \times 1.0075 + 100\) - \(B_3 = B_2 \times 1.0075 + 100\) - \(B_4 = B_3 \times 1.0075 + 100\) - \(B_5 = B_4 \times 1.0075 + 100\)
Write out each term explicitly by substituting the previous term's value, showing how the balance grows month by month with interest and deposits.

Verified video answer for a similar problem:

This video solution was recommended by our tutors as helpful for the problem above.
Video duration:
6m
Was this helpful?

Key Concepts

Here are the essential concepts you must grasp in order to answer the question correctly.

Recursive Sequences

A recursive sequence defines each term based on the previous term(s). In this problem, the balance after each payment depends on the previous balance plus interest and the new deposit. Understanding how to express Bₙ in terms of Bₙ₋₁ is essential to write out the sequence terms.
Recommended video:
Guided course
6:40
Arithmetic Sequences - Recursive Formula

Compound Interest

Compound interest means interest is earned on both the initial principal and the accumulated interest from previous periods. Here, interest is added monthly at 0.75%, so the balance grows by multiplying the previous balance by 1.0075 before adding the new deposit.
Recommended video:
4:47
The Number e

Sequence Initialization and Notation

The sequence starts with B₀ = 0, representing the initial balance before any deposits. Correctly interpreting the timing of interest addition and deposits is crucial to accurately calculate each term Bₙ, especially since interest is added before the deposit each month.
Recommended video:
Guided course
8:22
Introduction to Sequences