Calculating Volume of a Parallelepiped in R^n

  • Context: Graduate 
  • Thread starter Thread starter mbs
  • Start date Start date
Click For Summary
SUMMARY

The discussion focuses on calculating the volume of a parallelepiped formed by vectors in R^n, specifically using Givens rotations to manipulate matrices. For two vectors in R^3, the area is determined by the magnitude of their cross product. For three vectors in R^4, the volume is derived from the product of the diagonal elements of a transformed matrix, provided the vectors are linearly independent. This concept generalizes to m vectors in R^n, where the volume corresponds to the absolute value of the determinant when m equals n.

PREREQUISITES
  • Understanding of vector operations in R^n
  • Familiarity with Givens rotations
  • Knowledge of determinants and their properties
  • Basic concepts of exterior algebra
NEXT STEPS
  • Study the application of Givens rotations in matrix transformations
  • Learn about determinants and their geometric interpretations
  • Explore the properties of exterior algebra in higher dimensions
  • Investigate volume calculations in m-dimensional spaces
USEFUL FOR

Mathematicians, physicists, and computer scientists interested in geometry, linear algebra, and applications in higher-dimensional spaces.

mbs
Messages
39
Reaction score
1
Say you have two vectors [tex]v_1[/tex] and [tex]v_2[/tex] in [tex]\Re^3[/tex]. Then the area of the parallelogram generated by these two vectors is [tex]\left|v_1\times v_2\right|[/tex].

Now consider the case where you have three vectors in [tex]\Re^4[/tex]. You can place these vectors as columns in a 4 by 3 matrix. Now if you simultaneously rotate the three matrices together using Givins rotations you can introduce zeros in all entries below the main diagonal and non-negative values in all the diagonal elements. If the three matrices are linearly independent then all the diagonal elements will be positive. Now the product of the diagonal elements gives the area of a 3-D parallelepiped embedded in the hyperplane spanned by the vectors in [tex]\Re^4[/tex]. What would you call this type of "triple" product?

This can be generalized to any [tex]m[/tex] vectors in [tex]\Re^n[/tex] as long as [tex]m\leq n[/tex]. When [tex]m=n[/tex] this product is just the absolute value of the determinant of the matrix formed by the vectors as columns.

It seems that in general this type of product will appear under the integral when integrating over some m dimensional hyper-surface that's embedded in [tex]\Re^n[/tex]. It would be used for calculating the volume element [tex]dV[/tex] on an m dimensional hyper-surface.

Hopefully this makes sense.
 
Last edited:
Physics news on Phys.org
I think the thing I'm thinking of is related to the exterior algebra, though I don't really understand the notation/terminogy.
 

Similar threads

  • · Replies 14 ·
Replies
14
Views
4K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 17 ·
Replies
17
Views
7K
  • · Replies 20 ·
Replies
20
Views
4K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 10 ·
Replies
10
Views
2K
Replies
15
Views
3K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K