PDA

View Full Version : Infinite series


kdinser
Nov4-04, 05:40 AM
Today we started on infinite series, I'm getting the material just fine and able to do most of the problems, but one is giving me problems.

\lim_{n\to{a}} 2n/\sqrt{n^2+1}

I recognized that \infty/\infty so I can use L'Hopital's rule. So taking the derivative of the numerator and denominator I get.

\frac{d}{dn} 2n = 2
and
\frac{d}{dn} \sqrt{n^2+1} = \frac{n}{\sqrt{n^2+1}}

Somehow the solutions manual is getting
2/\sqrt{1+(1/n^2)}

and a final answer of 2.

I can't see how they turned what I get for the derivative in the denominator into what they use. L'Hopital's rule twice would get rid of the n on top and put a 2 there, but that wouldn't change the square root.

thanks for any help

Galileo
Nov4-04, 06:25 AM
Simply divide the numerator and the denominator by n. You get:
\frac{2n}{\sqrt{n^2+1}}=\frac{2}{\sqrt{1+1/n^2}}
I'd advise against using l'hospitals rule. Although it may be valid to use in some cases, you generally have to show it actually is.
In this case, n is restricted to integer values so the derivative doesn't exist.

kdinser
Nov4-04, 06:49 AM
Thanks for the help,

Could you go through a little of the algebra in the denominator, it's still not making sense to me how it's actually done. What property allows you to divide the radical by n and come up with that?

kdinser
Nov4-04, 06:59 AM
Doh, nevermind, it popped into my head as I was taking a shower. Thanks again.

HallsofIvy
Nov4-04, 07:26 AM
By the way, in mathematics, there is a technical difference between "sequences" and "series". What you are dealing with here are "series", not "sequences".

Galileo
Nov4-04, 08:16 AM
By the way, in mathematics, there is a technical difference between "sequences" and "series". What you are dealing with here are "series", not "sequences".
Haha, not the other way around? :tongue2:
Don't confuse them indeed. :wink: