Originally posted by: vtqanh
How do you prove that lim (r^n)/n! = 0 as n goes to infinity? (with r is a finite real number)
Originally posted by: DrPizza
Originally posted by: vtqanh
How do you prove that lim (r^n)/n! = 0 as n goes to infinity? (with r is a finite real number)
It depends on the type of proof you're talking about. Do you want a rigorous proof, or just simply "show that..."
Originally posted by: AbsolutDealage
YADMHFMT
Yet another do my homework for me thread. When will you people learn?
Originally posted by: vtqanh
Originally posted by: AbsolutDealage
YADMHFMT
Yet another do my homework for me thread. When will you people learn?
What are you talking about? This one was one of the question in my quiz this morning.
Originally posted by: AbsolutDealage
YADMHFMT
Yet another do my homework for me thread. When will you people learn?
Originally posted by: GtPrOjEcTX
intuitively, n! gets larger quicker than r^n. so with lim -> infinity, the denominator gets larger and the value goes to 0.
but you wanted the rigorous version...
Originally posted by: paulney
I haven't done this in ages, but here's how I would do it:
Given: lim (a^n/ n!) where n -> inf
use Lhopital (did I spell it right in English?) theorem:
(a^n/ n!)' = (n * a^(n-1)) / ( can't recall derivative of factorial here))
then you will be able to cancel out a bunch of stuff and show that factorial grows much faster than exp function, thus denominator grows to infinity and the whole fraction reaches zero.
Originally posted by: vtqanh
Originally posted by: paulney
I haven't done this in ages, but here's how I would do it:
Given: lim (a^n/ n!) where n -> inf
use Lhopital (did I spell it right in English?) theorem:
(a^n/ n!)' = (n * a^(n-1)) / ( can't recall derivative of factorial here))
then you will be able to cancel out a bunch of stuff and show that factorial grows much faster than exp function, thus denominator grows to infinity and the whole fraction reaches zero.
Nope, can't use L'Hospital. Since this is advanced calculus, you have to derive everything from scratch. L'Hospital is way beyond this one
Originally posted by: fawhfe
Hehe, you could be silly and use stirlings approx. Rewrite the problem as e^ln(r^n)/e^ln(n!). This is the same as the original problem since e^(lnx)=x. Then it becomes e^(n*lnr)/e^(n*lnn-n) with the denominator coming from stirlings approx (states that ln(n!) is approx n*ln(n)-n), which holds since were talking about n->infinity. Since n->infinity, n will be insignifigant compared to n*lnn, so we discard the -n part (of the exponent in the denominator). Then we have:
e^(n*lnr)/e^(n*lnn)
=e^(n*(lnr-lnn))
In the limit n->infinity, we get e^(infinity*(constant-infinity)) which is just e^(-infinity)=0. I dont know if you know Stirling's or whether the approximation illegitimizes the proof for you (though it really shouldnt in the limit n->infinity). Considering the nature of your question, I bet using Stirling's would probably make your professor ask what drugs you're smoking, but it would probably blow his mind anyways and I would do it just for that. Hopefully someone will come up w/ a more reasonable way though that will actually get you credit.
Originally posted by: RIGorous1
WellOriginally posted by: vtqanh
Originally posted by: paulney
I haven't done this in ages, but here's how I would do it:
Given: lim (a^n/ n!) where n -> inf
use Lhopital (did I spell it right in English?) theorem:
(a^n/ n!)' = (n * a^(n-1)) / ( can't recall derivative of factorial here))
then you will be able to cancel out a bunch of stuff and show that factorial grows much faster than exp function, thus denominator grows to infinity and the whole fraction reaches zero.
Nope, can't use L'Hospital. Since this is advanced calculus, you have to derive everything from scratch. L'Hospital is way beyond this one
ahahh
use delta epsilon proofs!
