4 ! 1 ! + 5 ! 2 ! + 6 ! 3 ! + 7 ! 4 ! + ⋯
If the value of the above series can be expressed to b a when a and b are coprime positive integers. Find the value of a + b .
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Careful there, you should put parenthesis!
Yes, telescoping series is the key to this problem.
We get 2 ∗ 3 ∗ 4 1 + 3 ∗ 4 ∗ 5 1 + 4 ∗ 5 ∗ 6 1 + . . .
= 2 ∗ 2 1 − 3 1 + 2 ∗ 4 1
+ 2 ∗ 3 1 − 4 1 + 2 ∗ 5 1
+ 2 ∗ 4 1 − 5 1 + 2 ∗ 6 1 + . . .
= 2 ∗ 2 1 − 3 1 + 2 ∗ 3 1 = 4 1 − 3 1 + 6 1 = 1 2 1
a + b = 1 + 1 2 = 1 3
Problem Loading...
Note Loading...
Set Loading...
The given series can be written as
n = 1 ∑ ∞ ( n + 3 ) ! n !
n = 1 ∑ ∞ ( n + 1 ) ( n + 2 ) ( n + 3 ) 1
2 1 n = 1 ∑ ∞ ( n + 1 ) ( n + 2 ) 1 − ( n + 2 ) ( n + 3 ) 1
Its a telescopic series
On solving we get
1 2 1