projection
- 48
- 0
Homework Statement
y'' = t^2
The Attempt at a Solution
The general solution to the homogenous diff equation is y(t)= C1 + tC2 i beliee. The particular solution is where i am having trouble.
the guess is of the form \alpha t^2 + \beta t + \gamma ... but taking 2 deriatives leads to just 2\alpha = t^2 ... this can only be zero if \alpha = \frac{t^2}{2} but this is something i haven't encountered as the constants are usually numeric values... and what about the rest of constants of beta and gamma?