<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
	<id>https://wiki-de.moshellshocker.dns64.de/index.php?action=history&amp;feed=atom&amp;title=Polarisationsformel</id>
	<title>Polarisationsformel - Versionsgeschichte</title>
	<link rel="self" type="application/atom+xml" href="https://wiki-de.moshellshocker.dns64.de/index.php?action=history&amp;feed=atom&amp;title=Polarisationsformel"/>
	<link rel="alternate" type="text/html" href="https://wiki-de.moshellshocker.dns64.de/index.php?title=Polarisationsformel&amp;action=history"/>
	<updated>2026-06-04T23:45:34Z</updated>
	<subtitle>Versionsgeschichte dieser Seite in Wikipedia (Deutsch) – Lokale Kopie</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://wiki-de.moshellshocker.dns64.de/index.php?title=Polarisationsformel&amp;diff=1701555&amp;oldid=prev</id>
		<title>imported&gt;MFM: Lit</title>
		<link rel="alternate" type="text/html" href="https://wiki-de.moshellshocker.dns64.de/index.php?title=Polarisationsformel&amp;diff=1701555&amp;oldid=prev"/>
		<updated>2025-08-29T16:15:33Z</updated>

		<summary type="html">&lt;p&gt;Lit&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;In der [[Lineare Algebra|linearen Algebra]] wird durch eine &amp;#039;&amp;#039;&amp;#039;Polarisationsformel&amp;#039;&amp;#039;&amp;#039; eine symmetrische [[Bilinearform]] beziehungsweise eine [[Sesquilinearform]] mithilfe ihrer zugehörigen [[Quadratische Form|quadratischen Form]] dargestellt.&lt;br /&gt;
