I came across the following problem that says:
The number of non-trivial polynomial solutions of the differential equation $x^3y'(x)=y(x^2)$ is which of the following?
$(1)0\space (2)1 \space (3)3 (4)\infty.$
Can someone point me in the right direction? Thanks in advance for your time.
For a polynomial of order $n$, this reads: $$3+(n-1)=2n \to n=2$$ Write this out: $$2ax^4+bx^3=ax^4+bx^2+c \to ax^4+bx^2(x-1)-c=0$$ So, the answer is zero, since no such non-trivial polynomials exist (non-trivial forth degree polynomials have at most 4 real roots).