1
$\begingroup$

sum of series $\displaystyle \frac{8}{5}+\frac{16}{65}+\cdots \cdots +\frac{128}{2^{18}+1}$

I have calculate $\displaystyle a_{n} = \frac{2^{n+2}}{4^{2n-1}+1}$

could some help me with this, thanks

  • 3
    these are very few terms, you can easily sum them using a simple calculator.2017-01-04
  • 0
    Hint: $2^{5+2}=128$.2017-01-04
  • 0
    I think he means $\sum_k a_k$2017-01-04
  • 0
    [There you go](http://www.wolframalpha.com/input/?i=%5Csum%5Climits_%7Bn%3D1%7D%5E%7B5%7D%5Cfrac%7B2%5E%7Bn%2B2%7D%7D%7B4%5E%7B2n-1%7D%2B1%7D). Anything else?2017-01-04

1 Answers 1

3

We can write $\displaystyle a_{n} = \frac{2^{n+2}}{4^{2n-1}+1} $ as $\displaystyle T_{n} = \frac{16.2^{n}}{2^{4n}+4} $

$\displaystyle T_{n} = \frac{4}{2^{2n}-2.2^{n}+2}-\frac{4}{2^{2n}+2.2^{n}+2} $

Adding upto n terms we get $\displaystyle S_{n} = 2-\frac{4}{2^{2n}+2.2^{n}+2} $ as it is telescopic

Solving n=5

$\displaystyle S_{5} = 2-\frac{4}{1090}=\frac{1088}{545} $