Dot Product Involving Path of a Curve

Karnage1993
Messages
131
Reaction score
1

Homework Statement


Let ##\gamma(t)## be a path describing a level curve of ##f : \mathbb{R}^2 \to \mathbb{R}##. Show, for all ##t##, that ##( \nabla f ) (\gamma(t))## is orthogonal to ##\gamma ' (t)##

Homework Equations


##\gamma(t) = ((x(t), y(t))##
##\gamma ' (t) = F(\gamma(t))##
##F = \nabla f = \left( \frac{\partial f}{\partial x_1}, \frac{\partial f}{\partial x_2}\right)## [this is called a gradient field]

None of these were given for the question at hand but I think they might be useful.

The Attempt at a Solution


If ##x(t)## and ##y(t)## are the parameters for ##\gamma(t)##, then ##( \nabla f ) (\gamma(t)) = \left( \frac{\partial f}{\partial x}, \frac{\partial f}{\partial y}\right)##

But both ##\nabla f (\gamma(t))## and ##\gamma ' (t)## are equal to ##F(\gamma(t))##, so the dot product is

##F(\gamma(t)) \cdot F(\gamma(t)) = ||F(\gamma(t))||^2##

At this point, I'm stuck. I don't think ##||F(\gamma(t))||^2## would be 0 for any ##t## let alone for any function ##f : \mathbb{R}^2 \to \mathbb{R}##. Did I make a bad assumption/simplification somewhere?
 
Physics news on Phys.org
Note that f(\lambda(t)) is a constant for all t and use the chain rule.
 
EDIT: I see now, thank you for the help!
 
Last edited:
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