Why Am I Missing a Factor in My Differential Equations Solution?

  • Thread starter Thread starter HappMatt
  • Start date Start date
  • Tags Tags
    Method
HappMatt
Messages
89
Reaction score
0

Homework Statement


Ive been working on this problem for way too long and i can get it almost right except I am missing a factor of (1/12)e^4x and for the life of me i can't figure out why. I've been mostly trying to use the methode of undeermined coefficients to no luck and so have also tried variation of parameters and still something is not going right. I have run the equation through my 89 and i have the answer i just can't seem to get it by hand.


Homework Equations


y''-2y'-8y=3*e^(4x)-5x^2
complimentary solution=yc=C1*e^(4x)+C28*e^(-2x)
as for finding the particular solution(yp) i think this is where my problem is.

the actual solution as given by my ti 89 is y=((x/2)
+C1-(1/12))*e^(4x)+C2*e^(-2x)+(5x^2)/8-(5x)/16+15/64

The Attempt at a Solution


using yp=Axe^(4x) +Bx^2+Cx+d i got it all right except that I am missing the (1/12)*e^4x value and I've tried to many varriations to list them all here but i have litterally spent hours on this and i probally should have posted this back when i was still at only 3 hours worth of time into it but I am well beyond that now and its time for a little rest so i can wake up and keep hammering at this one till i get it.
 
Physics news on Phys.org
Just a word of advice.
When dealing with undetermined co-efficients, you'd probably find it best to, rather than tackle both right hand terms (3e^(4x) - 5x^2) at the same time, deal with them as two separate problems; that is, guess their particular solution for:
y'' - 2y' - 8y = 3e^(4x)
Then do the same for y'' - 2y' - 8y = -5x^2 and add up your solutions.
However, it seems like that's not the problem you're having; when you say you're missing this "1/12 e^4x", that doesn't quite add up, since 1/12 e^4x contributes to the homogeneous solution.
That is, unless you're given some initial conditions you're not telling us about? ;)
 
thanks for the advice Psuedo as far as seperating the particular solution I've tried that and recived the same results. As for the (1/12)*e^(4x) I am mostly sure that is part of the particular solution since the homogeneous solution is just C2e^4x +C1e^(-2x)
 
tried this probleb again for the 10000th and i finally got the answer using variation of parameters.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top