級數是由加法運算子組合在一起的項的無限有序集合。“無窮級數”一詞有時用於強調級數包含無限數量的項。級數中項的順序可能很重要,因為 Riemann 級數定理 指出,透過對項進行適當的重排,所謂的 條件收斂 級數可以收斂到任何期望的值,或者發散。
可以使用 Wolfram 語言 確定級數收斂的條件,使用SumConvergence[a, n].
如果級數的連續項之間的差是常數,則該級數被稱為 等差級數。如果級數中每兩個連續項的比率
是求和索引
的常數函式,則該級數稱為 等比級數。比率是 有理函式
的更一般情況產生稱為 超幾何級數 的級數。
級數可能收斂到確定的值,也可能不收斂,在這種情況下,它被稱為發散級數。令級數中的項表示為
,令第
個 部分和 由下式給出
 |
(1)
|
並令部分和序列由
給出。如果部分和序列收斂到確定的值,則稱該級數收斂。另一方面,如果部分和序列不收斂到 極限 (例如,它振盪或趨近於
),則稱該級數發散。收斂級數的一個例子是 等比級數
 |
(2)
|
發散級數的一個例子是 調和級數
 |
(3)
|
有趣的是,雖然 調和級數 發散到無窮大,但 交錯調和級數 收斂到 自然對數 2,
 |
(4)
|
另一個著名的收斂無窮級數是 Brun 常數。
許多稱為 收斂性檢驗 的方法可用於確定給定級數是否收斂。雖然級數的項可以有任意符號,但通常可以在所有項都是 正 的“最壞情況”下計算收斂性質,然後應用於手頭的特定級數。如果由
的絕對值形成的級數
 |
(5)
|
收斂,則稱項
的級數是 絕對收斂 的。
一種特別強的收斂型別稱為 一致收斂,一致收斂的級數具有特別“良好”的性質。例如,一致收斂 的連續函式級數的和是連續的。收斂級數 可以逐項 求導,前提是級數的函式具有連續導數,並且 導數 的級數是 一致收斂 的。最後,一致收斂 的連續函式級數可以逐項 積分。
有關各種級數運算的 係數 表格,請參見 Abramowitz 和 Stegun (1972, p. 15)。
雖然計算任意收斂無窮級數的解析表示式可能很困難,但許多演算法可以處理各種常見的級數型別。Wolfram 語言 計算系統實現了許多這些演算法。也存在用於計算任何但最 病態 級數的數值的一般技術 (Braden 1992)。
一個特定的無窮級數恆等式由下式給出
對於
。
Apostol (1997, p. 25) 給出瞭解析和
 |
(8)
|
其中
是 伯努利數。
Ramanujan 發現了有趣的級數恆等式
![sum_(n=0)^infty(-1)^n((3n)!)/([n!(3n)!]^3)x^(2n)
=[sum_(n=0)^infty(x^n)/((n!)^3)][sum_(n=0)^infty(-1)^n(x^n)/((n!)^3)]](/images/equations/Series/NumberedEquation7.svg) |
(9)
|
(Preece 1928; Hardy 1999, p. 7),可以寫成超幾何恆等式
 |
