A sum with finitely many terms has a closed form found by pattern or induction; an infinite series converges when its partial sums approach a limit. Σ 1/n² = π²/6 is the Basel problem — Euler's first famous result.
Жұмыстағы мысал: sum of 1/n^2 for n = 1 to oo
Қадам сайын
- \sum_{n=1}^{\infty} \frac{1}{n^{2}}
Write the sum out.
- 1 + \frac{1}{4} + \frac{1}{9} + \frac{1}{16} + \cdots
The first few terms.
- S_{3} \approx 1.3611, S_{6} \approx 1.4914, S_{11} \approx 1.5580, S_{51} \approx 1.6255
Partial sums approach the limit.
- = \frac{\pi^{2}}{6} \approx 1.6449
Infinite series: this converges, and the closed form is the limit of the partial sums.
Жауап беріңіз
\frac{\pi^{2}}{6}
Өзіңіздіңіңізді сынап көріңіз
Келесіде Calculus
LimitsDerivativesIntegralsDefinite integralsTaylor seriesMaxima and minima