- Complex Vectors.
- Cross products.
- Lagrange’s Identity.
Complex Vector
- Quite literally, vector with complex numbers in them (not in syllabus)
Cn={z1..znz1, ...,zn∈C}
Cross Product in R3
- Take determinant.
- Returns a vector.
- The cross product is perpendicular to both the involved vectors.
- Only in R3.
- Geometrically, it represents the area of the parallelogram that the two vectors form.
Lagrange’s Identity
∣∣x×y∣∣=∣∣x∣∣2∣∣y∣∣2−(x⋅y)2=∣∣x∣∣2∣∣y∣∣2−∣∣x∣∣2∣∣y∣∣2cos2θ=∣∣x∣∣2∣∣y∣∣2(1−cos2θ)=∣∣x∣∣2∣∣y∣∣2sin2θ⟹∣∣x×y∣∣=∣∣x∣∣ ∣∣y∣∣sinθ