문서 편집 권한이 없습니다. 다음 이유를 확인해주세요: 요청한 명령은 다음 권한을 가진 사용자에게 제한됩니다: 사용자. 문서의 원본을 보거나 복사할 수 있습니다. * 관련 항목 : [[수학 관련 정보]], [[부정적분]] [목차] = 개요 = 자주 쓰이는 [[부정적분]] 관계를 정리한 표이다. 거의 모든 미적분 관련 [[수학]] 교과서나 수학을 쓰는 대학교 전공서적에 부록으로 달려 있으며, 하도 많이 쓰이다 보니 나중에는 유명한 적분들은 그냥 외우게 된다. = 기본 적분 = == 합차 == <math>\displaystyle \int \left \{ f\left ( x \right )\pm g\left ( x \right ) \right \}dx=\int f\left ( x \right )dx\pm\int g\left ( x \right )dx</math> == 상수배 == <math>\displaystyle \int \left \{ cf\left ( x \right ) \right \}dx=c\int f\left ( x \right )dx</math> == <math>\displaystyle x^{n}</math> == 유의할 것은 <math>n</math>이 상수여야 한다는 점이다. <math>\displaystyle x^{x}</math>와 같은 함수는 [[초등함수]]를 유한 번 사용해 부정적분을 표현할 수 없다. === <math>\displaystyle x^{n},n\neq-1</math> === <math>\displaystyle \int x^{n}dx=\frac{x^{n+1}}{n+1}+C</math> === <math>\displaystyle x^{n},n=-1</math> === <math>\displaystyle \int x^{-1}dx = \int {1 \over x}dx = \ln\left | x \right |+C</math> == [[지수함수]] == === <math>a > 0</math>인 경우 === <math> \displaystyle \int a^{x}dx=\frac{a^{x}}{\ln a}+C</math> === <math>a < 0</math>인 경우 === <math> \displaystyle \int a^{x}dx=\frac{a^{x}}{\ln |a| + i \pi}+C</math> === <math>i^x</math> === <math> \displaystyle \int i^{x} dx = {2 \over \pi} \sin ({\pi x \over 2}) - {2i \over \pi} \cos ({\pi x \over 2}) + C</math> == 기타1 == <math>\displaystyle \int \frac{f'\left ( x \right )}{f\left ( x \right )}dx=\ln\left | f\left ( x \right ) \right |+C</math> == [[로그함수]] == === <math>\ln x</math> === <math>\displaystyle \int \ln xdx=x\ln x-x+C</math> === [[밑#s-2]]이 <math>\displaystyle a</math>인 로그함수 === <math>\displaystyle \int \log_axdx=\frac{x\ln x-x}{\ln a}+C</math> == [[삼각함수]] == === 기본 === * <math>\displaystyle \int \sin xdx=-\cos x+C</math> * <math>\displaystyle \int \cos xdx=\sin x+C</math> * <math>\displaystyle \int \sec^{2}x dx=\tan x+C</math> * <math>\displaystyle \int \csc^{2}x dx=-\cot x+C</math> * <math>\displaystyle \int \sec x\tan x dx=\sec x+C</math> * <math>\displaystyle \int \csc x\cot x dx=-\csc x+C</math> === <math> \sin^{n}x</math> === <math>\displaystyle \int \sin^{n}xdx=\frac{-\sin^{n-1}x\cos x}{n}+\frac{n-1}{n}\int \sin^{n-2}x dx,n\in\mathbb{N},n\geq2.</math> === <math>\cos^{n}x</math> === <math>\displaystyle \int \cos^{n}xdx=\frac{\cos^{n-1}x\sin x}{n}+\frac{n-1}{n}\int \cos^{n-2}xdx,n\in\mathbb{N},n\geq2.</math> === [[탄젠트]] === <math>\displaystyle \int \tan xdx=-\ln\left | \cos x \right |+C</math> <math>\displaystyle \int \tan^{n}xdx=\frac{\tan^{n-1}x}{n-1}-\int \tan^{n-2}xdx,n\in\mathbb{N},n\geq2.</math> === [[코탄젠트]] === <math>\displaystyle \int \cot xdx=\ln\left | \sin x \right |+C</math> <math>\displaystyle \int \cot^{n}xdx=\frac{-\cot^{n-1}x}{n-1}-\int \cot^{n-2}xdx,n\in\mathbb{N},n\geq2.</math> === [[시컨트]] === <math>\displaystyle \int \sec xdx=\frac{1}{2}\ln \left | \frac{\sin x+1}{\sin x-1} \right |+C=\ln \left(\tan x+\sec x\right)+C</math> <math>\displaystyle \int \sec^{n} xdx=\frac{\sec^{n-2}x\tan x}{n-1}+\frac{n-2}{n-1}\int \sec^{n-2}xdx,n\in\mathbb{N},n\geq2.</math> === [[코시컨트]] === <math>\displaystyle \int \csc xdx=-\frac{1}{2}\ln\left | \frac{\cos x+1}{\cos x-1} \right |+C=-\ln \left(\cot x+\csc x\right)+C</math> <math>\displaystyle \int \csc^{n}xdx=\frac{-\csc^{n-2}x\cot x}{n-1}-\frac{n-2}{n-1}\int \csc^{n-2}xdx,n\in\mathbb{N},n\geq2.</math> === <math>\displaystyle \sin^{m}x\cos^{n}x</math> === <math>\displaystyle \int \sin^{m}x\cos^{n}x dx=\frac{\sin^{m+1}x \cos^{n-1} x}{m+n}+\frac{n-1}{m+n}\int \sin^{m}x \cos^{n-2} x dx,m\geq0,n\geq1,n,m\in\mathbb{N}</math> = 특수 적분 = == 오차함수 == * <math>\displaystyle \int e^{-x^{2}}dx=\frac{\sqrt{\pi}\text{erf}\left ( x \right )}{2}+C</math> 5차함수가 아니라 Error Function이다. 생긴 모양에서 알 수 있듯이 가우스 분포와 관련이 깊어서 통계 쪽에서 종종 나온다. == <math>\displaystyle {e^x \over x}</math> == <math> \displaystyle \int {e^{x} \over x} dx = \text{Ei}(x) + C = - \int_{-x}^{ \infty}\frac{e^{-t}}{t}dt + C</math> 이것은 대표적인 [[초월함수]] 중 하나다. 해당 함수는 <math>x>0</math>에서 역시 [[코시 주요값]]의 예2처럼 정의된다. == <math>\displaystyle a^{1 \over x}</math> == <math> \displaystyle \int a^{1 \over x} dx = x a^{1 \over x} - \text{Ei}({\ln a \over x}) \ln a + C = x a^{1 \over x} + \ln a \int_{-{\ln a \over x}}^{ \infty}\frac{e^{-t}}{t}dt + C</math> 중등교육 과정에서 이런 꼴의 적분식이 나오면 [[포기하면 편해|포기하면 편하다]](...). == <math>\displaystyle {1 \over \ln x}</math> == <math>\displaystyle \int {1 \over \ln x} dx = \text{li}(x) + C = \int_{0}^{x} {dt \over \ln t} + C</math> 이것도 역시 [[초월함수]]로 정의한다. x>1일 때 <math>\displaystyle \text{li}(x)=\int_{0}^{x} {dt \over \ln t}</math>에 대해서는 [[코시 주요값]] 참고 == <math>\displaystyle {\sin x \over x}, {\cos x \over x}</math> == * <math>\displaystyle \int {\sin x \over x} dx = \text{Si}(x) + C = \int_{0}^{x}\frac{\sin{t}}{t}dt + C</math> * <math>\displaystyle \int {\cos x \over x} dx = \text{Ci}(x) + C = -\int_{x}^{\infty}\frac{\cos{t}}{t}dt + C</math> 이 두 함수는 부정적분 과정이 상당히 악랄한 것으로 유명해서(...) 아예 [[초월함수]]로 정의했을 정도. [[분류:수학]][[분류:해석학]] 부정적분표 문서로 돌아갑니다.