Finding the Cartesian Equation of a Hyperplane

  • Thread starter jhg12345
  • Start date
  • Tags
    Cartesian
In summary, the conversation discusses finding the Cartesian equation of a hyperplane passing through given points and spanned by given vectors. The conversation includes a discussion on finding a third vector perpendicular to the two given vectors, and eventually concludes that there are an infinite number of possible normals for the hyperplane.
  • #1
jhg12345
22
0

Homework Statement


Give the Cartesian equation of the following hyperplane:
The plane spanned by (1,1,1) and (2,1,0) and passing through (1,1,2)

Homework Equations


The Attempt at a Solution


I keep getting 4 = -2x(sub1) + -2x(sub2) +x(sub3). However, the answer is x(sub1) - 2x(sub2) + x(sub3) = 1. Someone please help! What I am doing wrong? Gabba guy come back you seemed nice. You say (a,b,c) + t(d,e,f) is not a plane but a line. But using the other equation doesn't work either.
 
Physics news on Phys.org
  • #2


jhg12345 said:

Homework Statement


Give the Cartesian equation of the following hyperplane:
The plane spanned by (1,1,1) and (2,1,0) and passing through (1,1,2)


Homework Equations





The Attempt at a Solution


I keep getting 4 = -2x(sub1) + -2x(sub2) +x(sub3). However, the answer is x(sub1) - 2x(sub2) + x(sub3) = 1. Someone please help! What I am doing wrong? Gabba guy come back you seemed nice. You say (a,b,c) + t(d,e,f) is not a plane but a line. But using the other equation doesn't work either.
If you know the normal n = <a, b, c> to a plane and a point P(x0, x0, x0) on it, an equation for the plane is a(x - x0) + b(y - y0) + c(z - z0) = 0.

You have two vectors in the plane, <1, 1, 1> and <2, 1, 0>. Can you find a third vector that is perpendicular to these two vectors?
 
  • #3


Is the normal n = (-1, 0, 1)? I subtracted the two vectors and plugged the result into the dot product equation and set it equal to 0.
 
  • #4


jhg12345 said:
Is the normal n = (-1, 0, 1)?
I subtracted the two vectors and plugged the result into the dot product equation and set it equal to 0.
No. Subtracting the two given vectors does not give you a normal to the plane.

Any linear combination of the two given vectors (au + bv, including 1u + (-1)v) gives you another vector in the plane. That's what it means to say that the two vectors span the plane.

If you are given two vectors, what operation can you perform on them to get a third vector that is perpendicular to the first two vectors?
 
  • #5


Put both vectors in a matrix and set it equal to 0?
 
  • #6


Now you're just guessing. The only way a matrix can be zero is if all its elements are zero.

Surely you have heard of the cross product?
 
  • #7


Yea, but the section we've done so far doesn't use cross product. And can't the matrix be zero if the column vectors (that you solve for) cause the left side of the matrix to equal 0?
 
Last edited:
  • #8


jhg12345 said:
Yea, but the section we've done so far doesn't use cross product. And can't the matrix be zero if the column vectors (that you solve for) cause the left side of the matrix to equal 0?
? I have no idea what you're asking here.

Since you don't know about the cross product, you can still find a vector that is perpendicular to <1, 1, 1> and <2, 1, 0> by using the dot product.

Let n = <a, b, c>

You want n [itex]\cdot[/itex] <1, 1, 1> = 0 and n [itex]\cdot[/itex] <2, 1, 0> = 0.
Can you solve these equations for a, b, and c?
 
  • #9


I subtracted a + b + c = 0 from 2a + b = 0 and got a = c.
 
  • #10


What about b? You need to find values for a, b, and c. Since there are two equations in three unknowns, you will have one arbitrary variable (that you can set to any value).

You'll have an infinite number of solutions for a, b, and c, since there are an infinite number of vectors that are perpendicular to <1, 1, 1> and <2, 1, 0>. They are all scalar multiples of one another, though. All you need is a single vector.
 
  • #11


So vector (1,-2,1) will be just one of the possible normals. Gotcha.
 
  • #12


Yea, I wasn't solving for a,b and c before. Thanks for clearing that up.
 

1. What is a Cartesian equation of a hyperplane?

A Cartesian equation of a hyperplane is an algebraic equation that defines the coordinates of all points lying on a hyperplane in three-dimensional space. It is in the form of Ax + By + Cz = D, where A, B, and C are the coefficients of the variables x, y, and z, and D is a constant.

2. How do you find the Cartesian equation of a hyperplane?

To find the Cartesian equation of a hyperplane, you need to have at least three points that lie on the plane. Then, you can use the coordinates of these points to form a system of equations. By solving this system of equations, you can determine the values of A, B, C, and D and form the equation of the hyperplane.

3. What is the relationship between a hyperplane and a plane?

A hyperplane is a higher-dimensional version of a plane. While a plane exists in three-dimensional space, a hyperplane exists in n-dimensional space, where n is any positive integer. Both a plane and a hyperplane are defined by a set of coordinates and can be represented by an algebraic equation.

4. What is the importance of finding the Cartesian equation of a hyperplane?

Finding the Cartesian equation of a hyperplane is important in many areas of mathematics and science, particularly in linear algebra and geometry. It allows us to represent and manipulate the equations of higher-dimensional objects, which are essential in fields such as computer graphics, physics, and engineering.

5. Are there other methods for finding the equation of a hyperplane?

Yes, there are other methods for finding the equation of a hyperplane, such as using the normal vector and point method or the distance and point method. These methods involve different mathematical concepts and can be used depending on the given information and the specific application.

Similar threads

Replies
21
Views
6K
  • Calculus and Beyond Homework Help
Replies
1
Views
7K
  • Calculus and Beyond Homework Help
Replies
4
Views
8K
  • Calculus and Beyond Homework Help
Replies
4
Views
2K
  • Calculus and Beyond Homework Help
Replies
2
Views
3K
  • Calculus and Beyond Homework Help
Replies
6
Views
2K
  • Calculus and Beyond Homework Help
Replies
1
Views
2K
  • Calculus and Beyond Homework Help
Replies
2
Views
993
  • Calculus and Beyond Homework Help
Replies
11
Views
3K
  • Calculus and Beyond Homework Help
Replies
11
Views
4K
Back
Top