Method of Variation of Parameters

Augmented
Messages
5
Reaction score
0
Allright, I understand that we need two solutions to be able to apply the method like y_{1} and y_{2}

Problem gives 1 of them or let's you find only that 1 solution. But I can't apply the method since I don't have the other solution. The method I know is:

u_{1}'(x)y_{1}(x)+u_{2}'(x)y_{2}=0
u_{1}'(x)y_{1}'(x)+u_{2}'(x)y_{2}'=g(x)

solve for the u_{1}'(x) and u_{2}'(x) and do the integrals, solve the problem.

This is the problem I'm tackling with:

Find a value of p such that e^{px} is a solution of
xy''+(x-1)y'-y=2x^{2}e^{-x}

well i can find out that p=-1 and its correct I'm pretty sure. How can I handle the rest of it as i mentioned above?
Thanks.
 
Physics news on Phys.org
So first you need to do something else. Perhaps your textbook has this also: in a second-order homogeneous linear DE, given one solution to find the other one. As you note, you need to have both solutions of the homogeneous DE before you can apply the method of variation of parameters to get a solution of the inhomogeneous DE.
 
g_edgar said:
So first you need to do something else. Perhaps your textbook has this also: in a second-order homogeneous linear DE, given one solution to find the other one. As you note, you need to have both solutions of the homogeneous DE before you can apply the method of variation of parameters to get a solution of the inhomogeneous DE.

Should it be writing down characteristic equation ?? I see no way out with the x and x-1 that are coefficients to y'' and y'. As I write it like this:

xr^{2}+(x-1)r-1=0
umm, 2 unknowns, 1 equation ? Maybe with the known solution helps here? How?
 
Allright, I think i found a clue: Reduction of Order method will let us find the other solution ? Please someone confirm it whether wrong or right. Thanks
 
Augmented said:
Reduction of Order

right
 
There is the following linear Volterra equation of the second kind $$ y(x)+\int_{0}^{x} K(x-s) y(s)\,{\rm d}s = 1 $$ with kernel $$ K(x-s) = 1 - 4 \sum_{n=1}^{\infty} \dfrac{1}{\lambda_n^2} e^{-\beta \lambda_n^2 (x-s)} $$ where $y(0)=1$, $\beta>0$ and $\lambda_n$ is the $n$-th positive root of the equation $J_0(x)=0$ (here $n$ is a natural number that numbers these positive roots in the order of increasing their values), $J_0(x)$ is the Bessel function of the first kind of zero order. I...
Are there any good visualization tutorials, written or video, that show graphically how separation of variables works? I particularly have the time-independent Schrodinger Equation in mind. There are hundreds of demonstrations out there which essentially distill to copies of one another. However I am trying to visualize in my mind how this process looks graphically - for example plotting t on one axis and x on the other for f(x,t). I have seen other good visual representations of...
Back
Top