수열의 합

Jmnote (토론 | 기여)님의 2018년 9월 15일 (토) 07:54 판 (→‎같이 보기)
(차이) ← 이전 판 | 최신판 (차이) | 다음 판 → (차이)
수열의 합

1 등차수열의 합[ | ]

첫항 [math]\displaystyle{ a }[/math], 공차 [math]\displaystyle{ d }[/math], 항수 [math]\displaystyle{ n }[/math], 마지막항 [math]\displaystyle{ l }[/math]인 등차수열의 합

[math]\displaystyle{ S_n=\frac{1}{2} n(a+l) }[/math]
[math]\displaystyle{ =\frac{1}{2} n(2a+(n-1)d) }[/math]

2 등비수열의 합[ | ]

첫항 [math]\displaystyle{ a }[/math], 공비 [math]\displaystyle{ r }[/math]인 등비수열의 합

[math]\displaystyle{ r\neq 1 }[/math]일 때

[math]\displaystyle{ S_n=\frac{a(1-r^n)}{1-r} }[/math]

[math]\displaystyle{ r=1 }[/math]일 때

[math]\displaystyle{ S_n=na }[/math]

3 같이 보기[ | ]

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}