This is an old revision of the document!
부분합(Partial Sum)
개념
무한급수중 n개 항을 더한 유한한 합
공식
$ \Large S_n = \sum_{k=1}^{n} a_k = a_1 + a_2 + \cdots + a_n $
수열:부분합
This is an old revision of the document!
무한급수중 n개 항을 더한 유한한 합
$ \Large S_n = \sum_{k=1}^{n} a_k = a_1 + a_2 + \cdots + a_n $