IMO Practice Test — Differential Equations

6 Questions • 20 min • Olympiad level

20:00
Question 1 of 6 hard
The particular solution of $\frac{dy}{dx}=\frac{y}{x}+\frac{\phi(y/x)}{\phi'(y/x)}$ is:
$\phi(y/x)=cx$
$\phi(y/x)=cy$
$\phi(y/x)=c$
$x\phi(y/x)=c$
Explanation: Substitute $v=y/x$: the equation reduces to $x\frac{dv}{dx}=\frac{\phi(v)}{\phi'(v)}$. Separating: $\frac{\phi'(v)}{\phi(v)}dv=\frac{dx}{x}$. Integrating: $\ln\phi(v)=\ln x+\ln C$, i.e. $\phi(y/x)=cx$. Hmm — actually $\phi(v)=cx$... so $\phi(y/x)=cx$. But let me choose option A.