- goyalsau
- Legendary Member
- Posts: 866
- Joined: Mon Aug 02, 2010 6:46 pm
- Location: Gwalior, India
- Thanked: 31 times
{ 1 / (1 * 2 * 3 * 4) } + { 1 / ( 2 * 3 * 4 * 5 ) } + { 1 / 3 * 4 * 5 * 6 ) } .......... { 1 / ( 20 * 21 * 22 * 23 ) }
IN This series , The question was to find the sum of all the series..
I was able to break the first 2 terms
like 1 / 24 + 1 / 120 + 1 / 360 ..........
can be written as 1 - 23 / 24 + 23 / 24 + 110 / 120 ..............
But How to find the last fraction of this series........... If go by doing it for every term then for sure its not possible because that will be very long calculation.
Help Guys....
IN This series , The question was to find the sum of all the series..
I was able to break the first 2 terms
like 1 / 24 + 1 / 120 + 1 / 360 ..........
can be written as 1 - 23 / 24 + 23 / 24 + 110 / 120 ..............
But How to find the last fraction of this series........... If go by doing it for every term then for sure its not possible because that will be very long calculation.
Help Guys....
Saurabh Goyal
[email protected]
-------------------------
EveryBody Wants to Win But Nobody wants to prepare for Win.
[email protected]
-------------------------
EveryBody Wants to Win But Nobody wants to prepare for Win.