(10)
|
以下型別的無窮級數(冪和)也可以解析計算,
其中
是 Pochhammer 符號。
Gosper 指出和
(OEIS A100074)。
以下形式的無窮級數可以以閉合形式完成。
![sum_(k=1)^infty1/([1+k^2pi^2]^n)=(P_n(e^2))/(2^n(n-1)!(e^2-1)^n),](/images/equations/Series/NumberedEquation9.svg) |
(17)
|
其中
是
階多項式
。前幾個多項式是
(OEIS A085470)。
相關的無窮級數
![sum_(k=1)^infty1/([1+(k+1/2)^2pi^2]^n)=(Q_n(e))/(2^(n+1)n!(e^2+1)^n)-(4^n)/((4+pi^2)^n)](/images/equations/Series/NumberedEquation10.svg) |
(22)
|
也可以以閉合形式完成,其中
是
階多項式
。前幾個多項式是
(OEIS A085471)。
另請參見
絕對收斂,
交錯級數,
等差級數,
漸近級數,
收斂加速,
收斂性檢驗,
收斂級數,
發散級數,
二重級數,
Euler-Maclaurin 積分公式,
FoxTrot 級數,
生成函式,
等比級數,
調和級數,
超漸近級數,
無窮乘積,
Laurent 級數,
Maclaurin 級數,
部分和,
冪和,
q-級數,
Riemann 級數定理,
序列,
級數偏差,
級數展開,
級數反演,
超超漸近級數,
Taylor 級數 在 課堂中探索這個主題
使用 探索
參考文獻
Abramowitz, M. and Stegun, I. A. (Eds.). "Infinite Series." §3.6 in Handbook of Mathematical Functions with Formulas, Graphs, and Mathematical Tables, 9th printing. New York: Dover, p. 14, 1972.Apostol, T. M. Modular Functions and Dirichlet Series in Number Theory, 2nd ed. New York: Springer-Verlag, p. 25, 1997.Arfken, G. "Infinite Series." Ch. 5 in Mathematical Methods for Physicists, 3rd ed. Orlando, FL: Academic Press, pp. 277-351, 1985.Boas, R. P. Jr. "Partial Sums of Infinite Series, and How They Grow." Amer. Math. Monthly 84, 237-258, 1977.Boas, R. P. Jr. "Estimating Remainders." Math. Mag. 51, 83-89, 1978.Borwein, J. M. and Borwein, P. B. "Strange Series and High Precision Fraud." Amer. Math. Monthly 99, 622-640, 1992.Braden, B. "Calculating Sums of Infinite Series." Amer. Math. Monthly 99, 649-655, 1992.Bromwich, T. J. I'A. and MacRobert, T. M. An Introduction to the Theory of Infinite Series, 3rd ed. New York: Chelsea, 1991.Gardner, M. "Limits of Infinite Series." Ch. 17 in The Sixth Book of Mathematical Games from Scientific American. Chicago, IL: University of Chicago Press, pp. 163-172, 1984.Hansen, E. R. A Table of Series and Products. Englewood Cliffs, NJ: Prentice-Hall, 1975.Hardy, G. H. A Course of Pure Mathematics, 10th ed. London: Cambridge University Press, 1952.Hardy, G. H. Divergent Series. Oxford, England: Clarendon Press, 1949.Hardy, G. H. Ramanujan: Twelve Lectures on Subjects Suggested by His Life and Work, 3rd ed. New York: Chelsea, 1999.Jeffreys, H. and Jeffreys, B. S. "Series." §1.05 in Methods of Mathematical Physics, 3rd ed. Cambridge, England: Cambridge University Press, pp. 14-17, 1988.Jolley, L. B. W. Summation of Series, 2nd rev. ed. New York: Dover, 1961.Knopp, K. Theory and Application of Infinite Series. New York: Dover, 1990.Mangulis, V. Handbook of Series for Scientists and Engineers. New York: Academic Press, 1965.Natanson, I. P. Summation of Infinitely Small Quantities. Boston, MA: Heath, 1963.Preece, C. T. "Theorems Stated by Ramanujan (III): Theorems on Transformation of Series and Integrals." J. London Math. Soc. 3, 274-282, 1928.Press, W. H.; Flannery, B. P.; Teukolsky, S. A.; and Vetterling, W. T. "Series and Their Convergence." §5.1 in Numerical Recipes in FORTRAN: The Art of Scientific Computing, 2nd ed. Cambridge, England: Cambridge University Press, pp. 159-163, 1992.Rainville, E. D. Infinite Series. New York: Macmillan, 1967.Sloane, N. J. A. Sequences A85470, A85471, and A100074 in "The On-Line Encyclopedia of Integer Sequences."Weisstein, E. W. "Books about Series." http://www.ericweisstein.com/encyclopedias/books/Series.html.在 中被引用
級數
引用為
Weisstein, Eric W. "Series." 來自 網路資源。 https://mathworld.tw/Series.html
主題分類