역도함수표

최근 수정 시각: (5년 전)
부정적분표에서 넘어옴

1. 개요 [편집]

여러 함수의 역도함수를 수록한 문서이다. 문서에서 const.\mathsf{const.}는 적분상수이다.[1][2]

2. 기본 적분 [편집]

2.1. 선형성(linearity)[3] [편집]

  • {αf(x)+βg(x)}dx=αf(x)dx+βg(x)dx\displaystyle \int \left\{ \alpha f\left( x \right) + \beta g\left( x \right) \right\}\mathrm{d}x=\alpha \int f\left( x \right)\mathrm{d}x + \beta \int g\left ( x \right )\mathrm{d}x

2.2. f'(x)/f(x) 꼴 [편집]

  • f(x)f(x)dx=lnf(x)+const.\displaystyle \int \frac{f'\left( x \right)}{f\left( x \right)}\,\mathrm{d}x=\ln\left| f\left( x \right) \right|+ \mathsf{const.}

2.3. 역함수 [편집]

함수 f(x)f(x)의 역함수 f1(x)f^{-1}(x)의 역도함수는 부분적분역함수의 미분 공식을 쓰면 유도할 수 있다.
  • f1(x)dx=xf1(x)f(y)dy\displaystyle \int f^{-1}(x)\,\mathrm{d}x=xf^{-1}(x)-\int f(y)\,\mathrm{d}y

2.4. 다항식 [편집]

유의할 것은 nn이 상수여야 한다는 점이다. y=xxy=x^x와 같은 함수는 초등함수를 유한 번 사용한 부정적분으로 표현할 수 없다.
  • n1n \ne -1일 때
    • xndx=xn+1n+1+const.\displaystyle \int x^n\,\mathrm{d}x=\frac{x^{n+1}}{n+1}+ \mathsf{const.}
  • n=1n=-1일 때
    • x1dx=1xdx=lnx+const.\displaystyle \int x^{-1}\,\mathrm{d}x = \int \frac1x\,\mathrm{d}x = \ln \left| x \right|+ \mathsf{const.}

2.5. 유리함수 [편집]

  • 1ax+bdx=ln(ax+b)a+const.\displaystyle \int \frac{1}{ax+b} \, \mathrm{d}x=\frac{\ln(ax+b)}{a}+\sf const.
  • 1ax2+bx+cdx\displaystyle \int \frac{1}{ax^2+bx+c} \, \mathrm{d}x
    • b24ac>0\boldsymbol{ b^2 - 4ac > 0}인 경우: 1b24acln2ax+b+b24ac2ax+bb24ac+const.=2b24acartanh(2ax+bb24ac)+const.\displaystyle \frac{-1}{\sqrt{b^2-4ac}} \ln\left|\frac{2ax+b+\sqrt{b^2-4ac}}{2ax+b-\sqrt{b^2-4ac}}\right|+\mathsf{const.}=\frac{-2}{\sqrt{b^2-4ac}}{\rm artanh}\left(\frac{2ax+b}{\sqrt{b^2-4ac}}\right)+\mathsf{const.} [4]
    • b24ac=0\boldsymbol{ b^2-4ac = 0}인 경우: 22ax+b+const.\displaystyle\frac{-2}{2ax+b}+\mathsf{const.}
    • b24ac<0\boldsymbol{ b^2-4ac < 0}인 경우: 24acb2arctan(2ax+b4acb2)+const.\displaystyle\frac{2}{\sqrt{4ac-b^2}}\arctan\left(\frac{2ax+b}{\sqrt{4ac-b^2}}\right)+\mathsf{const.}[5]

2.6. 지수함수 [편집]

  • a>0a > 0인 경우
    • axdx=axlna+const.\displaystyle \int a^x\,\mathrm{d}x=\frac{a^x}{\ln a}+ \mathsf{const.}
  • a<0a < 0인 경우, ln(1)=iπ\ln\left(-1\right)=i\pi 즉 복소수 z=az = a에 대해, π<argzπ-\pi<\arg z\le\pi일 때[6][7]
    • axdx=axLoga+iπ+const.\displaystyle \int a^x\,\mathrm{d}x = \frac{a^x}{\mathrm{Log}\,|a| + i\pi}+ \mathsf{const.}
  • ixi^x인 경우, 복소수 z=iz = i에 대해, π<argzπ-\pi<\arg z\le\pi일 때
    • ixdx=2πsinπx2i2πcosπx2+const.=i2πcis(πx2)+const.\displaystyle \int i^x\,\mathrm{d}x = \frac2\pi \sin \frac{\pi x}2 - i\frac2\pi \cos \frac{\pi x}2 + \mathsf{const.} = -i\frac2\pi \operatorname{cis}\left(\frac{\pi x}2 \right) + \mathsf{const.}
  • xax\displaystyle xa^{x}인 경우
    • xaxdx=ax(xlna1)ln2a+const.\displaystyle\int xa^x\,\mathrm{d}x=\frac{a^x(x\ln a-1)}{\ln^2 a}+ \mathsf{const.}
    [증명]


    부분적분을 이용한다.

    xaxdx=xlnaaxaxlnadx=xlnaax1(lna)2ax+const.=ax(xlna1)(lna)2+const.\displaystyle \begin{aligned} \int xa^{x}\mathrm{d}x&=\frac{x}{\ln a}a^{x}-\int \frac{a^{x}}{\ln a}\mathrm{d}x \\ &=\frac{x}{\ln a}a^x-\frac{1}{(\ln a)^{2}}a^{x}+ \mathsf{const.} \\ &=\frac{a^{x}(x\ln a-1)}{(\ln a)^2}+ \mathsf{const.} \end{aligned}
  • xnecx\displaystyle x^n e^{-cx} 꼴인 경우 (단, nn은 자연수)
    • xnecxdx=n!cn+1j=0n(cx)jj!ecx+const.\displaystyle\int x^n e^{-cx}\,\mathrm{d}x=-\frac{n!}{c^{n+1}}\sum_{j=0}^n\frac{(cx)^j}{j!}e^{-cx}+\mathsf{const.}

2.6.1. 허수지수함수 [편집]

  • cis(z)dz=icis(z)+const.\displaystyle\int \operatorname{cis}(z) \,{\rm d}z = -i \operatorname{cis}(z)+\mathsf{const.}
  • cis(z)dz=icis(z)+const.\displaystyle\int \overline{\operatorname{cis}}(z) \,{\rm d}z = i \, \overline{\operatorname{cis}}(z)+\mathsf{const.}

2.7. 로그함수 [편집]

  • a\displaystyle a인 로그함수
    • logaxdx=xlnxxlna+const.\displaystyle \int \log_ax\,\mathrm{d}x=\frac{x\ln x-x}{\ln a}+ \mathsf{const.}
  • 특히, a=a= ee일 때
    • lnxdx=xlnxx+const.\displaystyle \int \ln x\,\mathrm{d}x=x\ln x-x+ \mathsf{const.}

2.8. 삼각함수 [편집]

2.8.1. 기본 [편집]

  • sinxdx=cosx+const.\displaystyle \int \sin x\,\mathrm{d}x=-\cos x+ \mathsf{const.}
  • cosxdx=sinx+const.\displaystyle \int \cos x\,\mathrm{d}x=\sin x+ \mathsf{const.}
  • sec2xdx=tanx+const.\displaystyle \int \sec^2x\,\mathrm{d}x=\tan x+ \mathsf{const.}
  • csc2xdx=cotx+const.\displaystyle \int \csc^2x\,\mathrm{d}x=-\cot x+ \mathsf{const.}
  • secxtanxdx=secx+const.\displaystyle \int \sec x\tan x\,\mathrm{d}x=\sec x+ \mathsf{const.}
  • cscxcotxdx=cscx+const.\displaystyle \int \csc x\cot x\,\mathrm{d}x=-\csc x+ \mathsf{const.}

2.8.2. 사인 함수코사인 함수의 거듭제곱 꼴 [편집]

  • sinnxdx=sinn1xcosxn+n1nsinn2xdx(nN,n2)\displaystyle \int \sin^nx\,\mathrm{d}x=\frac{-\sin^{n-1}x\cos x}n+\frac{n-1}n\int \sin^{n-2}x\,\mathrm{d}x \quad (n\in\mathbb N,\,n\ge2)
  • cosnxdx=cosn1xsinxn+n1ncosn2xdx(nN,n2)\displaystyle \int \cos^nx\,\mathrm{d}x=\frac{\cos^{n-1}x\sin x}n+\frac{n-1}n\int \cos^{n-2}x\,\mathrm{d}x \quad (n \in\mathbb N,\,n\ge2)
  • sinmxcosnxdx=sinm+1xcosn1xm+n+n1m+nsinmxcosn2xdx (m0,n1,n,mN)\displaystyle \int \sin^mx\cos^nx \mathrm{d}x=\frac{\sin^{m+1}x \cos^{n-1} x}{m+n}+\frac{n-1}{m+n}\int \sin^mx \cos^{n-2}x\,\mathrm{d}x \ \quad (m\ge0,\,n\ge1,\,n,\,m\in\mathbb N)

2.8.3. 탄젠트 함수 [편집]

  • tanxdx=lncosx+const.=lnsecx+const.\displaystyle \int \tan x\,\mathrm{d}x=-\ln\left| \cos x \right|+ \mathsf{const.}=\ln\left| \sec x \right|+ \mathsf{const.}
  • tannxdx=tann1xn1tann2xdx(nN,n2)\displaystyle \int \tan^nx\,\mathrm{d}x=\frac{\tan^{n-1}x}{n-1}-\int \tan^{n-2}x\,\mathrm{d}x \quad (n\in\mathbb N,\,n\ge2)

2.8.4. 코탄젠트 함수 [편집]

  • cotxdx=lnsinx+const.\displaystyle \int \cot x\,\mathrm{d}x=\ln\left| \sin x \right|+ \mathsf{const.}
  • cotnxdx=cotn1xn1cotn2xdx(nN,n2)\displaystyle \int \cot^nx\,\mathrm{d}x=\frac{-\cot^{n-1}x}{n-1}-\int \cot^{n-2}x\,\mathrm{d}x \quad (n\in\mathbb N,\,n\ge2)

2.8.5. 시컨트 함수 [편집]

  • secxdx=12lnsinx+1sinx1+const.=lntanx+secx+const.= \displaystyle \int \sec x\,\mathrm{d}x=\frac12\ln \left| \frac{\sin x+1}{\sin x-1} \right|+ \mathsf{const.}=\ln \left|\tan x+\sec x\right|+ \mathsf{const.}=\ igd(x)+const.\text{igd}(x)+\mathsf{const.}
  • secnxdx=secn2xtanxn1+n2n1secn2xdx(nN,n2)\displaystyle \int \sec^nx\,\mathrm{d}x=\frac{\sec^{n-2}x\tan x}{n-1}+\frac{n-2}{n-1}\int \sec^{n-2}x\,\mathrm{d}x \quad (n\in\mathbb N,\,n\ge2)

2.8.6. 코시컨트 함수 [편집]

  • cscxdx=12lncosx+1cosx1+const.=lncotx+cscx+const.=lncotxcscx+const.\displaystyle \int \csc x\,\mathrm{d}x=-\frac12\ln\left| \frac{\cos x+1}{\cos x-1} \right|+ \mathsf{const.}=-\ln \left|\cot x+\csc x\right|+ \mathsf{const.}=\ln\left| \cot x-\csc x\right|+ \mathsf{const.}
  • cscnxdx=cscn2xcotxn1n2n1cscn2xdx(nN,n2)\displaystyle \int \csc^nx\,\mathrm{d}x=\frac{-\csc^{n-2}x\cot x}{n-1}-\frac{n-2}{n-1}\int \csc^{n-2}x\,\mathrm{d}x \quad (n\in\mathbb N,\,n\ge2)

2.9. 쌍곡선 함수 [편집]

2.9.1. 기본 [편집]

  • sinhxdx=coshx+const.\displaystyle \int \sinh x \,\mathrm{d}x=\cosh x +\mathsf{const.}
  • coshxdx=sinhx+const.\displaystyle \int \cosh x \,\mathrm{d}x=\sinh x +\mathsf{const.}
  • tanhxdx=(lncosh)(x)+const.\displaystyle \int \tanh x \,\mathrm{d}x=(\ln\circ\cosh)( x) +\mathsf{const.}

2.9.2. 역수 꼴 [편집]

  • cschxdx=(lntanh)(x2)+const.\displaystyle \int \mathrm{csch} x \,\mathrm{d}x=(\ln \circ \tanh)\biggl(\frac{x}{2}\biggr)+\mathsf{const.}
  • sechxdx=2(arctantanh)(x2)+const.=\displaystyle \int \mathrm{sech} x \,\mathrm{d}x=2(\arctan\circ\tanh)\biggl(\frac{x}{2}\biggr)+\mathsf{const.}=\,gd(x)+const.\mathrm{gd}(x)+\mathsf{const.}
  • cothxdx=lnsinh(x)+const.\displaystyle \int {\rm coth}\,x \,\mathrm{d}x=\ln{|\sinh(x)|} +\mathsf{const.}

2.10. 부분적분 [편집]

  • tf(t)dt={tf(t)+f(t)}dtf(t)dt=tf(t)f(t)dt\displaystyle\int tf'(t)\,{\rm d}t=\int \{tf'(t)+f(t)\}\,{\rm d}t-\int f(t)\,{\rm d}t = tf(t)-\int f(t)\mathrm{d}t

