ianmc7
- 2
- 0
I need to find the area of a parallelogram with two vectors in R^4 my book has nothing on this and I don't know how to do it.
The original poster seeks to find the area of a parallelogram defined by two vectors in R^4, noting a lack of resources in their textbook regarding this topic.
Participants are exploring various methods to calculate the area, including traditional approaches and more advanced concepts like the wedge product. There is an acknowledgment of the limitations of certain methods in higher dimensions, and some guidance has been provided regarding the use of the wedge product.
There is a mention of the wedge product being less familiar in standard curricula, indicating a potential gap in knowledge among participants. The discussion also touches on the nature of vector operations in higher-dimensional spaces.
Yes, that is fine, but here isdynamicsolo said:Since the two vectors would still span a plane in higher-dimensional space, the definition of area for the parallelogram produced by the vectors would still be meaningful...
[tex] A = |\vec{a}|| \vec{b}| sin\theta[/tex]
dynamicsolo said:"Ah, wedge product... is there nothing you can't do...?"
(I am not familiar enough with it myself as yet...)