Re: ? orthogonal hyperplane



asecant@xxxxxxxxx wrote:

Hi:

Given a vector, in 2D, there are two vectors being

orthogonal to that given vector and they are lying on

a line. In 3D, we have inf many such vectors being

orthogonal to that given vector and they all lie on an

orthogonal plane.

My question is: how about in a dimension that is higher

than 3D? What will be the dimensions of the object (or

maybe a hyperplane) that contains all the orthogonal

vectors to that given vector?

If you call V the subspace of R^n consisting of all the orthogonal vectors to a
given vector X \in R^n, then V's dimension will be such that dim(R^n/V)=1.

Another way to look at it using the fact that the dot product between X = [x_1,
x_2, ..., x_k] \in V and any vector A = [a_1, a_2, ..., a_k], will be zero:

V in R^2: a_1*x_1 + a_2*x_2 = 0. dim = 1 (line)
V in R^3: a_1*x_1 + a_2*x_2 + a_3*x_3 = 0. dim = 2 (plane)
....
V in R^n: a_i*x_i = 0 (using Einstein summation convention). dim = n-1
(hyperplane)

See:
http://mathworld.wolfram.com/Hyperplane.html

Thanks,
--
I.N. Galidakis


.



Relevant Pages

  • ? orthogonal hyperplane
    ... orthogonal to that given vector and they are lying on ... we have inf many such vectors being ... how about in a dimension that is higher ... maybe a hyperplane) that contains all the orthogonal ...
    (sci.math)
  • Code optimization
    ... lie in the "hyperplane" perpendicular to dimension d through the index ...
    (comp.soft-sys.matlab)
  • Re: common point of two planes
    ... It just occured to me that I have mixed two kinds of planes in the ... For dimension 3 these two are the same. ... actually finds the intersection of a hyperplane and a 2-flat. ...
    (comp.graphics.algorithms)
  • Re: ? orthogonal hyperplane
    ... orthogonal to that given vector and they are lying on ... we have inf many such vectors being ... how about in a dimension that is higher ... U's orthogonal complement, U+. ...
    (sci.math)
  • Re: dimension in physics
    ... > Dimension is a human concept, ... > in a plurality of mathematical formalisms and lying ... > at the foundation of physics. ...
    (sci.physics)