Solving Second Order ODE: y''-y=e^{-t} - Homework Solution

  • Thread starter Thread starter matematikuvol
  • Start date Start date
  • Tags Tags
    Ode
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
6 replies · 2K views
matematikuvol
Messages
190
Reaction score
0

Homework Statement


Solve ODE
[tex]y''-y=e^{-t}[/tex]

[tex]y(0)=1, y'(0)=0[/tex]


Homework Equations





The Attempt at a Solution


Homogenuous solution

[tex]t^2-1=0[/tex]

[tex]y=C_1e^t+C_2e^{-t}[/tex]

From

[tex]y(0)=1, y'(0)=0[/tex]

[tex]y=\frac{1}{2}e^t+\frac{1}{2}e^{-t}[/tex]

How from that get complete solution?
 
Physics news on Phys.org


It's wrong. What you have to do it write:
[tex] y=C_{1}e^{t}+C_{2}e^{-t}[/tex]
and then find the particular integral, call it [itex]f(x)[/itex] say, and then apply the boundary condition to the function:
[tex] y=C_{1}e^{t}+C_{2}e^{-t}+f(x)[/tex]
 


How to find particular integral?
 


How do you know how to look for the function?
 


How you choose form of particular solution?
 


Hi matematikuvol! :smile:

It is called the method of undetermined coefficients.
You can find it in wikipedia, although not quite in the form you need:
http://en.wikipedia.org/wiki/Undetermined_coefficients

Here's a better definition (just posted by another HH! :wink:):

attachment.php?attachmentid=41279&d=1322327254.jpg



As an alternative you could use the method of Variation of parameters:
http://en.wikipedia.org/wiki/Variation_of_parameters