Definition & Formel
Eine Folge \( (a_n) \) heißt arithmetisch, wenn die Differenz \( d = a_{n+1} - a_n \) für alle \( n \) konstant ist.
\( a_1 \) = erstes Glied, \( d \) = konstante Differenz (common difference)
Ist \( d > 0 \), wächst die Folge. Ist \( d < 0 \), fällt sie. Ist \( d = 0 \), ist die Folge konstant.
Beispiele
Folge: \( 3, 8, 13, 18, 23, \ldots \)
Formel: \( a_n = 3 + (n-1) \cdot 5 = 5n - 2 \)
\( a_{10} = 5 \cdot 10 - 2 = 48 \)
Folge: \( 100, 93, 86, 79, 72, \ldots \)
Formel: \( a_n = 100 + (n-1) \cdot (-7) = 107 - 7n \)
\( a_{15} = 107 - 7 \cdot 15 = 107 - 105 = 2 \)
Differenz und Startwert bestimmen
Aus zwei Gliedern der Folge kann man \( d \) und \( a_1 \) berechnen:
Gegeben: \( a_3 = 11 \) und \( a_7 = 27 \). Bestimme \( d \) und \( a_1 \).
Arithmetisches Mittel
In einer arithmetischen Folge ist jedes Glied das arithmetische Mittel seiner beiden Nachbarn:
Diese Eigenschaft kann man nutzen, um zu prüfen, ob eine Folge arithmetisch ist.
Tipp: Drei Zahlen \( a, b, c \) bilden genau dann eine arithmetische Folge, wenn \( b = \frac{a+c}{2} \), also \( 2b = a + c \).
Übungen
Arithmetische Folge mit \( a_1 = 2 \) und \( d = 3 \). Berechne \( a_8 \).
Welche Differenz hat die Folge \( 7, 12, 17, 22, \ldots \)?
Gegeben: \( a_4 = 17 \) und \( d = 4 \). Berechne \( a_1 \).
Gegeben: \( a_2 = 10 \) und \( a_6 = 26 \). Bestimme \( d \).
Welches Glied der Folge \( a_n = 3n + 2 \) hat den Wert \( 77 \)?