User Tools

Site Tools


geometric_sequences_and_sums

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
geometric_sequences_and_sums [2020/11/22 05:23] – [with Infinite Series] hkimscilgeometric_sequences_and_sums [2021/10/22 14:24] – [with Infinite Series (n이 무한대일 때)] hkimscil
Line 43: Line 43:
 $ \{12, 6, 3, 1.5, 0.75, . . . \}$ 에서의 계산 방법은  $ \{12, 6, 3, 1.5, 0.75, . . . \}$ 에서의 계산 방법은 
 $ X_{n} = 12 \cdot (\frac{1}{2})^{n-1}$ 이다.  $ X_{n} = 12 \cdot (\frac{1}{2})^{n-1}$ 이다. 
 +
 +위에서 n이 무한대로 간다고 가정하면 이 때의 $X_{n} = 0$ 이 될 것이다. 즉, 
 +\begin{eqnarray*}
 +X_{n} & = & ar^{(n-1)} \\
 +& & \text{where  } -1 < r < +1 \\
 +& & \text{  and  } n -> \infty \\ 
 +r^{(n-1)} & = & 0 \\
 +\therefore \text{  } ar^{(n-1)} & = & 0 \\ 
 +\therefore \text{  } X_{n} & = & 0 \\
 +\end{eqnarray*}
  
 ====== Sums of Geometric Series ====== ====== Sums of Geometric Series ======
Line 84: Line 94:
 \end{eqnarray*} \end{eqnarray*}
  
-====== with Infinite Series (k가 무한대일 때) ====== +====== with Infinite Series (n이 무한대일 때) ====== 
-k가 무한히 간다고 하고, r 이 -1 과 1 사이의 숫자라고 할 때 (여기서 -1, 0, 1은 포함하지 않는다. diminishing geometric series):+n이 무한히 간다고 하고, r 이 -1 과 1 사이의 숫자라고 할 때 (여기서 -1, 0, 1은 포함하지 않는다. diminishing geometric series):
 \begin{eqnarray*} \begin{eqnarray*}
-\sum_{k=0}^{\infty}(ar^k) = a\left(\frac{1}{1-r}\right)+\sum_{n=0}^{\infty}(ar^n\cdot \frac {(1 - r^{n})}{1-r} \\ 
 +& & \text{when } \\  
 +& & n -> \infty, |r| < 1, r \ne 0  \\ 
 +r^{n} & = &  0 \\ 
 +\sum_{n=0}^{\infty}(ar^n) & = & a \cdot \left(\frac{1}{1-r}\right)
 \end{eqnarray*} \end{eqnarray*}
  
geometric_sequences_and_sums.txt · Last modified: 2021/10/22 14:25 by hkimscil

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki