Finding level curves in relation to gradient vectors

The1TL
Messages
23
Reaction score
0

Homework Statement


Suppose f:R^2 - {0} → R is a differentiable function whose gradient is nowhere 0 and that satisfies -y(df/dx) + x(df/dy) = 0 everywhere.

a) find the level curves of f

b) Show that there is a differentiable function F defined on the set of positive real numbers so that f(x) = F(||x||)


Homework Equations





The Attempt at a Solution


a) I know that gradient vectors are orthogonal to level curves. So the fact that -y(df/dx) + x(df/dy) = 0 seems to show that the gradient vector is orthogonal to any vector of the form (x, -y). So would all vectors of this form be the level curves?

b)could I just show that F is a function that is the same as f but multiplies results that would be negative by -1?
 
Physics news on Phys.org
The1TL said:

Homework Statement


Suppose f:R^2 - {0} → R is a differentiable function whose gradient is nowhere 0 and that satisfies -y(df/dx) + x(df/dy) = 0 everywhere.

a) find the level curves of f

b) Show that there is a differentiable function F defined on the set of positive real numbers so that f(x) = F(||x||)


Homework Equations





The Attempt at a Solution


a) I know that gradient vectors are orthogonal to level curves. So the fact that -y(df/dx) + x(df/dy) = 0 seems to show that the gradient vector is orthogonal to any vector of the form (x, -y). So would all vectors of this form be the level curves?
Yes, that's exactly what it means. And that, in turn, means that dy/dx= -y/x.

b)could I just show that F is a function that is the same as f but multiplies results that would be negative by -1?
I think the (poor) notation is confusing you. f is a function on R2 so f(x) makes no sense if x is a number. While x and y are numerical values in (a), the fact that f is defined on R2 and the use of ||x||, rather than |x|, makes me think that, here, x is the vector in R2 which woud be (x, y) in terms of (a).
 
oh ok, so for b) is there some way that I could show that F exists based on the -y(df/dx) + x(df/dy) = 0 equation?
Or would it simply involve turning sqrt(x^2 + y^2) into an R^2 vector?
 
actually, I've noticed that the function g(x) = sqrt(x^2 + y^2) has the property that -y(df/dx) + x(df/dy) = 0. Therefore I could let F be h(g(x)) where h is the identity function.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top