Just to give an example:
If given the equation $$y'' + 5y' + 6y = g(t)$$ where
$$ g(t) = \begin{cases} 5, && 0 < t < \pi/2 \\ 0, && t> \pi/2 \end{cases} $$ if this is the case and you’ve got to solve for a certain physical model, where the non homogenous term is not always continuous but has a jump discontinuity how do you solve for a reasonable solution?
I’m slightly confused on what’s being asked I’m assuming I need to use variation of parameters but in what way? Because I used a method that give $\lambda_{1,2} = 3, 2$ respectively but my actual problem has imaginary roots with an $\alpha$ term in it. So I’m not entirely sure how to approach it if somebody could elaborate that would be great! Please and thank you!
Solve the equation $y'' +5y'+6y = 5$ on $[0,\pi/2]$ and then use the final values $y(\pi/2)$ and $y'(\pi/2)$ as initial conditions for a solution of $y''+5y' + 6y=0$ on $[\pi/2,\infty).$