Finding dx & dy: Solving Math Homework Problem

  • Thread starter Thread starter renlok
  • Start date Start date
  • Tags Tags
    Dx
renlok
Messages
12
Reaction score
0

Homework Statement


x = (1/2)(u^2 - v^2), y = uv
find \delta{x} and \delta{y}

Homework Equations


-

The Attempt at a Solution


I think its simple enough but I don't know what sort of method to use to answer this.

Any help would be really awesome :)
 
Last edited:
Physics news on Phys.org
With respect to what are you finding the partial derivatives - u or v?

In either case, treat the other variable as a constant. If with respect to u, then treat v as a constant. If with respect to v, then treat u as a constant.
 
not in respect to something i don't need to find a gradient, i need to find the infintesimal change in x or y in terms of v & u.

I've found for finding \delta{y} if you can treat v & u as functions of x you can just use the product rule and divide though by \delta{x} to leave you with \delta{y} = u\delta{v} + v\delta{u}
but I've still no clue how to get \delta{x}
 
I'm not sure what you did to find δy. What you said doesn't really make sense. Think of x and y as functions of u and v:

x = x(u,v)
y = y(u,v)

Then you have

\begin{align*}<br /> dx &amp; = \frac{\partial x}{\partial u} du + \frac{\partial x}{\partial v} dv \\<br /> dy &amp; = \frac{\partial y}{\partial u} du + \frac{\partial y}{\partial v} dv<br /> \end{align*}<br />
 
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