Solve Simple Differential Equation Homework

  • Thread starter Thread starter ƒ(x)
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
6 replies · 2K views
ƒ(x)
Messages
327
Reaction score
0

Homework Statement



23vda8k.gif


Homework Equations



you can see my answer in the picture.

The Attempt at a Solution



y*e^(-2t) = (-1/2)t*e^(-2t) + (-1/4)e^(-2t) + (1/3)e^(3t) + C
y = (-1/2)t + (-1/4) + (1/3)e^(5t) + C/(e^(-2t))

1/3 = 0 - 1/4 + 1/3 + C
C = 1/4 (i tried 1/4 and -1/4 in the answer box)

I've even checked my answer by taking the derivative. Where'd I make a simple mistake?
 
Physics news on Phys.org
and i tried it with C = 0
 
The only mistake I see is that you forgot to include the homogeneous solution in your answer. You found C = 1/4, which is correct, but your answer doesn't have the e^(2t) term.

BTW, it's simpler to write e^(2t) than 1/e^(-2t).
 
Mark44 said:
The only mistake I see is that you forgot to include the homogeneous solution in your answer. You found C = 1/4, which is correct, but your answer doesn't have the e^(2t) term.

BTW, it's simpler to write e^(2t) than 1/e^(-2t).

What do you mean by the e^(2t) term?
 
Ah, found it. Thanks. Forgot to multiply my C by e^2t
 
The answer you show in the OP is -t/2 + 1/3 *e^(5t) -1/4

The actual answer (the general solution to the initial value problem) is y = -t/2 + 1/3 *e^(5t) -1/4 + 1/4 *e^(2t)[/color]