Convergence/Divergence of a Series

  • Thread starter Thread starter sharkshockey
  • Start date Start date
  • Tags Tags
    Series
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 2K views
sharkshockey
Messages
15
Reaction score
0

Homework Statement



[tex]\Sigma^{\infty}_{n=0}[/tex][tex]\frac{1}{2^{n}+(\frac{1}{3})^{n}}[/tex]


Homework Equations





The Attempt at a Solution


I decided to use the ratio test:

[tex]\frac{1}{2^{n+1}+(\frac{1}{3})^{n+1}}[/tex] x [tex]\frac{2^{n}+(\frac{1}{3})^{n}}{1}[/tex]

And I got [tex]lim_{n\rightarrow\infty}[/tex][tex]\frac{1}{2 + \frac{1}{3}}[/tex]

But I'm A) pretty sure it's wrong and B) if not, what do I do after that step?
 
Physics news on Phys.org
You can't cancel the term [tex]2^n + (\frac{1}{3})^n[/tex] just like that since [tex]2^{n+1} + (\frac{1}{3})^{n+1} \ \mbox{is not} \ (2^n + (\frac{1}{3})^n) \cdot (2 + \frac{1}{3})[/tex]

Instead express [tex]2^n + (\frac{1}{3})^n[/tex] as a fraction and do the same for the (n+1) expression as well. Something will cancel out and then you should be able to apply a certain limit rule to get the answer.
 
I thought I could write 3n+1 as (3)(3n). So I should combine the two so that 2n + [tex]\frac{1}{3^{n}}[/tex] = [tex]\frac{7}{6}[/tex][tex]^{n}[/tex] and then find its limit?
 
OH! Actually, could I write the f(x) as a fraction so I would get [tex]\frac{1}{\frac{7}{6}^{n}}[/tex] and then find its convergence/divergence through a geometric series? Or should I use an integral test?
 
3^(n+1) = 3(3^n). But that isn't what you're doing here. Just express [tex]2^{n+1} + \frac{1}{3^{n+1}}[/tex] as a single fraction. Then you can apply the ratio test easily.