&lt;br /&gt;
Ein wichtiger Anwendungsfall ist die Darstellung des [[Skalarprodukt]]es eines [[Innenproduktraum]]es durch die zugehörige [[Skalarproduktnorm|induzierte Norm]] &amp;lt;math&amp;gt;\|v\|=\sqrt{\langle v,\,v\rangle}&amp;lt;/math&amp;gt;. Umgekehrt kann man fragen, ob eine gegebene [[Norm (Mathematik)|Norm]] durch ein Skalarprodukt induziert wird. Dies ist genau dann der Fall, wenn die Norm die [[Parallelogrammgleichung]] erfüllt, das Skalarprodukt kann dann mittels Polarisation aus dem Quadrat der Norm bestimmt werden.&lt;br /&gt;
&lt;br /&gt;
== Der reelle Fall (symmetrische Bilinearform) ==&lt;br /&gt;
&lt;br /&gt;
Es seien &amp;lt;math&amp;gt;V&amp;lt;/math&amp;gt; ein [[Vektorraum]] über dem [[Körper (Algebra)|Körper]] &amp;lt;math&amp;gt;\mathbb R&amp;lt;/math&amp;gt; und &amp;lt;math&amp;gt;\alpha \colon V\times V\to\mathbb R&amp;lt;/math&amp;gt; eine [[symmetrische Bilinearform]], d.&amp;amp;nbsp;h.&lt;br /&gt;
:&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
\alpha(v_1+ v_2,w)&amp;amp;=\alpha(v_1,w)+\alpha(v_2,w)\\&lt;br /&gt;
\alpha(c\cdot v,w)&amp;amp;=c\cdot\alpha(v,w) \text{ und }\\&lt;br /&gt;
\alpha(v,w)&amp;amp;=\alpha(w,v)&lt;br /&gt;
\end{align}&amp;lt;/math&amp;gt;&lt;br /&gt;
für alle &amp;lt;math&amp;gt;v, v_1, v_2, w\in V&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;c\in\R&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Ihre zugehörige quadratische Form &amp;lt;math&amp;gt;q \colon V\to\mathbb R&amp;lt;/math&amp;gt; wird dann definiert durch&lt;br /&gt;
:&amp;lt;math&amp;gt;q(v) := \alpha(v,v),\;v\in V.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Umgekehrt wird die symmetrische Bilinearform &amp;lt;math&amp;gt;\alpha&amp;lt;/math&amp;gt; durch ihre quadratische Form eindeutig bestimmt. Dies drückt die Polarisationsformel aus: Es gilt&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
\alpha(v,w) &amp;amp;= \frac 1 2\left( q(v+w) - q(v) - q(w)\right),\quad v,w\in V\\&lt;br /&gt;
&amp;amp;= \frac 1 2\left( q(v) + q(w) - q(v-w) \right),\quad v,w\in V\\&lt;br /&gt;
&amp;amp;= \frac 1 4\left( q(v+w) - q(v-w) \right),\quad v,w\in V.&lt;br /&gt;
\end{align}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Dass dies nicht für beliebige (also auch nicht symmetrische) Bilinearformen gilt, zeigt das folgende Beispiel. Mit Hilfe der Matrizen&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;A := \begin{pmatrix}1 &amp;amp; 1\\ -1 &amp;amp; 1\end{pmatrix}\quad\text{und}\quad B := \begin{pmatrix}1 &amp;amp; 0\\ 0 &amp;amp; 1\end{pmatrix}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
seien die Bilinearformen &amp;lt;math&amp;gt;\alpha,\beta \colon \mathbb R^2\times\mathbb R^2\to\mathbb R&amp;lt;/math&amp;gt; gegeben durch&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\alpha(v,w) := v^TAw \quad\text{und}\quad \beta(v,w) := v^TBw,\quad v,w\in\mathbb R^2.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Dann sind &amp;lt;math&amp;gt;\alpha&amp;lt;/math&amp;gt; und &amp;lt;math&amp;gt;\beta&amp;lt;/math&amp;gt; verschieden, definieren aber dieselbe quadratische Form.&lt;br /&gt;
&lt;br /&gt;
== Der komplexe Fall (Sesquilinearform) ==&lt;br /&gt;
&lt;br /&gt;
Es seien &amp;lt;math&amp;gt;V&amp;lt;/math&amp;gt; ein Vektorraum über dem Körper &amp;lt;math&amp;gt;\mathbb C&amp;lt;/math&amp;gt; und &amp;lt;math&amp;gt;\alpha \colon V\times V\to\mathbb C&amp;lt;/math&amp;gt; eine (nicht notwendigerweise [[Hermitesche Sesquilinearform|hermitesche]]) [[Sesquilinearform]]. Ihre zugehörige quadratische Form &amp;lt;math&amp;gt;q \colon V\to\mathbb C&amp;lt;/math&amp;gt; wird wie im reellen Fall definiert durch&lt;br /&gt;
:&amp;lt;math&amp;gt;q(v) := \alpha(v,v),\;v\in V.&amp;lt;/math&amp;gt;&lt;br /&gt;
Auch eine Sesquilinearform ist durch ihre quadratische Form eindeutig bestimmt. Für Sesquilinearformen lautet die Polarisationsformel:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\alpha(v,w) = \frac 1 4 \left( q(v+w) - q(v-w) \right) - \frac i 4\left( q(v+iw) - q(v-iw) \right),\quad v,w\in V,&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
falls &amp;lt;math&amp;gt;\alpha&amp;lt;/math&amp;gt; im ersten Argument [[Semilineare Abbildung|semilinear]] ist und&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\alpha(v,w) = \frac 1 4 \left( q(v+w) - q(v-w) \right) + \frac i 4\left( q(v+iw) - q(v-iw) \right),\quad v,w\in V,&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
falls &amp;lt;math&amp;gt;\alpha&amp;lt;/math&amp;gt; im zweiten Argument semilinear ist.&lt;br /&gt;
&lt;br /&gt;
== Literatur ==&lt;br /&gt;
* Oswald Riemenschneider: [https://www.math.uni-hamburg.de/home/riemenschneider/linalg.pdf &amp;#039;&amp;#039;Lineare Algebra und Analytische Geometrie&amp;#039;&amp;#039; (PDF; 809&amp;amp;nbsp;kB)]- Vorlesungsskript, Uni Hamburg 2005, S. 82.&lt;br /&gt;
* Peter Knabner, Wolf Barth: &amp;#039;&amp;#039;Lineare Algebra. Grundlagen und Anwendungen.&amp;#039;&amp;#039; Springer Spektrum, Berlin 2018, ISBN 978-3-662-55599-6 (Hardcover), ISBN 978-3-662-55600-9 (E-Book).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Kategorie:Lineare Algebra]]&lt;/div&gt;</summary>
		<author><name>imported&gt;MFM</name></author>
	</entry>
</feed>