Let A, B, and C be vectors in R3....prove r lies in a plane

Click For Summary

Homework Help Overview

The discussion revolves around proving that a vector function \(\vec{r}(t)\) lies in a plane defined by two non-parallel vectors \(\vec{A}\) and \(\vec{B}\) in \(\mathbb{R}^3\). The original poster presents a vector equation and seeks to establish the relationship between the curve described by \(\vec{r}(t)\) and the plane defined by \(\vec{C}\), \(\vec{A}\), and \(\vec{B}\).

Discussion Character

  • Exploratory, Assumption checking, Conceptual clarification

Approaches and Questions Raised

  • Participants discuss the form of the vector equation of a plane and how it relates to the derived equation for \(\vec{r}(t)\). There are questions about how to express the normal vector \(\vec{N}\) and the specific point \(\vec{P_0}\) on the plane. Some participants explore the implications of the derivatives and cross products in relation to the plane.

Discussion Status

There is ongoing exploration of the definitions and relationships between the vectors involved. Some participants have suggested potential methods for finding the normal vector and have noted the need for clarity on the definitions of the plane's equation. The discussion reflects a mix of interpretations and attempts to align on the correct approach without reaching a consensus.

Contextual Notes

Participants are navigating different forms of the plane's equation and are considering the implications of the vectors being non-parallel. There is mention of imposed homework rules that may limit the methods available for proving the relationship.

Sho Kano
Messages
372
Reaction score
3

Homework Statement


##\vec { \dot { r } } =(t+1)\vec { A } +(1-sint)\vec { B } \quad \vec { r(0) } =\vec { C } ##
a. Find an equation of the tangent line to the curve at ##\vec { r(0) } =\vec { C } ##.
b. Use a definite integral to find ##\vec { r(t) } ##
c. If ##A## and ##B## are non parallel, prove ##\vec { r(t) } ## lines in a plane.

Homework Equations

The Attempt at a Solution


a. ##\vec { T } =\vec { C } +t(\vec { A } +\vec { B } )##
b. ##\vec { r(t) } =\frac { 1 }{ 2 } \vec { A } { t }^{ 2 }+\vec { A } t+\vec { B } t+\vec { B } cost-\vec { B } +\vec { C } ##
c. How can I use an equation of a plane to prove this part?
 
Physics news on Phys.org
A vector equation of a plane through ##\vec C## is
$$\{\vec C+s\vec A +t\vec B\ :\ s,t\in\mathbb R\}$$
where ##\vec A,\vec B## are two non-parallel vectors.

The equation you have derived in (b) can be expressed in that format, hence all the points in the curve lie in the plane defined by that formula.

If you have been given a different form for the vector equation of a plane, a few more steps may be necessary.
 
andrewkirk said:
A vector equation of a plane through ##\vec C## is
$$\{\vec C+s\vec A +t\vec B\ :\ s,t\in\mathbb R\}$$
where ##\vec A,\vec B## are two non-parallel vectors.

The equation you have derived in (b) can be expressed in that format, hence all the points in the curve lie in the plane defined by that formula.

If you have been given a different form for the vector equation of a plane, a few more steps may be necessary.
Oh I haven't seen that equation before. The one we were taught is ##\vec { N } \cdot (\vec { P } -\vec { { P }_{ 0 } } )=0##, where ##\vec { N } ## is normal to ##(\vec { P } -\vec { { P }_{ 0 } } )##. I can't figure out where to get ##\vec { N } ## from

Where can I find more on that equation? I've tried google already
 
Actually, on reflection, what I gave is a formula for a plane rather than an equation. The question doesn't say whether to use a formula or an equation, but since you've been given the equation you quote in your last post, it's best to use that.

In your equation, the arbitrary point on the plane is ##\vec P##, the specified point on the plane is ##\vec P_0## and the normal to the plane is ##\vec N##.

So the challenge is to find values for ##\vec P_0## and ##\vec N## such that all points ##\vec r(t)## on the curve satisfy the equation when we substitute them for ##\vec P##.

Finding a satisfactory ##P_0## is easy. Given the equation you derived in (b), what is a vector (point) that must be on the plane containing the curve?

Then, to find ##\vec N##, how can we write a formula for a vector that is perpendicular to the vector obtained by subtracting ##\vec P_0## from the right hand side of the formula in (b)?
 
andrewkirk said:
Actually, on reflection, what I gave is a formula for a plane rather than an equation. The question doesn't say whether to use a formula or an equation, but since you've been given the equation you quote in your last post, it's best to use that.

In your equation, the arbitrary point on the plane is ##\vec P##, the specified point on the plane is ##\vec P_0## and the normal to the plane is ##\vec N##.

So the challenge is to find values for ##\vec P_0## and ##\vec N## such that all points ##\vec r(t)## on the curve satisfy the equation when we substitute them for ##\vec P##.

Finding a satisfactory ##P_0## is easy. Given the equation you derived in (b), what is a vector (point) that must be on the plane containing the curve?

Then, to find ##\vec N##, how can we write a formula for a vector that is perpendicular to the vector obtained by subtracting ##\vec P_0## from the right hand side of the formula in (b)?
not sure if I have the right idea but if the curve does lie in a plane, then then any derivative lies in the same plane as any position. So, their cross product will give the appropriate normal vector. If the curve doesn't lie in a plane, then the dot product will not equal zero when we plug in ##r(t)##.
##\vec { \dot { r(0) } } =\vec { A } +\vec { B } \quad \vec { r(0) } =\vec { C } \\ \vec { N } =\vec { r(0) } \times \vec { \dot { r(0) } } =\left( \vec { A } +\vec { B } \right) \times \vec { C } \\ \vec { N } \cdot \left( \vec { r(t) } -\vec { r(0) } \right) =0\\ \left[ \left( \vec { A } +\vec { B } \right) \times \vec { C } \right] \cdot \left( \vec { r(t) } -\vec { C } \right) =0##
when I do the computation above, I end up with ##\left( cost-\frac { 1 }{ 2 } { t }^{ 2 }-1 \right) \left( \vec { A } \times \vec { C } \cdot \vec { B } \right) =0##?
 
You have an acceptable answer for ##\vec P_0##, but not for ##\vec N##.

To work out ##\vec N##, you might find it easier to think about the plane that is parallel to the plane of the curve but passes through the origin. If you can find an expression for the normal to that plane, using only ##\vec A,\vec B,\vec C## (and not necessarily all of them) then you can use the same normal for the plane of the curve, since parallel planes have the same normal.
 
andrewkirk said:
You have an acceptable answer for ##\vec P_0##, but not for ##\vec N##.

To work out ##\vec N##, you might find it easier to think about the plane that is parallel to the plane of the curve but passes through the origin. If you can find an expression for the normal to that plane, using only ##\vec A,\vec B,\vec C## (and not necessarily all of them) then you can use the same normal for the plane of the curve, since parallel planes have the same normal.
Ah, I think I have to sort of "guess" to get the normal vector I tried ##\vec { A } \times \vec { B } ## and it worked! So I have to somehow "use" the given information and hope it works.
 

Similar threads

Replies
1
Views
1K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
3
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
4
Views
2K
  • · Replies 17 ·
Replies
17
Views
4K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
7
Views
2K