5.5 Undetermined Coeffs (continued)
Example
\(y = y_c + y_p\)
- \(y_c\) : homogeneous only
- \(y_p\) : due to right side
\(\cosh(x) = \frac{1}{2}e^x + \frac{1}{2}e^{-x}\)
\(\sinh(x) = \frac{1}{2}e^x - \frac{1}{2}e^{-x}\)
\(\frac{d}{dx} \cosh(x) = \sinh(x)\)
\(\frac{d}{dx} \sinh(x) = \cosh(x)\)
for \(y_p\), there are two options
option 1: rewrite \(\cosh(x)\) as exponentials
\(y_c = c_1 e^x + c_2 e^{-x}\)
\(y_p\): guess a form based on right side
guess: \(Ae^x + Be^{-x}\)