Gatsby88
- 14
- 0
Homework Statement
I have a differential equation of the form
\frac{dZ}{d\theta} + cZ = a cos \theta + b sin \theta
Where Z = \frac{1}{2}\dot{\theta}^{2}
I need to find the general solution of this equation. a, b and c are all constants.
Homework Equations
The questions suggests using this to help:
\int e^{\lambda x} (a cos x + bsin x ) = \frac{1}{1+\lambda^2}e^{\lambda x}(\lambda (a cos x + b sin x) a sin x - b cos x) + C
The Attempt at a Solution
I just don't know how that integral is supposed to help me solve the equation. How does e become relevant to this function?
Im also a bit unsure about this.. If I integrate
\frac{1}{2}C \dot{\theta}^2
with respect to θ, do I get
\frac{1}{2}C \theta ^2 ?