단계별 풀이가 있는 급수 및 합 계산기
급수와 합을 단계별로 계산하세요
이 계산기는 등차급수, 등비급수, 멱급수, 이항급수의 무한합과 부분합을 (가능한 경우) 풀이 과정을 제시하면서 구하려고 시도합니다. 또한 급수가 수렴하는지 여부도 확인합니다.
사용자 입력
$$$\sum_{n=1}^{\infty} 3^{- n}$$$을(를) 구하시오.
풀이
$$$\sum_{n=1}^{\infty} 3^{- n}$$$ is an infinite geometric series with the first term $$$b=\frac{1}{3}$$$ and the common ratio $$$q=\frac{1}{3}$$$.
By the ratio test, it is convergent.
Its sum is $$$S=\frac{b}{1-q}=\frac{1}{2}$$$.
Therefore,
$${\color{red}{\left(\sum_{n=1}^{\infty} 3^{- n}\right)}}={\color{red}{\left(\frac{1}{2}\right)}}$$
Hence,
$$\sum_{n=1}^{\infty} 3^{- n}=\frac{1}{2}$$
정답
$$$\sum_{n=1}^{\infty} 3^{- n} = \frac{1}{2} = 0.5$$$A