Differentiation of cos(x)cos(y) or sin(x)sin(y)

  • Thread starter Thread starter 707miranda
  • Start date Start date
  • Tags Tags
    Differentiation
707miranda
Messages
2
Reaction score
0
[SOLVED] differentiation of cos(x)cos(y) or sin(x)sin(y)

Homework Statement


Determine if the equation is exact, if exact solve.
[cos(x)cos(y)+2x]dx-[sin(x)sin(y)+2y]=0

Homework Equations


I have forgotten how to take the derivative of cos(x)cos(y) or sin(x)sin(y). Is this a product rule thing, or is it the chain rule?

The Attempt at a Solution



I understand that if
$$\frac{\partial M}{\partial y}=\frac{\partial N}{\partial x}$$
then the equation is exact and you can integrate M w/respect to x and N w/respect to y and combine the similar terms for the solution f(x,y)=solution.

Here $$\frac{\partial M}{\partial y}\neq\frac{\partial N}{\partial x}$$
because the derivative of sin is cos and the derivative of cos is -sin. So while I know the equation isn't exact. I'm still bugged about the whole derivative thing.

Thanks in advance geniuses O o O ><((<))">
 
Last edited:
Physics news on Phys.org
When you're differentiating a function of two variables, then you treat the one you are not differentiating with respect to as a constant. So, if you want to differentiate sin(x)sin(y) wrt x, then sin(y) is a constant, so this is equal to the derivative of Asin(x), for some constant A. I presume that you know the derivative of this is Acos(x), thus plugging in A gives cos(x)sin(y) as your result.

Use a similar method for the other part: this should tell you whether the equation is exact or not.
 
Last edited:
Follow cristo's advice, the equation IS exact.
 
Hi Miranda and welcome to PF,

I'm guessing that your original equation should be [cos(x)cos(y)+2x]dx-[sin(x)sin(y)+2y]dy=0. You should note that with partial differentiation, assuming that x and y are independent (that is x is not a function of y as visa-versa), you need only differentiate with respect to one variable, whilst holding the other variables constant. So for your example if we take,

\frac{\partial}{\partial x}\left[\cos(x)\cos(y)\right]

Then you would treat y and hence cos(y) as a constant and then differentiate as normal. Hence,

\frac{\partial}{\partial x}\left[\cos(x)\cos(y)\right] = \cos(y)\frac{d}{d x}\cos(x) = -\cos(y)\sin(x)

Do you follow?

Edit: Too damn slow, the roles are reversed cristo :-p!
 
Last edited:
1,000 thanks I'm not worthy.
 
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