Unit Normal Vector: (2,4,-1) at (2,1,4)

Click For Summary
SUMMARY

The discussion focuses on finding the unit normal vector to the surface defined by the equation z = 2xy at the point (2, 1, 4). The correct normal vector is derived using the gradient of the function F(x, y, z) = 2xy - z, resulting in the vector (2, 4, -1). However, this vector is not a unit vector, as its magnitude is √21. The unit normal vector is calculated as (2/√21)i + (4/√21)j - (1/√21)k, clarifying the distinction between a normal vector and a unit normal vector.

PREREQUISITES
  • Understanding of vector calculus, specifically gradients and normal vectors.
  • Familiarity with the concept of unit vectors and their calculation.
  • Knowledge of surface equations and their implications in three-dimensional space.
  • Basic proficiency in LaTeX for mathematical notation.
NEXT STEPS
  • Study the calculation of gradients for multivariable functions.
  • Learn how to derive unit vectors from normal vectors in vector calculus.
  • Explore examples of normal vectors for different surfaces, such as planes and curves.
  • Review LaTeX formatting for mathematical expressions to improve clarity in presentations.
USEFUL FOR

Students in calculus or multivariable calculus courses, educators teaching vector calculus, and anyone interested in understanding the geometric properties of surfaces in three-dimensional space.

string_656
Messages
20
Reaction score
0

Homework Statement


Find unit normal vector to the surface z = 2xy at (2,1,4)


Homework Equations



-

The Attempt at a Solution


fx = 2y
fx(2,1,4)=2
fy = 2x
fy = 4

= (2,4,-1)

is this correct? and in the right format?
 
Physics news on Phys.org
That looks good to me so far. I don't believe that is a "unit" normal vector yet.
 
unit mormal vector is given by N(t) = T'(t)/|T'(t)| where T(t) = r'(t)/|r'(t)|, and i think in this case r(t) = 2i +4j - 1k. so I am a bit stuck because it will just end up being zero?
 
why would it be zero?
 
the i component of your normal unit vector that I got is (2/sqrt(21))i
 
umm ok?.. so r(t) = 2(t)i +4(t)j - 1(t)k
so you went, r'(t) = 2 + 4 - 1
and... |r'(t)| = (sqrt(21)
so T(t) = 2/(sqrt(21)i + 4/(sqrt(21)j - 1/(sqrt(21)k...?

...
T'(t) = 0
|T'(t)| = 0
N(t) = 0??


Thanks for the help by the way.
 
string_656 said:
umm ok?.. so r(t) = 2(t)i +4(t)j - 1(t)k
so you went, r'(t) = 2 + 4 - 1
and... |r'(t)| = (sqrt(21)
so T(t) = 2/(sqrt(21)i + 4/(sqrt(21)j - 1/(sqrt(21)k...?

...
T'(t) = 0
|T'(t)| = 0
N(t) = 0??


Thanks for the help by the way.
What are you calculating here? You originally asked for the unit normal vector to z= 2xy at (2, 1, 4). Okay if you write F(x,y,z)= 2xy- z then \nabla F= 2y\vec{i}+ 2x\vec{j}- \vec{k} is normal to the surface. At (2, 1, 4), that is 2\vec{i}+ 4\vec{j}- \vec{k}[/math]. That is not a "unit" vector because it has length \sqrt{2^2+ 4^2+ 1^2}= \sqrt{21}[/math].<br /> <br /> The unit normal vector is <br /> (2/sqrt{21})<b>i</b>+ (4/sqrt{21})<b>j</b>- (1/sqrt{21})<b>k</b>.<br /> (For some reason I simply cannot get the LaTex to show this correctly.)<br /> <br /> I have no idea why you are now trying to take the <b>derivative</b> of the normal vector.
 
Last edited by a moderator:
well that's what I am not sure about. The book states that the "normal unit vector" is defined as N(t) = T'(t)/|T'(t)|
where T(t) = r'(t)/|r'(t)|

the textbook uses 1 example (its very brief about this topic), but it uses cos, and sin. so constantly differentiating them dosn't reduce it to 0.

they used, r(t) = cos(t)i+ sin(t)j + (t)k,
r'(t) = -sin(t)i+ cos(t)j + k
|r'(t)| = sqrt(2) ------->(No idea how its the root of 2)
... and so on. for T'(t)...
until they get N(t) = -cos(t)i - sin(t)j - 0k
= (-cos(t), -sin(t), 0)

am i making a mistake when defining my r(t)?
 
It looks as though they found some general formula for the normal unit vector for that particular surface.

If that is true, then you should be able to the same and then plug in the appropriate values at some point.

I have never seen that before so I am no help, I'm sorry.

but, I have seen problems exactly like your question before and working them the way you did in post #1 works great (with the addition of finding the unit vector)! If this is for a class, I would ask the prof/etc. about what is expected. When I took the class pertaining to this, this was how I was taught.
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
1K
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
Replies
4
Views
8K
Replies
7
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K