3. 특수 적분 [편집]

적분의 결과로 특수함수가 나오는 식이다.

3.1. 절댓값 함수 [편집]

  • xdx=12x2sgnx+const.\displaystyle \int |x|\,\mathrm{d}x = \frac{1}2x^{2}\, \mathrm{sgn}\,x + \mathsf{const.}

일반적인 일차함수 적분과 비슷해 보이지만, x<0x < 0 구간이 음수 방향으로 뒤집어져 있다는 차이가 존재한다. sgnx\mathrm{sgn}\,x부호 함수이다.
  • f(x)dx=(sgnf)(x)f(x)dx\displaystyle \int | f(x) |\,\mathrm{d}x = (\mathrm{sgn} \circ f)(x) \int f(x)\,\mathrm{d}x

3.1.1. 부호 함수 [편집]

  • sgnxdx=x+const.\displaystyle \int \operatorname{sgn} x\, \mathrm{d}x = |x| + \mathsf{const.}

3.1.2. 삼각함수와의 합성함수 [편집]

  • sinxdx=(1cosx)sgnx+const.\displaystyle \int \sin |x|\,\mathrm{d}x = \left(1- \cos x\right)\mathrm{sgn}\,x + \mathsf{const.}
  • cosxdx=sinx+const.\displaystyle \int \cos |x|\,\mathrm{d}x = \sin x+ \mathsf{const.}
  • tanxdx=(lnsecx)sgnx+const.\displaystyle \int \tan |x|\,\mathrm{d}x = \left(\ln \left| \sec x \right|\right) \mathrm{sgn}\,x + \mathsf{const.}
  • secxdx=lntanx+secx+const.\displaystyle \int \sec |x|\,\mathrm{d}x = \ln \left| \tan x + \sec x \right| + \mathsf{const.}
  • cscxdx=(lncotxcscx)sgnx+const.\displaystyle \int \csc |x|\,\mathrm{d}x = \left(\ln \left| \cot x - \csc x \right|\right)\mathrm{sgn}\,x + \mathsf{const.}
  • cotxdx=(lnsinx)sgnx+const.\displaystyle \int \cot |x|\,\mathrm{d}x = \left(\ln \left| \sin x \right|\right)\mathrm{sgn}\,x + \mathsf{const.}
  • sinxdx=2xπcos(xxππ)+const.\displaystyle \int \left|\sin x\right|\,\mathrm{d}x = 2\left\lfloor\frac x\pi\right\rfloor -\cos\left(x - \left\lfloor\frac x\pi \right\rfloor\pi\right) + \mathsf{const.}[A]
  • cosxdx=2xπ+12+sin(xxπ+12π)+const.\displaystyle \int \left|\cos x\right|\,\mathrm{d}x = 2\left\lfloor\frac x\pi + \frac12\right\rfloor + \sin\left(x - \left\lfloor\frac x\pi + \frac12 \right\rfloor\pi\right) + \mathsf{const.}[A]
  • tanxdx=(sgntan)(x)lncosx+const.\displaystyle \int \left| \tan x \right|\,\mathrm{d}x = -(\mathrm{sgn} \circ \tan)(x) \ln \left| \cos x \right| + \mathsf{const.} \quad (\biggl( \biggr.단, x<nππ2|x| < n \pi - \dfrac{\pi}{2} )\biggl. \biggr)
  • secxdx=sgn(secx)lnsecx+tanx+const.\displaystyle \int \left| \sec x \right| \, \mathrm{d}x = \mathrm{sgn}\left(\sec x\right) \ln \left|\sec x + \tan x\right| + \mathsf{const.}
  • cscxdx=sgn(cscx)lncscx+cotx+const.=sgn(cscx)lncscxcotx+const.\displaystyle \int \left| \csc x \right| \, \mathrm{d}x = -\mathrm{sgn}\left(\csc x\right) \ln \left|\csc x + \cot x\right| + \mathsf{const.} = \mathrm{sgn}\left(\csc x\right) \ln \left|\csc x - \cot x\right| + \mathsf{const.}
  • cotxdx=sgn(cotx)lnsinx+const.\displaystyle \int \left| \cot x \right| \, \mathrm{d}x = \mathrm{sgn}\left(\cot x\right) \ln \left|\sin x\right| + \mathsf{const.} \quad(\biggl( \biggr.단, x<nππ2|x| < n \pi - \dfrac{\pi}{2} )\biggl. \biggr)

