Let $y = \frac{1}{\sqrt{1+2x}}$.
Prove: $(1+2x) y^{(n+1)}+ (2n+1) y^{(n)} = 0$
I can not understand that how it is proved, so please somebody help me.
Let $y = \frac{1}{\sqrt{1+2x}}$.
Prove: $(1+2x) y^{(n+1)}+ (2n+1) y^{(n)} = 0$
I can not understand that how it is proved, so please somebody help me.
The n th derivative of $y$ is $y^{(n)} = a_n (1+2x)^{-1/2 - n} $ with some constant $a_n$. Then $y^{(n+1)} = a_n \cdot (-1- 2n) \cdot (1+2x)^{1/2 - n-1} = \frac{-1- 2n}{1+2 x} y^{(n)} $. This proves the claim.