"일계 선형미분방정식"의 두 판 사이의 차이
둘러보기로 가기
검색하러 가기
87번째 줄: | 87번째 줄: | ||
<h5>매스매티카 파일 및 계산 리소스</h5> | <h5>매스매티카 파일 및 계산 리소스</h5> | ||
− | * | + | * https://docs.google.com/leaf?id=0B8XXo8Tve1cxOWFjNTFhZDEtMjRkMC00ZThhLWFhNWQtNGQwYWFmZDYwZjVl&sort=name&layout=list&num=50 |
* http://www.wolframalpha.com/input/?i= | * http://www.wolframalpha.com/input/?i= | ||
* http://functions.wolfram.com/ | * http://functions.wolfram.com/ | ||
104번째 줄: | 104번째 줄: | ||
* http://ko.wikipedia.org/wiki/ | * http://ko.wikipedia.org/wiki/ | ||
* http://en.wikipedia.org/wiki/Linear_differential_equation#First_order_equation | * http://en.wikipedia.org/wiki/Linear_differential_equation#First_order_equation | ||
− | * http:// | + | * http://mathworld.wolfram.com/IntegratingFactor.html |
− | |||
− | |||
− | |||
− | |||
2011년 12월 9일 (금) 15:19 판
이 항목의 스프링노트 원문주소
개요
- 미분방정식
\(\frac{dy}{dx}+a(x)y=b(x)\) - 적분인자를 통하여 해를 구할 수 있다
적분인자를 이용한 미분방정식의 풀이
- 적분인자 \(e^{\int a(x)\,dx}\)를 미분방정식의 양변에 곱하여 다음을 얻는다
\(y'(x)e^{\int a(x)\,dx}+a(x)y(x)e^{\int a(x)\,dx}=b(x)e^{\int a(x) \, dx}\)
\((y(x)e^{\int a(x)\,dx})'=b(x)e^{\int a(x)\,dx}\)
\(y(x)e^{\int a(x)\,dx}=\int b(x)e^{\int a(x)\,dx} \,dx+C\)
예1
\(y'(t)+k y(t)=10 k e^{-k t}\) 의 경우
적분인자 \(e^{kt}\)를 양변에 곱하면,
\((y(t)e^{kt})'=10 k\) 를 얻는다.
따라서 \(y(t)e^{kt}=10 k t +y(0)\)
\(y(t)= y(0) e^{-k t}+10 k t e^{-k t}\)
재미있는 사실
역사
메모
관련된 항목들
수학용어번역
매스매티카 파일 및 계산 리소스
- https://docs.google.com/leaf?id=0B8XXo8Tve1cxOWFjNTFhZDEtMjRkMC00ZThhLWFhNWQtNGQwYWFmZDYwZjVl&sort=name&layout=list&num=50
- http://www.wolframalpha.com/input/?i=
- http://functions.wolfram.com/
- NIST Digital Library of Mathematical Functions
- The On-Line Encyclopedia of Integer Sequences
- Numbers, constants and computation
사전 형태의 자료
- http://ko.wikipedia.org/wiki/
- http://en.wikipedia.org/wiki/Linear_differential_equation#First_order_equation
- http://mathworld.wolfram.com/IntegratingFactor.html