Lernen Sie das Prinzip der mathematischen Induktion kennen, eine leistungsstarke Technik zum Beweisen von Aussagen für alle natürlichen Zahlen.
Show that $P(1)$ is true.
Assume $P(k)$ is true for some arbitrary integer $k$.
Show that $P(k) \implies P(k+1)$.
Therefore, $P(n)$ is true for all natural numbers $n$.
Proposition P(n)
1 + 2 + \dots + n = \frac{n(n+1)}{2}Assume 1 + \dots + k = \frac{k(k+1)}{2}
Add $(k+1)$ to both sides:
\frac{k(k+1)}{2} + (k+1) = (k+1)(\frac{k}{2} + 1)= \frac{(k+1)(k+2)}{2}Matches formula for n=k+1!
Similar tools that might be useful
Convert between rectangular (a + bi) and polar (r∠θ) forms of complex numbers.
Analysieren Sie die Proportionalität und Ähnlichkeit von Dreiecken, wenn alle drei Winkel bekannt sind.
Lösen Sie ein Dreieck, wenn zwei Winkel und eine nicht eingeschlossene Seite bekannt sind.