Intermediate

等比數列計算機

從首項和公比求等比數列的任意項、部分和及無限和。
The starting term of the sequence
Each term is multiplied by this
Which term to compute
nth term (a_n)
0.0039

Value of the term at the chosen index

Finite sum (S_n)
3.9961
Infinite sum (S_∞)
4
2110000000Term values a₁ … a_n (each bar multiplied by ratio r)
Step by step
  1. 1

    Exponent (n − 1)

    10 − 1 = 9
  2. 2

    Ratio power r^(n−1)

    0.5^9 = 0.002
  3. 3

    nth term a_n = a1 × r^(n−1)

    2 × 0.002 = 0.0039
計算結果僅為一般資訊用途的估算值,並非專業建議——在仰賴重要結果之前,請務必自行獨立查證。 閱讀完整免責聲明.
快速解答

此計算機如何運作?

等比數列每項乘以公比 r。第 n 項為 a1·r^(n−1),前 n 項之和為 a1·(1−r^n)/(1−r)(r=1 時為 n·a1),無限和為 a1/(1−r),但僅當 |r| < 1 時;否則級數發散。

公式
a_n = a1 · r^(n−1); S_n = a1·(1−r^n)/(1−r); S_∞ = a1/(1−r),|r| < 1 時
How this is calculated

等比數列每項乘以固定公比 r。輸入首項 a1、公比 r 和項次 n(正整數)。第 n 項為 a_n = a1 · r^(n−1),因此連續項增長(|r| > 1)、縮小(|r| < 1)或保持不變(|r| = 1),r 為負時符號交替。

前 n 項的有限和使用 S_n = a1 · (1 − r^n) / (1 − r),當 r ≠ 1 時。r = 1 時每一項等於 a1,公式退化為 S_n = n · a1,計算機單獨處理此情況以避免除以零。

無限和僅在 |r| < 1 時收斂,給出 S_∞ = a1 / (1 − r);否則級數發散,不存在有限總和,計算機報告此結果而非數字。值無量綱,n 必須是大於或等於 1 的整數,繪製的曲線顯示前若干項(對很大的 n 有上限)。

常見問題

僅當公比的絕對值小於 1(|r| < 1)時。此時各項足夠快地縮小至零,收斂到 a1 / (1 − r)。否則級數發散。

每一項與首項相同,因此部分和簡單地為 n × a1。標準公式會除以零,因此此情況直接計算。

可以。負公比產生每項符號交替的數列。只要 |r| < 1,無限和仍然收斂。

也稱為

等比數列
等比級數
第n項
公比
等比和
無窮等比和
gp數列
等比數列計算

APA

TG we-Calculate Editorial Team. (2026). 等比數列計算機 [Online calculator]. TG we-Calculate. https://we-calculate.com/zh-tw/calculator/geometric-sequence-calculator

Chicago

TG we-Calculate Editorial Team. "等比數列計算機." TG we-Calculate. 2026. https://we-calculate.com/zh-tw/calculator/geometric-sequence-calculator.

IEEE

TG we-Calculate Editorial Team, "等比數列計算機," TG we-Calculate, 2026. [Online]. Available: https://we-calculate.com/zh-tw/calculator/geometric-sequence-calculator

BibTeX

@misc{wecalculate_geometric_sequence_calculator, title = {等比數列計算機}, author = {{TG we-Calculate Editorial Team}}, howpublished = {\url{https://we-calculate.com/zh-tw/calculator/geometric-sequence-calculator}}, year = {2026}, note = {TG we-Calculate} }

這個計算機對您有幫助嗎?