수열의 합

Jmnote (토론 | 기여)님의 2015년 2월 20일 (금) 21:39 판 (새 문서: ;수열의 합 ==등차수열의 합== {{참고|등차수열의 합}} 첫항 <math>a</math>, 공차 <math>d</math>, 항수 <math>n</math>, 마지막항 <math>l</math>인 등차수열...)
(차이) ← 이전 판 | 최신판 (차이) | 다음 판 → (차이)
수열의 합

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 }}