Differential Equations Method of Flexible guessing

mike1967
Messages
16
Reaction score
0

Homework Statement


Find a particular solution Yp of the given equation. Primes denote deriviate with respect to x
(method of flexible guess)

Homework Equations


4y''+4y'+y=3xe^x



The Attempt at a Solution


when I used y=Ae^x as guess my A depended on x
So y=Axe^x gave me 12A+9Ax=3x
12A=0
9Ax=3x
does not work,
Before I go on to trying y=Ax^2e^x am I doing this right?
 
Physics news on Phys.org
mike1967 said:

Homework Statement


Find a particular solution Yp of the given equation. Primes denote deriviate with respect to x
(method of flexible guess)

Homework Equations


4y''+4y'+y=3xe^x



The Attempt at a Solution


when I used y=Ae^x as guess my A depended on x
I don't know what you mean by "my A depended on x." A is a constant, so is not dependent on any variable.
mike1967 said:
So y=Axe^x gave me 12A+9Ax=3x
12A=0
9Ax=3x
does not work,
Before I go on to trying y=Ax^2e^x am I doing this right?
Why don't you try yp = Aex + Bxex?
 
Yp=3/9xe^x-4/9e^x right?
 
mike1967 said:
Yp=3/9xe^x-4/9e^x right?

Right.
 
mike1967 said:
Yp=3/9xe^x-4/9e^x right?
This is something you should get in the habit of checking for yourself. You've already done all the hard work. If 4yp'' + 4y' + yp \equiv 3xex, then your solution is correct.
 
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