[[분류:해석학(수학)]][[분류:수학 용어]][[분류:한자어]][[분류:나무위키 수학 프로젝트]] [include(틀:해석학·미적분학)] [목차] == 개요 == {{{+1 indeterminate form ・ [[不]][[定]][[形]]}}} '''부정형'''이란 주로 [[사칙연산]]이 한 가지 값으로 [[잘 정의됨|잘 정의]]되지 않는 것을 뜻한다. [[극한]]에서 많이 사용하며, 반대말은 '''확정형'''(determinate form)이다. 부정형인 식은 각 부분의 극한값은 알아도 막상 전체 식의 극한값을 바로 판정하기 어려워서 식을 확정형으로 적당히 변형하지 않으면 안 된다. 이 '부정형'은 [[명제]]의 '[[부정#s-3]](否定)'과는 의미가 다르다. == 종류 == [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(\infty\times\infty=\infty)] * [math(\infty+\infty=\infty)] * [math(\infty+c=\infty)][* 이는 [[다비트 힐베르트]]가 [[힐베르트의 호텔|방을 옮기는 식으로 손님을 무한히 수용 가능한 호텔]]에 비유한 바 있다.] * [math(\infty \times \pm c=\pm \infty)] ([math(c>0)], [[복부호 동순]]) * [math(\dfrac{c}{\pm\infty}=0)] === ∞/∞ 꼴 === ==== 부정형인 이유 ==== 상수 [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 &(m<n,\;ab>0)\\ -&\infty\quad &(m<n,\;ab<0)\\&0\quad &(m>n) \\&{a}/{b}\quad &(m=n)\end{aligned}\end{cases} \end{aligned})]}}} 분모와 분자에 각각 역수를 취하면 [math(0/0)]이 된다. 또한, [math(0/0)]과 함께, [[로피탈의 정리]]를 이용하여 확정형으로 변환할 수 있는 부정형이다.[* 이하 로피탈의 정리를 취해 확정형으로 만든 것은 [math(\overset{\mathsf{l'H\hat{o}pital}}{=})]로 표시한다.] ==== 예시 ==== * [math(\displaystyle\lim_{x\to\infty}\dfrac{x^2}{x}=\infty)] * [math(\displaystyle\lim_{x\to\infty}\dfrac{x^2}{-x}=-\infty)] * [math(\displaystyle\lim_{x\to\infty}\dfrac{-x}{-x^2}=\lim_{x\to\infty}\dfrac{x}{x^2}=0)] * [math(\displaystyle\lim_{x\to\infty}\dfrac{-6x^2-1}{2x^2+x+1}=\dfrac{-6}2=-3)] * [math(\displaystyle\lim_{x\to\infty}\dfrac{-6x^2-1}{2x^2+x+1}\overset{\mathsf{l'H\hat{o}pital}}{=}\displaystyle\lim_{x\to\infty}\dfrac{-12x}{4x}\overset{\mathsf{l'H\hat{o}pital}}{=}\lim_{x\to\infty}\dfrac{-12}4=-3)] === ∞−∞ 꼴 === ==== 부정형인 이유 ==== 위에서 정의한 [math(f(x))], [math(g(x))]에 대해 {{{#!wiki style="text-align: center" [br][math(\displaystyle \begin{aligned} \lim_{x\to\infty}\log f(x)&=\lim_{x\to\infty}\log g(x)=\infty \\\displaystyle\lim_{x\to\infty}\log\dfrac{f(x)}{g(x)}&=\lim_{x\to\infty}\{\log f(x)-\log g(x)\}=\log\dfrac{a}{b} \end{aligned})]}}} ==== 극한값 구하는 법 ==== [math(\displaystyle\lim_{x\to\infty}f(x)=\lim_{x\to\infty}g(x)=\infty)]일 때, 만약 [math(f(x)=x+1)], [math(g(x)=x-2)]와 같이 변수가 소거되는 경우라면 [math(x+1-(x-2)=3)]으로 쉽게 극한값을 구할 수 있다. 그렇지 않은 경우에는 다음과 같이 [[부분분수분해]]를 이용하여 [math(0/0)] 꼴로 변환한다. {{{#!wiki style="text-align: center" [math(\dfrac{\cfrac1{g(x)}-\cfrac1{f(x)}}{\cfrac1{f(x)g(x)}})]}}} 혹은 다음과 같이 합·차 공식을 이용하여 [math(\infty/\infty)] 꼴로 변환하는 것도 방법이다. {{{#!wiki style="text-align: center" [math(f(x)-g(x)=\dfrac{\{f(x)\}^2-\{g(x)\}^2}{f(x)+g(x)})]}}} 그러나 꼭 이렇게 하지 않아도, [math(f(x)=x^2+x)], [math(g(x)=x-1)]일 때 [math(\displaystyle\lim_{x\to\infty}\{f(x)-g(x)\}=\infty)]가 되듯이 별 어려움 없이 답이 나오는 경우도 많다. ==== 예시 ==== * [math(\displaystyle\lim_{x\to\infty}(\sqrt{x^2+2x}-\sqrt{x^2-2x})=\lim_{x\to\infty}\dfrac{(x^2+2x)-(x^2-2x)}{\sqrt{x^2+2x}+\sqrt{x^2-2x}}=\lim_{x\to\infty}\dfrac{4x}{2\sqrt{x^2}}=2)] === 0/0 꼴 === ==== 부정형인 이유 ==== 위에서 정의한 [math(f(x),g(x))]에 대해 {{{#!wiki style="text-align: center" [br][math(\begin{aligned} \displaystyle\lim_{x\to\infty}\dfrac{1}{f(x)}&=\lim_{x\to\infty}\dfrac{1}{g(x)}=0\\\displaystyle\lim_{x\to\infty}\cfrac{\dfrac{1}{f(x)}}{\dfrac{1}{g(x)}}&=\lim_{x\to\infty}\dfrac{g(x)}{f(x)}=\dfrac ba\end{aligned})]}}} ==== 극한값 구하는 법 ==== 분모와 분자를 약분하여 확정형으로 변환하면 되는 경우가 많다. 또한, [math({\infty}/{\infty})]와 함께, [[로피탈의 정리]]를 이용하여 확정형으로 변환할 수 있는 부정형이다. 분모와 분자에 각각 역수를 취하면 [math({\infty}/{\infty})]가 된다. ==== 예시 ==== * [math(\displaystyle\lim_{x\to 1}\dfrac{x^2-1}{x-1}=\displaystyle\lim_{x\to 1}(x+1)=2)] * [math(\displaystyle\lim_{x\to 1}\dfrac{x^2-1}{x-1}\overset{\mathsf{l'H\hat{o}pital}}{=}\displaystyle\lim_{x\to 1}\dfrac{2x}{1}=2)] === 0×∞ 꼴 === ==== 부정형인 이유 ==== 위에서 정의한 [math(f(x),g(x))]에 대해 {{{#!wiki style="text-align: center" [br][math(\begin{aligned} \displaystyle\lim_{x\to\infty}\dfrac{1}{f(x)}&=0\\\ \lim_{x\to\infty}g(x)&=\infty\\\displaystyle\lim_{x\to\infty}\dfrac{g(x)}{f(x)}&=ba\end{aligned})]}}} ==== 극한값 구하는 법 ==== [math(\displaystyle\lim_{x\to\infty}f(x)=\displaystyle\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}f(x)g(x)&=\lim_{x\to\infty}(ax^n+\cdots)(bx^m+\cdots)\\&=\begin{cases}\begin{aligned}&\infty\quad &(m+n>0,\;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}=\dfrac23)] === 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 꼴 === ==== 부정형인 이유 ==== ==== 극한값 구하는 법 ==== ==== 예시 ==== * [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<f(x)<0.5)]이므로 해당 근방에서 {{{#!wiki style="text-align: center" [br][math(\displaystyle\dfrac{-1}{2^{g(x)}}<f(x)^{g(x)}<\dfrac{1}{2^{g(x)}})]}}} 이다. 여기에 조임 정리를 쓰면 값이 0으로 결정되므로 부정형이 아니다. 요컨대 [math(0^{\infty}=0)]이며, 1을 아무리 제곱해도 1인데도 [math(1^{\infty})]은 1로 결정되지 않는 것과는 사뭇 다르다.