Showing posts with label Sequence. Show all posts
Showing posts with label Sequence. Show all posts

How To Sum a Series


The concept of an infinite sum is mysterious and intriguing. How can you add up an infinite number of terms? Yet, in some contexts, we are led to the contemplation of an infinite sum quite naturally. For example, consider the calculation of a decimal expansion for 1/3. The long division algorithm generates an endlessly repeating sequence of steps, each of which adds one more 3 to the decimal expansion. We imagine the answer therefore to be an endless string of 3’s, which we write 0.333. . .. In essence we are defining the decimal expansion of 1/3 as an infinite sum

1/3 = 0.3 + 0.03 + 0.003 + 0.0003 + ...

For another example, in a modification of Zeno’s paradox, imagine partitioning a square of side 1 as follows: first draw a diagonal line that cuts the square into two triangular halves, then cut one of the halves in half, then cut one of these halves in half, and so on ad infinitum. (See Figure 1.) Then the area of the square is the sum of the areas of all the pieces, leading to another infinite sum

1 = ½ + ¼ + 1/16 + 1/32 + ...


For continued text, you see in [here]
»»  READMORE...

Arithmetic and Geometric Sequences


Arithmetic Sequences
An arithmetic sequence is a sequence where the difference between any consecutive pairs of numbers in the sequence is a constant. This difference is called the common difference.
For example: 1, 3, 5, 7, 9, ... is an arithmetic sequence with first term 1 and common difference 2.
Are any of the sequences above arithmetic sequences? Which ones?
The terms in an arithmetic sequence with first term a and common difference d are:
a1 = a, a2 = a + d, a3 = (a + d) + d = a + 2d, a4 = (a + 2d) + d = a + 3d, ...
In general, the nth term of an arithmetic sequence with first term a and common difference d is:
an = a + (n - 1)d
Eg., in the sequence 1, 3, 5, 7, 9, ..., the 5th term is a5 = 1 + (5 - 1)2 = 9

2. What is the 23rd term in the sequence 18, 11, 4, -3, ...?
3. If the 4th term of an arithmetic sequence is 11 and the 8th is 31, determine the 100th.

Geometric Sequences
A geometric sequence is a sequence where there is the same ratio between any consecutive terms. This ratio is called the common ratio.
For example: 1, 2, 4, 8, 16, ... is an infinite geometric sequence with first term 1 and common ratio 2.
Are any of the sequences above geometric sequences? Which ones?
The terms in a geometric sequence with first term a and common ratio r are:
a1 = a, a2 = ar, a3 = (ar)r = ar2, a4 = (ar2)r = ar3, ...
In general, the nth term of a geometric sequence with first term a and common ratio r is:
an = arn-1
Eg., in the sequence 1, 2, 4, 8, 16, ..., the 5th term is a5 = 1 × (2)5-1 = 16

4. State the first 4 terms of the geometric sequence with general term an = 2 × (-3)n-2
5. What is the 11th term of the sequence 9, 3, 1, ⅓  , ...?
»»  READMORE...

PATTERN PROBLEM


1. What is the next term in the sequence: 1, 7, 13, __?
2. How many gumballs and tootpicks will be in the next picture, continuing the pattern.
3. What are the next two terms in the sequence: 1, 8, 27, __ , __?
4. What are the next two term of: 1, 3, 2, 6, 5, __ , __?
5. How many tiles are in the next two pictures?

»»  READMORE...

powered by Blogger | WordPress by Newwpthemes | Converted by BloggerTheme