Μάθηση
Μια ακολουθία όπου κάθε όρος βρίσκεται πολλαπλασιάζοντας τον προηγούμενο με μια σταθερά (κοινός λόγος).
A geometric sequence (also called geometric progression) is a sequence where each term is obtained by multiplying the previous term by a fixed number called the 'common ratio'. Geometric sequences model exponential growth and decay, compound interest, population growth, and many natural phenomena.
aₙ = a₁ × rⁿ⁻¹, where r is the common ratio
- 2, 6, 18, 54, 162... (common ratio = ×3)
- 1000, 500, 250, 125... (common ratio = ×0.5 or ÷2)
- 1, -2, 4, -8, 16... (common ratio = ×(-2))
Πώς να το αναγνωρίζετε
- Divide each term by the previous term
- If all ratios are the same, it's geometric
- The pattern is 'multiply by the same number each time'
Συνηθισμένα λάθη
- Confusing with arithmetic sequences (add vs multiply)
- Forgetting that division is multiplication by a fraction
- Missing negative ratios that cause alternating signs
Λύση βήμα προς βήμα
Βρείτε τον επόμενο όρο: 2, 6, 18, 54, ?
- Υπολογίστε τους λόγους: 6÷2=3, 18÷6=3, 54÷18=3
- Όλοι οι λόγοι είναι ίδιοι: κοινός λόγος = 3
- Είναι γεωμετρική. Πολλαπλασιάστε τον τελευταίο όρο επί 3
- Ο επόμενος όρος είναι 162
Απάντηση: 162