Given that the sum of the number of terms above is equal to
for positive integers and . Find the value of .
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.
Here is a tricky part in this problem. Let's investigate that. 3 + 3 3 + 3 3 3 + … We will try to convert it in the form so that we may create a G P in it. 3 1 ( 9 + 9 9 + 9 9 9 + … ) 3 1 ( 1 0 − 1 + 1 0 2 − 1 + 1 0 3 − 1 + … ) Now we have created a G P . Now it can be summed easily using formula for finite G P summation. 3 1 ( r = 1 ∑ n ( 1 0 r ) − n ) 3 1 ( 1 0 − 1 1 0 ( 1 0 n − 1 ) − n ) Now we just have to manipulate the expression to get the expression in desired format. 3 1 9 1 0 n + 1 − 9 n − 1 0 2 7 1 ( 1 0 n + 1 − 9 n − 1 0 )