Question
Question: If $\cos^{-1}\left(\frac{y}{b}\right)=\log\left(\frac{x}{n}\right)^n$ prove that $x^2y_{n+2}+(2n+1)x...
If cos−1(by)=log(nx)n prove that x2yn+2+(2n+1)xyn+1+2n2yn=0

The proof involves differentiating the given relation twice to obtain a second-order differential equation and then applying Leibniz's rule for differentiation n times to arrive at the desired equation.
Solution
The given relation is: cos−1(by)=nlog(nx)
Differentiating with respect to x: 1−(y/b)2−1⋅b1dxdy=n⋅x/n1⋅n1 b2−y2−b⋅b1y′=xn⋅n1 b2−y2−y′=x1 xy′=−b2−y2
Squaring both sides: x2(y′)2=b2−y2
Differentiating again with respect to x: 2x(y′)2+x2⋅2y′y′′=−2yy′ Dividing by 2y′ (assuming y′=0): xy′+x2y′′=−y x2y′′+xy′+y=0
Let's recheck the first derivative step. b2−y2−y′=xn xy′=−nb2−y2 Squaring both sides: x2(y′)2=n2(b2−y2) Differentiating with respect to x: 2x(y′)2+x2⋅2y′y′′=n2(−2yy′) Dividing by 2y′: xy′+x2y′′=−n2y x2y′′+xy′+n2y=0
Now, differentiate this equation n times using Leibniz's rule: Dn(uv)=∑k=0n(kn)u(k)v(n−k). Let yk=dxkdky. Dn(x2y2)+Dn(xy1)+Dn(n2y)=0
-
Dn(x2y2)=(0n)x2yn+2+(1n)(2x)yn+1+(2n)(2)yn =x2yn+2+2nxyn+1+n(n−1)yn
-
Dn(xy1)=(0n)xyn+1+(1n)(1)yn =xyn+1+nyn
-
Dn(n2y)=n2yn
Summing these: (x2yn+2+2nxyn+1+n(n−1)yn)+(xyn+1+nyn)+n2yn=0 x2yn+2+(2nx+x)yn+1+(n2−n+n+n2)yn=0 x2yn+2+(2n+1)xyn+1+(2n2)yn=0 This proves the required relation.
