อนุกรมอนันต์ (Infinite Series) คือผลรวมที่เกิดจากการนำพจน์ของลำดับอนันต์มาบวกกันไปเรื่อยๆ ไม่สิ้นสุด เขียนแทนด้วย
คำถามสำคัญคือ ผลรวมนี้ มีค่าที่แน่นอน (ลู่เข้า) หรือ ไม่มีค่าจำกัด (ลู่ออก)?
An Infinite Series is the sum formed by adding all terms of an infinite sequence one after another, represented as:
The fundamental question is: does this sum approach a finite value (converge), or does it grow without bound (diverge)?
📏 ความลู่เข้าและลู่ออก / Convergence & Divergence
พิจารณา ผลบวกย่อย (Partial Sum) \(S_n\) ซึ่งเป็นผลรวมของ \(n\) พจน์แรก คือ \(S_n = a_1 + a_2 + \dots + a_n\)
- ลู่เข้า (Convergent): ถ้า \(\displaystyle \lim_{n \to \infty} S_n = L\) (เป็นจำนวนจริงจำกัด) อนุกรมนั้นลู่เข้าหาค่า \(L\)
- ลู่ออก (Divergent): ถ้า \(\displaystyle \lim_{n \to \infty} S_n\) ไม่มีค่าจำกัด อนุกรมนั้นลู่ออก
Consider the Partial Sum \(S_n\), which is the sum of the first \(n\) terms: \(S_n = a_1 + a_2 + \dots + a_n\).
- Convergent: If \(\displaystyle \lim_{n \to \infty} S_n = L\) (a finite real number), the series converges to \(L\).
- Divergent: If \(\displaystyle \lim_{n \to \infty} S_n\) has no finite value, the series diverges.
🔑 เงื่อนไขจำเป็น (Necessary Condition) — Divergence Test
(ข้อกลับไม่จริงเสมอไป: ถ้า \(\lim a_n = 0\) ยังสรุปไม่ได้ว่าลู่เข้า เช่น Harmonic Series)
(The converse is NOT always true: if \(\lim a_n = 0\), the series may still diverge. E.g., the Harmonic Series.)
📐 อนุกรมเรขาคณิตอนันต์ / Infinite Geometric Series
อนุกรมเรขาคณิตอนันต์ \(\displaystyle \sum_{n=1}^{\infty} a_1 r^{n-1} = a_1 + a_1 r + a_1 r^2 + \dots\) มีเงื่อนไขการลู่เข้าชัดเจน:
The infinite geometric series \(\displaystyle \sum_{n=1}^{\infty} a_1 r^{n-1} = a_1 + a_1 r + a_1 r^2 + \dots\) has a clear convergence condition:
📝 ตัวอย่างโจทย์ / Solved Examples
โจทย์หลากหลายรูปแบบ พร้อมวิธีทำอย่างละเอียด
เนื่องจาก \(\displaystyle |r| = \frac{1}{2} < 1\) ดังนั้นอนุกรมลู่เข้า
ใช้สูตร: \(\displaystyle S_\infty = \frac{a_1}{1 - r}\)
\(\displaystyle S_\infty = \frac{8}{1 - \frac{1}{2}} = \frac{8}{\frac{1}{2}} = 16\)
ตอบ: 16
Since \(\displaystyle |r| = \frac{1}{2} < 1\), the series converges.
Apply formula: \(\displaystyle S_\infty = \frac{8}{1 - \frac{1}{2}} = \frac{8}{\frac{1}{2}} = 16\)
Answer: 16
นี่คืออนุกรมเรขาคณิตโดยมี \(a_1 = 1\) และ \(r = -\frac{1}{3}\)
เนื่องจาก \(\displaystyle |r| = \frac{1}{3} < 1\) อนุกรมลู่เข้า
\(\displaystyle S_\infty = \frac{1}{1-(-\frac{1}{3})} = \frac{1}{\frac{4}{3}} = \frac{3}{4}\)
ตอบ: \(\displaystyle \frac{3}{4}\)
This is a geometric series with \(a_1 = 1\) and \(r = -\frac{1}{3}\).
Since \(\displaystyle |r| = \frac{1}{3} < 1\), the series converges.
\(\displaystyle S_\infty = \frac{1}{1+\frac{1}{3}} = \frac{1}{\frac{4}{3}} = \frac{3}{4}\)
Answer: \(\displaystyle \frac{3}{4}\)
\(\displaystyle \lim_{n \to \infty} a_n = \lim_{n \to \infty} \frac{n}{n+1}\)
หารตลอดด้วย \(n\): \(\displaystyle \lim_{n \to \infty} \frac{1}{1 + \frac{1}{n}} = \frac{1}{1+0} = 1\)
เนื่องจาก \(\displaystyle \lim_{n \to \infty} a_n = 1 \neq 0\)
ตอบ: อนุกรมลู่ออก (โดย Divergence Test)
\(\displaystyle \lim_{n \to \infty} \frac{n}{n+1} = \lim_{n \to \infty} \frac{1}{1 + \frac{1}{n}} = 1\)
Since \(\displaystyle \lim_{n \to \infty} a_n = 1 \neq 0\)
Answer: The series diverges (by the Divergence Test).
จากสูตร: \(\displaystyle S_\infty = \frac{a_1}{1-r}\)
\(\displaystyle 25 = \frac{a_1}{1 - \frac{2}{5}} = \frac{a_1}{\frac{3}{5}}\)
\(\displaystyle a_1 = 25 \times \frac{3}{5} = 15\)
ตอบ: \(a_1 = 15\)
\(\displaystyle 25 = \frac{a_1}{1 - \frac{2}{5}} = \frac{a_1}{\frac{3}{5}}\)
\(\displaystyle a_1 = 25 \times \frac{3}{5} = 15\)
Answer: \(a_1 = 15\)
นี่คืออนุกรมเรขาคณิตโดยมี \(a_1 = 0.36 = \frac{36}{100}\) และ \(r = \frac{1}{100}\)
เนื่องจาก \(|r| = \frac{1}{100} < 1\) ลู่เข้า
\(\displaystyle S_\infty = \frac{\frac{36}{100}}{1 - \frac{1}{100}} = \frac{\frac{36}{100}}{\frac{99}{100}} = \frac{36}{99} = \frac{4}{11}\)
ตอบ: \(\displaystyle \frac{4}{11}\)
This is a geometric series with \(a_1 = \frac{36}{100}\) and \(r = \frac{1}{100}\).
Since \(|r| < 1\), it converges.
\(\displaystyle S_\infty = \frac{\frac{36}{100}}{\frac{99}{100}} = \frac{36}{99} = \frac{4}{11}\)
Answer: \(\displaystyle \frac{4}{11}\)
🧮 เครื่องตรวจสอบอนุกรมเรขาคณิตอนันต์ / Infinite Geometric Series Checker
ตรวจสอบว่าอนุกรมลู่เข้าหรือลู่ออก และคำนวณผลบวนรวมถ้าลู่เข้าในรูปแบบ \(\displaystyle S_\infty = \frac{a_1}{1-r}\)
คำศัพท์ที่น่าสนใจ / Key Vocabulary
คำศัพท์คณิตศาสตร์ภาษาอังกฤษ พร้อมรากศัพท์
| คำศัพท์ | รากศัพท์ / Root | ความหมาย / Meaning |
|---|---|---|
| Convergent | convergere (to come together) | อนุกรมที่มีผลบวกรวมเป็นค่าจำกัด |
| Divergent | divergere (to go apart) | อนุกรมที่ผลบวกรวมไม่มีค่าจำกัด |
| Partial Sum | pars (part) + summa (total) | ผลบวกย่อยของ \(n\) พจน์แรก (\(S_n\)) |
| Common Ratio | rationem (reason/rate) | อัตราส่วนคงตัวระหว่างพจน์ (\(r\)) |