Partial of a Sine where the PHASE is the variable?

HydroGuy
Messages
29
Reaction score
0

Homework Statement



For example: the function is A0sin(w0*t - B*z)

If I take the partial derivative with respect to z, how do you go about this? In my years at uni, I don't know if this has ever come up.


Homework Equations





The Attempt at a Solution



My initial thoughts are that it is either 0, or to use the chain rule, although I'm having trouble thinking of how I would do that in this case. Any help is greatly appreciated, thanks!
 
Physics news on Phys.org
I'm assuming that your function is defined a f(t, z) = A0sin(w0*t - B*z)

\frac{\partial f}{\partial t}~=~f_t(t,z) = A_0~cos(w_0t - Bz)*w_0
That last factor is the partial of (w0*t - B*z) with respect to t. The only difference between what I've done and what you want is that you want the partial of the same expression with respect to z. Both partials use the chain rule.
 
Er... nevermind. I think you just neglect the first part since we're only concerned with the z variable, and treat it as a sin(-B*z), right?
 
No, that's not how the chain rule works. If your function is truly a function of two variables, which it seems to be, you need to take the partial as I did, only you want the partial with respect to z, not the one with respect to t.
 
Yes I understand that, but since I'm taking the partial with respect to z, the answer would be...

-B*sin(w0*t - Bz)

I didn't explain myself clearly, that's why your confused. I think that we agree however.
 
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