Temp0
- 79
- 0
Homework Statement
Find the fundamental solution to ty''' - y'' = 0
Homework Equations
The Attempt at a Solution
I think I'm missing something really obvious, but I have the characteristic polynomial:
[itex]t\lambda^3 - \lambda^2 = 0[/itex]
Solving the equation:
[itex]\lambda^2 (t\lambda - 1) = 0[/itex]
I get zero repeated twice, so two of the fundamental solutions are 1 and t.
The third solution is [itex]\frac {1}{t}[/itex] to solve the equation, but substituting it in, I get the fundamental solution as e.
However, the right solution is [itex]t^3[/itex].
Did I miss something? Thank you in advance.