"수열의 발산과 수렴"의 두 판 사이의 차이

7번째 줄: 7번째 줄:


;예시
;예시
<math>a_n = \frac{1}{n}</math>
<math>a_n = \frac{1}{n}</math>, <math>\lim_{n\to\infty}a_n=0</math>


==발산==
==발산==

2012년 7월 4일 (수) 23:52 판

Limit of a sequence
수열의 극한, 수열의 발산과 수렴

1 수렴

[math]\displaystyle{ \lim_{n\to\infty}a_n=c }[/math]

특정한 값 c로 수렴
예시

[math]\displaystyle{ a_n = \frac{1}{n} }[/math], [math]\displaystyle{ \lim_{n\to\infty}a_n=0 }[/math]

2 발산

2.1 (+) 무한대

[math]\displaystyle{ \lim_{n\to\infty}a_n=\infty }[/math]

2.2 (-) 무한대

[math]\displaystyle{ \lim_{n\to\infty}a_n=-\infty }[/math]

2.3 진동

3 같이 보기

4 참고 자료

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