Find equation of plane given curve

  • Thread starter Thread starter nicknack1016
  • Start date Start date
  • Tags Tags
    Curve Plane
Click For Summary

Homework Help Overview

The discussion revolves around finding the equation of a plane that a given curve, represented by the vector function r(t) = (2t)i + (t^2)j + (1 - t^2)k, lies on. Participants explore the relationship between the curve and the plane, focusing on the geometric properties involved.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning, Problem interpretation

Approaches and Questions Raised

  • Participants discuss eliminating the parameter from the curve's equations to find the plane's equation. There is also a focus on identifying a normal vector to the plane and the necessity of having a point on the plane. Some participants explore substituting values into the equations to derive relationships between x, y, and z.

Discussion Status

The discussion has progressed with participants offering various methods to approach the problem, including deriving equations from the curve and exploring the implications of normal vectors. Some participants have proposed potential equations for the plane, while others are clarifying the relationship between the tangent line and the plane.

Contextual Notes

Participants are navigating the complexities of working with curves rather than lines, which introduces additional considerations for defining planes. There are ongoing questions about the necessary components for determining the plane's equation, such as points and normal vectors.

nicknack1016
Messages
5
Reaction score
0

Homework Statement


r(t) = (2t)i + (t^2)j + (1 - t^2)k
Find the equation of the plane that this curve lies on.


Homework Equations





The Attempt at a Solution


I've found planes when I had vectors or lines but now with a curve I'm not sure where to even start. Can someone just give me a starting point? I don't want it to be solved for me or anything. I'm just looking for a point to even begin.
 
Physics news on Phys.org
Try eliminating the parameter from your equations

x = 2t, y = t2, z = 1 - t2.
 
The plane that r(t) lies on is always perpendicular to some vector, n. This vector, n, is normal to the plane. So find the vector, n, that is always normal to r(t). This vector defines the plane.
 
To find a normal vector wouldn't i need a point as well? Or can i just substitute in some value of T in r(T) to get a point?
 
gerben said:
The plane that r(t) lies on is always perpendicular to some vector, n. This vector, n, is normal to the plane. So find the vector, n, that is always normal to r(t). This vector defines the plane.

r(t) is a position vector from the origin to a point on the curve. The normal n to the plane will not be perpendicular to r(t).
 
solving for T in the equation x = 2t then substituting it into both of those equations gave me...
y = x^2/4, z = 1 - x^2/4

then using the Y equation
z = 1 - y then 1 = z + y
would this be my plane?
 
nicknack1016 said:
solving for T in the equation x = 2t then substituting it into both of those equations gave me...
y = x^2/4, z = 1 - x^2/4

then using the Y equation
z = 1 - y then 1 = z + y
would this be my plane?

Yes, it would. The fact that x is missing in the equation just means the plane is parallel to the x axis. x can be any value as long as y + z = 1. Now that you have the equation of the plane, it is a trivial matter to read off the normal.
 
Now I need to find the point where the tangent line at T = 2 intersects the xy-plane.
I found the derivative of r(t)..
r'(t) = 2i + (2t)j - (2t)k
then substituted in 2 for t
r'(2) = <2, 4, -4>
this is the directional vector of the tanget line.
how would i use this to find where it hits the xy-plane?
 
nicknack1016 said:
Now I need to find the point where the tangent line at T = 2 intersects the xy-plane.
I found the derivative of r(t)..
r'(t) = 2i + (2t)j - (2t)k
then substituted in 2 for t
r'(2) = <2, 4, -4>
this is the directional vector of the tanget line.
how would i use this to find where it hits the xy-plane?

You can figure out the position r(2) and you have the direction vector, so write the parametric equations of the line. Put the x,y, and z in the plane and figure out what parameter t works and...
 
  • #10
wow really? haha awesome.
so r(2) = 4i + 4j - 3k
x = 4 + 2t, y = 4 + 4t, z = -3 - 4t
it intersects at z=0 sooo t = -3/4
when t = -3/4...x = 5/2, y = 1, and z = 0
=D thanks for all the help it was very much appreciated!
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
2K
Replies
1
Views
2K
  • · Replies 13 ·
Replies
13
Views
1K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 12 ·
Replies
12
Views
5K
  • · Replies 10 ·
Replies
10
Views
1K
  • · Replies 21 ·
Replies
21
Views
4K
  • · Replies 7 ·
Replies
7
Views
3K