위 식에서 \lfloor \cdot \rfloor바닥함수이다.

3.2. 역삼각함수 [편집]

  • arcsinxdx=xarcsinx+1x2+const.\displaystyle \int \arcsin x\,\mathrm{d}x = x \arcsin x + \sqrt{1-x^2}+ \mathsf{const.}
  • arccosxdx=xarccosx1x2+const.\displaystyle \int \arccos x\,\mathrm{d}x = x \arccos x - \sqrt{1-x^2}+ \mathsf{const.}
  • arctanxdx=xarctanx12ln(x2+1)+const.\displaystyle \int \arctan x\,\mathrm{d}x = x \arctan x - \frac12\ln(x^2+1)+ \mathsf{const.}
  • arcsecxdx=xarcsecxsgnxln(x+x21)+const.\displaystyle \int \mathrm{arcsec}\,x\,\mathrm{d}x = x\,\mathrm{arcsec}\,x - \mathrm{sgn}\,x \ln(x+\sqrt{x^2-1})+ \mathsf{const.}
  • arccscxdx=xarccscx+sgnxln(x+x21)+const.\displaystyle \int \mathrm{arccsc}\,x\,\mathrm{d}x = x\,\mathrm{arccsc}\,x + \mathrm{sgn}\,x \ln(x+\sqrt{x^2-1})+ \mathsf{const.}
  • arccotxdx=xarccotx+12ln(x2+1)+const.\displaystyle \int \mathrm{arccot}\,x\,\mathrm{d}x = x\,\mathrm{arccot}\,x + \frac12\ln(x^2+1)+ \mathsf{const.}

