Converging Series: Solve Sum of (3^n + 4^n) / (3^n + 5^n)

  • Thread starter Thread starter kmeado07
  • Start date Start date
  • Tags Tags
    Converging Series
kmeado07
Messages
40
Reaction score
0

Homework Statement



Show that the following series converges:

Homework Equations



Sum of (from n=1 to infinity) of [3^n + 4^n] / [3^n + 5^n]

The Attempt at a Solution



Some help on this question would be much appreciated as i really don't know how to start it. Thanks
 
Physics news on Phys.org
What i would do is break the series into two. then by observing that:


3^n+5^n>5^n=>\frac{1}{3^n+5^n}<\frac{1}{5^n}=>\frac{3^n}{3^n+5^n}<\left(\frac{3}{5}\right)^n


Also:

3^n+5^n>5^n=>... \frac{4^n}{3^n+5^n}<\left(\frac{4}{5}\right)^n
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top