Intersection of surfaces/tangent vector

Click For Summary
SUMMARY

The tangent vector to the curve intersection of the surfaces defined by the equations 2x² + 2y² - z² = 25 and x² + y² = z² can be determined using the method of Lagrange multipliers. The gradient vectors of both surfaces are calculated as ∇(2x² + 2y² - z²) = (4x, 4y, -2z) and ∇(x² + y² - z²) = (2x, 2y, -2z). By solving the system of equations derived from setting these gradients equal and applying the constraint x² + y² - z² = 0, the point (√2, √2, √3) is identified as a solution, yielding the tangent vector (2√2, 2√2, -2√3) in the positive x-direction.

PREREQUISITES
  • Understanding of Lagrange multipliers
  • Knowledge of gradient vectors in multivariable calculus
  • Familiarity with parametric equations and their derivatives
  • Basic proficiency in solving systems of equations
NEXT STEPS
  • Study the application of Lagrange multipliers in optimization problems
  • Learn about gradient vector fields and their physical interpretations
  • Explore parametric equations and their derivatives in three-dimensional space
  • Investigate the geometric interpretation of tangent vectors in calculus
USEFUL FOR

Mathematicians, physics students, and engineers interested in multivariable calculus, particularly those working with surface intersections and tangent vectors.

Odyssey
Messages
84
Reaction score
0
Hi, how do I find a tangent vector to the curve intersection of the surfaces [itex]2x^2+2y^2-z^2=25[/itex] and [itex]x^2+y^2=z^2[/itex] which has positive x-direction?

Thanks in advance.
 
Physics news on Phys.org
Note that your last equation implies that we may write:
[tex]x=z\cos\theta,y=z\sin\theta,0\leq\theta\leq2\pi[/tex]
Inserting these relations into your first equation, yields:
[tex]z^{2}=\frac{25}{3}[/tex]
Can you take it from here?
 


To find the tangent vector to the curve intersection of the two surfaces, we can use the method of Lagrange multipliers. This method involves finding the gradient vectors of both surfaces and setting them equal to each other, along with the constraint equation for the curve intersection.

First, we can find the gradient vectors of the two surfaces:
∇(2x^2+2y^2-z^2) = (4x, 4y, -2z)
∇(x^2+y^2-z^2) = (2x, 2y, -2z)

Next, we set these two gradient vectors equal to each other, along with the constraint equation x^2+y^2=z^2:
(4x, 4y, -2z) = λ(2x, 2y, -2z)
x^2+y^2-z^2 = 0

Solving this system of equations, we get three possible solutions:
- The first solution is when λ=1 and x=y=√2, z=√3. This is a point on the curve of intersection.
- The second solution is when λ=0 and x=y=z=0. This is the origin, which is not on the curve of intersection.
- The third solution is when λ=-1 and x=y=-√2, z=-√3. This is another point on the curve of intersection.

To determine the tangent vector with positive x-direction, we can choose the first solution, which gives us the point (x,y,z)=(√2,√2,√3).

To find the tangent vector at this point, we can take the partial derivatives of the constraint equation with respect to x, y, and z:
∂x(x^2+y^2-z^2) = 2x
∂y(x^2+y^2-z^2) = 2y
∂z(x^2+y^2-z^2) = -2z

Plugging in the values from the point (x,y,z)=(√2,√2,√3), we get the tangent vector (2√2, 2√2, -2√3).

Therefore, the tangent vector to the curve intersection of the surfaces 2x^2+2
 

Similar threads

Replies
13
Views
3K
  • · Replies 10 ·
Replies
10
Views
1K
Replies
9
Views
2K
Replies
8
Views
1K
  • · Replies 6 ·
Replies
6
Views
2K
Replies
24
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 18 ·
Replies
18
Views
3K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 11 ·
Replies
11
Views
2K