| mathsrevision.net --> alevel --> pure |
|
||||||||||||||||||||||||||
|
© Matthew Pinkney 2003 |
|||||||||||||||||||||||||||
MathsRevision.net
Warning: mysql_query() [function.mysql-query]: Access denied for user 'mathsrevision.ne'@'venus' (using password: NO) in /content/BusinessHostPlus/m/a/mathsrevision.net/web/alevel/pure/series.php on line 83 Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /content/BusinessHostPlus/m/a/mathsrevision.net/web/alevel/pure/series.php on line 83 Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /content/BusinessHostPlus/m/a/mathsrevision.net/web/alevel/pure/series.php on line 85
Pure SectionWarning: mysql_query() [function.mysql-query]: Access denied for user 'mathsrevision.ne'@'venus' (using password: NO) in /content/BusinessHostPlus/m/a/mathsrevision.net/web/alevel/pure/series.php on line 102 Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /content/BusinessHostPlus/m/a/mathsrevision.net/web/alevel/pure/series.php on line 102 Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /content/BusinessHostPlus/m/a/mathsrevision.net/web/alevel/pure/series.php on line 104 Warning: mysql_query() [function.mysql-query]: Access denied for user 'mathsrevision.ne'@'venus' (using password: NO) in /content/BusinessHostPlus/m/a/mathsrevision.net/web/alevel/pure/series.php on line 128 Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /content/BusinessHostPlus/m/a/mathsrevision.net/web/alevel/pure/series.php on line 128 Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /content/BusinessHostPlus/m/a/mathsrevision.net/web/alevel/pure/series.php on line 130
|
SeriesThe series of a sequence is the sum of the sequence to a certain number of terms. It is often written as Sn. So if the sequence is 2, 4, 6, 8, 10, ... , the sum to 3 terms = S3 = 2 + 4 + 6 = 12. The Sigma NotationThe Greek capital sigma, written S, is usually used to represent the sum of a sequence. This is best explained using an example:
This means replace the r in the expression by 1 and write
down what you get. Then replace r by 2 and write down what you get. Keep doing
this until you get to 4, since this is the number above the S. Now add up all of the term that you have
written down. The General Case n Arithmetic ProgressionsAn arithmetic progression is a sequence where each
term is a certain number larger than the previous term. The terms in the sequence are said to
increase by a common difference, d. For example: 3, 5, 7, 9, 11, is an
arithmetic progression where d = 2. The nth term of this sequence is 2n + 1 . The sum to n terms of an arithmetic progressionThis is given by:
You may need to be able to prove this formula. It is derived as follows: The sum to n terms is given by: If we write this out backwards, we get: Now lets add (1) and (2): ExampleSum the first 20 terms of the sequence: 1, 3, 5, 7, 9, ...
(i.e. the first 20 odd numbers). Geometric ProgressionsA geometric progression is a sequence where each term is r times larger than the previous term. r is known as the common ratio of the sequence. The nth term of a geometric progression, where a is the first term and r is the common ratio, is:
For example, in the following geometric progression, the first term is 1, and
the common ratio is 2: The nth term is therefore 2n-1 The sum of a geometric progressionThe sum of the first n terms of a geometric progression is:
We can prove this as follows: Sn = a + ar + ar2 + + arn-1 (1) Multiplying by r: (1) (2) gives us: And so we get the formula above if we divide through by 1 r . ExampleWhat is the sum of the first 5 terms of the following
geometric progression: 2, 4, 8, 16, 32 ? The sum to infinity of a geometric progressionIn geometric progressions where |r| < 1 (in other words where r is less than 1 and greater than 1), the sum of the sequence as n tends to infinity approaches a value. In other words, if you keep adding together the terms of the sequence forever, you will get a finite value. This value is equal to:
ExampleFind the sum to infinity of the following sequence:
Harder ExampleThe first, second and fifth terms of an arithmetic progression are the first
three terms of a geometric progression. The third term of the arithmetic
progression is 5. Find the 2 possible values for the fourth term of the
geometric progression. |