7.9 精度几何系列的总数
Section outline
-
Anna is on a progressive workout plan, so every day she adds 5% to her exercise time. If she starts by exercising 15 mins on the first day, how many minutes will she have exercised all together on day 45?
::安娜在逐步健身计划上,所以她每天的锻炼时间增加5%。 如果她在第一天以锻炼15分钟开始,她第45天会一起锻炼多少分钟?This is a geometric series, since the difference between the exercise time on any two days is greater than the difference between any prior two days. You could just add: and so on up to 45, but that would be horribly tedious. In this lesson, you will learn how to answer a question like this will little effort.
::这是一个几何序列, 因为任何两天的练习时间之间的差大于前两天的差。 您可以添加: 15+( 15_ 1. 05) +[ (15_ 1. 05. 05) +[ (15_ 1. 055) + [ (15_ 1. 05. 1.05) +... 等, 最多45 个, 但这会非常无聊。 在这个教训中, 您将学习如何回答这样的问题, 这样的努力是微不足道的 。Sums of Finite Geometric Series
::精度几何系列总和A finite geometric series is simply a geometric series with a specific number of terms. For example, consider the series: 50 + 25 + 12.5 + ....The series is geometric: the first term is 50, and the common ration is (1/2).
::限定几何序列只是一个带有若干具体术语的几何序列,例如,考虑该序列:50+25+12.5+......。该序列是几何序列:第一个术语是50,共同配给(1/2)。The sum of the first two terms is 50 + 25 = 75. We can write this as S 2 = 75
::前两个任期的总和是50+25=75,我们可以写成S2=75The sum of the first three is 50 + 25 + 12.5 = 87.5. We can write this as S 3 = 87.5
::前三个加50+25+12.5=87.5。 我们可以把它写成S3=87.5。To find the value of S n in general, we could simply add together the first n terms in a series. However, this would obviously be tedious for a large value of n . Given the regular pattern in a geometric series - every term is (1/ r ) of the previous term, and the n th term is a n = a 1 r n - 1 , we can use induction to prove a formula for S n .
::为了找到一般的SN值,我们可以简单地在一系列中将第一个 n 术语加在一起。然而,这显然对一个 n 的较大值是乏味的。鉴于几何序列中的常规模式-每个术语都是上一术语的1/r, 而 n 术语是 = a1n - 1, 我们可以用感应来证明 Sn 的公式 。The sum of the first n terms in a geometric series is
::几何序列中第一个 n 术语的总和是 Sn=a1( 1- rn) 1-rFor example, for the series 50 + 25 + 12.5 + ... , the sum of the first 6 terms is:
::例如,在50+25+12.5+...系列中,前6个术语的总和是:
::Sn=a1(1-rn)1-r=50(1-(126)1-12=50(1-164)12=50(6364)12=50(6364)(21)=98716The figure below shows the same calculation on a TI-83/4 calculator:
::下图显示对TI-83/4计算器的计算结果相同:We can use this formula as long as the series in question is geometric.
::只要有关序列是几何数,我们就可以使用这个公式。Examples
::实例Example 1
::例1Earlier, you were asked a question about Anna and her progressive workout plan.
::之前有人问过你 安娜和她的累进疗养计划Every day she adds 5% to her exercise time. If she starts by exercising 15 mins on the first day, how many minutes will she have exercised all together on day 45?
::她每天的锻炼时间增加5%,如果第一天她以锻炼15分钟开始,第45天她将一起锻炼多少分钟?Use the formula:
::使用公式: Sn=a1 (1-rn)1-r
::Sn=15(1-1.05451-1.05)minutes.
::Sn=2395.5分钟。Example 2
::例2Find the sum of the first 10 terms of a geometric series with a 1 = 3 and r = 5.
::查找几何序列中前10个条件的a1 = 3和r = 5的总和。The sum is 58,593.
::合计58 593美元。
::Sn=a1(1-rn)1-r=3(1-57)1-5=3(1-78,125)-4=3(-78,124)-4=58,593Notice that because the common ratio in this series is 5, the terms get larger and larger. This means that for increasing values of n the sums will also get larger and larger. In contrast, in the series with common ratio (1/2), the terms gets smaller and smaller. This situation implies something important about the sum.
::请注意, 由于这个系列中的通用比率是 5, 条件会越来越大。 这意味着对于增加的 n 值来说, 总额也会越来越大。 相反, 在具有通用比率(1/2)的序列中, 条件会越来越小。 这种情况意味着总和的重要性。Example 3
::例3Find the sum of each series:
::查找每个序列的总和 :-
The first term of a geometric series is 4, and the common ratio is 3. Find
S
8
.
::几何序列的第一个任期是4,共同比率是3. 查找S8。
::S8=4(1-38)1-3=13,120-
The first term of a geometric series is 80, and the common ratio is (1/4). Find
S
7
.
::几何序列的第一个任期为80,共同比率为1/4。
::S7=80(1-(147)1-14106.66Example 4
::例4Prove the formula by induction.
::通过诱导证明公式Sn=a1(1-rn)1-r。Step 1) If n = 1, the n th sum is the first sum, or a 1 . Using the hypothesized equation, we get . This establishes the base case.
::步骤1 如果 n = 1, 则nth和为第一个和或a1。使用假设方程,我们得到S1=a1(1-r1)1-r=a1(1-r)1-r=a1。这确定了基数。Step 2) Assume that the sum of the first k terms in a geometric series is .
::第2步 假设几何序列中第一个 k 术语的总和是 Sk=a1(1-rk)1-r。Step 3) Show that the sum of the first k +1 terms in a geometric series is .
::步骤3)显示几何序列中第一个 k+1 术语的总和是 Sk+1=a1(1- rk+1)1-r。The sum is the sum, plus the term Substitute from step 2, and substitute the term The common denominator is Simplify the fraction It is proven. Therefore we have shown that for a geometric series. Now we can use this equation to find any sum of a geometric series.
::因此,我们已经展示了 Sn=a1(1-rn)1-r 用于几何序列。 现在我们可以使用这个方程来找到几何序列的任何数量 。Example 5
::例5Find the sum: (Hint: if a n = 640 , what is n ?).
::查找总和: 5+10+20+...+640 (提示: 如果 = 640, 什么是 n?) 。
::S8=5(1-28)1-2=1275Example 6
::例6Write the first 5 terms of the : .
::写下前五个条款: - 534n。Just do the multiplication for each term
::只做每个术语的乘数 n=0n=4..... for
::- 5 = 0 = 0 = = 0 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =..... for
::-5 -341 -534 -534 -154 -3.75 N=1..... for
::-5 -342 -5 -916 -4516 -2.8 N=2..... for
::-534352764135642.1.n=3..... for
::-53445812564052561.6.n=4the first 5 terms are:
::前5个学期为:-5,-3.75,-2.8,-2.1,-1.6。Example 7
::例7Write the 3rd, 4th, and 6th terms of: .
::撰写第3、第4和第6个条款3)(n2)项。
As with Example 6, just perform the operations on the indicated values of n :
::与例6一样,仅按 n 的表示值执行操作:..... for
::3 = 3 = 333 = 27 = 5.2 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =..... for
::N=4 = 342=9........ for
::362-33-27... n=6the 3rd, 4th, and 6th terms are:
::第3、第4和第6个学期是: 5.2,9,27Example 8
::例8Find the sum of the series: .
::查找序列的总和:n=16(- 32)n-1。We could calculate all of the values for and add them, getting:
::我们可以计算所有 n=16 的值, 并添加它们, 获取 :Or we can use the formula:
::或者我们可以使用公式( 1- rk1- r) 。Review
::回顾Find the sum of the finite series. You may simply calculate the individual terms and add them, or you may use the formula: .
::查找限制序列的总和。 您可以简单地计算单个术语并添加它们, 或者使用公式: Sn=a1( 1-rn)1-r。-
:n)=15-(2)-(n-1)
-
::=1106 (12)n-1 -
::=1683n-1 -
::=1944(12)-1 -
::=1104}(-23-1) -
::=111-9(-2)(n-1) -
::=19-9(-53)-1 -
::=16-2(-54-1) -
::=1118 (- 13- 13n-1)
Review (Answers)
::回顾(答复)Click to see the answer key or go to the Table of Contents and click on the Answer Key under the 'Other Versions' option.
::单击可查看答题键, 或转到目录中, 单击“ 其他版本” 选项下的答题键 。 -
The first term of a geometric series is 4, and the common ratio is 3. Find
S
8
.