Showing posts with label general term. Show all posts
Showing posts with label general term. Show all posts

Sunday, May 7, 2017

Chapter 26.7 - General term of a Sequence

In the previous section we saw how to determine the nth term of a sequence. We also saw a solved example. Now we will see another solved example. Later in this section we will see how this 'discussion about  sequences in general' can be related to Arithmetic progressions.

Solved example 26.37
Fig.26.6 shows a series of squares. The first square have side 1 cm, The second square have side 112 cm, The third square have side 2 cm, so on. 
Fig.26.6
Write the algebraic expressions for the nth term of the following sequences: (i) Side (ii) Perimeter (iii) Area (iv) Diagonal
Solution:
Part (i), Side:
1. Side of 1st square = 1, Side of 2nd square = 112Side of 3rd square = 2, so on
■ So the sequence is: 1, 112, 2, 212, 3, 312, . . .
1, 32, 2, 52, 3, 72, . . .1132, 2152, 3172, . . .
⇒ 223242526272, . . . [Multiplying both numerator and denominator by 2, in those terms which have denominator 1. This will give all terms with denominator 2]
2. Now we see that the numerators form a sequence: 2, 3, 4, 5, . . . 
3. Let us write the two tasks and their results:
• First task: To find the rule
Result: The numerators form a sequence of natural numbers
• Second task: To find how the rule is applied
Result: Any term taken from the sequence is [1 more than the 'position number'] of that term
4. So the numerator of the nth term will be (n+1)
5. So the an of the sequence in (1) is given by: a(n+1)2.

Part (ii), Perimeter:
1. Perimeter of 1st square = 4×1= 4, Perimeter of 2nd square = 4×112 = 6, Perimeter of 3rd square = 4×2 =8, Perimeter of 4th square = 4×212 = 10, so on
■ So the sequence is: 4, 6, 8, 10, . . .
2. Let us write the two tasks and their results:
• First task: To find the rule
Result: It is a sequence of natural numbers
• Second task: To find how the rule is applied
Result: Any term taken from the sequence is [2 more than twice the 'position number'] of that term
• So the algebraic expression for the nth term isa= 2n+2 = 2(n+1).

Part (iii), Area:
1. Area of 1st square = 1 × 1= 1, Area of 2nd square = 11× 112 = 2.25, Area of 3rd square = 2 × 2 = 4, Area of 4th square = 21× 212 = 6.25, Area of 5th square = 3 × 3 = 9, Area of 6th square = 31× 312 = 12.25, so on
■ So the sequence is: 1, 2.25, 4, 6.25, . . .
⇒ 1, 214, 4, 614, 9, 1214 . . .
1, 94, 4254, 9494, . . .11944125491494, . . .
⇒ 4494164254364494, . . . [Multiplying both numerator and denominator by 4, in those terms which have denominator 1. This will give all terms with denominator 4]
2. Now we see that the numerators form a sequence: 4, 9, 16, 25, 36, 49, . . . 
3. Let us write the two tasks and their results:
• First task: To find the rule
Result: The numerators form a sequence of squares of natural numbers
• Second task: To find how the rule is applied
Result: Any term taken from the sequence is the square of [1 more than the 'position number'] of that term
4. So the numerator of the nth term will be (n+1)2
5. So the an of the sequence in (1) is given by: a(n+1)24.

Part (iv), Diagonal:
1. Diagonal of 1st square = [(1)2 + (1)2] = [2×(1)2] = 2 × 1 = 
Diagonal of 2nd  square = [(32)2 + (32)2] = [2×(32)2] = 2 × √[(32)2] = × 32.
Diagonal of 3rd square = [(2)2 + (2)2] = [2×(2)2] = 2 × [(2)2] = × 2.
Diagonal of 4th  square = [(52)2 + (52)2] = [2×(52)2] = 2 × √[(52)2] = × 52.
Diagonal of 5th square = [(3)2 + (3)2] = [2×(3)2] = 2 × [(3)2] = × 3.
■ So the sequence is: √2, √2 × 32, √2 × 2, √2 × 52× 3, . . .
√2 × 22√2 × 32√2 × 42√2 × 52√2 × 62, . . .
2. Now we see that the numerators form a sequence: 2, 3, 4, 5, 6, . . . 
3. Let us write the two tasks and their results:
• First task: To find the rule
Result: The numerators form a sequence of natural numbers
• Second task: To find how the rule is applied
Result: Any term taken from the sequence is [1 more than the 'position number'] of that term
4. So the numerator of the nth term will be (n+1)
5. All fractions have denominator 2. Also all fractions are multiplied by 2
So the an of the sequence in (1) is given by: a=√2 × [(n+1)2]

