| Author |
Message |
![[Post New]](/templates/default/images/icon_minipost_new.gif) 2 Jun 2007 14:16:51 IST
|
|
|
whats the logic to solve these kind of problems like the one given below? Find sum till n terms: 3.7.11.15+7.11.15.19+........................
|
In the process of learnin..............blunders do happen !!! |
|
|
|
![[Post New]](/templates/default/images/icon_minipost_new.gif) 2 Jun 2007 19:08:23 IST
|
|
|
first find d nth term by subtracting d same sum of d series . ie, 3.7.11.15+7.11.15.19+...... - 3.7.11.15+7.11.15.19+..... nd then use d summation method. hope its clear.
|
this reply: 0 points
(with 0 
in 0 votes ) [?]
|
|
You have to be logged on to rate
|
|
|
![[Post New]](/templates/default/images/icon_minipost_new.gif) 2 Jun 2007 19:14:24 IST
|
|
|
its typing mistake. 3 shud be below 7.
|
this reply: 0 points
(with 0 
in 0 votes ) [?]
|
|
You have to be logged on to rate
|
|
|
|
|
|
|
3.7.11.15+7.11.15.19+........................ just by carefully observing the series we get the general term as follows Tr = (4r-1)(4r+3)(4r+7)(4r+11) this question is based on Vn method sum of series(s) = [ r =1 ] [n] (4r-1)(4r+3)(4r+7)(4r+11) To solve this we, multiply the terms in summation with the difference of the next term to the last term & the previous terms to the first term & divide the RHS with the required constant sum of series(s) = (1/20) [ r =1 ] [n] (4r-1)(4r+3)(4r+7)(4r+11) [(4r+15)-(4r-5)] => s= (1/20) [ r =1 ] [n] [(4r-1)(4r+3)(4r+7)(4r+11)(4r+15)-(4r-1)(4r+3)(4r+7)(4r+11)(4r-5)] putting the values of r & observing the pattern you'll get the ans.
|
PLEASE RATE MY ANSWERS IF YOU FIND THEM USEFUL... |
this reply: 10 points
(with 2 
in 2 votes ) [?]
|
|
You have to be logged on to rate
|
|
|
![[Post New]](/templates/default/images/icon_minipost_new.gif) 2 Jun 2007 22:45:36 IST
|
|
|
I think i have a better solution tr+1-tr =(4r+3)(4r+7)(4r+11)(4r+15)-(4r-1)(4r+3)(4r+7)(4r+11) =16(4r+3)(4r+7)(4r+11) =16tr /4r-1 implies 19tr+tr+1=4r.tr+1- 4(r-1)tr telescoping we get 4n.tn+1-4.0(t1)=20Sn+tn+1-t1 hence Sn=[(4n-1)(4n+3)(4n+7)(4n+11)(4n+15)+3.7.11.15]/20 DONT HESITATE TO ASK FOR ELOBERATION OF MY SOLUTION IF U THINK MY SOLUTION IS OVER ELAGENT
|
i may not be able to give the best solution!
But i can definetly give a good solution! |
this reply: 7 points
(with 1 
in 2 votes ) [?]
|
|
You have to be logged on to rate
|
|
|
![[Post New]](/templates/default/images/icon_minipost_new.gif) 2 Jun 2007 23:04:34 IST
|
|
|
my solution will give the same ans. but its quite long & complicated....
|
PLEASE RATE MY ANSWERS IF YOU FIND THEM USEFUL... |
this reply: 0 points
(with 0 
in 0 votes ) [?]
|
|
You have to be logged on to rate
|
|
|
![[Post New]](/templates/default/images/icon_minipost_new.gif) 2 Jun 2007 23:16:35 IST
|
|
|
each step i used will be highly useful for solving problems and mainly that tr-t(r-1) and telescoping as well known is an excellent tool
|
i may not be able to give the best solution!
But i can definetly give a good solution! |
this reply: 0 points
(with 0 
in 0 votes ) [?]
|
|
You have to be logged on to rate
|
|
|
![[Post New]](/templates/default/images/icon_minipost_new.gif) 2 Jun 2007 23:18:16 IST
|
|
|
catch_arnie is correct, such problems are done thru Vn method (as i normally call it) basically the thing to be done here is, write the rth term of the given series... then if the series is in the product form , write a term Vr, containing one term more than the given ones, like if the Tr contains 4 terms, then Vr will contain 5 terms.... and if its of quotient form [like 1/ (1.2.3) + 1/(2.3.4)+....], then Vr will contain a term less than Tr, [if Tr =1/ (n+r) (n+r+1)(n+r+2), then Vr =1/ (n+r+1)(n+r+2) ] in both the cases, on taking difference of Vr and V(r-1), u'll get Tr and thus on summation it will be left with only two terms.... which can easily be calculated..... any confusion, do ask again
|
Manasi....
NIT-Allahabad...
............................................................
Challenges are High, Dreams r New..
The World out thr is waiting for U !!
Dare to dream, Dare to Try..
No Goal is distant, no Star is too high !!! |
this reply: 0 points
(with 0 
in 0 votes ) [?]
|
|
You have to be logged on to rate
|
|
|
![[Post New]](/templates/default/images/icon_minipost_new.gif) 3 Jun 2007 08:39:44 IST
|
|
|
Thank you all !!!!
|
In the process of learnin..............blunders do happen !!! |
this reply: 0 points
(with 0 
in 0 votes ) [?]
|
|
You have to be logged on to rate
|
|
|
|
|