3.3. 역쌍곡선 함수 [편집]

  • arsinhxdx=11+x2+const.\displaystyle \int \mathrm{arsinh}\,x\,\mathrm{d}x =\frac{1}{\sqrt{1+x^2}} +\mathsf{const.}
  • arcoshxdx=11+x1x+const.\displaystyle \int \mathrm{arcosh}\,x\,\mathrm{d}x = \frac{1}{\sqrt{1+x}\sqrt{1-x}}+\mathsf{const.}
  • artanhxdx=11x2+const.\displaystyle \int \mathrm{artanh}\,x\,\mathrm{d}x = \frac{1}{1-x^2}+\mathsf{const.}
  • arcschxdx=11+1x2+1+const.\displaystyle \int \mathrm{arcsch}\,x\,\mathrm{d}x =- \frac{1}{\sqrt{1+\dfrac{1}{x^2} }+1} +\mathsf{const.}
  • arsechxdx=1x1xx+1(x+1)+const.\displaystyle \int \mathrm{arsech}\,x\,\mathrm{d}x = -\frac{1}{x\sqrt{\dfrac{1-x}{x+1}}} (x+1) +\mathsf{const.}
  • arcothxdx=11x2+const.\displaystyle \int \mathrm{arcoth}\,x\,\mathrm{d}x =\frac{1}{1-x^2}+\mathsf{const.}

