I am given $$ y = \alpha + \frac{1}{\alpha} $$ and asked to prove that $$ \alpha^2 y'' + \alpha y-2 = 0 $$ but when I use $\alpha$ as a variable I get $y-2 = 0$. Am I missing something? No other explanation is given regarding $\alpha$ or $y$.
2026-03-07 18:15:54.1772907354
Differentiation problem regarding unspecified variable or function.
16 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
It is wrong. $y$ is a function of $\alpha$. We have $y'=1-\frac 1 {\alpha^{2}}$ and $y''=\frac 2 {\alpha^{3}}$. Hence $\alpha^{2}y''+\alpha y-2=\frac 2 {\alpha}+\alpha^{2}+1-2$ which is not $0$.