Second order homogeneous ODE with vanishing solution

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
CassieG
Messages
4
Reaction score
0

Homework Statement



Solving the linked set of ODEs:

y" + y = 1-t^2/π^2 for 0 ≤ t ≤ π

y" + y = 0 for t > π

We are given the initial condition that y(0) = y'(0) = 0, and it is also noted that y and y' must be continuous at t = π

Homework Equations



See above.

The Attempt at a Solution



The non-homogeneous ODE when t is between 0 and π didn't give me too much trouble, but it's the seemingly simpler homogeneous case for t > π that I'm struggling with: everything seems to go to zero!

The root of the characteristic equation is ±i.

That gives a solution of y = A cos t + B sin t, but using the given initial conditions both A and B are 0.

Thanks for any help you can offer.
 
Physics news on Phys.org
Ah, thanks, that helps a lot.