What is the Gradient of a Polar Function?

  • Thread starter Thread starter dimpledur
  • Start date Start date
  • Tags Tags
    Gradient
Click For Summary
SUMMARY

The discussion centers on calculating the gradient of a polar function defined as f(P) = xsin(θ) for points away from the origin, with f(O) = 0 at the origin. The transformation from polar to Cartesian coordinates leads to the function f(x, y) = (xy) / √(x² + y²). Participants confirmed that the gradient ∇f can be expressed as [y / √(x² + y²) - (x²y) / (x² + y²)^(3/2)]i + [x / √(x² + y²) - (y²x) / (x² + y²)^(3/2)]j. The inequality |∇f| ≤ √2 is discussed, with the consensus that calculating the gradient's length is necessary to verify this condition.

PREREQUISITES
  • Understanding of polar and Cartesian coordinate systems
  • Familiarity with gradient operations in multivariable calculus
  • Knowledge of trigonometric identities, specifically sin(θ)
  • Ability to manipulate algebraic expressions involving square roots and powers
NEXT STEPS
  • Study the properties of gradients in multivariable calculus
  • Learn how to compute the length of a gradient vector
  • Explore inequalities involving gradients and their implications
  • Investigate polar coordinate transformations and their applications in calculus
USEFUL FOR

Students preparing for calculus exams, particularly those focusing on multivariable calculus and gradient operations, as well as educators seeking to clarify concepts related to polar functions and their gradients.

dimpledur
Messages
193
Reaction score
0

Homework Statement


Hello all,
I encountered this practice problem for my midterm tomorrow involving the gradient operation.
Let (r, θ) denote the polar coordinates and (x, y) denote the cartesian coordinates of a point P in the plane. A function is defined via f(P)=xsinθ away from the origin, and let f(O)=0 at the origin O.
Find f(x, y)
Also, is the inequality |\nabla f|\leq \sqrt{2} true( at all points where the gradient is defined)?Not sure at all how to go about starting this one.
 
Physics news on Phys.org
Well we have f(P) = xsin(theta). So we have the x in the equation, which is good. But we have a sin(theta) and we have to write that in terms of x and y. Basically we want xsin(theta) to be written in terms of x and y. So how do you do that? I think to answer the gradient question you first have to write the equation for f in terms of x and y, find the gradient, and then work from there.
 
Okay.
sin\theta=\frac{y}{\sqrt{y^2+x^2}}
Thus, f(x, y)=\frac{xy}{\sqrt{y^2+x^2}}

Moreoever, \nabla =[\frac{y}{\sqrt{x^2+y^2}}-\frac{x^2y}{(x^2+y^2)^{3/2}}]i+[\frac{x}{\sqrt{x^2+y^2}}-\frac{y^2x}{(x^2+y^2)^{3/2}}]j.

I understand that the inequality is merely the length of the gradient vector. Do I actually have to compute this in order to determine if that inequality is true, or is there an easier way?
 
I'm going to bed. I changed my post like 3 times, so obviously I am tired. After computing the length of the gradient vector, how does one determine if it is indeed less than or equal to a particular number for the domain?
 
The short answer to your question is no, there's no faster way. I'm tired too, so I'm assuming that you calculated the gradient correctly. You can make the denominators the same and get that the gradient is y^3 i + x^3 j. Find x and y so that the length of the gradient vector is more than sqrt 2.
 
Hello again, I tried manipulating the equation but I cannot seem to eliminate x as you have...
 
Actually, I'm pretty sure that it simplifies to
\frac{y^3}{(x^2+y^2)^{3/2}}
 

Similar threads

  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 20 ·
Replies
20
Views
3K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 5 ·
Replies
5
Views
1K
  • · Replies 18 ·
Replies
18
Views
3K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 38 ·
2
Replies
38
Views
7K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K