3.4. 오차함수 [편집]

  • ex2dx=π2erf(x)+const.\displaystyle \int e^{-x^2}\,\mathrm{d}x=\frac{\sqrt\pi}2\mathrm{erf}\left( x \right)+ \mathsf{const.}

3.5. 지수 적분 함수 [편집]

  • exxdx=Ei(x)+const.=xettdt+const.\displaystyle \int \frac{e^x}x\,\mathrm{d}x = \mathrm{Ei}\left(x\right) + \mathsf{const.} = -\int_{-x}^\infty\frac{e^{-t}}t\,\mathrm{d}t + \mathsf{const.}

대표적인 초월함수 중 하나다. 해당 함수는 x>0x>0에서 역시 코시 주요값 문서의 예처럼 정의된다.

  • a1/xdx=xa1/xEi(lnax)lna+const.=xa1/x+lnalna/xettdt+const.\displaystyle \int a^{1/x}\,\mathrm{d}x = xa^{1/x} - \mathrm{Ei}\left(\frac{\ln a}x\right) \ln a + \mathsf{const.} = x a^{1/x} + \ln a \int_{-{\ln a}/x}^\infty\frac{e^{-t}}t\,\mathrm{d}t + \mathsf{const.}
  • exlnxdx=exlnxEi(x)+const.=xettdt+exlnx+const.\displaystyle \int e^x \ln x \,\mathrm{d}x = e^x \ln x - \mathrm{Ei}\left(x\right) + \mathsf{const.} = \int_{-x}^\infty\frac{e^{-t}}t\,\mathrm{d}t + e^x \ln x + \mathsf{const.}
  • Ei(x)dx=xEixex+const.\displaystyle \int \mathrm{Ei}(x) \mathrm{d}x = x\mathrm{Ei}x - e^x + \sf const.

3.6. 로그 적분 함수 [편집]

  • 1lnxdx=li(x)+const.=0xdtlnt+const.=lima0+[01a1lntdt+1+ax1lntdt]=μx1lntdt+const.\displaystyle \int \frac1{\ln x}\,\mathrm{d}x = \mathrm{li}\left(x\right) + \mathsf{const.} = \int_0^x \frac{\mathrm{d}t}{\ln t} + \mathsf{const.}=\lim_{a \to 0+} \left[\int_{0}^{1-a} \frac{1}{\ln t} \mathrm{d}t + \int_{1+a}^x \frac{1}{\ln t} \mathrm{d}t\right]=\int_\mu^x \frac{1}{\ln t} \mathrm{d}t +\mathsf{const.}[10]

이것도 역시 초월함수다. x>1x>1일 때 li(x)=0x(lnt)1dt \mathrm{li}(x)=\int_0^x (\ln{t})^{-1}\,{\rm d}t에 대해서는 코시 주요값 참고하라.

