oasi said:
can you look this question and help me?
http://img252.imageshack.us/img252/2720/59248444.png
The second order ODE that has solutions You have indicated is...
$\displaystyle y^{\ ''} + a\ y^{\ '}+ \frac{a^{2}}{4}\ y=0$ (1)
A possible answer to Your question is in a procedure that can be very useful in more complicated situations. The general solution of (1) is...
$\displaystyle y(x)= c_{1}\ u(x) + c_{2}\ v(x)$ (2)
... where $u(*)$ and $v(*)$ are mutually linearly independent, $c_{1}$ and $c_{2}$ two constants. From (1) we derive...
$\displaystyle u^{\ ''} + a\ u^{\ '}+ \frac{a^{2}}{4}\ u=0$
$\displaystyle v^{\ ''} + a\ v^{\ '}+ \frac{a^{2}}{4}\ v=0$ (3)
... and multiplying the first of (3) by v, the second of (3) by u and taking the difference...
$\displaystyle (v\ u^{\ ''} - u\ v^{\ ''}) + a\ (v\ u^{\ '} -u\ v^{\ '})=0$ (4)
Setting $\displaystyle z=v\ u^{\ '} -u\ v^{\ '}$ the (4) becomes...
$z^{\ '}+ a\ z=0$ (5)
... the solution of which is $\displaystyle z=c_{1}\ e^{-a\ x}$. Combining all the result we can write...
$\displaystyle \frac{v\ u^{\ '} -u\ v^{\ '}}{v^{2}}= \frac{d}{dx} (\frac{u}{v})= \frac{c_{1}\ e^{-a\ x}}{v^{2}} \implies \frac{u}{v}= c_{2}+c_{1}\ \int \frac{e^{-a\ x}}{v^{2}}\ dx \implies u= c_{2}\ v + c_{1}\ v\ \int \frac{e^{-a\ x}}{v^{2}}\ dx$ (6)
Now we can verify that $\displaystyle v(x)= e^{- \frac{a\ x}{2}}$ is solution of (1) so that from (6) we obtain...
$\displaystyle u(x)= c_{1}\ e^{- \frac{a\ x}{2}}\ \int \frac{e^{-a\ x}}{e^{-a\ x}}\ dx = c_{1}\ x\ e^{- \frac{a\ x}{2}}$ (7)
Kind regards
$\chi$ $\sigma$