"열방정식"의 두 판 사이의 차이
Pythagoras0 (토론 | 기여) |
|||
(사용자 2명의 중간 판 20개는 보이지 않습니다) | |||
1번째 줄: | 1번째 줄: | ||
− | + | ==개요== | |
− | * [[ | + | * 열의 전달을 기술하는 편미분방정식:<math>\frac{\partial u}{\partial t} -\beta\left(\frac{\partial^2u}{\partial x^2}+\frac{\partial^2u}{\partial y^2}+\frac{\partial^2u}{\partial z^2}\right)=0</math> |
+ | * 일반적으로 라플라시안을 사용하여 다음과 같이 표현:<math>\frac{\partial u}{\partial t} = \beta\nabla^2 u</math> | ||
+ | * 일차원 열방정식 | ||
+ | ** 유한한 길이의 막대 | ||
+ | *** [[자코비 세타함수]] 를 heat kernel 로 가진다 | ||
+ | ** 무한한 길이의 막대 | ||
+ | *** [[가우시안 적분|가우시안]] 을 heat kernel로 가진다 | ||
− | + | ||
− | + | ||
− | + | ==유한한 길이의 막대에서의 경계-초기 조건 문제 : 변수분리를 통한 해== | |
− | + | * 경계조건 (양 끝점의 온도는 고정):<math> t>0</math> 일 때, <math>u(0,t)=u(L,t)</math> | |
− | + | * 초기조건 (<math>t=0</math>) 에서의 온도분포:<math>u(x,0)=f(x)</math> | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | * 경계조건 (양 끝점의 온도는 고정) | ||
− | * 초기조건 (<math>t=0</math>) 에서의 온도분포 | ||
<math>u(x,t)=X(x)T(t)</math>로 두자. | <math>u(x,t)=X(x)T(t)</math>로 두자. | ||
31번째 줄: | 28번째 줄: | ||
여기서 <math>K_{n}=-(\frac{2\pi}{L})^2n^2</math>, <math>n=0, \pm 1,\pm 2,\pm 3,\cdots</math> | 여기서 <math>K_{n}=-(\frac{2\pi}{L})^2n^2</math>, <math>n=0, \pm 1,\pm 2,\pm 3,\cdots</math> | ||
− | <math>X_n(x)=Ae^{ \frac{2\pi i n}{L}}+Be^{- \frac{2\pi i n}{L}}</math> | + | <math>X_n(x)=Ae^{ \frac{2\pi i n x}{L}}+Be^{- \frac{2\pi i n x}{L}}</math> |
<math>T_n(t)=e^{\beta K_{n} t}=e^{-\beta(\frac{2\pi}{L})^2n^2t}</math> | <math>T_n(t)=e^{\beta K_{n} t}=e^{-\beta(\frac{2\pi}{L})^2n^2t}</math> | ||
− | + | 따라서 열방정식의 해는 <math>u_{n}(x,t)=e^{ \frac{2\pi i nx}{L}}e^{-\beta(\frac{2\pi}{L})^2n^2t}</math> 의 선형결합으로 나타낼 수 있다. | |
− | <math>u(x,t)=\sum_{n=-\infty}^{\infty}\hat{f}(n)e^{ \frac{2\pi i nx}{L}}e^{-\beta(\frac{2\pi}{L})^2n^2t</math> | + | <math>u(x,t)=\sum_{n=-\infty}^{\infty}\hat{f}(n)e^{ \frac{2\pi i nx}{L}}e^{-\beta(\frac{2\pi}{L})^2n^2t}</math> |
여기서 | 여기서 | ||
43번째 줄: | 40번째 줄: | ||
<math>\hat{f}(n)=\int_{0}^{L}f(y)e^{-\frac{2\pi i ny}{L}}\,dy</math> 는 [[푸리에 급수]] | <math>\hat{f}(n)=\int_{0}^{L}f(y)e^{-\frac{2\pi i ny}{L}}\,dy</math> 는 [[푸리에 급수]] | ||
− | + | ||
− | + | ||
− | + | ==자코비세타함수와 heat kernel== | |
− | * 유한한 길이의 막대에서의 경계-초기값 문제 | + | * 유한한 길이의 막대에서의 경계-초기값 문제 |
− | * <math>L=1,\beta=1/2\pi</math> 로 두자. | + | :<math>u(x,t)=\sum_{n=-\infty}^{\infty}\hat{f}(n)e^{ \frac{2\pi i nx}{L}}e^{-\beta(\frac{2\pi}{L})^2n^2t}</math> |
− | * 위의 두 식을 함께 쓰면, | + | :<math>\hat{f}(n)=\int_{0}^{L}f(y)e^{-\frac{2\pi i ny}{L}}\,dy</math> |
− | * | + | * <math>L=1,\beta=1/2\pi</math> 로 두자. |
+ | :<math>u(x,t)=\sum_{n=-\infty}^{\infty}\hat{f}(n)e^{2\pi i nx}e^{-2\pi n^2t}</math>:<math>\hat{f}(n)=\int_{0}^{1}f(y)e^{-2\pi i ny}\,dy</math> | ||
+ | * 위의 두 식을 함께 쓰면, | ||
+ | :<math>u(x,t)=\sum_{n=-\infty}^{\infty}\hat{f}(n)e^{2\pi i nx}e^{-2\pi n^2t}=\int_{0}^{1}(\sum_{n=-\infty}^{\infty}e^{-2\pi i ny}e^{2\pi i nx}e^{-2\pi n^2t}) f(y)\,dy=\int_{0}^{1}K(x-y,t)f(y)\,dy </math> 여기서 <math>K(x,t)=\sum_{n=-\infty}^{\infty}e^{2\pi i nx}e^{-2\pi n^2t}</math> heat kernel 로서의 세타함수를 얻는다 | ||
+ | * [[자코비 세타함수]] | ||
+ | :<math>\vartheta (x,it)=1+2\sum_{n=1}^\infty \exp(-\pi n^2 t) \cos(2\pi nx)</math>:<math>\frac{\partial}{\partial t} \vartheta(x,it)=\frac{1}{4\pi} \frac{\partial^2}{\partial x^2} \vartheta(x,it)</math> | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ==가우시안 Heat kernel== | |
− | * 무한한 길이의 막대를 가정 <math>-\infty<x<\infty</math | + | * 무한한 길이의 막대를 가정 <math>-\infty<x<\infty</math> |
− | * 초기조건 (<math>t=0</math>) 에서의 온도분포 | + | * 초기조건 (<math>t=0</math>) 에서의 온도분포:<math>u(x,0)=f(x)</math> |
− | * <math>N(\mu,\sigma^2)</math> 인 정규분포의 확률밀도함수는 다음과 같다 ([[정규분포와 그 확률밀도함수]]) | + | * <math>N(\mu,\sigma^2)</math> 인 정규분포의 확률밀도함수는 다음과 같다 ([[정규분포와 그 확률밀도함수]]):<math>\frac{1}{\sigma\sqrt{2\pi}}\exp\left(-\frac{(x-\mu)^2}{2\sigma^2}\right)</math> |
− | * heat kernel | + | * heat kernel:<math>K(x,t)=\frac{1}{\sqrt{2\pi \beta t}}\exp\left(-\frac{x^2}{4\beta t}\right)</math> |
− | * heat kernel 을 이용한 열방정식의 해 | + | * heat kernel 을 이용한 열방정식의 해:<math>u(x,t)=\int_{-\infty}^{\infty}f(y)K(x-y,t)\,dy=\frac{1}{\sqrt{2 \pi \beta t}}\int_{-\infty}^{\infty}f(y)\exp\left(-\frac{(x-y)^2}{4\beta t}\right)\,dy</math> |
− | * 확률론적 이해 : <math>\beta=1/2</math> 인 경우 | + | * 확률론적 이해 : <math>\beta=1/2</math> 인 경우:<math>u(x,t)=\int_{-\infty}^{\infty}f(y)K(x-y,t)\,dy=E[f(X_t)]</math> 여기서 <math>X_t</math>는 <math>N(x,t)</math>를 따르는 확률변수 |
− | + | ||
− | + | ||
− | + | ==역사== | |
+ | * 1807 - 푸리에가 함수의 삼각함수로의 분해를 발표, On the Propagation of Heat in Solid Bodies [[푸리에 급수]] | ||
+ | * 1822 - 푸리에가 '열의 해석적 이론 ''Théorie Analytique de la Chaleur'''을 출판 | ||
+ | * [[수학사 연표]] | ||
− | + | ||
− | + | ||
− | + | ==메모== | |
− | + | * 천안함 관련 http://www.cheonan46.go.kr//89 | |
− | + | ||
− | |||
− | + | ||
− | + | ==관련된 항목들== | |
− | + | * [[정규분포와 그 확률밀도함수]] | |
+ | * [[드무아브르-라플라스 중심극한정리]] | ||
− | + | ||
− | + | ||
− | |||
− | |||
− | + | ==매스매티카 파일 및 계산 리소스== | |
− | + | * https://docs.google.com/leaf?id=0B8XXo8Tve1cxZjdhY2I2NmUtZGE0Yy00NDk1LWE5OWMtODM0OGIwNmFkYmVj&sort=name&layout=list&num=50 | |
− | + | * http://www.wolframalpha.com/input/?i= | |
− | + | * http://functions.wolfram.com/ | |
− | + | * [http://dlmf.nist.gov/ NIST Digital Library of Mathematical Functions] | |
− | * | + | * [http://www.research.att.com/%7Enjas/sequences/index.html The On-Line Encyclopedia of Integer Sequences] |
− | + | * [http://numbers.computation.free.fr/Constants/constants.html Numbers, constants and computation] | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | * [ | ||
− | * [ | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | * [[매스매티카 파일 목록]] | |
− | |||
− | * [ | ||
− | |||
− | |||
− | |||
− | + | ||
− | + | ||
− | + | ==사전 형태의 자료== | |
* [http://ko.wikipedia.org/wiki/%EC%97%B4%EB%B0%A9%EC%A0%95%EC%8B%9D http://ko.wikipedia.org/wiki/열방정식] | * [http://ko.wikipedia.org/wiki/%EC%97%B4%EB%B0%A9%EC%A0%95%EC%8B%9D http://ko.wikipedia.org/wiki/열방정식] | ||
* http://en.wikipedia.org/wiki/Heat_equation | * http://en.wikipedia.org/wiki/Heat_equation | ||
* http://en.wikipedia.org/wiki/Heat_kernel | * http://en.wikipedia.org/wiki/Heat_kernel | ||
− | |||
− | |||
− | |||
− | |||
− | + | ||
− | + | ||
− | + | ==관련논문== | |
* Narasimhan, T. N. (1999), Fourier's heat conduction equation: History, influence, and connections, Rev. Geophys., 37(1), 151–172, [http://dx.doi.org/10.1029/1998RG900006%20 doi:10.1029/1998RG900006] | * Narasimhan, T. N. (1999), Fourier's heat conduction equation: History, influence, and connections, Rev. Geophys., 37(1), 151–172, [http://dx.doi.org/10.1029/1998RG900006%20 doi:10.1029/1998RG900006] | ||
153번째 줄: | 133번째 줄: | ||
* http://dx.doi.org/10.1029/1998RG900006 | * http://dx.doi.org/10.1029/1998RG900006 | ||
− | + | ||
− | + | ||
− | + | ==관련도서== | |
− | * [http://books.google.com/books?id=JXtJAAAAYAAJ&printsec=frontcover&hl=ko&source=gbs_v2_summary_r&cad=0#v=onepage&q&f=false Théorie analytique de la chaleur] | + | * [http://books.google.com/books?id=JXtJAAAAYAAJ&printsec=frontcover&hl=ko&source=gbs_v2_summary_r&cad=0#v=onepage&q&f=false Théorie analytique de la chaleur] |
+ | |||
+ | |||
− | + | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | ==관련기사== | |
− | + | * 네이버 뉴스 검색 (키워드 수정) | |
− | |||
− | |||
− | |||
− | * 네이버 뉴스 검색 (키워드 수정) | ||
** [http://news.search.naver.com/search.naver?where=news&x=0&y=0&sm=tab_hty&query=%EC%97%B4%EB%B0%A9%EC%A0%95%EC%8B%9D http://news.search.naver.com/search.naver?where=news&x=0&y=0&sm=tab_hty&query=열방정식] | ** [http://news.search.naver.com/search.naver?where=news&x=0&y=0&sm=tab_hty&query=%EC%97%B4%EB%B0%A9%EC%A0%95%EC%8B%9D http://news.search.naver.com/search.naver?where=news&x=0&y=0&sm=tab_hty&query=열방정식] | ||
** http://news.search.naver.com/search.naver?where=news&x=0&y=0&sm=tab_hty&query= | ** http://news.search.naver.com/search.naver?where=news&x=0&y=0&sm=tab_hty&query= | ||
** http://news.search.naver.com/search.naver?where=news&x=0&y=0&sm=tab_hty&query= | ** http://news.search.naver.com/search.naver?where=news&x=0&y=0&sm=tab_hty&query= | ||
− | + | ==메타데이터== | |
− | + | ===위키데이터=== | |
− | + | * ID : [https://www.wikidata.org/wiki/Q6510488 Q6510488] | |
− | + | ===Spacy 패턴 목록=== | |
− | + | * [{'LOWER': 'heat'}, {'LEMMA': 'equation'}] | |
− | |||
− | |||
− | |||
− | * | ||
− | |||
− | |||
− | * [ |
2021년 2월 17일 (수) 04:53 기준 최신판
개요
- 열의 전달을 기술하는 편미분방정식\[\frac{\partial u}{\partial t} -\beta\left(\frac{\partial^2u}{\partial x^2}+\frac{\partial^2u}{\partial y^2}+\frac{\partial^2u}{\partial z^2}\right)=0\]
- 일반적으로 라플라시안을 사용하여 다음과 같이 표현\[\frac{\partial u}{\partial t} = \beta\nabla^2 u\]
- 일차원 열방정식
유한한 길이의 막대에서의 경계-초기 조건 문제 : 변수분리를 통한 해
- 경계조건 (양 끝점의 온도는 고정)\[ t>0\] 일 때, \(u(0,t)=u(L,t)\)
- 초기조건 (\(t=0\)) 에서의 온도분포\[u(x,0)=f(x)\]
\(u(x,t)=X(x)T(t)\)로 두자.
변수분리를 사용하자.
\(X''(x)=K_{n}X(x)\)
\(T'(t)=\beta K_{n}T(t)\)
여기서 \(K_{n}=-(\frac{2\pi}{L})^2n^2\), \(n=0, \pm 1,\pm 2,\pm 3,\cdots\)
\(X_n(x)=Ae^{ \frac{2\pi i n x}{L}}+Be^{- \frac{2\pi i n x}{L}}\)
\(T_n(t)=e^{\beta K_{n} t}=e^{-\beta(\frac{2\pi}{L})^2n^2t}\)
따라서 열방정식의 해는 \(u_{n}(x,t)=e^{ \frac{2\pi i nx}{L}}e^{-\beta(\frac{2\pi}{L})^2n^2t}\) 의 선형결합으로 나타낼 수 있다.
\(u(x,t)=\sum_{n=-\infty}^{\infty}\hat{f}(n)e^{ \frac{2\pi i nx}{L}}e^{-\beta(\frac{2\pi}{L})^2n^2t}\)
여기서
\(\hat{f}(n)=\int_{0}^{L}f(y)e^{-\frac{2\pi i ny}{L}}\,dy\) 는 푸리에 급수
자코비세타함수와 heat kernel
- 유한한 길이의 막대에서의 경계-초기값 문제
\[u(x,t)=\sum_{n=-\infty}^{\infty}\hat{f}(n)e^{ \frac{2\pi i nx}{L}}e^{-\beta(\frac{2\pi}{L})^2n^2t}\] \[\hat{f}(n)=\int_{0}^{L}f(y)e^{-\frac{2\pi i ny}{L}}\,dy\]
- \(L=1,\beta=1/2\pi\) 로 두자.
\[u(x,t)=\sum_{n=-\infty}^{\infty}\hat{f}(n)e^{2\pi i nx}e^{-2\pi n^2t}\]\[\hat{f}(n)=\int_{0}^{1}f(y)e^{-2\pi i ny}\,dy\]
- 위의 두 식을 함께 쓰면,
\[u(x,t)=\sum_{n=-\infty}^{\infty}\hat{f}(n)e^{2\pi i nx}e^{-2\pi n^2t}=\int_{0}^{1}(\sum_{n=-\infty}^{\infty}e^{-2\pi i ny}e^{2\pi i nx}e^{-2\pi n^2t}) f(y)\,dy=\int_{0}^{1}K(x-y,t)f(y)\,dy \] 여기서 \(K(x,t)=\sum_{n=-\infty}^{\infty}e^{2\pi i nx}e^{-2\pi n^2t}\) heat kernel 로서의 세타함수를 얻는다
\[\vartheta (x,it)=1+2\sum_{n=1}^\infty \exp(-\pi n^2 t) \cos(2\pi nx)\]\[\frac{\partial}{\partial t} \vartheta(x,it)=\frac{1}{4\pi} \frac{\partial^2}{\partial x^2} \vartheta(x,it)\]
가우시안 Heat kernel
- 무한한 길이의 막대를 가정 \(-\infty<x<\infty\)
- 초기조건 (\(t=0\)) 에서의 온도분포\[u(x,0)=f(x)\]
- \(N(\mu,\sigma^2)\) 인 정규분포의 확률밀도함수는 다음과 같다 (정규분포와 그 확률밀도함수)\[\frac{1}{\sigma\sqrt{2\pi}}\exp\left(-\frac{(x-\mu)^2}{2\sigma^2}\right)\]
- heat kernel\[K(x,t)=\frac{1}{\sqrt{2\pi \beta t}}\exp\left(-\frac{x^2}{4\beta t}\right)\]
- heat kernel 을 이용한 열방정식의 해\[u(x,t)=\int_{-\infty}^{\infty}f(y)K(x-y,t)\,dy=\frac{1}{\sqrt{2 \pi \beta t}}\int_{-\infty}^{\infty}f(y)\exp\left(-\frac{(x-y)^2}{4\beta t}\right)\,dy\]
- 확률론적 이해 \[\beta=1/2\] 인 경우\[u(x,t)=\int_{-\infty}^{\infty}f(y)K(x-y,t)\,dy=E[f(X_t)]\] 여기서 \(X_t\)는 \(N(x,t)\)를 따르는 확률변수
역사
- 1807 - 푸리에가 함수의 삼각함수로의 분해를 발표, On the Propagation of Heat in Solid Bodies 푸리에 급수
- 1822 - 푸리에가 '열의 해석적 이론 Théorie Analytique de la Chaleur'을 출판
- 수학사 연표
메모
관련된 항목들
매스매티카 파일 및 계산 리소스
- https://docs.google.com/leaf?id=0B8XXo8Tve1cxZjdhY2I2NmUtZGE0Yy00NDk1LWE5OWMtODM0OGIwNmFkYmVj&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/Heat_equation
- http://en.wikipedia.org/wiki/Heat_kernel
관련논문
- Narasimhan, T. N. (1999), Fourier's heat conduction equation: History, influence, and connections, Rev. Geophys., 37(1), 151–172, doi:10.1029/1998RG900006
- http://www.jstor.org/action/doBasicSearch?Query=
- http://www.ams.org/mathscinet
- http://dx.doi.org/10.1029/1998RG900006
관련도서
관련기사
- 네이버 뉴스 검색 (키워드 수정)
메타데이터
위키데이터
- ID : Q6510488
Spacy 패턴 목록
- [{'LOWER': 'heat'}, {'LEMMA': 'equation'}]