Second order homogeneous ODE with vanishing solution

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
The initial conditions don't matter because they're for t=0 and you're looking at the solution for t>pi.

You want to match the solutions in the two regions at t=pi.
 
Ah, thanks, that helps a lot.
 
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