ok so i have the differnetial equation
[latex] \lambda^{2} (\frac{dx}{dt})^{2} = (cos{ \alpha} - x)(cos{ \beta} - x) [/latex]
where [latex] x = cos{ \theta} [/latex]
and the solution is
[latex] x = cos{ \alpha} sin^{2}{\frac{t}{2 \lambda}} + cos{ \beta} cos^{2}{\frac{t}{2 \lambda}} [/latex]
please show you're working cos that's where im getting lost
now i want to use maple to show this is the solution to the eqn.
how do i do this???
also, if anybody can show me how to prove that is the solution to the equation using pen and paper that would be great too.
thanks for your help guys!
odetest
odetest command does that. And if you posted it in the way it could be copied and pasted in Maple instead of latex, I would do that and paste here the exact command and the Maple output.
An advice for improving your latex skills - single characters don't have to be included in braces, and cos-like functions should be entered with a backslash, as \cos.
Alec
cheers. im not a maple
cheers. im not a maple computer just now but what command would u reccomend i use - is it something like dsolve for a differential equation like that?