Thursday, 20 September 2018

calculus - Is (n+1)(h/R)n monotically decreasing when 0<h<R and how to prove it?



I have the following alternating series where R is a positive constant:
n=0(1)n(n+1)(hR)n




I'm trying to use the "Alternating Series Estimation Theorem" to calculate the sum error at a certain term. To use the theorem on a series (1)n1bn two conditions has to be met first:




  1. bn+1bn (decreasing terms)

  2. lim



The second condition can be proved easily by using the ratio test:
\begin{align*} \lim_{n\to\infty} \left| \dfrac{b_{n+1}}{b_n} \right| &= \lim_{n\to\infty} \left| \dfrac{(n+2)\left(\frac{h}{R}\right)^{n+1}}{(n+1)\left(\frac{h}{R}\right)^n}\right|\\ &= \lim_{n\to\infty} \left(\dfrac{n+2}{n+1}\right) \left|\dfrac{h}{R}\right| \\ &= \dfrac{h}{R}\qquad h > 0 \end{align*}



By the ratio test the series converges absolutely when \lim_{n\to\infty}|b_{n+1}/b_n| < 1 therefore the series converges when h < R and:
\lim_{n\to\infty} (-1)^n(n+1)\left(\dfrac{h}{R}\right)^n = 0 \qquad h < R



Now b_n = (n+1)\left(\dfrac{h}{R}\right)^n is positive continuous and convergent when 0 < h < R, but does that means it's also decreasing? if not how do I prove that it's decrerasing?


Answer



You have proved that

\lim_{n\to\infty} \left| \dfrac{b_{n+1}}{b_n} \right|=\dfrac{h}{R}, with \dfrac{h}{R}<1 then one can see that there exists N such that for all n\ge N,
\left| \dfrac{b_{n+1}}{b_n} \right| <1 or
|b_{n+1}|<|b_n|, \quad n\ge N, thus the given sequence is decreasing (from N onward).


No comments:

Post a Comment

real analysis - How to find lim_{hrightarrow 0}frac{sin(ha)}{h}

How to find \lim_{h\rightarrow 0}\frac{\sin(ha)}{h} without lhopital rule? I know when I use lhopital I easy get $$ \lim_{h\rightarrow 0}...