로그 적분 함수를 다시 적분한 함수는 지수 적분 함수와 로그함수, 로그 적분 함수로 나타내어진다.
  • li(x)dx=xli(x)Ei(2lnx)+const.\displaystyle \int \operatorname{li}(x)\mathrm{d}x = x\,\mathrm{li}(x) - \mathrm{Ei}(2\ln x) + \sf const.

3.7. 삼각 적분 함수 [편집]

  • sinxxdx=Si(x)+const.=0xsinttdt+const.\displaystyle \int \frac{\sin x}x\,\mathrm{d}x = \mathrm{Si}(x) + \mathsf{const.} = \int_0^x\frac{\sin t}t\,\mathrm{d}t + \mathsf{const.}
  • cosxxdx=Ci(x)+const.=xcosttdt+const.\displaystyle \int \frac{\cos x}x\,\mathrm{d}x = \mathrm{Ci}(x) + \mathsf{const.} = -\int_x^\infty\frac{\cos t}t\,\mathrm{d}t + \mathsf{const.}


이외에도 삼각함수와 지수함수를 합성한 꼴, 로그함수와 삼각함수의 곱 꼴, 정의역에 역수를 취한 꼴에서도 이 초월함수가 나온다.
  • sinexdx=Si(ex)+const.\displaystyle \int \sin e^x\,\mathrm{d}x = \mathrm{Si}(e^x) + \mathsf{const.}
  • cosexdx=Ci(ex)+const.\displaystyle \int \cos e^x\,\mathrm{d}x = \mathrm{Ci}(e^x) + \mathsf{const.}
  • sinxlnxdx=Ci(x)cosxlnx+const.\displaystyle \int \sin x \ln x\,\mathrm{d}x = \mathrm{Ci}(x) - \cos x \ln x + \mathsf{const.}
  • cosxlnxdx=Si(x)+sinxlnx+const.\displaystyle \int \cos x \ln x\,\mathrm{d}x = -\mathrm{Si}(x)+ \sin x \ln x + \mathsf{const.}
  • sin(x1)dx=Ci(x1)+xsin(x1)+const.\displaystyle \int \sin(x^{-1})\,\mathrm{d}x = -\mathrm{Ci}(x^{-1}) + x \sin(x^{-1}) + \mathsf{const.}
  • cos(x1)dx=Si(x1)+xcos(x1)+const.\displaystyle \int \cos(x^{-1})\,\mathrm{d}x = \mathrm{Si}(x^{-1}) + x \cos(x^{-1}) + \mathsf{const.}

3.8. 프레넬 적분 함수 [편집]

  • sinx2dx=S(x)+const.\displaystyle \int \sin x^2 \,\mathrm{d}x = S(x) + \mathsf{const.}
  • cosx2dx=C(x)+const.\displaystyle \int \cos x^2 \,\mathrm{d}x = C(x) + \mathsf{const.}

S(x)S(x), C(x)C(x)에 대한 정보는 프레넬 적분 함수 문서를 참조하라.

