"수열의 합"의 두 판 사이의 차이

(새 문서: ;수열의 합 ==등차수열의 합== {{참고|등차수열의 합}} 첫항 <math>a</math>, 공차 <math>d</math>, 항수 <math>n</math>, 마지막항 <math>l</math>인 등차수열...)
 
18번째 줄: 18번째 줄:


==같이 보기==
==같이 보기==
*[[수열의 합과 일반항]]
*[[등차수열의 합]]
*[[등차수열의 합]]
*[[등비수열의 합]]
*[[등비수열의 합]]

2015년 2월 21일 (토) 14:01 판

수열의 합

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