Please solve the problem for me
Find the sum of the series
3+7+14+27+52+...................up to nth terms
Printable View
Please solve the problem for me
Find the sum of the series
3+7+14+27+52+...................up to nth terms
The nth term in the series is given by the recurrence relationwith
. This does not define an Arithmetic Sequence or a Geometric Sequence.
So I don't know why you would imply the series is arithmetic or geometric in your descriptive title of the problem.
Once you've got the nth term of the series in terms of n, you'll have more luck finding the value of the series.
sorry.
the problem is
1+3+7+14+27+52+........up to nth terms.
Can you see the pattern?
http://img399.imageshack.us/img399/9440/yeyyyf6.png
3 + 7 + 14 + 27 + 52 + ...
(starting from
)
You can add +1 toif you want to sum 1+3+7+14+27+...
The nth term in the series (the original, not the revised) is(starting from n = 1). Others will benefit from knowing the correct series and might have more to say. I'll just give this reply to complement my first.
And in fact, you can still use this result. Use it to get the sum and then just add 1 to the result.