Find the tangent line between two surfaces

Click For Summary
SUMMARY

The discussion focuses on finding the tangent line to the curve C, which is the intersection of the surfaces S1: x² + 4y² + z² = 6 and S2: z = x² + 2y, at the point (1, -1, -1). Participants emphasize the importance of calculating the gradient vectors for both surfaces, S1 and S2, which are <2x, 8y, 2z> and <2x, 2, -1> respectively. The tangent direction is determined using the cross product of these gradient vectors, which yields a vector orthogonal to both gradients, thus indicating the direction of the tangent line. The discussion concludes that plugging in values before or after calculating the cross product is a matter of personal preference.

PREREQUISITES
  • Understanding of partial derivatives and gradient vectors
  • Knowledge of vector operations, specifically cross products
  • Familiarity with symmetric equations of curves
  • Basic skills in multivariable calculus
NEXT STEPS
  • Study the application of the cross product in vector calculus
  • Learn how to derive symmetric equations from parametric equations
  • Explore the concept of tangent lines in multivariable functions
  • Investigate the geometric interpretation of gradients and their significance in optimization
USEFUL FOR

Students and educators in multivariable calculus, mathematicians working on vector calculus problems, and anyone interested in understanding the geometric properties of surfaces and their intersections.

jheld
Messages
81
Reaction score
0

Homework Statement



Let C be the intersection of the two surfaces:
S1: x^2 + 4y^2 + z^2 = 6;
s2: z = x^2 + 2y;
Show that the point (1, -1, -1) is on the curve C and find the tangent line to the curve C at the point (1, -1, -1).

Homework Equations


partial derivates, maybe the gradient vector and directional derivatives
though, maybe symmetrical equations like x - x_0/partial derivative with respect to x = y etc...

The Attempt at a Solution


I'm just kind of wondering where to start. I think I should be making these into vectors, but I'm not quite sure how to do so, and of course thinking about partial derivatives.
 
Physics news on Phys.org
Well find the intersection, you know that S1 can be written as x^{2} = 6 - 4y^{2} - z^{2} and S2 can be written as x^{2} = z - 2y so set them equal to each other to find their intersection. Are you sure your 2nd equation is correct?
 
You know that the tangent direction is tangent to both surfaces, and the gradient of each surface is normal to that tangent direction. Use the two gradient directions to deduce the tangent direction.
 
Both equations are written correctly.
I'm trying to find their point of intersection and I thought to complete the square, but it doesn't seem to be working.
I'm unsure of how to find the gradient vector between two surfaces.
 
Find the gradient of each surface separately. That gives you two vectors which are orthogonal to the tangent direction. How can you find a vector that's orthogonal to two given vectors?
 
Okay I found the gradients as:
S1: <2x, 8y, 2z>
s2: <2x, 2 -1>

I went on to find their symmetric equations. But, I'm not sure how to relate them.
 
You are interested in the point x=1, y=(-1) and z=(-1). The vector you want is perpendicular to both those vectors.
 
I'm not quite sure how to show a vector like that. Is that supposed to be the gradient vector? Should I use the dot product between S1 and S2 directional derivatives to get that?
 
You were supposed to say, "Ah ha! I can use the cross product!".
 
  • #10
I use the cross-product? Oh, well I suppose that could work, haha.
Would I calculate the cross-product before plugging in the values? That leaves me with a bunch of x, y and z's.
 
  • #11
Yes, the cross product of two vectors is perpendicular to both. It doesn't matter whether you plug in the numbers before or after, does it? Whatever you find easier. When you are done you will have a vector that points in the direction of the tangent line, right?
 
  • #12
I think I understand it now. I think it would be easier to plug them in before, though, less writing, you know? Yes, it does point in the direction of the tangent line.

Thanks for all your help :)
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 6 ·
Replies
6
Views
1K
Replies
2
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
Replies
1
Views
1K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 4 ·
Replies
4
Views
1K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K