How can I solve the Trigonometric First Order DE \frac{dx}{dt} = \cos(x+t)?

Matuku
Messages
12
Reaction score
0
\frac{dx}{dt} = \cos(x+t)

I'm having real troubles with this; I tried a substitution of u=x+t but it just ends up as,

t=\tan{u} + \csc{u} + C

And I can't see where to go from there. (the middle function is cosec; it didn't come out very clearly on my screen).
 
Physics news on Phys.org
I keep getting t=csc(u)-cot(u)+C. You could then put u=x+t. But I don't think you can go much further than that as far as explicitly solving for x(t). It looks like kind of a mess.
 
You're right, it is -cot(u) rather than tan(u); don't know where I got that from. But you don't believe there's anyway to get it into a form x(t) [or even t(x)]?
 
Last edited:
I don't think so. You can try expressing everything in terms of sin and cos and then apply the addition formulas and hope things magically sort out. But it looks to me like x and t are pretty thoroughly mixed up.
 
Dick said:
I don't think so. You can try expressing everything in terms of sin and cos and then apply the addition formulas and hope things magically sort out. But it looks to me like x and t are pretty thoroughly mixed up.

That was my thought, too, looking at dx/dt = cos(x + t). I tried the cosine sum formula but didn't find any magic there. cos(x + t) apparently has x and t inextricably twined.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top