Solving Differential Equations

mattmannmf
Messages
170
Reaction score
0
Solve the following:

d/dt cos(theta)
d/dt t sin(theta)
d/dt r cos (theta)
d/dt r^2 (theta)
d/dt e^ (-3x)
d/dt (x^2 + y^2)

I would assume all by the second one are 0 since your solving for terms dt and not theta, x, y, or r... I don't think its right at all. I know it goes something like this:
d/dt f(x) = dy/dx * dx/dt
I just am not sure how to grasp what I'm doing wrong.
 
Physics news on Phys.org
Is theta a function of t?
 
what do you mean?
 
is \theta =\theta (t), otherwise the derivative will be non-zero.
 
all it says its differential calculus and gives the problem as I stated above
 
From the title of the thread ("Calculus Chain Rule"), I think it's reasonable to assume that \theta is a differentiable function of t, and that you are meant to use the chain rule.
 
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