|
|
|
|
|
| Author |
Message |
![[Post New]](/templates/default/images/icon_minipost_new.gif) 17 Apr 2008 17:50:11 IST
|
|
|
2] Find the sum to 2n terms of the series whose every even term is a times the term before it and every odd term is c times the term before it, the first term being unity.
T1 T2 T3.......Tn......T2n
T1 = 1 T2 = a T3 = ca T4 = c.a^2 T5 = c^2.a^2 Tk if k is even = a^(k/2). c^(k/2 - 1)
T2n = a^(2n/2).c^(2n/2 -1) T2n = a^n. c^(n-1)
S 2n = 1 + a + ca + c.a^2 + c^2.a^2 + c^2.a^3 .....a^n. c^(n-1) = 1 + [ a + ca^2 + c^2.a^3 ....+ a^n.c^(n-1) ] + [ ca + c^2.a^2 + c^3.a^3..... + a^(n-1). c^(n-1) ] = 1 + [ a.(a^n.c^n - 1) / (ac - 1) ] + [ ac( a^(n-1).c^(n-1) - 1) / (ac - 1) ] .. .. .. solving further..
---> S 2n = (a^n.c^n - 1)(a + 1) / (ac - 1)
|
---------------------------------------------------------------
* Gaurav Ragtah ( aka Artemis Fowl )
* Agent 'G' [sniper] - SD-6 (Alliance of Twelve)
* Your friendly neighborhood spideyunlimited |
this reply: 5 points
(with 1 
in 1 votes ) [?]
|
|
You have to be logged on to rate
|
|
|
|
|
|
|
|
|
|