Show that a hyperplane in R^n is a closed set

  • Thread starter Thread starter royzizzle
  • Start date Start date
  • Tags Tags
    Closed Set
royzizzle
Messages
48
Reaction score
0

Homework Statement


Show that a hyperplane in Rn is a closed set


Homework Equations





The Attempt at a Solution



I was thinking maybe try to prove that the complement of the hyperplane is open?
 
Physics news on Phys.org
royzizzle said:
I was thinking maybe try to prove that the complement of the hyperplane is open?

That's a good start. Now you need a description of a hyperplane to work with. How would you describe it?
 
LeonhardEuler said:
That's a good start. Now you need a description of a hyperplane to work with. How would you describe it?

alright. given an x0 let x be a plane that passes through x0 and let x-x0 be orthogonal to a. and define the hyperplane to be the set of x such that a dot x = a dot x0

so the complement would be the set of x such that a dot x != a dot x0

so (a1 +...+ an)((x1-x01) +...+ (xn - x0n)) != 0

what should i do to prove that the set x is open?
 
royzizzle said:
alright. given an x0 let x be a plane that passes through x0 and let x-x0 be orthogonal to a. and define the hyperplane to be the set of x such that a dot x = a dot x0

so the complement would be the set of x such that a dot x != a dot x0

so (a1 +...+ an)((x1-x01) +...+ (xn - x0n)) != 0

what should i do to prove that the set x is open?

Hmm, I don't follow that description. It might be easier to define it with a set of linear equations. Then the compliment is just the set of elements that don't solve each of those equations.

How to prove openness? What is the definition of an open set in R^n?
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top