"바이어슈트라스 치환"의 두 판 사이의 차이

수학노트
둘러보기로 가기 검색하러 가기
1번째 줄: 1번째 줄:
 
==개요==
 
==개요==
  
* <math>R(x,y)</math>는 <math>x,y</math>의 유리함수라고 가정
+
* <math>R(x,y)</math><math>x,y</math>의 유리함수라고 가정
 
* <math>R(\cos x, \sin x)</math>의 적분을 유리함수의 적분으로 바꾸기 위해 바이어슈트라스 치환을 사용한다:<math>t=\tan \frac{x}{2}</math>
 
* <math>R(\cos x, \sin x)</math>의 적분을 유리함수의 적분으로 바꾸기 위해 바이어슈트라스 치환을 사용한다:<math>t=\tan \frac{x}{2}</math>
  
 
+
  
 
+
  
 
==바이어슈트라스 치환==
 
==바이어슈트라스 치환==
  
*  다음과 같은 치환적분을 사용 (이를 [[바이어슈트라스 치환]] 이라 한다):<math>t=\tan \frac{x}{2}</math>, <math>\frac{dx}{dt}=\frac{2}{1+t^2}</math>, <math>\sin x=\frac{2t}{1+t^2}</math>, <math>\cos x=\frac{1-t^2}{1+t^2}</math>:<math>\int R(\cos x, \sin x) \,dx= \int R(\frac{1-t^2}{1+t^2}, \frac{2t}{1+t^2})\frac{2}{1+t^2}\,dt</math>
+
*  다음과 같은 치환적분을 사용 (이를 [[바이어슈트라스 치환]] 이라 한다):<math>t=\tan \frac{x}{2}</math>, <math>\frac{dx}{dt}=\frac{2}{1+t^2}</math>, <math>\sin x=\frac{2t}{1+t^2}</math>, <math>\cos x=\frac{1-t^2}{1+t^2}</math>:<math>\int R(\cos x, \sin x) \,dx= \int R(\frac{1-t^2}{1+t^2}, \frac{2t}{1+t^2})\frac{2}{1+t^2}\,dt</math>
  
 
+
  
 
+
  
 
==쌍곡함수의 바이어슈트라스 치환==
 
==쌍곡함수의 바이어슈트라스 치환==
20번째 줄: 20번째 줄:
 
* <math>R(\cosh x, \sinh x)</math>의 적분에 응용할 수 있다
 
* <math>R(\cosh x, \sinh x)</math>의 적분에 응용할 수 있다
  
*  다음과 같은 치환적분을 사용:<math>t=\tanh \frac{x}{2}</math>, <math>\frac{dx}{dt}=\frac{2}{1-t^2}</math>, <math>\sinh x=\frac{2t}{1-t^2}</math>, <math>\cosh x=\frac{1+t^2}{1-t^2}</math>:<math>\int R(\cosh x, \sinh x) \,dx= \int R(\frac{1+t^2}{1-t^2}, \frac{2t}{1-t^2})\frac{2}{1-t^2}\,dt</math>
+
*  다음과 같은 치환적분을 사용:<math>t=\tanh \frac{x}{2}</math>, <math>\frac{dx}{dt}=\frac{2}{1-t^2}</math>, <math>\sinh x=\frac{2t}{1-t^2}</math>, <math>\cosh x=\frac{1+t^2}{1-t^2}</math>:<math>\int R(\cosh x, \sinh x) \,dx= \int R(\frac{1+t^2}{1-t^2}, \frac{2t}{1-t^2})\frac{2}{1-t^2}\,dt</math>
  
 
+
  
 
+
  
 
+
  
 
==예==
 
==예==
  
 
+
  
 
+
  
 
+
  
 
==재미있는 사실==
 
==재미있는 사실==
  
 
+
  
 
* Math Overflow http://mathoverflow.net/search?q=
 
* Math Overflow http://mathoverflow.net/search?q=
 
* 네이버 지식인 http://kin.search.naver.com/search.naver?where=kin_qna&query=
 
* 네이버 지식인 http://kin.search.naver.com/search.naver?where=kin_qna&query=
  
 
+
  
 
+
  
 
==메모==
 
==메모==
  
 
+
  
 
+
  
 
==관련된 항목들==
 
==관련된 항목들==
  
 
+
  
 
+
  
==사전 형태의 자료==
+
==사전 형태의 자료==
  
 
* http://ko.wikipedia.org/wiki/
 
* http://ko.wikipedia.org/wiki/
65번째 줄: 65번째 줄:
 
* http://planetmath.org/encyclopedia/WeierstrassSubstitutionFormulas.html[http://myyn.org/m/article/weierstrass-substitution-formulas/ ]
 
* http://planetmath.org/encyclopedia/WeierstrassSubstitutionFormulas.html[http://myyn.org/m/article/weierstrass-substitution-formulas/ ]
  
 
+
  
 
+
  
  
  
 
+
  
 
+
  
  
  
 
+
  
 
+
  
 
==블로그==
 
==블로그==

2020년 12월 28일 (월) 03:23 판

개요

  • \(R(x,y)\)는 \(x,y\)의 유리함수라고 가정
  • \(R(\cos x, \sin x)\)의 적분을 유리함수의 적분으로 바꾸기 위해 바이어슈트라스 치환을 사용한다\[t=\tan \frac{x}{2}\]



바이어슈트라스 치환

  • 다음과 같은 치환적분을 사용 (이를 바이어슈트라스 치환 이라 한다)\[t=\tan \frac{x}{2}\], \(\frac{dx}{dt}=\frac{2}{1+t^2}\), \(\sin x=\frac{2t}{1+t^2}\), \(\cos x=\frac{1-t^2}{1+t^2}\)\[\int R(\cos x, \sin x) \,dx= \int R(\frac{1-t^2}{1+t^2}, \frac{2t}{1+t^2})\frac{2}{1+t^2}\,dt\]



쌍곡함수의 바이어슈트라스 치환

  • \(R(\cosh x, \sinh x)\)의 적분에 응용할 수 있다
  • 다음과 같은 치환적분을 사용\[t=\tanh \frac{x}{2}\], \(\frac{dx}{dt}=\frac{2}{1-t^2}\), \(\sinh x=\frac{2t}{1-t^2}\), \(\cosh x=\frac{1+t^2}{1-t^2}\)\[\int R(\cosh x, \sinh x) \,dx= \int R(\frac{1+t^2}{1-t^2}, \frac{2t}{1-t^2})\frac{2}{1-t^2}\,dt\]




재미있는 사실



메모

관련된 항목들

사전 형태의 자료









블로그