"극한의 엄밀한 정의 - 엡실론과 델타"의 두 판 사이의 차이

수학노트
둘러보기로 가기 검색하러 가기
잔글 (찾아 바꾸기 – “수학사연표” 문자열을 “수학사 연표” 문자열로)
1번째 줄: 1번째 줄:
==이 항목의 스프링노트 원문주소==
 
 
 
 
 
 
 
 
 
==개요==
 
==개요==
  
14번째 줄: 8번째 줄:
  
 
==예==
 
==예==
 
+
===1===
<math>\lim_{x\to 0} x^2=0</math> 의 증명
+
:<math>\lim_{x\to 0} x^2=0</math>
 
 
 
(증명)
 
(증명)
  
29번째 줄: 22번째 줄:
 
 
 
 
  
 
+
===2===
 
+
:<math>\lim_{(x,y)\to(3,2)}\frac{y}{x-1}=1</math>
====
 
 
 
<math>\lim_{(x,y)\to(3,2)}\frac{y}{x-1}=1</math> 의 증명
 
  
 
 
 
 
66번째 줄: 56번째 줄:
  
 
 
 
 
 
+
===3===
 
+
:<math>\lim_{(x,y)\to(0,0)}\frac{xy^2}{x^2+y^2}=0</math>
 
 
====
 
 
 
<math>\lim_{(x,y)\to(0,0)}\frac{xy^2}{x^2+y^2}=0</math> 의 증명
 
  
 
 
 
 
106번째 줄: 92번째 줄:
  
 
==관련된 항목들==
 
==관련된 항목들==
 
+
* [[ 수열의 극한]]
* [[05 수열의 극한]]
 
 
 
 
 
 
 
 
 
 
 
==수학용어번역==
 
 
 
* 단어사전 http://www.google.com/dictionary?langpair=en|ko&q=
 
* 발음사전 http://www.forvo.com/search/
 
* [http://mathnet.kaist.ac.kr/mathnet/math_list.php?mode=list&ftype=&fstr= 대한수학회 수학 학술 용어집]<br>
 
** http://mathnet.kaist.ac.kr/mathnet/math_list.php?mode=list&ftype=eng_term&fstr=
 
* [http://www.nktech.net/science/term/term_l.jsp?l_mode=cate&s_code_cd=MA 남·북한수학용어비교]
 
* [http://kms.or.kr/home/kor/board/bulletin_list_subject.asp?bulletinid=%7BD6048897-56F9-43D7-8BB6-50B362D1243A%7D&boardname=%BC%F6%C7%D0%BF%EB%BE%EE%C5%E4%B7%D0%B9%E6&globalmenu=7&localmenu=4 대한수학회 수학용어한글화 게시판]
 
 
 
 
 
 
 
 
 
 
 
==사전 형태의 자료==
 
 
 
* http://ko.wikipedia.org/wiki/
 
* http://en.wikipedia.org/wiki/
 
* http://www.proofwiki.org/wiki/
 
* http://www.wolframalpha.com/input/?i=
 
* [http://dlmf.nist.gov/ NIST Digital Library of Mathematical Functions]
 
* [http://www.research.att.com/%7Enjas/sequences/index.html The On-Line Encyclopedia of Integer Sequences]<br>
 
** http://www.research.att.com/~njas/sequences/?q=
 
  
 
 
 
 
 
+
==사전형태의 자료==
 
+
* http://en.wikipedia.org/wiki/(ε,_δ)-definition_of_limit
 
 
==관련논문==
 
 
 
* [http://en.wikipedia.org/wiki/%28%CE%B5,_%CE%B4%29-definition_of_limit http://en.wikipedia.org/wiki/(ε,_δ)-definition_of_limit]
 
* http://www.jstor.org/action/doBasicSearch?Query=
 
* http://www.ams.org/mathscinet
 
* http://dx.doi.org/
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
==링크==
 

2015년 1월 1일 (목) 19:03 판

개요

 

 

 

1

\[\lim_{x\to 0} x^2=0\] (증명)

\(\epsilon>0\) 이 주어졌다고 가정하자. \(\delta=\sqrt{\epsilon}/2\)라 두자.

\(0<|x-0|<\delta=\sqrt{\epsilon}/2\)이면,

\(|x^2-0|<\epsilon/4<\epsilon\) 이다.

따라서 \(\lim_{x\to 0} x^2=0\)이 성립한다. ■

 

2

\[\lim_{(x,y)\to(3,2)}\frac{y}{x-1}=1\]

 

(증명)

먼저 몇 개의 부등식을 보자.

\(\sqrt{(x-3)^2+(y-2)^2}<\delta\)라 가정하자.

(1) \(|x-3|\leq \sqrt{(x-3)^2+(y-2)^2}<\delta\)  => \(|x-3|<\delta\)

(2) \(|y-2|\leq \sqrt{(x-3)^2+(y-2)^2}<\delta\) => \(|y-2|<\delta\)

(3) \(|y-x+1|=|(y-2)-(x-3)|\leq |y-2|+|x-3|<2\delta\)

(4) \(|x-3|<\delta\) 를 \(|(x-1)-2|<\delta\)로 다시 쓰면, \(2-\delta<|x-1|<2+\delta\)를 얻는다.

 

\(\epsilon>0\) 이 주어졌다고 가정하자. \(\delta\)를 \(\{1,{\epsilon}/2\}\)의 최소값이라 하자.

위에서 얻는 부등식 (3) 으로부터 \(|y-x+1|<2\delta\leq \epsilon\) 이 성립한다.

부등식 (4) 에서 \(|x-1|>2-\delta\geq 1\) 이므로, \(\frac{1}{|x-1|}<1\)이다.

\(|\frac{y}{x-1}-1|=|\frac{y-x+1}{x-1}|<|y-x+1|<\epsilon\)

그러므로,

\(\lim_{(x,y)\to(3,2)}\frac{y}{x-1}=1\)이 성립한다. ■

 

3

\[\lim_{(x,y)\to(0,0)}\frac{xy^2}{x^2+y^2}=0\]

 

(증명)

\(\delta=\frac{\epsilon}{2}\) 로 두자.

\(|\sqrt{x^2+y^2}|<\delta=\frac{\epsilon}{2}\) 이면, \(|\frac{xy^2}{x^2+y^2}-0|=|x||\frac{y^2}{x^2+y^2}|\leq |x|<\epsilon\)

\(\lim_{(x,y)\to(0,0)}\frac{xy^2}{x^2+y^2}=0\)이 성립한다. ■

 

 

역사

 

 

 

메모

 

 

관련된 항목들

 

사전형태의 자료