Can Any Polynomial of Degree Two Solve This Differential Equation?

wormhole
Messages
28
Reaction score
0
how can i solve this differential equation?

<br /> {(\frac{d^2y}{dx^2})}^2+ay(x)+b=0<br />
 
Physics news on Phys.org
HINT: Define a new variable z(x) = y(x) + b/a
 
ok i figured it out
any polinom of degree two will do it
thanks
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top