• So we now know how to write the algebraic expression for the nth term of any given sequence. 
• Now we will see the reverse. That is., we will be given  the algebraic expression for the nth term of the sequence. We must be able to write the sequence. Let us see an example:

Solved example 26.38
Write the first four terms of the sequence whose nth term is given by: an = 2n + 3  
Solution:
We have: an = 2n + 3 
Putting n = 1, 2, 3, 4, we get:
a= 2 × 1 + 3 = 2 + 3 = 5,
a= 2 × 2 + 3 = 4 + 3 = 7,
a= 2 × 3 + 3 = 6 + 3 = 9,
a= 2 × 4 + 3 = 8 + 3 = 11
So the required first four terms are 5, 7, 9 and 11

Solved example 26.39
Write the first four terms of the sequence whose nth term is given by: an = n2 + 2  
Solution:
We have: an = n2 + 2  
Putting n = 1, 2, 3, 4, we get:
a= 1 × + 2 = 1 + 2 = 3,
a= 2 × 2 + 2 = 4 + 2 = 6,
a= 3 × 3 + 2 = 9 + 2 = 11,
a= 4 × 4 + 2 = 16 + 2 = 18,
So the required first four terms are 3, 6, 11 and 18

From the discussion that we had so far, we can make the following conclusion:
■ A sequence can be specified by two methods:
• Method 1: Write sufficient number of terms, starting from the first term a1. By examining those terms, we will be able to write the algebraic expression for the nth term an
• Method 2: Give the algebraic expression for the nth term of a sequence. Using that, we will be able to write the first few number of terms


General term of an Arithmetic progression

We discussed Arithmetic progression in detail earlier in the first section of this chapter
■ We saw that, if we know the value of the first term 'a' and the common difference 'd' of an AP, the algebraic expression for the nth term of that AP can be written as: an = a + (n-1)d
• This is the general term of an AP. We may be asked to do different types of problems using this general term. Let us analyse:

In the right side of the algebraic expression an = a + (n-1)d, 'a' and 'd' are constants. That is., their values will not change. But 'n' is the 'position number'. It will change.
We can write:
an = a + (n-1)d  a=  a + nd - d  an = (a-d) + nd  an = k + nd 
So, if we are given a general term of an A.P, we can straight away identify it's common difference 'd'.
Because, 'd' will be the 'coefficient of n'. Let us see an example:

Solved example 26.40 
Show that the sequence defined by a= 3n + 4 is an A.P. Also find it's common difference
Solution:
We have: a= 3n + 4
Putting n = 1, 2, 3, 4, we get:
a= 3 × + 4 = 3 + 4 = 7,
a= 3 × 2 + 4 = 6 + 4 = 10,
a= 3 × 3 + 4 = 9 + 4 = 13,
So the first three terms of the sequence are: 7, 10 and 13. We have to prove that they form an A.P. We have done such problems here. Let us use the same steps:
1. Take the last two terms: ak+1 - ak = 13 - 10 = 3
2. Take the preceding two terms with one term common: ak+1 - ak = 10 - 7 = 3
[In this step we have reached the first term]
3. ak+1 - ak is same in the two tests. So it is an AP
4. The common difference d = 3
■ The coefficient of n in the algebraic expression [a= 3n + 4] is also 3

