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.1.29b

27–34. Working with sequences Several terms of a sequence {aₙ}ₙ₌₁∞ are given.
b. Find a recurrence relation that generates the sequence (supply the initial value of the index and the first term of the sequence).


{1, 2, 4, 8, 16, ......}

Verified step by step guidance
1
Observe the given sequence: {1, 2, 4, 8, 16, ...}. Notice the pattern in how each term relates to the previous term.
Identify the relationship between consecutive terms. For example, check how to get from 1 to 2, from 2 to 4, and so on. This will help you find the recurrence relation.
Express the recurrence relation in the form \(a_{n} = f(a_{n-1})\), where \(a_{n}\) is the current term and \(a_{n-1}\) is the previous term. Based on the pattern, determine the function \(f\).
Specify the initial index value, usually \(n=1\), and state the first term of the sequence \(a_1\) explicitly.
Write the complete recurrence relation including the initial condition, for example: \(a_1 = 1\) and \(a_n = 2 \times a_{n-1}\) for \(n \geq 2\).

Verified video answer for a similar problem:

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

Key Concepts

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

Sequences and Terms

A sequence is an ordered list of numbers defined by a specific rule. Each number in the sequence is called a term, typically denoted as aₙ, where n indicates the term's position. Understanding how terms progress helps identify patterns or formulas.
Recommended video:
Guided course
8:22
Introduction to Sequences

Recurrence Relations

A recurrence relation expresses each term of a sequence as a function of one or more previous terms. It provides a way to generate the sequence step-by-step, starting from initial term(s). For example, aₙ = 2aₙ₋₁ defines each term as twice the previous term.
Recommended video:
04:16
Intro To Related Rates

Initial Conditions

Initial conditions specify the starting term(s) of a sequence, which are necessary to uniquely determine all subsequent terms using a recurrence relation. Without these values, the sequence cannot be fully generated or identified.
Recommended video:
05:03
Initial Value Problems
Related Practice
Textbook Question

72–75. {Use of Tech} Practical sequences

Consider the following situations that generate a sequence


c.Find a recurrence relation that generates the sequence.


Drug elimination

Jack took a 200-mg dose of a pain killer at midnight. Every hour, 5% of the drug is washed out of his bloodstream. Let dₙ be the amount of drug in Jack’s blood n hours after the drug was taken, where d₀ = 200mg.

31
views
Textbook Question

{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.


b.Find a recurrence relation that generates the sequence {Bₙ}.

53
views
Textbook Question

Explain why or why not

Determine whether the following statements are true and give an explanation or counterexample.



b.If limₙ→∞aₙ = 0 and limₙ→∞bₙ = ∞, then limₙ→∞aₙbₙ = 0.

50
views
Textbook Question

{Use of Tech} Periodic dosing

Many people take aspirin on a regular basis as a preventive measure for heart disease. Suppose a person takes 80 mg of aspirin every 24 hours. Assume aspirin has a half-life of 24 hours; that is, every 24 hours, half of the drug in the blood is eliminated.


b.Use a calculator to estimate this limit. In the long run, how much drug is in the person’s blood?

44
views
Textbook Question

{Use of Tech} Fibonacci sequence

The famous Fibonacci sequence was proposed by Leonardo Pisano, also known as Fibonacci, in about A.D. 1200 as a model for the growth of rabbit populations.


It is given by the recurrence relation: fₙ₊₁ = fₙ + fₙ₋₁,for n = 1, 2, 3, … where f₀ = 1 and f₁ = 1. Each term of the sequence is the sum of its two predecessors. 


b.Is the sequence bounded?

70
views
Textbook Question

57–60. Heights of bouncing balls A ball is thrown upward to a height of hₒ meters. After each bounce, the ball rebounds to a fraction r of its previous height. Let hₙ be the height after the nth bounce. Consider the following values of hₒ and r.


b. Find an explicit formula for the nth term of the sequence {hₙ}.


h₀ = 30,r = 0.25

69
views