# Vektor- und Spatprodukt: Guide für die Oberstufe
> Lerne alles über Vektorprodukt, Spatprodukt, Graßmann-Identität und deren Anwendungen in Geometrie und Physik. Ideal für die Mathe-Oberstufe.

Tags: mathe-oberstufe, vektorprodukt, spatprodukt, analytische-geometrie, kreuzprodukt, abibereitung, vektorrechnung
## Vektorprodukt & Spatprodukt: Grundlagen und Anwendungen
Die Präsentation bietet eine umfassende Übersicht über fortgeschrittene Vektorrechnung für die gymnasiale Oberstufe.

## 1. Das Vektorprodukt (Kreuzprodukt)
- **Definition**: Erzeugt einen Vektor $n$, der orthogonal auf den Vektoren $a$ und $b$ steht.
- **Eigenschaften**: 
  - Antikommutativität: $a \times b = -(b \times a)$
  - Distributivität: $a \times (b + c) = (a \times b) + (a \times c)$
  - Orthogonalität: $a \cdot (a \times b) = 0$
- **Geometrie**: Der Betrag $|a \times b|$ entspricht der Fläche des aufgespannten Parallelogramms.
- **Kriterium**: $a \times b = 0$ bedeutet, dass die Vektoren parallel (kollinear) sind.

## 2. Besondere Identitäten
- **Graßmann-Identität**: Merkregel "BAC - CAB" für das doppelte Vektorprodukt: $a \times (b \times c) = b(a \cdot c) - c(a \cdot b)$. Dies vereinfacht komplexe Berechnungen durch Skalarprodukte.
- **Kreuzproduktmatrix**: Darstellung des Vektorprodukts als Matrix-Vektor-Multiplikation für Anwendungen in der Computergrafik und Mechanik.

## 3. Das Spatprodukt
- **Definition**: Kombiniert Kreuz- und Skalarprodukt: $(a \times b) \cdot c$.
- **Komplanarität**: Wenn das Spatprodukt Null ist, liegen die drei Vektoren in einer Ebene.
- **Geometrische Anwendungen**: 
  - Volumen eines Spats (Parallelepiped): $V = |(a \times b) \cdot c|$
  - Volumen einer Pyramide (Tetraeder): $V = \frac{1}{6} |(a \times b) \cdot c|$

## 4. Anwendungen in der Physik
- **Drehmoment**: $M = r \times F$
- **Lorentzkraft**: $F = q(v \times B)$
---
This presentation was created with [Bobr AI](https://bobr.ai) — an AI presentation generator.