Solved example 26.41
Check whether the sequence defined by a= 3n2 + 2 is an A.P or not
Solution:
We have: an = 3n2 + 2  
Putting n = 1, 2, 3, we get:
a= 3 × × + 2 = 3 + 2 = 5,
a× 2 × 2 + 2 = 12 + 2 = 14,
a× 3 × 3 + 2 = 27 + 2 = 29,
So the first three terms of the sequence are: 5, 14 and 29. We have to check whether they form an A.P. or not. We have done such problems here. Let us use the same steps:
1. Take the last two terms: ak+1 - ak = 29 - 14 = 15
2. Take the preceding two terms with one term common: ak+1 - ak = 14 - 5 = 9
[In this step we have reached the first term]
3. ak+1 - ak is not same in the two tests. So it is not an AP
This can be proved with out using actual values also. The steps are as follows:
1. We have: an = 3n2 + 2
2. The term after the nth term, that is., the (n+1)th term can be obtained by replacing n with (n+1)
So we get: a(n+1) = 3(n+1)2 + 2 = 3 × (n2 + 2n +1) + 2 = 3n2 + 6n + 3 + 2 = 3n2 + 6n + 5
3. The common difference d = an+1 - an =  3n2 + 6n + 5 - (3n2 + 2) = 3n2 + 6n + 5 - 3n2 - 2 = 6n + 3
4. (6n+3) is not independent of n. That means it will vary with the position of the term. So it is not an A.P
■ In general, if the algebraic expression for the nth term is a linear expression in n, it will be an A.P

We have completed the present discussion on Arithmetic progressions. In the next chapter, we will see Angles inside circles.


PREVIOUS      CONTENTS       NEXT

                        Copyright©2017 High school Maths lessons. blogspot.in - All Rights Reserved

Tuesday, April 25, 2017

Chapter 26.6 - Basic details about Sequences

In the previous section we completed the discussion on Arithmetic progressionsIn this section we will see sequences in general.

• Consider the following arrangement of numbers:
1, 4, 9, 16, . . .
• In this arrangement, the numbers are arranged according to a rule. We must do the following two tasks:
1. Find the rule
2. Find how the rule is applied

1. Finding the rule:
• If we carefully examine the numbers, the rule can be found out without much difficulty. We find that the numbers are all squares.
    ♦ 1 is the square of 1 
    ♦ 4 is the square of 2
    ♦ 9 is the square of 3
so on
• So the rule is: Squares of natural numbers are arranged in a sequence
2. Finding how the rule is applied:
• For this task, we have to first familiarise ourselves with some general procedures associated with sequences. Let us see them:
(a) The various numbers occurring in the sequence are called terms
(b) The terms are denoted as a1, a2, a3, . . . etc., OR x1, x2, x3, . . . etc.,
(c) The subscripts denote the position of the terms. 
    ♦ a1 is the 1st term
    ♦ ais the 2nd term
    ♦ a3 is the 3rd  term
so on
■ So subscripts are the 'position numbers'
Now let us proceed with our second task:
• For our given sequence, we can write:
a1 = 12, a2 = 22, a3 = 32 so on
■ From the above step, we can note one point:
Consider any position. The actual term at that position will be the square of the 'position number'. For example:
    ♦ awill be 52.
    ♦ awill be 92.
■ So, if we consider the nth term,
• It is denoted as an
• It's 'position number' is n
• The actual term at that nth position is n2.
■ So we can write: an2.
Thus our second task is also complete. Let us summarise:
• First task: To find the rule
Result: It is a sequence of squares of natural numbers
• Second task: To find how the rule is applied
Result: Any term taken from the sequence is the square of the 'position number' of that term. 
• This gives an expressionan2
    ♦ This expression shows how 'the actual value of any given term' is related to the 'position number' of that term.

■ To understand the two tasks and their results, let us consider a variant of the above sequence:
0, 1, 4, 9, 16, . . .
The tasks and their results are:
• First task: To find the rule
Result: It is a sequence of squares of natural numbers
• Second task: To find how the rule is applied
Result: Any term taken from the sequence is the square of [1 subtracted from the 'position number'] of that term
• This gives an expressiona= (n-1)2 
    ♦ This expression shows how 'the actual value of any given term' is related to the 'position number' of that term.
