Okay
DieCommie said:
I have already completed this calculus course but I can't seem to do these problems that I should know I have to find the limit of the sequence which seems to be the same as the limit of a function.
Homework Statement
Find the limit of the given sequence as n \rightarrow \infty
\frac{\ (-1)^n\sqrt{n+1}}{n}
Here the (-1)^n is throwing me... Should I just take the absolute value or what?
\frac{10^n}{n!}
Here my problem is the factorial. I want to use L'Hospital rule, but the factorial isn't differentiable. I am am only a little familiar with the gamma function, what should I do? I have a few with factorials that I am stuck on.
Thanks
Well, forget L'Hopital's Rule; hell, forget math for a second. With series, the math is intrinsically vital; with sequences, just visualizing what the hell is going on is a lot better.
Okay, here goes:
Visualize a square root function, and a linear function (the numerator and the denominator of the sequence). The square root function grows slowly; it takes its good old time to reach the same numbers that the linear function climbs to early on. So as you increase the value of x (or n), the denominator is increasing a lot faster than the numerator is, right? I mean, even though the numerator is shifted across the x-axis by one unit, that kinda goes away, doesn't it, as your numbers get larger?
Take, for example, if you add 1 to 4 and then take the square root; that equals 2.23... and the other is 2. That seems like a good difference early on, right? Well, look at it as you increase the value of x: 100000 and 100001
sqrt(1000000) = 316.2277
sqrt(1000001) = 316.2293
See how small that difference is getting? Well, taking x to infinity is like taking that difference and making it 0. It's related to the whole concept of if x = infinity, then "anything plus infinity is still infinity." So even though that x value on the top has one added to it, you can forget about it when we push this sequence to the extremes of infinity.
So then, what happens when top and the bottom when we make that +1 negligable? Well, the bottom is growing faster. What happens when your denominator is growing faster than your numerator? Well, it gets smaller. What happens when you amplify that to the extremes of infinity? That seeming small increase to the denominator becomes infinite, and the whole function approaches 0.
Well, that takes care of the whole oscillation problem, now doesn't it? You can't attach a sign to 0, can you? It's neutral, so whatever (-1)^infinity is, it doesn't matter. You can't calculate it's effect anyways.
And that's how you've got to look at sequences. Let's apply this concept to your next sequence.
10^n is growing really, really fast, right? But is n! growing faster?
Well, look at it this way: 10^n is growing really fast, but n! is growing even faster. It's growing hyper fast, because it keeps on multiplying everything before it. 10*10*10 is fast, but keep in mind, n! is multiplying everything, including all of those values of 10*10*10, plus every number inbetween together. Much faster, no?
So since the denominator is growing faster than the numerator, it approaches zero.