<?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=Formelsammlung_Arithmetik</id>
	<title>Formelsammlung Arithmetik - 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=Formelsammlung_Arithmetik"/>
	<link rel="alternate" type="text/html" href="https://wiki-de.moshellshocker.dns64.de/index.php?title=Formelsammlung_Arithmetik&amp;action=history"/>
	<updated>2026-06-11T11:00:03Z</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=Formelsammlung_Arithmetik&amp;diff=1573659&amp;oldid=prev</id>
		<title>~2026-34979 am 2. Januar 2026 um 18:40 Uhr</title>
		<link rel="alternate" type="text/html" href="https://wiki-de.moshellshocker.dns64.de/index.php?title=Formelsammlung_Arithmetik&amp;diff=1573659&amp;oldid=prev"/>
		<updated>2026-01-02T18:40:15Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Formelsammlung|[[Arithmetik]]}}&lt;br /&gt;
&lt;br /&gt;
== Notation ==&lt;br /&gt;
&lt;br /&gt;
* Buchstaben am Anfang des Alphabets &amp;lt;math&amp;gt;(a,b,c, \ldots)&amp;lt;/math&amp;gt; stehen für beliebige [[Zahl]]en.&lt;br /&gt;
* Buchstaben in der Mitte des Alphabets &amp;lt;math&amp;gt;(i,j,m,n, \ldots)&amp;lt;/math&amp;gt; stehen für [[natürliche Zahl]]en.&lt;br /&gt;
* Buchstaben am Ende des Alphabets &amp;lt;math&amp;gt;(x,y, \ldots)&amp;lt;/math&amp;gt; stehen für [[Variable (Mathematik)|Variablen]].&lt;br /&gt;
* Es gilt die [[Operatorrangfolge]] ([[Punktrechnung vor Strichrechnung]]): Rechenoperationen der zweiten Stufe (Multiplikation und Division) binden stärker als die der ersten Stufe (Addition und Subtraktion) und Rechenoperationen der dritten Stufe (Wurzelziehen und Potenzieren) stärker als die der zweiten Stufe.&lt;br /&gt;
* Es gilt die [[Klammerregel]]: Stehen Operationen in Klammern, so werden diese zuerst ausgeführt. Stehen Operationen der gleichen Stufe ohne Klammern hintereinander, so werden die Operationen von links nach rechts ausgeführt.&lt;br /&gt;
&lt;br /&gt;
== Grundrechenarten ==&lt;br /&gt;
&lt;br /&gt;
=== Rechenoperationen ===&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;[[Addition]]&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;a + b = c&amp;lt;/math&amp;gt; &amp;amp;nbsp; (Summand + Summand = Summe)&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;[[Subtraktion]]&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;a - b = c&amp;lt;/math&amp;gt; &amp;amp;nbsp; (Minuend − Subtrahend = Differenz)&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;[[Multiplikation]]&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;a \cdot b = c&amp;lt;/math&amp;gt; &amp;amp;nbsp; (Faktor · Faktor = Produkt)&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;[[Division (Mathematik)|Division]]&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;a : b = c&amp;lt;/math&amp;gt; &amp;amp;nbsp; (Dividend : Divisor = Quotient)&lt;br /&gt;
&lt;br /&gt;
:Die [[Division durch null]] ist dabei nicht definiert.&lt;br /&gt;
&lt;br /&gt;
=== Klammerregeln ===&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;a + (b + c) = a + b + c&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;a + (b - c) = a + b - c&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;a - (b + c) = a - b - c&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;a - (b - c) = a - b + c&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Rechengesetze ===&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;[[Assoziativgesetz]]e&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt; a + \left( b + c \right) = \left( a + b \right) + c &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt; a \cdot \left( b \cdot c \right) = \left( a \cdot b \right) \cdot c &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;[[Kommutativgesetz]]e&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt; a + b = b + a \,&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt; a \cdot b = b \cdot a &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;[[Distributivgesetz]]e&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt; a \cdot \left( b + c \right) = a \cdot b + a \cdot c &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt; \left( a + b \right) \cdot c = a \cdot c + b \cdot c &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;[[Neutrales Element|Neutralität]] von &amp;lt;math&amp;gt;0&amp;lt;/math&amp;gt; und &amp;lt;math&amp;gt;1&amp;lt;/math&amp;gt;&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;a + 0 = 0 + a = a&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;a \cdot 1 = 1 \cdot a = a&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Binomische Formeln ===&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;(a+b)^2 = a^2 + 2 \cdot a \cdot b + b^2&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;(a-b)^2 = a^2 - 2 \cdot a \cdot b + b^2&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;(a+b) \cdot (a-b) = a^2 - b^2&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Bruchrechnung ==&lt;br /&gt;
&lt;br /&gt;
=== Bezeichnungen ===&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;[[Bruchrechnung|Definition]]&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\frac{a}{b} = a : b&amp;lt;/math&amp;gt; &amp;amp;nbsp; (Zähler : Nenner)&lt;br /&gt;
&lt;br /&gt;
:Zähler und Nenner sind ganze Zahlen, wobei der Nenner nicht null sein darf.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Spezialfälle&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* [[Stammbruch]]: &amp;lt;math&amp;gt;a = 1&amp;lt;/math&amp;gt;&lt;br /&gt;
* Echter Bruch: &amp;lt;math&amp;gt;a &amp;lt; b&amp;lt;/math&amp;gt;&lt;br /&gt;
* Unechter Bruch: &amp;lt;math&amp;gt;a &amp;gt; b&amp;lt;/math&amp;gt;&lt;br /&gt;
* Scheinbruch: &amp;lt;math&amp;gt;a = b \cdot c&amp;lt;/math&amp;gt; mit einer ganzen Zahl &amp;lt;math&amp;gt;c&amp;lt;/math&amp;gt;&lt;br /&gt;
* Kehrbruch: &amp;lt;math&amp;gt;a&amp;lt;/math&amp;gt; und &amp;lt;math&amp;gt;b&amp;lt;/math&amp;gt; werden vertauscht&lt;br /&gt;
&lt;br /&gt;
=== Rechenregeln ===&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Vorzeichen&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\frac{-a}{b} = \frac{a}{-b} = - \frac{a}{b}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\frac{-a}{-b} = \frac{a}{b}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Erweitern und Kürzen&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\frac{a}{b} = \frac{a \cdot c}{b \cdot c}&amp;lt;/math&amp;gt; &amp;amp;nbsp; für &amp;lt;math&amp;gt;c \neq 0&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Addition&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\frac{a}{b} + \frac{c}{d} = \frac{a \cdot d + c \cdot b}{b \cdot d}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Subtraktion&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\frac{a}{b} - \frac{c}{d} = \frac{a \cdot d - c \cdot b}{b \cdot d} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Multiplikation&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\frac{a}{b} \cdot \frac{c}{d} = \frac{a \cdot c}{b \cdot d} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Division&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\frac{a}{b} : \frac{c}{d} = \frac{a}{b} \cdot \frac{d}{c} = \frac{a \cdot d}{b \cdot c}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Prozentrechnung ===&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;[[Prozent|Definitionen]]&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;p \, \% = \frac{p}{100}&amp;lt;/math&amp;gt; &amp;amp;nbsp; (Prozentsatz = Prozentwert : Grundwert)&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;p\,{}^{0\!}\!/\!_{00}= \frac{p}{1{\,}000}&amp;lt;/math&amp;gt; &amp;amp;nbsp; (Promillesatz = Promillewert : Grundwert)&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Prozentsätze häufig benutzter Anteile&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Anteil am Grundwert&lt;br /&gt;
| &amp;lt;math&amp;gt;\frac{1}{100}&amp;lt;/math&amp;gt; || &amp;lt;math&amp;gt;\frac{1}{50}&amp;lt;/math&amp;gt; || &amp;lt;math&amp;gt;\frac{1}{40}&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt;\frac{1}{25}&amp;lt;/math&amp;gt; || &amp;lt;math&amp;gt;\frac{1}{20}&amp;lt;/math&amp;gt; || &amp;lt;math&amp;gt;\frac{1}{16}&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt;\frac{1}{15}&amp;lt;/math&amp;gt; || &amp;lt;math&amp;gt;\frac{1}{12}&amp;lt;/math&amp;gt; || &amp;lt;math&amp;gt;\frac{1}{11}&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt;\frac{1}{10}&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! Prozentsatz&lt;br /&gt;
| 1 % || 2 % || 2,5 % || 4 % || 5 %|| 6,25 % || ≈6,67 % || ≈8,33 % || ≈9,09 %  || 10 %&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;12&amp;quot; style=&amp;quot;border:0px;&amp;quot;|&lt;br /&gt;
|-&lt;br /&gt;
! Anteil am Grundwert&lt;br /&gt;
| &amp;lt;math&amp;gt;\frac{1}{9}&amp;lt;/math&amp;gt; || &amp;lt;math&amp;gt;\frac{1}{8}&amp;lt;/math&amp;gt;  || &amp;lt;math&amp;gt;\frac{1}{7}&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt;\frac{1}{6}&amp;lt;/math&amp;gt; || &amp;lt;math&amp;gt;\frac{1}{5}&amp;lt;/math&amp;gt; || &amp;lt;math&amp;gt;\frac{1}{4}&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt;\frac{1}{3}&amp;lt;/math&amp;gt; || &amp;lt;math&amp;gt;\frac{1}{2}&amp;lt;/math&amp;gt; || &amp;lt;math&amp;gt;\frac{2}{3}&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt;\frac{3}{4}&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! Prozentsatz&lt;br /&gt;
| ≈11,11 % || 12,5 % || ≈14,29 % || ≈16,67 % || 20 % || 25 % || ≈33,33 % || 50 % || ≈66,67 % || 75 %&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Elementare Rechenoperationen ==&lt;br /&gt;
&lt;br /&gt;
=== Potenz ===&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;[[Potenz (Mathematik)|Definitionen]]&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Natürlicher Exponent:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;a^n = \underbrace{{ a\cdot a\dotsm a }}_{{n\ \mathrm{Faktoren}}}&amp;lt;/math&amp;gt; &amp;amp;nbsp; ([[Potenz (Mathematik)|Potenz]] = Basis hoch Exponent)&lt;br /&gt;
&lt;br /&gt;
Negativer Exponent:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;a^{-n} = \frac 1 {a^n}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Rationaler Exponent:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;x = a^{m/n} \; \Leftrightarrow \; x^n = a^m&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Hierbei ist &amp;lt;math&amp;gt;a&amp;lt;/math&amp;gt; eine nichtnegative [[rationale Zahl]] und &amp;lt;math&amp;gt;m,n&amp;lt;/math&amp;gt; sind natürliche Zahlen.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Spezialfälle&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;a^0 = 1&amp;lt;/math&amp;gt; &amp;amp;nbsp; für &amp;lt;math&amp;gt;a \neq 0&amp;lt;/math&amp;gt;, siehe [[Null hoch null]]&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;0^n = 0&amp;lt;/math&amp;gt; &amp;amp;nbsp; für &amp;lt;math&amp;gt;n \neq 0&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;[[Potenz (Mathematik)#Potenzgesetze|Potenzgesetze]]&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;a^m \cdot a^n = a^{m+n}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\frac{a^m}{a^n} = a^{m-n}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;({a^m})^n = a^{m \cdot n}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;a^n \cdot b^n = (a \cdot b)^n&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\frac{a^n}{b^n} = \left( \frac{a}{b} \right)^n&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Definition und Rechenregeln können auf reelle Zahlen erweitert werden.&lt;br /&gt;
&lt;br /&gt;
=== Wurzel ===&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;[[Wurzel (Mathematik)|Definition]]&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;x = \sqrt[n]{a} \; \Leftrightarrow \; x^n = a&amp;lt;/math&amp;gt; &amp;amp;nbsp; ([[Wurzel (Mathematik)|n-te Wurzel]], a heißt Radikand, n Wurzelexponent)&lt;br /&gt;
&lt;br /&gt;
:Hierbei ist &amp;lt;math&amp;gt;a&amp;lt;/math&amp;gt; eine nichtnegative reelle Zahl und &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt; eine natürliche Zahl größer als eins&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Spezialfälle&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\sqrt{a} = \sqrt[2]{a}&amp;lt;/math&amp;gt; &amp;amp;nbsp; ([[Quadratwurzel]])&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\sqrt[3]{a}&amp;lt;/math&amp;gt; &amp;amp;nbsp; ([[Kubikwurzel]])&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;[[Wurzel (Mathematik)#Die Wurzelgesetze|Wurzelgesetze]]&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\sqrt[n]{a} =  a^\frac{1}{n}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\sqrt[n]{a ^m} =  ({\sqrt[n]{a}}) ^m = a^\frac{m}{n}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\sqrt[n]{a} \cdot \sqrt[n]{b} = \sqrt[n]{a \cdot b}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;{{ \sqrt[n]{a}} \over {\sqrt[n]{b}}} = \sqrt[n]{a \over b}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt; \sqrt[n]{{\sqrt[m]{a}}} = \sqrt[n \cdot m]{a}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt; \sqrt[n]{a} \cdot \sqrt[m]{a} = \sqrt[n \cdot m]{a^{n+m}}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\frac{\sqrt[n]{a}}{\sqrt[m]{a}} = \sqrt[n \cdot m]{a^{m-n}}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Logarithmus ===&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;[[Logarithmus|Definition]]&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;x = \log_b a \; \Leftrightarrow \; a = b^x&amp;lt;/math&amp;gt; &amp;amp;nbsp; ([[Logarithmus]] der Zahl a zur Basis b)&lt;br /&gt;
&lt;br /&gt;
:Hierbei sind &amp;lt;math&amp;gt;a,b&amp;lt;/math&amp;gt; positive reelle Zahlen.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Spezialfälle&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\log_2 a = \operatorname{lb} a&amp;lt;/math&amp;gt; &amp;amp;nbsp; ([[binärer Logarithmus]])&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\log_e a = \ln a&amp;lt;/math&amp;gt; &amp;amp;nbsp; ([[natürlicher Logarithmus]])&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\log_{10} a = \lg a&amp;lt;/math&amp;gt; &amp;amp;nbsp; ([[dekadischer Logarithmus]])&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\log_b 1 = 0&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\log_b b = 1&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;[[Logarithmus#Logarithmengesetze|Logarithmengesetze]]&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\log_b ( a \cdot c ) = \log_b a + \log_b c&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\log_b \left( \frac{a}{c} \right) = \log_b a - \log_b c&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\log_b \left( a^c \right) = c \cdot \log_b a&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\log_b a = \frac{\log_c a}{\log_c b}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Elementare Funktionen ==&lt;br /&gt;
&lt;br /&gt;
=== Betrag ===&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;[[Betragsfunktion|Definition]]&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;|a| =&lt;br /&gt;
\begin{cases}&lt;br /&gt;
\;\;\,a &amp;amp; \mathrm{f\ddot ur} \quad a&amp;gt;0 \\&lt;br /&gt;
\;\;\,0 &amp;amp; \mathrm{f\ddot ur} \quad a=0 \\&lt;br /&gt;
     -a &amp;amp; \mathrm{f\ddot ur} \quad a&amp;lt;0 \\&lt;br /&gt;
\end{cases}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Eigenschaften&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;| a | = 0 \; \Leftrightarrow \; a = 0&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;| a \cdot b | = | a | \cdot | b |&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;| a + b | \leq | a | + | b |&amp;lt;/math&amp;gt; &amp;amp;nbsp; ([[Dreiecksungleichung]])&lt;br /&gt;
&lt;br /&gt;
=== Vorzeichen ===&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;[[Vorzeichenfunktion|Definition]]&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\sgn(a) =&lt;br /&gt;
\begin{cases}&lt;br /&gt;
\;\;\,1 &amp;amp; \mathrm{f\ddot ur} \quad a&amp;gt;0 \\&lt;br /&gt;
\;\;\,0 &amp;amp; \mathrm{f\ddot ur} \quad a=0 \\&lt;br /&gt;
     -1 &amp;amp; \mathrm{f\ddot ur} \quad a&amp;lt;0 \\&lt;br /&gt;
\end{cases}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Eigenschaften&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\sgn(a) = \frac{a}{|a|}&amp;lt;/math&amp;gt; &amp;amp;nbsp; für &amp;lt;math&amp;gt;a \neq 0&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\sgn | a | = | \sgn a |&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\sgn(a \cdot b) = \sgn (a) \cdot \sgn (b)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Ab- und Aufrundung ===&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;[[Gaußklammer|Definitionen]]&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\lfloor a \rfloor=\max \{k\in\Z \mid k\leq a\}&amp;lt;/math&amp;gt; &amp;amp;nbsp; (Abrundung)&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\lceil a \rceil=\min \{k\in\Z \mid k\ge a\}&amp;lt;/math&amp;gt; &amp;amp;nbsp; (Aufrundung)&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Eigenschaften&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\bigl\lfloor \lfloor a \rfloor \bigr\rfloor = \bigl\lceil \lfloor a \rfloor \bigr\rceil = \lfloor a \rfloor&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\bigl\lceil \lceil a \rceil \bigr\rceil = \bigl\lfloor \lceil a \rceil \bigr\rfloor = \lceil a \rceil&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\lfloor a \rfloor + \lfloor b \rfloor \le \lfloor a+b \rfloor \le \lfloor a \rfloor + \lfloor b \rfloor + 1&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\lceil a \rceil + \lceil b \rceil \ge \lceil a+b \rceil \ge \lceil a \rceil + \lceil b \rceil - 1&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Gleichungen ==&lt;br /&gt;
&lt;br /&gt;
=== Äquivalenzumformungen ===&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;[[Lösen von Gleichungen]]&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;a = b \; \Leftrightarrow \; b = a&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;a = b \; \Leftrightarrow \; a+c = b+c&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;a = b \; \Leftrightarrow \; a-c = b-c&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;a = b \; \Leftrightarrow \; a \cdot c = b \cdot c&amp;lt;/math&amp;gt; &amp;amp;nbsp; für &amp;lt;math&amp;gt;c \neq 0&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;a = b \; \Leftrightarrow \; a : c = b : c&amp;lt;/math&amp;gt; &amp;amp;nbsp; für &amp;lt;math&amp;gt;c \neq 0&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;a = b \; \Leftrightarrow \; f(a) = f(b)&amp;lt;/math&amp;gt; &amp;amp;nbsp; für jede [[injektive Funktion]] &amp;lt;math&amp;gt;f&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Lineare Gleichungen ===&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;[[Lineare Gleichung|Allgemeine Form]]&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;a \cdot x = b&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Lösungen&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;x = \frac{b}{a}&amp;lt;/math&amp;gt; &amp;amp;nbsp; falls &amp;lt;math&amp;gt;a \neq 0&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:keine Lösung falls &amp;lt;math&amp;gt;a = 0, b \neq 0&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:unendlich viele Lösungen falls &amp;lt;math&amp;gt;a = 0, b = 0&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Quadratische Gleichungen ===&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;[[Quadratische Gleichung|Allgemeine Form]]&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;a x^2 + b x + c = 0&amp;lt;/math&amp;gt; &amp;amp;nbsp; mit &amp;lt;math&amp;gt;a \ne 0&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;[[Diskriminante]]&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;D = b^2 - 4ac&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Lösungen&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;x_{1,2} = \frac{-b \pm \sqrt{b^2 - 4 a c}}{2 a}&amp;lt;/math&amp;gt; &amp;amp;nbsp; falls &amp;lt;math&amp;gt;D &amp;gt; 0&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;x = -\frac{b}{2 a}&amp;lt;/math&amp;gt; &amp;amp;nbsp; falls &amp;lt;math&amp;gt;D = 0&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:keine reelle Lösung falls &amp;lt;math&amp;gt;D &amp;lt; 0&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;[[Quadratische Ergänzung]]&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;a x^2 + b x + c = a\left(x+\frac{b}{2a}\right)^2 + \left(c - \frac{b^2}{4a}\right)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;p-q-Form&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;x^2 + p x + q = 0&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Diskriminante&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;D = \frac{p^2}{4} - q&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Lösungen&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;x_{1,2} = -\frac{p}{2} \pm \sqrt{\frac{p^2}{4} - q}&amp;lt;/math&amp;gt; &amp;amp;nbsp; falls &amp;lt;math&amp;gt;D &amp;gt; 0&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;x = -\frac{p}{2}&amp;lt;/math&amp;gt; &amp;amp;nbsp; falls &amp;lt;math&amp;gt;D = 0&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:keine reelle Lösung falls &amp;lt;math&amp;gt;D &amp;lt; 0&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;[[Satz von Vieta]]&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;p = -(x_1 + x_2)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;q = x_1 \cdot x_2&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Algebraische Gleichungen ===&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;[[Algebraische Gleichung|Allgemeine Form]]&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;a_nx^n + a_{n-1}x^{n-1} + a_{n-2}x^{n-2} + \dotsb + a_2x^2 + a_1x^1 + a_0 = 0&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Lösungen&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;x_1, \ldots , x_n&amp;lt;/math&amp;gt; als komplexe Lösungen, nicht notwendigerweise verschieden ([[Fundamentalsatz der Algebra]])&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Zerlegung in Linearfaktoren&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;a_n(x - x_1)(x - x_2) \dotsm (x - x_n) = 0&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;[[Polynomdivision]]&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;p(x) = s(x)q(x) + r(x)&amp;lt;/math&amp;gt; &amp;amp;nbsp; wobei &amp;lt;math&amp;gt;\operatorname{grad} p \ge \operatorname{grad} q&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\frac{p(x)}{q(x)} = s(x) + \frac{r(x)}{q(x)}&amp;lt;/math&amp;gt; &amp;amp;nbsp; wobei &amp;lt;math&amp;gt;\operatorname{grad} q \ge 0&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Ungleichungen ==&lt;br /&gt;
&lt;br /&gt;
=== Äquivalenzumformungen ===&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;[[Lösen von Ungleichungen]]&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;a &amp;lt; b \; \Leftrightarrow \; b &amp;gt; a&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;a &amp;lt; b \; \Leftrightarrow \; a+c &amp;lt; b+c&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;a &amp;lt; b \; \Leftrightarrow \; a-c &amp;lt; b-c&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;a &amp;lt; b \; \Leftrightarrow \; \begin{cases} a \cdot c &amp;lt; b \cdot c, &amp;amp; \text{falls} ~ c &amp;gt; 0 \\ a \cdot c &amp;gt; b \cdot c, &amp;amp; \text{falls} ~ c &amp;lt; 0 \end{cases}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;a &amp;lt; b \; \Leftrightarrow \; \begin{cases} a : c &amp;lt; b : c, &amp;amp; \text{falls} ~ c &amp;gt; 0 \\ a : c &amp;gt; b : c, &amp;amp; \text{falls} ~ c &amp;lt; 0 \end{cases}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;a &amp;lt; b \; \Leftrightarrow \; \begin{cases} f(a) &amp;lt; f(b), &amp;amp; \text{falls} ~ f ~ \text{streng monoton steigend ist} \\ f(a) &amp;gt; f(b), &amp;amp; \text{falls} ~ f ~ \text{streng monoton fallend ist}\end{cases}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:Die Umformungsregeln gelten analog auch für &amp;lt;math&amp;gt;\le, \ge&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
=== Spezielle Ungleichungen ===&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;[[Dreiecksungleichung]]&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;|a + b| \le |a| + |b|&amp;lt;/math&amp;gt; &amp;amp;nbsp; für alle &amp;lt;math&amp;gt;a,b&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;[[Bernoullische Ungleichung]]&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;(1 + a)^n \geq 1 + a \cdot n&amp;lt;/math&amp;gt; &amp;amp;nbsp; für &amp;lt;math&amp;gt;a \geq -1&amp;lt;/math&amp;gt; und &amp;lt;math&amp;gt;n = 0, 1, 2, \ldots&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;[[Youngsche Ungleichung (Produkt)|Youngsche Ungleichung]]&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;a \cdot b \leq \frac{a^p}{p} + \frac{b^q}{q}&amp;lt;/math&amp;gt; &amp;amp;nbsp; für &amp;lt;math&amp;gt;a,b \geq 0&amp;lt;/math&amp;gt; und &amp;lt;math&amp;gt;p,q &amp;gt; 1&amp;lt;/math&amp;gt; mit &amp;lt;math&amp;gt;\tfrac{1}{p}+\tfrac{1}{q} = 1&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Ungleichungen bei Mittelwerten ===&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;[[Ungleichung vom arithmetischen und geometrischen Mittel]]&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\sqrt[n]{a_1 \cdot \ldots \cdot a_n} \leq \frac{1}{n} ( a_1 + \ldots + a_n )&amp;lt;/math&amp;gt; &amp;amp;nbsp; für &amp;lt;math&amp;gt;a_1, \ldots, a_n \geq 0&amp;lt;/math&amp;gt; und &amp;lt;math&amp;gt;n = 2, 3, \ldots&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Ungleichung vom harmonischen und geometrischen Mittel&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\frac{n}{\frac{1}{a_1} + \ldots + \frac{1}{a_n}} \leq \sqrt[n]{a_1 \cdot \ldots \cdot a_n}&amp;lt;/math&amp;gt; &amp;amp;nbsp; für &amp;lt;math&amp;gt;a_1, \ldots, a_n &amp;gt; 0&amp;lt;/math&amp;gt; und &amp;lt;math&amp;gt;n = 2, 3, \ldots&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Komplexe Zahlen ==&lt;br /&gt;
&lt;br /&gt;
=== Algebraische Form ===&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Darstellung&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;z=a+b\cdot \mathrm{i}&amp;lt;/math&amp;gt; &amp;amp;nbsp; mit Realteil &amp;lt;math&amp;gt;a&amp;lt;/math&amp;gt;, Imaginärteil &amp;lt;math&amp;gt;b&amp;lt;/math&amp;gt; und der imaginären Einheit &amp;lt;math&amp;gt;\mathrm{i}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\bar z=a-b\cdot \mathrm{i}&amp;lt;/math&amp;gt; &amp;amp;nbsp; ([[Komplexe Konjugation]])&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Potenzen der imaginären Einheit&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\mathrm{i}^0 = 1&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\mathrm{i}^1 = \mathrm{i}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\mathrm{i}^2 = -1&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\mathrm{i}^3 = - \mathrm{i}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Allgemein für &amp;lt;math&amp;gt;n \in \mathbb{Z}&amp;lt;/math&amp;gt;:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\mathrm{i}^{4n} = 1&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\mathrm{i}^{4n+1} = \mathrm{i}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\mathrm{i}^{4n+2} = -1&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\mathrm{i}^{4n+3} = - \mathrm{i}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Arithmetische Operationen&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;(a + \mathrm ib) + (c + \mathrm id) = (a + c) + \mathrm i(b + d)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;(a + \mathrm ib) - (c + \mathrm id) = (a - c) + \mathrm i(b - d)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;(a + \mathrm ib)\cdot(c + \mathrm id) = ac - bd + \mathrm i(ad + bc)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;(a + \mathrm ib):(c + \mathrm id) = \frac{ac + bd}{c^2 + d^2} + \mathrm i\,\frac{bc - ad}{c^2 + d^2}&amp;lt;/math&amp;gt; &amp;amp;nbsp; für &amp;lt;math&amp;gt;c^2+d^2 \neq 0&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Polarform ===&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Darstellung&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;z=r \cdot (\cos (\varphi) + \mathrm{i} \cdot \sin(\varphi))&amp;lt;/math&amp;gt; &amp;amp;nbsp; mit dem Betrag &amp;lt;math&amp;gt;r&amp;lt;/math&amp;gt; und dem Argument &amp;lt;math&amp;gt;\varphi&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Betrag&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt;r = |z| = \sqrt{z \cdot \bar z} = \sqrt{a^2 + b^2}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Argument&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\varphi =  \begin{cases}\arctan\frac{b}{a}&amp;amp;\mathrm{f\ddot ur}\ a&amp;gt;0\\&lt;br /&gt;
\arctan\frac ba+\pi&amp;amp;\mathrm{f\ddot ur}\ a&amp;lt;0,b\geq0\\&lt;br /&gt;
\arctan\frac ba-\pi&amp;amp;\mathrm{f\ddot ur}\ a&amp;lt;0,b&amp;lt;0\\&lt;br /&gt;
\pi/2&amp;amp;\mathrm{f\ddot ur}\ a=0,b&amp;gt;0\\&lt;br /&gt;
-\pi/2&amp;amp;\mathrm{f\ddot ur}\ a=0,b&amp;lt;0&lt;br /&gt;
\end{cases}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:oder&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\varphi =\begin{cases}\arccos\frac ar&amp;amp;\mathrm{f\ddot ur}\ b\geq0\\&lt;br /&gt;
\arccos\left(-\frac ar\right)-\pi&amp;amp;\mathrm{f\ddot ur}\ b&amp;lt;0&lt;br /&gt;
\end{cases}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Exponentialform ===&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Darstellung&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;z=r \cdot e^{\mathrm{i}\varphi}&amp;lt;/math&amp;gt; &amp;amp;nbsp; mit der [[Eulersche Zahl|eulerschen Zahl]] &amp;lt;math&amp;gt;e&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;e^{\mathrm{i}\varphi} = \cos \varphi + \mathrm{i}\,\sin \varphi&amp;lt;/math&amp;gt; &amp;amp;nbsp; ([[Eulersche Formel]])&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Umrechnungsformeln&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\sin \varphi = \frac{e^{\mathrm{i}\varphi} - e^{-\mathrm{i}\varphi}}{2\mathrm{i}}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\cos \varphi = \frac{e^{\mathrm{i}\varphi} + e^{-\mathrm{i}\varphi}}{2}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Arithmetische Operationen&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;(r \cdot e^{\mathrm{i}\varphi}) \pm (s \cdot e^{\mathrm{i}\psi}) = \sqrt{r^2 + s^2 \pm 2 r s \cos (\varphi - \psi)} \cdot e^{ \mathrm{i} \operatorname{atan2}\left( r \sin \varphi \pm s \sin \psi, r \cos \varphi \pm s \cos \psi \right)}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;(r \cdot e^{\mathrm{i}\varphi}) \cdot (s \cdot e^{\mathrm{i}\psi}) = (r \cdot s) \cdot e^{\mathrm{i}(\varphi+\psi)}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;(r \cdot e^{\mathrm{i}\varphi}) : (s \cdot e^{\mathrm{i}\psi}) = (r : s) \cdot e^{\mathrm{i}(\varphi-\psi)}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Potenzen&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;(r \cdot e^{\mathrm{i}\varphi})^n = r^n \cdot e^{\mathrm i n\varphi}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Wurzeln&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;x^n = 1 \, \Leftrightarrow \, x = e^{2\pi\mathrm i k/n}&amp;lt;/math&amp;gt; &amp;amp;nbsp; für &amp;lt;math&amp;gt;k=0,1,\dots,n-1&amp;lt;/math&amp;gt; &amp;amp;nbsp; ([[Einheitswurzel]]n)&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;x^n = z \, \Leftrightarrow \, x = \sqrt[n]{|z|} \cdot e^{(\mathrm i\arg(z) + 2\pi\mathrm i k)/n}&amp;lt;/math&amp;gt; &amp;amp;nbsp; für &amp;lt;math&amp;gt;k=0,1,\dots,n-1&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Summenformeln ==&lt;br /&gt;
&lt;br /&gt;
=== Rechenregeln ===&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\sum_{i=1}^{n}c = n \cdot c &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\sum_{i=m}^{n}c = (n-m+1) \cdot c &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\sum_{i=m}^{n}c \cdot a_i = c \cdot \sum_{i=m}^{n}a_i &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\sum_{i=m}^{n}(a_i + b_i) = \sum_{i=m}^{n}a_i + \sum_{i=m}^{n}b_i &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\sum_{i=m}^{n} a_i = \sum_{i=m-r}^{n-r} a_{i+r}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\sum_{i=1}^{n}(a_i - a_{i-1}) = a_n - a_0&amp;lt;/math&amp;gt; &amp;amp;nbsp; ([[Teleskopsumme]])&lt;br /&gt;
&lt;br /&gt;
=== Arithmetische Reihe ===&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\sum_{i=1}^n i = \frac{n(n+1)}{2} &amp;lt;/math&amp;gt; &amp;amp;nbsp; ([[Gaußsche Summenformel]])&lt;br /&gt;
&lt;br /&gt;
=== Geometrische Reihe ===&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\sum_{i=0}^{n-1} k^i = \frac{1-k^n}{1-k}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Eine Version, die für alle Halbringe geeignet ist:&lt;br /&gt;
: &amp;lt;math&amp;gt;\begin{pmatrix} 1&amp;amp;0 \\ \sum_{i=0}^{n-1}k^i &amp;amp; k^n \end{pmatrix} = \begin{pmatrix}1&amp;amp;0\\1&amp;amp;k\end{pmatrix}^n&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Potenzsummen ===&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\sum_{i=1}^n i^2 = \frac{n(n+1)(2n+1)}{6}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\sum_{i=1}^n i^3 = \frac{n^2(n+1)^2}{4}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:Für weitere Potenzsummen siehe [[Faulhabersche Formel]].&lt;br /&gt;
&lt;br /&gt;
=== Kombinatorische Summen ===&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;[[Binomischer Lehrsatz]]&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;(a+b)^n = \sum_{k=0}^{n}{n \choose k} a^{n-k}b^{k}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;[[Multinomialtheorem]]&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt;\left(\sum_{i=1}^k a_i\right)^n = \sum_{n_1+\ldots+n_k=n}{n\choose n_1,\ldots,n_k}\,\cdot\, a_1^{n_1}\cdot a_2^{n_2}\cdots a_k^{n_k}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Ungleichungen bei Summen ===&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;[[Cauchy-Schwarzsche Ungleichung]]&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\left(\sum_{i=1}^n a_i \cdot b_i\right)^2 \leq \left(\sum_{i=1}^n a_i^2\right) \cdot \left(\sum_{i=1}^n b_i^2\right)&amp;lt;/math&amp;gt; &amp;amp;nbsp; für alle &amp;lt;math&amp;gt;a_1, \ldots, a_n&amp;lt;/math&amp;gt; und &amp;lt;math&amp;gt;b_1, \ldots, b_n&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;[[Tschebyscheff-Ungleichung (Arithmetik)|Tschebyscheff-Ungleichungen]]&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;n \cdot \left(\sum_{i=1}^n a_i \cdot b_i\right) \geq \left(\sum_{i=1}^n a_i\right) \cdot \left(\sum_{i=1}^n b_i\right)&amp;lt;/math&amp;gt; &amp;amp;nbsp; für alle &amp;lt;math&amp;gt;a_1 \geq \ldots \geq a_n&amp;lt;/math&amp;gt; und &amp;lt;math&amp;gt;b_1 \geq \ldots \geq b_n&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;n \cdot \left(\sum_{i=1}^n a_i \cdot b_i\right) \leq \left(\sum_{i=1}^n a_i\right) \cdot \left(\sum_{i=1}^n b_i\right)&amp;lt;/math&amp;gt; &amp;amp;nbsp; für alle &amp;lt;math&amp;gt;a_1 \geq \ldots \geq a_n&amp;lt;/math&amp;gt; und &amp;lt;math&amp;gt;b_1 \leq \ldots \leq b_n&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;[[Minkowski-Ungleichung]]&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\left(\sum_{i=1}^n | a_i + b_i |^p\right)^{1/p} \leq \left(\sum_{i=1}^n |a_i|^p\right)^{1/p} + \left(\sum_{i=1}^n |b_i|^p\right)^{1/p}&amp;lt;/math&amp;gt; &amp;amp;nbsp; für alle &amp;lt;math&amp;gt;a_1, \ldots, a_n&amp;lt;/math&amp;gt; und &amp;lt;math&amp;gt;b_1, \ldots, b_n&amp;lt;/math&amp;gt; sowie &amp;lt;math&amp;gt;p \geq 1&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;[[Hölder-Ungleichung]]&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\sum_{i=1}^n | a_i \cdot b_i | \leq \left(\sum_{i=1}^n |a_i|^p\right)^{1/p} \cdot \left(\sum_{i=1}^n |b_i|^q\right)^{1/q}&amp;lt;/math&amp;gt; &amp;amp;nbsp; für alle &amp;lt;math&amp;gt;a_1, \ldots, a_n&amp;lt;/math&amp;gt; und &amp;lt;math&amp;gt;b_1, \ldots, b_n&amp;lt;/math&amp;gt; sowie &amp;lt;math&amp;gt;p,q \geq 1&amp;lt;/math&amp;gt; mit &amp;lt;math&amp;gt;\tfrac{1}{p}+\tfrac{1}{q} = 1&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;[[Jensensche Ungleichung]]&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;f\left(\sum_{i=1}^n a_i \cdot b_i\right) \leq \sum_{i=1}^n a_i \cdot f(b_i)&amp;lt;/math&amp;gt; &amp;amp;nbsp; für jede [[konvexe Funktion]] &amp;lt;math&amp;gt;f&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;a_1, \ldots , a_n \geq 0&amp;lt;/math&amp;gt; mit &amp;lt;math&amp;gt;a_1 + \ldots + a_n = 1&amp;lt;/math&amp;gt; und alle &amp;lt;math&amp;gt;b_1, \ldots, b_n&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Literatur ==&lt;br /&gt;
* {{Literatur|Autor=Bronstein et al.|Titel=[[Taschenbuch der Mathematik]]|Verlag=Harri Deutsch|Auflage=7.|Jahr=2008|ISBN=978-3-8171-2007-9}}&lt;br /&gt;
&lt;br /&gt;
[[Kategorie:Arithmetik]]&lt;br /&gt;
[[Kategorie:Formelsammlung|Arithmetik]]&lt;br /&gt;
[[Kategorie:Liste (Mathematik)]]&lt;/div&gt;</summary>
		<author><name>~2026-34979</name></author>
	</entry>
</feed>