[[분류:해석학(수학)]][[분류:수학 용어]][[분류:한자어]][[분류:오류]] [include(틀:다른 뜻1,other1=문법 개념 否定形,rd1=부정문, other2=동명의 인터넷 방송인이자 우왁굳의 고정 멤버, rd2=부정형인간)] [include(틀:해석학·미적분학)] [목차] == 개요 == {{{+1 [[不]][[定]][[形]] / indeterminate form}}} '''부정형'''이란 주로 [[사칙연산]]이 한 가지 값으로 [[잘 정의됨|잘 정의]]되지 않는 것을 뜻한다. [[극한]]에서 많이 사용하며, 반대말은 '''확정형'''([[確]][[定]][[形]], determinate form)이다. 부정형인 식은 각 부분의 극한값은 알아도 막상 전체 식의 극한값을 바로 판정하기 어려워서 식을 확정형으로 적당히 변형하지 않으면 안 된다. 이 '부정형'은 [[명제]]의 '[[부정#s-3]](否定)'과는 의미가 다르다. 이하 [[로피탈의 정리]]를 통해 부정형을 확정형으로 만든 것은 [math(\xlongequal{\textsf{l'H\^opital}})]로 표시한다. == 종류 == [math({\infty}/{\infty})], [math(0/0)], [math(0\times\infty)], [math(\infty-\infty)], [math(1^{\infty})], [math(\infty^0)], [[0의 0제곱|[math(0^0)]]] 꼴 등이 있다. 형태는 똑같이 나오더라도 아래 예시와 같이 최종적인 극한값은 다르게 나온다는 이유에서 '부정형'으로 칭하는 것이다. 이와 같은 부정형이 나오면, 최고차항의 차수와 계수를 비교하거나 극한값이 결정되는 '''확정형'''으로 식을 적절히 변환해야 한다. 확정형에는 다음과 같은 것들이 있다. 단, [math(c)]는 상수이다. * [math(c)] * [math(\infty\times\infty=\infty)] * [math(\infty+\infty=\infty)] * [math(\pm\infty+c=\pm\infty)][* 이는 [[다비트 힐베르트]]가 [[힐베르트의 호텔|방을 옮기는 식으로 손님을 무한히 수용 가능한 호텔]]에 비유한 바 있다.] * [math(\infty \times \pm c=\pm \infty)] ([math(c>0)], [[복부호 동순]]) * [math(\dfrac{c}{\pm\infty}=0)] [[이름과 실제가 다른 것|참고로 [math(0)]으로 곱하기 같은 것은 그 값이 완전한 [math(0)]은 아니다.]] 극한이 [math(0)]으로 수렴할 때를 의미하는 것. 만약 실제 [math(0)]일 경우 [math(\displaystyle \lim_{x\to \infty}0\times x=0)]인 것처럼 그 값은 무조건 [math(0)]이 된다. 부정형을 확정형으로 바꿀 때 해당 확정형이 상수이면 '제거 가능 [[특이점#s-2.1]](removable singularity)', 그렇지 않을 경우 [[로랑 급수]]로 전개한 결과에 따라 분수항이 유한 개인 '극점(pole)'과 분수항이 무한 개인 '본질적 특이점(essential singularity)'으로 나뉜다. === ∞/∞ 꼴 === ==== 부정형인 이유 ==== 상수 [math(a>0)], [math(b>0)]에 대해 [math(f(x)=ax)], [math(g(x)=bx)]일 때 {{{#!wiki style="text-align: center" [br][math(\begin{aligned} \displaystyle\lim_{x\to\infty}f(x)&=\lim_{x\to\infty}g(x)=\infty\\\displaystyle\lim_{x\to\infty}\dfrac{f(x)}{g(x)}&=\dfrac ab\end{aligned})]}}} 그러면 [math(a)]와 [math(b)]의 값에 따라서 [math(\infty/\infty)]의 값은 달라지므로, [math(\infty/\infty)]는 부정형이다. ==== 극한값 구하는 법 ==== [math(\displaystyle\lim_{x\to\infty}f(x)=\lim_{x\to\infty}g(x)=\infty)]이고 [math(f(x))]를 최고차항이 [math(ax^n)]인 함수, [math(g(x))]를 최고차항이 [math(bx^m)]인 [[다항함수]]라 하면, 극한값은 다음과 같이 구한다. 단, [math(a)], [math(b)], [math(m)], [math(n)]은 0이 아닌 상수이다. {{{#!wiki style="text-align: center" [br][math(\displaystyle \begin{aligned} \lim_{x\to\infty}\dfrac{f(x)}{g(x)}&=\lim_{x\to\infty}\dfrac{ax^n+\cdots}{bx^m+\cdots}\\&=\begin{cases}\begin{aligned}&\infty\quad &(m0)\\ -&\infty\quad &(mn) \\&\dfrac{a}{b}\quad &(m=n)\end{aligned}\end{cases} \end{aligned})]}}} 분모와 분자에 각각 역수를 취하면 [math(0/0)] 꼴이 된다. 또한, [math(0/0)]과 함께, [[로피탈의 정리]]를 이용하여 확정형으로 변환할 수 있는 부정형이다. 또한, [math(\displaystyle\lim_{n\to\infty}\dfrac{a^n+c}{b^n+d}\;(b\neq0))] 꼴의 극한값은 다음과 같이 구한다. {{{#!wiki style="text-align: center" [math(\displaystyle\lim_{n\to\infty}\dfrac{a^n+c}{b^n+d}=\begin{cases}\infty\quad&(a/b>1)\\1\quad&(a/b=1)\\0\quad&(-10,\;ab>0)\\-&\infty\quad &(m+n>0,\;ab<0)\\ &0\quad &(m+n<0)\\& ab\quad &(m+n=0)\end{aligned}\end{cases}\end{aligned})]}}} ==== 예시 ==== * [math(\displaystyle\lim_{x\to\infty}x(x^2+x)=\infty)] * [math(\displaystyle\lim_{x\to\infty}-x(x^2+x)=-\infty)] * [math(\displaystyle\lim_{x\to\infty}\left( \pm x^2\cdot\dfrac1x\right)=\pm\infty)] ([[복부호 동순]]) * [math(\displaystyle\lim_{x\to\infty}\left( \pm x\cdot\dfrac1{x^2}\right)=0)] * [math(\displaystyle\lim_{x\to\infty}2x^2\cdot\dfrac3{x^2}=6)] === 1^∞ 꼴 === ==== 부정형인 이유 ==== {{{#!wiki style="text-align: center" [math(1^\infty=(e^{\ln{1}})^{\infty}=e^{\ln{1}\times \infty}=e^{0\times \infty})]}}} [math(0\times \infty)]는 부정형이므로 [math(1^{\infty})]도 부정형이다. ==== 극한값 구하는 법 ==== ==== 예시 ==== * [math(\displaystyle\lim_{x\to 0+}(1+x)^{1/x}=\displaystyle\lim_{x\to 0+}\sqrt[x]{1+x}=)] [[자연로그|[math({e})]]] === ∞^0 꼴 === ==== 부정형인 이유 ==== {{{#!wiki style="text-align: center" [math(\infty^{0}=\infty^{\ln{1}}=1^{\ln{\infty}}=1^{\infty})]}}} [math(1^{\infty})] 꼴이 부정형이므로 [math(\infty^0)] 꼴도 부정형이다. ==== 극한값 구하는 법 ==== ==== 예시 ==== * [math(\displaystyle\lim_{x\to\infty}(1+x)^{1/x}=\displaystyle\lim_{x\to\infty}\sqrt[x]{1+x}=1)] === 0^0 꼴 === ==== 부정형인 이유 ==== [include(틀:상세 내용, 문서명=0의 0제곱)] ==== 극한값 구하는 법 ==== ==== 예시 ==== * [math(\displaystyle\lim_{n\to\infty}\left(\dfrac{n!}{n^n}\right)^{\!1/n}\!=\dfrac1e)] == 부정형으로 혼동하기 쉬운 경우 == 실제로는 부정형이 아닌데 얼핏 부정형으로 혼동하기 쉬운 경우를 서술한다. === 0^∞ 꼴 === [math(\displaystyle\lim_{x\to c}f(x)=0)], [math(\displaystyle\lim_{x\to c}g(x)=\infty)]일 때, [math(\displaystyle\lim_{x\to c}f(x)^{g(x)})]을 고려하자. [[극한]]의 정의에 따라 적절한 [math(c)]의 [[근방]]에서 [math(-0.5