Finding the Upper Bound for a Convergent Series: A Comparison Method

IniquiTrance
Messages
185
Reaction score
0

Homework Statement



I need to show that:

\sum_{n=1}^\infty \frac{n^{2}}{2^n}

converges. I know I can compare it with the larger convergent geometric series:

\sum_{n=1}^\infty \frac{1.5^{n}}{2^n}

Which is larger for all terms for n> 13.

My question is, I found this "13" through trial and error. Is there any concrete way of determining when bn becomes larger than nc?

Thanks!

Homework Equations


The Attempt at a Solution

 
Physics news on Phys.org
You could use induction to show that it works for all n>13. However, using the ratio test or root test would be much easier for this series.
 
Yeah the problem actually asks me to put an upper bound on Sn, so I needed to compare it to a geometric series with a known sum. So trial and error is the only way to go to get that 13?
 
Finding that 13 by trial and error isn't important; what is important is that you can show that it's true for n>13.
 
But I need to know at which point it becomes true to collect a partial sum...
 
Ok, so basically the problem asks me to place an upper bound on:

\sum_{n=1}^\infty \frac{n^{2}}{2^n}

So what I did was use this:

\sum_{n=1}^{13} \frac{n^{2}}{2^n} + \sum_{n=13}^\infty \frac{1.5^{n}}{2^n}

as my bound.

Is there a more methodical way than trial and error to figure out at which point the geomtric series is larger than the original one?
 
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...

Similar threads

Back
Top