Convergence of Quick Sequence: Proof, Upper & Lower Bounds

  • Thread starter Thread starter kdinser
  • Start date Start date
  • Tags Tags
    Sequence
AI Thread Summary
The discussion centers on the convergence of the sequence defined by n/2^(n+2). It is established that the sequence is monotonic decreasing and has an upper bound of 1/8. While L'Hôpital's rule is mentioned as a method to find limits, it is argued that it is not appropriate for sequences defined only on integers. The key point is that demonstrating a lower bound, such as 0, is sufficient to prove convergence, but does not specify the limit. Ultimately, the sequence converges to the same limit as the continuous function x/2^(x+2) as x approaches infinity.
kdinser
Messages
335
Reaction score
2
\frac{n}{2^{n+2}}

I know it's monotonic decreasing, a sub n < a sub n+1 and so has an upper bound of 1/8.

Can you then use L'Hopital's rule to determine that the sequence converges to 0, it's lower bound?
 
Physics news on Phys.org
No. I don't think you'll ever have to use L'hospital to solve a sequence question. In this case you're not allowed to differentiate, since the function is only defined on the integers.

If a sequence is monotonic decreasing, then it is sufficient to show it has a LOWER bound for it to converge.
 
But \frac{n}{2^{n+2}} has the same limit (as n-> infinity) as the continuous function \frac{x}{2^{x+2}} (as x-> infinity). Certainly you can use L'Hopital to find the limit of the continuous function and then assert that as the limit of the sequence.

It is sufficient to show it has a lower bound (and 0 is an obvious lower bound) if you only want to prove that it does converge. That doesn't determine what it converges to.
 
HallsofIvy said:
But \frac{n}{2^{n+2}} has the same limit (as n-> infinity) as the continuous function \frac{x}{2^{x+2}} (as x-> infinity). Certainly you can use L'Hopital to find the limit of the continuous function and then assert that as the limit of the sequence.
Yes ofcourse, but you'll have to state that explicitly and not differentiate numerator and denominator w.r.t. n immediately.

In general, L'hospitals rule is a source for obtaining many fraudulent proofs. I'm just not a fan of using L'Hospital
 
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top