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

 
18번째 줄: 18번째 줄:


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


[[분류: 수열]]
[[분류: 수열]]

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