Step 1: Take the Laplace transform of the entire differential equation. \[ \mathcal{L}\{y''\} + \mathcal{L}\{4y\} = \mathcal{L}\{0\} \] \[ \mathcal{L}\{y''\} + 4\mathcal{L}\{y\} = 0 \]
Step 2: Apply the formula for the Laplace transform of derivatives. Let \(Y(s) = \mathcal{L}\{y(t)\}\). The formula is \( \mathcal{L}\{y''\} = s^2Y(s) - sy(0) - y'(0) \). Substitute this into the transformed equation: \[ (s^2Y(s) - sy(0) - y'(0)) + 4Y(s) = 0 \]
Step 3: Substitute the given initial conditions \(y(0)=1\) and \(y'(0)=-6\). \[ s^2Y(s) - s(1) - (-6) + 4Y(s) = 0 \] \[ s^2Y(s) - s + 6 + 4Y(s) = 0 \]
Step 4: Solve for \(Y(s)\). \[ (s^2+4)Y(s) = s-6 \] \[ Y(s) = \frac{s-6}{s^2+4} \] This can also be written as \( \frac{s}{s^2+4} - \frac{6}{s^2+4} \).
If \(f(t)\) is the inverse Laplace transform of \( F(s) = \frac{s+1+s^{-2}}{s^2-1} \), then \(f(t)\) is