Progressions-A.P. and G.P. (Part-3)
© ® Written by Sankar Ghosh
Example 2: Prove that (i) Sum of first `n` natural numbers is `\frac{n\left(n+1\right)}{2}`.
(ii) Sum of the squares of the first `n` natural numbers is `\frac{n\left(n+1\right)\left(2n+1\right)}{6}`.
(iii) Sum of the cubes of first `n` natural numbers is `{\frac{n\left(n+1\right)}{2}}^2`.
Solution: (i) Let `S_n=1+2+3+...+n=\sumn`
`\therefore` `S_n=1+2+3+...+n`
`S_n=n+\left(n-1\right)+\left(n-2\right)+...+1`
Now, adding the above equations we get,
`2S_n=n\left(n+1\right)` `\therefore` `S_n=` `\frac{n\left(n+1\right)}{2}`.
Hence, `\sumn=1+2+3+...+n=\frac{n\left(n+1\right)}{2}`.
Remark:
We can get the same result by using the formula `S_n=\frac{n}{2}\left(a+l\right)`,
because, `1,2,3,…,n` is an A.P. whose first term is `1`, last term `n` and
number of terms is `n`.
`\therefore` `S_n=\frac{n}{2}\left(1+n\right)`.
(ii) Let `S_n=1^2+2^2+3^2+...+n^2=\sumn^2`.
Now, putting `n=1,2,3,...,n` in the identity `n^3-\left(n-1\right)^3=3n^2-3n+1`, we get
`1^3-0^3=3\.1^2-3\.1+1`
`2^3-1^3=3\.2^2-3\.2+1`
`3^3-2^3=3\.3^2-3\.3+1`
`...................................`
`...................................`
`n^3-\left(n-1\right)^3=3\.n^2-3\.n+1`
`....................................................................................................................................'
Adding, `n^3=3\left(1^2+2^2+3^2+...+n^2\right)-3\left(1+2+3+...+n\right)+n`
`implies` `n^3=3\.S_n-\frac{3n\left(n+1\right)}{2}+n`
`therefore` `S_n=\frac{n\left(n+1\right)\left(2n+1\right)}{6}`
`\sumn^2=1^2+2^2+3^2+...+n^2=\frac{n\left(n+1\right)\left(2n+1\right)}{6}`
(iii) Let `S_n=1^3+2^3+3^3+...+n^3=\sumn^3`
Now, putting `n=1,2,3,...,n` in the identity `n^4-\left(n-1\right)^4=4n^3-6n^2+4n-1`, we get
`1^4-0^4=4\.1^3-6\.1^2+4\.1-1`
`2^4-1^4=4\.2^3-6\.2^2+4\.1-1`
`3^4-2^4=4\.3^3-6\.3^2+4\.3-1`
`................................................`
`................................................`
`n^4-\left(n-1\right)^4=4\.n^3-6\.n^2+4\.n-1`
`......................................................................................................................................................`
(Adding) `n^4=4\left(1^3+2^3+3^3+...+n^3\right)-6\left(1^2+2^2+3^2+...+n^2\right)+4\left(1+2+3+...+n\right)-n`
`\implies` `n^4=4\.S_n-6\.\frac{n\left(n+1\right)\left(2n+1\right)}{6}+4\.\frac{n\left(n+1\right)}{2}-n`
`\therefore` `S_n={\frac{n\left(n+1\right)}{2}}^2`.
Hence, `\sumn^3={frac{n\left(n+1\right)}{2}}^2`.
Example 3: Find the sum of the following series
(i) `1\.2+2\.3+...+n\.\left(n+1\right)`
(ii) `1+9+25+49+...` to `n` terms.
(iii) `1^2+3^2+5^2+...` to `n` terms
(iv) `3\.1^2+4\.2^2+5\.3^2+......+\left(n+2\right)\.n^2`
Solution (i) Let `S_n=1\.2+2\.3+...+n\.\left(n+1\right)` and `t_n=n\left(n+1\right)=n^2+n`
`\therefore` `\sumt_n=\sum\left(n^2+n\right)=\sumn^2+\sumn=\frac{n\left(n+1\right)\left(2n+1\right)}{6}+\frac{n\left(n+1\right)}{2}`
`\implies` `S_n=\sumt_n=frac{1}{3}n\left(n+1\right)\left(n+2\right)`
(ii) In this case, the terms of the sequence do not appear to be in A.P. Also, the common difference of the sequence cannot be directly determined from the terms. However, if we observe the terms carefully, it can be noticed that differences between consecutive terms are in A.P. So, by using this concept, let see how we can determine the sum to `n` terms of this given series.
Let the sum to `n` terms of the series be `S_n` and the last term be `t_n`.
`\therefore` `S_n=1+9+25+49+..................+t_n`
`S_n= 1+9+25+49+...............+t_{n-1}+t_n`
`.................................................................................................................`
(Subtract) `0=1+8+16+24+............+\left(t_n-t_{n-1}\right)-t_n`
`implies` `t_n=1+8\left(1+2+3+......+\overline{n-1}\right)=4n^2-4n+1`
`therefore` `S_n=\sumt_n=\sum\left(4n^2-4n+1)=4\sumn^2-4\sumn+n`
`=4frac{n\left(n+1\right)\left(2n+1\right)}{6}-4\frac{n\left(n+1\right)}{2}+n`
`=\frac{n}{3}\left(4n^2-1\right)`.
(iii) Let `S_n` be the sum of `n`terms of this series and `t_n` be its `n`th term
Now, `t_n=` (n th term of `1,3,5,...` to `n` terms)^2 and `S_n=\sumt_n=\sum\left(4n^2-4n+1\right)`
`\implies` `S_n=4\sumn^2-4\sumn+n` [Remember `\suma=na` thus, `\sum1=n\times1=n`]
`\implies` `S_n=4\frac{n\left(n+1\right)\left(2n+1\right)}{6}-{\frac{n\left(n+1\right)}{2}}+n`
`\implies` `S_n=\frac{n}{3}[2\left(n+1\right)\left(2n+1\right)-6\left(n+1)+3]=\frac{n}{3}\left(4n^2+6n+2-6n-6+3\right)`
`\implies` `S_n=\frac{n}{3}\left(4n^2-1\right)`
(iv) Here, the `n`th term of the given series is `t_n=\left(n+2\right)\.n^2`.
Let `S_n` be the sum to `n`terms of the given series. Then `S_n=\sum\left(n^3+2n^2\right)`
Now, `S_n=\sumn^3+2\sumn^2={\frac{n\left(n+1\right)}{2}}^2+2\frac{n\left(n+1\right)\left(2n+1\right)}{6}`
`\implies` `S_n=\frac{1}{12}n\left(n+1\right)\left(3n^2+11n+4\right)`
Exercise-1(D)
Answer the following Questions:
- If `p,q` and `r` are three consecutive terms of an A.P. Show that, (for any nonzero constant `k`)
(i) `p+k,q+k,r+k` are in A.P. (ii) `3k-p,3k-q,3k-r` are in A.P.
(iii) `4p-5k,4q-5k,4r-5k` are in A.P. (iv) `p+q,q+r,r+p` are in A.P. - If `\frac{a^2+b^2}{c^2},\frac{b^2+c^2}{a^2},\frac{c^2+a^2}{b^2}` are in A.P. then prove that `\frac{1}{b^2},\frac{1}{a^2},\frac{1}{c^2}` are also in A.P., where (`a^2+b^2+c^2\ne0`).
- Show that for any value of `k`, `a+2k^2,2c+k^2,2a+c` are in arithmetic progression if `a=c`.
- If `\frac{1}{b+c},\frac{1}{c+a},\frac{1}{a+b}` are in A.P., then show that`\frac{a}{b+c},\frac{b}{c+a},\frac{c}{a+b}` are also in A.P., where (`a+b+c\ne0`).
- If `\left(b-c\right)^2,\left(c-a\right)^2,\left(a-b\right)^2` are in A.P., then prove that, `\frac{1}{b-c},\frac{1}{c-a},\frac{1}{a-b}` will be in A.P.
- Find the sum to first `n` terms of the following series
(i) `2\.4+6\.8+10\.12+......` (ii) `1+5+12+22+35+.....`
(iii) `\left(3^3-2^3\right)+\left(5^3-4^3\right)+\left(7^3-6^3\right)+......` - Find the sum to first `2n` terms of the series `1^2-2^2+3^2-4^2+5^2-6^2+....`
- Find the sum to `n` terms 0f the series `\frac{1}{3\.4}+\frac{1}{4\.5}+\frac{1}{5\.6}+....`
6.(i) `\frac{4}{3}n\left(n+1\right)\left(4n-1\right)`; (ii)
`\frac{1}{2}n^2\left(n+1\right)`; (iii) `\n\left(4n^2+9n+6\right)`;
7.`-n\left(2n+1\right)`. 8. `\frac{n}{3\left(n+3\right)}`
Let's discuss what we have learned in the last three posts on "Arithmetic Progression"
(i) If, in a sequence, each term after the first is obtained by adding a fixed number to the preceding term, then the sequence is called an Arithmetic Progression (A.P.).
(ii) `t_1,t_2,t_3,...,t_n` will be in A.P. if, `t_2-t_1=t_3-t_2=....,=t_n-t_{n-1}`.
(iii) If in an A.P., the first term is `a` and common difference is `d` then the `n`th term is `t_n=a+\left(n-1\right)d` and sum to first `n` terms is `S_n=\frac{n}{2}\left(a+l\right)=\frac{n}{2}{2a+\left(n-1\right)d}` where, `l=a+\left(n-1\right)d`.
(iv) If sum to first `n` terms of an A.P. is `S_n` then its `n`th term can be obtained by the formula `t_n=S_n-S_{n-1}`.
(v) If three numbers are in A.P., then the middle number is the arithmetic mean of the other two, and the sum of the two extreme numbers is equal to twice of the middle number.
(vi) If each term of an A.P. is multiplied or divided by a fixed non-zero number or if each term is added to or subtracted by same non-zero number, then the new sequence thus obtained will also be an A.P.
(vii) `\sumn=1+2+3+...+n=\frac{n\left(n+1\right)}{2}`,
`\sumn^2=1^2+2^2+3^2+...+n^2=\frac{n\left(n+1\right)\left(2n+1\right)}{6}`
`\sumn^3=1^3+2^3+3^3+...+n^3={\frac{n\left(n+1\right)}{2}}^2`.
Comments
Post a Comment