Skip to main content
Ch. 10 - Sequences and Infinite Series
Briggs - Calculus: Early Transcendentals 3rd Edition
Briggs3rd EditionCalculus: Early TranscendentalsISBN: 9780136847243당신이 사용하는 게 아니라요?교과서 변경
10장, 문제 10.1.75c

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.

검증된 단계별 안내
1
Identify the initial condition given: the amount of drug at time zero is \(d_0 = 200\) mg.
Understand the process: every hour, 5% of the drug is eliminated, meaning 95% remains after each hour.
Express the amount of drug remaining after one hour in terms of the previous amount: \(d_1 = 0.95 \times d_0\).
Generalize this relationship to a recurrence relation for any hour \(n\): \(d_n = 0.95 \times d_{n-1}\) for \(n \geq 1\).
Summarize the recurrence relation with the initial condition: \(d_0 = 200\) and \(d_n = 0.95 \times d_{n-1}\).

비슷한 문제에 대한 검증된 영상 답변:

이 영상 해법은 위 문제에 도움이 된다고 튜터들이 추천한 것입니다.
영상 길이:
3m
도움이 되었나요?

주요 개념

질문에 올바르게 답하기 위해 반드시 이해해야 하는 핵심 개념들은 다음과 같습니다.

Recurrence Relations

A recurrence relation defines each term of a sequence using one or more previous terms. It provides a way to model processes that evolve step-by-step, such as drug concentration over time. Understanding how to express the current amount based on the previous amount is key to formulating the relation.
추천 영상:
가이드 코스
04:16
Intro To Related Rates

Exponential Decay

Exponential decay describes a quantity that decreases by a fixed percentage over equal time intervals. In this problem, 5% of the drug is eliminated each hour, meaning 95% remains. Recognizing this helps to model the drug amount as a sequence that decreases multiplicatively.
추천 영상:
09:29
Exponential Growth & Decay

Initial Conditions in Sequences

Initial conditions specify the starting value of a sequence, which is essential for solving recurrence relations. Here, d₀ = 200 mg sets the initial drug amount in the bloodstream, anchoring the sequence and allowing calculation of subsequent terms.
추천 영상:
8:22
Introduction to Sequences
관련 실천