• Note that, in the variant, rule is the same as before. But the way in which the rule is applied is different
■ Another variant:
1, 0, 1, 4, 9, 16, . . .
The tasks and their results are:
• First task: To find the rule
Result: It is a sequence of squares of natural numbers
• Second task: To find how the rule is applied
• Result: Any term taken from the sequence is the square of [2 subtracted from the 'position number'] of that term
• This gives an expressiona= (n-2)2 
    ♦ This expression shows how 'the actual value of any given term' is related to the 'position number' of that term.
• Note that, in this variant also, rule is the same as before. But the way in which the rule is applied is different 

■ Now we will see another example. Consider the sequence:
1, 12, 13, 14, 15, . . .
In this sequence, a1 = 11a2 = 12a3 = 13, so on  
Let us write the two tasks and their results:
• First task: To find the rule
Result: It is a sequence of reciprocals of natural numbers
• Second task: To find how the rule is applied
Result: Any term taken from the sequence is the reciprocal of the 'position number' of that term
• This gives an expression: an = 1n
    ♦ This expression shows how 'the actual value of any given term' is related to the 'position number' of that term.
■ One more example:
1, 3, 5, 7, 9, . . .
In this sequence, a1 =1, a2 = 3, a3 = 5, so on  
Let us write the two tasks and their results:
• First task: To find the rule
Result: It is a sequence of odd numbers
• Second task: To find how the rule is applied
Result: Any term taken from the sequence is [1 subtracted from twice the 'position number'] of that term
• This gives an expression: a= 2n - 1
    ♦ This expression shows how 'the actual value of any given term' is related to the 'position number' of that term.

So we saw three examples of sequences. In each of them, we performed the two tasks and obtained their results. We can now give the definition for sequences:
■ A sequence is an arrangement of numbers in a definite order according to some rule

In any sequence, as a result of performing the two tasks, we will get an expression for an, which is the nth term.
• In the first example we got: an2   
• In the second example we got: an = 1n
• In the third example we got: a= 2n - 1 
■ This nth term is called the general term of the sequence.

We will now see some solved examples:
Solved example 26.36
One cubic cm of iron weighs 7.8 grams. Write as sequence:
(i) The volumes of iron cubes of sides 1 cm, 2 cm, 3 cm, . . .
(ii) The weights of iron cubes of sides 1 cm, 2 cm, 3 cm, . . .
(iii) Also write the algebraic expression for the nth term of the above sequences
Solution:
Part (i), Volumes:
• Volume of a cube of side 1 cm = 13 = 1 cm3
• Volume of a cube of side 2 cm = 23 = 8 cm3
• Volume of a cube of side 3 cm = 33 = 27 cm3.
■ So the sequence is: 1, 8, 27, . . .
Part (ii), Weights:
• Weight of a cube of side 1 cm = volume × weight per unit volume = 1 × 7.8 = 7.8 grams
• Weight of a cube of side 2 cm = 8 × 7.8 = 62.4 grams
• Weight of a cube of side 3 cm = 27 × 7.8 = 210.6 grams
■ So the sequence is: 7.8, 62.4, 210.6, . . .
Part (iii), Algebraic expressions
1. Consider the first sequence:
1, 8, 27, . . .
In this sequence, a1 =  13 = 1 , a2 = 23 = 8a3 = 33 = 27, so on  
• First task: To find the rule
Result: It is a sequence of cubes of natural numbers
• Second task: To find how the rule is applied
Result: Any term taken from the sequence is the cube of the 'position number' of that term. 
• So the algebraic expression for the nth term isan3.
2. Consider the second sequence:
7.8, 62.4, 210.6, . . .
In this sequence, a1 = 7.8 × 13 = 7.8a2 = 7.8 × 23 = 62.4a3 = 7.8 × 33 = 210.4, so on  
• First task: To find the rule
Result: It is a sequence of cubes of natural numbers multiplied by 7.8
• Second task: To find how the rule is applied
Result: Any term taken from the sequence is the cube of the 'position number' of that term, multiplied by 7.8  
• So the algebraic expression for the nth term isa= 7.8n3


In the next section we will see another solved example. We will also see how the above discussion is related to Arithmetic progressions.


PREVIOUS      CONTENTS       NEXT



                        Copyright©2017 High school Maths lessons. blogspot.in - All Rights Reserved