1(0!) + 3(1!) + 7(2!) + 13(3!) + 21(4!) + 31(5!) ...... n terms = 2015(2015!)
find the value of n.
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.
The terms in this series are ( k ( k − 1 ) + 1 ) ( ( k − 1 ) ! ) . Note 1 ( 0 ! ) = 1 ( 1 ! ) and 1 ( 0 ! ) + 3 ( 1 ! ) = 2 ( 2 ! ) .
Suppose the sum of the first m terms is m ( m ! ) . Then the sum of the first m + 1 terms is
m ( m ! ) + ( m ( m + 1 ) + 1 ) ( m ! ) = ( m 2 + 2 m + 1 ) ( m ! )
= ( m + 1 ) 2 ( m ! ) = ( m + 1 ) ( ( m + 1 ) ! ) .
Then inductively, the sum of the first m terms is m ( m ! ) for any natural numbers m .
In particular, the sum of the first 2 0 1 5 terms is 2 0 1 5 ( 2 0 1 5 ! ) .