Sqrt(4n)/sqrt(4n-3)sqrt(4n^2-3n) diverges?

  • Thread starter Thread starter grossgermany
  • Start date Start date
grossgermany
Messages
53
Reaction score
0

Homework Statement


How to show that sqrt(4n)/sqrt(4n-3)sqrt(4n^2-3n) diverges?


Homework Equations





The Attempt at a Solution


The above expression is asymptotically equivalent to 1/2n which diverges as the harmonic series diverges.

However, a rigorous proof is required for the real analysis class.
 
Physics news on Phys.org
grossgermany said:

Homework Statement


How to show that sqrt(4n)/sqrt(4n-3)sqrt(4n^2-3n) diverges?


Homework Equations





The Attempt at a Solution


The above expression is asymptotically equivalent to 1/2n which diverges as the harmonic series diverges.

However, a rigorous proof is required for the real analysis class.
How rigorous? Would the limit comparison test be rigorous enough?
 
Yes, comparison test would be great.
 
I would use the limit comparison test, not the comparison test. For the comparison test, and some series \sum b_n that is known to diverge, you would have to show that an >= bn for all n >= n0.

For the limit comparison test, you only need to look at lim an/bn.
 
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