Satvik Pandey
- 591
- 12
ehild said:There is an other method to solve the linear inhomogeneous differential equation x'-2μx=f(θ).
Take the general solution of the homogeneous part: it is x=Ce2μθ.
Add a particular solution Xp of the inhomogeneous equation: the general solution will be x=Ce2μθ+Xp.
In case the inhomogeneous part contains sine and cosine functions, you can seek the solution in the form Xp=Acos(θ)+Bsin(θ). Replacing Xp =Acos(θ)+Bsin(θ) into the equation, you can find the constants A and B.
I am getting
##x=-rg\left( \frac { 3sin\theta -cos\theta }{ 2 } \right) +C##
or ##{ v }^{ 2 }=-rg\left( \frac { 3sin\theta -cos\theta }{ 2 } \right) +C##
Am I correct?