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
 
Thread 'Direction Fields and Isoclines'
I sketched the isoclines for $$ m=-1,0,1,2 $$. Since both $$ \frac{dy}{dx} $$ and $$ D_{y} \frac{dy}{dx} $$ are continuous on the square region R defined by $$ -4\leq x \leq 4, -4 \leq y \leq 4 $$ the existence and uniqueness theorem guarantees that if we pick a point in the interior that lies on an isocline there will be a unique differentiable function (solution) passing through that point. I understand that a solution exists but I unsure how to actually sketch it. For example, consider a...
Back
Top