제곱이 아닌 경우는 불완전 감마 함수로 표현되는 복잡한 꼴로 정리된다.
  • sinxndx=ix((ixn)1/pΓ(n1,ixn)2n+ix(ixn)1/pΓ(n1,ixn)2n+const.\displaystyle \int \sin x^n \, \mathrm{d}x = - \dfrac{ix((ix^n)^{-1/p}Γ(n^{-1},ix^n)}{2n}+ \dfrac{ix(-ix^n)^{-1/p}Γ(n^{-1},-ix^n)}{2n} + \sf const.
  • cosxndx=x(x2n)1/n((ixn)1/nΓ(n1,ixn)2nx(x2n)1/n(ixn)1/nΓ(n1,ixn))2n+const.\displaystyle \int \cos x^n \, \mathrm{d}x = - \dfrac{x (x^{2n})^{-1/n} ((-ix^n)^{-1/n}Γ(n^{-1},ix^n)}{2n} - \dfrac {x (x^{2n})^{-1/n}(ix^n)^{-1/n}Γ(n^{-1},-ix^n) )}{2n} + \sf const.

3.9. 삼각함수와 다항함수의 곱 [편집]

  • xsinxdx=sinxxcosx+const.\displaystyle \int x \sin x\,\mathrm{d}x = \sin x - x \cos x + \mathsf{const.}
  • xcosxdx=xsinx+cosx+const.\displaystyle \int x \cos x\,\mathrm{d}x = x \sin x + \cos x + \mathsf{const.}
  • xtanxdx=i2[Li2(e2ix)+x{x+2iln(1+e2ix)}]+const.\displaystyle \int x \tan x\,\mathrm{d}x = \frac i2[\mathrm{Li}_2(-e^{2ix})+x\{x+2i \ln(1+e^{2ix})\}]+ \mathsf{const.}
  • xcscxdx=2iLi2(eix)+i2Li2(e2ix)2xartanheix+const.\displaystyle \int x \csc x\,\mathrm{d}x = -2i\,\mathrm{Li}_2(e^{ix}) + \frac i2\mathrm{Li}_2(e^{2ix}) - 2x\,\mathrm{artanh}\,e^{ix} + \mathsf{const.}
  • xsecxdx=i{Li2(ieix)Li2(ieix)2xarctaneix}+const.\displaystyle \int x \sec x\,\mathrm{d}x = i\{\mathrm{Li}_2(-ie^{ix}) - \mathrm{Li}_2(ie^{ix}) - 2x\arctan e^{ix}\} + \mathsf{const.}
  • xcotxdx=xln(1e2ix)12i{x2+Li2(e2ix)}+const.\displaystyle \int x \cot x\,\mathrm{d}x = x\ln(1-e^{2ix}) - \frac12i\{x^2+\mathrm{Li}_2(e^{2ix})\}+ \mathsf{const.}

탄젠트, 코시컨트, 시컨트, 코탄젠트는 조금만 조작이 가해져도 적분이 다소 어려워진다.

위 식에서 Li2\mathrm{Li}_2폴리로그함수, arctan\arctan역탄젠트, artanh\mathrm{artanh}역쌍곡선 탄젠트이다.

3.10. 삼각함수와 지수함수의 곱 [편집]

  • exsinxdx=sinxcosx2ex+const.\displaystyle \int e^x \sin x\,\mathrm{d}x = \frac{\sin x - \cos x}2 e^x + \mathsf{const.}
  • excosxdx=sinx+cosx2ex+const.\displaystyle \int e^x \cos x\,\mathrm{d}x = \frac{\sin x + \cos x}2 e^x + \mathsf{const.}
  • extanxdx=iex2F1(i2, 1; 1i2; e2ix)2+i5e(1+2i)x2F1(1, 1i2; 2i2; e2ix)+const.\displaystyle \int e^x \tan x\,\mathrm{d}x = ie^x{}_2F_1\biggl(-\frac i2,~1;~1-\frac i2;~-e^{2ix}\biggr) - \frac{2 + i}5 e^{(1+2i)x}{}_2F_1\biggl(1,~1-\frac i2;~2-\frac i2;~-e^{2ix}\biggr) + \mathsf{const.}
  • excscxdx=(1+i)e(1+i)x2F1(1i2, 1; 3i2; e2ix)+const.\displaystyle \int e^x \csc x\,\mathrm{d}x = -(1+i) e^{(1+i)x} {}_2F_1\biggl(\frac{1-i}2,~1;~\frac{3-i}2;~e^{2ix}\biggr) + \mathsf{const.}
  • exsecxdx=(1i)e(1+i)x2F1(1i2, 1; 3i2; e2ix)+const.\displaystyle \int e^x \sec x\,\mathrm{d}x = (1-i) e^{(1+i)x} {}_2F_1\biggl(\frac{1-i}2,~1;~\frac{3-i}2;~-e^{2ix}\biggr) + \mathsf{const.}
  • excotxdx=iex2F1(i2, 1; 1i2; e2ix)2+i5e(1+2i)x2F1(1, 1i2; 2i2; e2ix)+const.\displaystyle \int e^x \cot x\,\mathrm{d}x = -ie^x {}_2F_1\biggl(-\frac i2,~1;~1-\frac i2;~e^{2ix}\biggr) - \frac{2+i}5 e^{(1+2i)x} {}_2 F_1\biggl(1,~1-\frac i2;~2-\frac i2;~e^{2ix}\biggr) + \mathsf{const.}

위 식에서 2F1{}_2 F_1초기하함수이다.

3.11. 타원 적분 [편집]

  • 11k2sin2θdθ=F(ϕ,k)+const.(0k1)\displaystyle \int \frac{1}{\sqrt{1-k^{2}\sin^{2}{\theta} }}\,\mathrm{d}\theta=F(\phi,\,k)+\mathsf{const.} \qquad (0 \leq k \leq 1)
  • 1k2sin2θdθ=E(ϕ,k)+const.(0k1)\displaystyle \int \sqrt{1-k^{2}\sin^{2}{\theta}}\,\mathrm{d}\theta =E(\phi,k)+\mathsf{const.} \qquad (0 \leq k \leq 1)

3.12. 디랙 델타 함수 [편집]

  • δ(x)dx=12sgnx+const.=1N0+const.\displaystyle \int \delta(x)\, \mathrm{d}x = \frac{1}{2}\mathrm{sgn}\,x+\mathsf{const.}=\mathbf{1}_{\mathbb N_0}+\sf const.

3.13. 헤비사이드 계단 함수 [편집]

  • θ(x)dx=xθ(x)+const.=x+x2+const.=x1[0,)+const.\displaystyle \int \theta (x)\, \mathrm{d} x = x\theta (x)+\mathsf{const.} = \frac{x + |x|}{2} + \mathsf{const.}=x\mathbf{1}_{[0,\infty)}+\sf const.

3.14. 최대, 최소 정수 함수 [편집]

  • xdx=x1(x1+1)2+x{x}+const.\displaystyle \int \lfloor x \rfloor \mathrm{d}x = \dfrac{\lfloor x-1 \rfloor(\lfloor x-1 \rfloor+1)}{2}+\lfloor x \rfloor \{ x \} + \mathsf{const.}
  • xdx=x(x+1)2+{x}(x+1)+const.\displaystyle \int \lceil x \rceil \mathrm{d}x = \dfrac{\lfloor x \rfloor(\lfloor x \rfloor+1)}{2}+ \{ x \}(\lfloor x \rfloor+1) + \mathsf{const.}
  • 1xdx=Hx\displaystyle \int \dfrac 1{\lfloor x \rfloor} \mathrm{d}x = H_{\lfloor x \rfloor}+1x({x}1)+const.+\dfrac 1{\lfloor x \rfloor} (\{x\} -1)+\mathsf{const.}
  • 1xdx=Hx+1\displaystyle \int \dfrac 1{\lceil x \rceil} \mathrm{d}x = H_{\lfloor x \rfloor+1}+1x+1({x+1}1)+const.+\dfrac 1{\lfloor x+1 \rfloor} (\{x+1\} -1)+\mathsf{const.}

4. 기타 [편집]

  • 거의 모든 미적분 관련 수학 교과서나 수학을 쓰는 대학교 전공서적에 부록으로 달려 있으며, 하도 많이 쓰이다 보니 나중에는 유명한 적분들은 그냥 외우게 된다.

5. 관련 문서 [편집]

[1] 어차피 역도함수인 걸 아니까 일부 서적에서는 상수는 빼고 적어 놓는 경우도 있다.[2] 이런 표기를 쓰는 이유는 아래의 프레넬 코사인 함수의 이름자가 적분상수로 자주 쓰이는 표기인 CC와 겹치기 때문.[3] 어떤 연산자가 분배 법칙 및 상수배 성질을 만족시키는 경우 선형성이 있다고 하며, 이런 형태의 결합을 선형결합(linear combination)이라고 한다.[4] artanh\rm artanh 함수의 정의역은 (1,1)(-1,1)이므로, 일반적인 경우에는 자연로그가 포함된 전자의 공식을 써야 한다. 혹은 R\[1,1]{\mathbb R} \backslash [-1,\,1] 부분을 arcoth\rm arcoth로 해서 조각적으로 정의하는 방법도 있다.[5] 처음의 b24ac>0b^2-4ac>0인 경우 공식과 이 공식이 같은 공식이라 생각하면, iarctan(x)=artanh(ix)i\arctan(x)={\rm artanh}(ix)를 얻을 수 있고, 여기서 tanh(iθ)=itanθ\tanh(i\theta)=i\tan\theta를 유도할 수 있다. tanh\tanh 함수의 정의를 활용하면 여기서 오일러 공식까지 얻어낼 수 있다. 요한 베르누이가 1702년경 이 방법으로 해당 공식을 얻을 뻔했으나, 복소 로그에 대한 이해 부족으로 공식 완성까지는 못 한 것으로 여겨진다.[6] 복소로그함수의 성질로부터 유도된 식인데, 복소수 zz의 편각 argz\arg z가 다가함수, 그러니까 엄밀히는 e(π+2nπ)i=1e^{\left(\pi+2n\pi\right)i}=-1이기 때문에 이렇게 정의하지 않으면 부정적분이 하나로 정의되지 않는다.[7] 이 편각의 범위를 주요값(principal value)이라고 하고 이렇게 정의된 복소로그함수는 Log\mathrm{Log}로, 편각은 Arg\text{Arg}로 나타낸다. Ln\mathrm{Ln}이 아닌 이유는 복소로그함수 참조.[A] 8.1 8.2 단순히 부호 함수를 이용해서 나타낼 수도 있겠으나, 이럴 경우 x=nπ  (nN)x=n\pi \; (n \in \mathbb{N})에서 미분이 불가능하다는 문제가 생긴다.[10] μ\muxx절편인 라마누잔-졸트너 상수Γ(0,ln2)iπ-\Gamma(0,\ln 2)-i\pi이다.

라이선스를 별도로 명시하지 않은 문서는 CC BY-NC-SA 2.0 KR에 따라 이용할 수 있습니다.
기여하신 문서의 저작권은 각 기여자에게 있으며, 각 기여자는 기여하신 부분의 저작권을 갖습니다.

문서의 기여자는 역사 탭에서 확인할 수 있습니다.
접두어의 N: - 나무위키 사용자, R: - 리그베다 위키의 사용자를 뜻합니다.
자세한 사항은 나무위키에서 동일한 문서의 역사를 참고하시기 바랍니다.