Skip to content

Commit 39759a2

Browse files
committed
finished A1.1 anyway. added pictures and renamed pictures.
1 parent cc34af2 commit 39759a2

File tree

8 files changed

+343
-34
lines changed

8 files changed

+343
-34
lines changed

_posts/2024-10-05-Fourier_1.md

Lines changed: 41 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: single
3-
title: "(1) The Genesis of Fourier Analysis"
3+
title: "1 The Genesis of Fourier Analysis"
44
categories: mathematics
55
tags: [analysis, Fourier analysis, Fourier Series, differential equations, wave equation, heat equation, simple harmonic motion, Dirichlet problem, Laplacian, Fourier, Euler, d'Alembert]
66
use_math: true
@@ -74,7 +74,7 @@ BUTTON을 사용했다 (파랑색).
7474

7575
<div class="notice--info" markdown="1">
7676
1절에서 다루는 내용은 파동방정식(wave equation)이다.
77-
먼저 가장 기본이 되는 simple harmonic motion이 언급된다.
77+
먼저 simple harmonic motion이 언급된다.
7878
파동(wave), 조금 더 정확하게는, 양 끝이 고정된 줄의 모양은, 수평변위($x$)와 시간($t$)에 대한 수직변위($y$)의 함수 $y=u(x,t)$로 나타내어질 수 있다.
7979
이 파동을 정상파(standing wave)와 traveling wave의 두 가지 타입으로 모델링하고 있는 것으로 보인다.
8080
standing wave는 주어진 함수 $u(x,t)$의 변수 $x$, $t$를 분리하여 $u(x,t)=\phi(x)\psi(t)$로 두는 방식으로 파동이 주어진 파동모양을 기준으로 진폭만 시간에 따라 바뀐다는 생각에 기반한다.
@@ -134,9 +134,9 @@ This wave moves rightward if $c\gt0$ where $c$ can be thought of as the velocity
134134

135135
<div class="notice--info" markdown="1">
136136
1.1절에서는 파동방정식을 유도해본다.
137-
줄을 공간적으로 infinitesimal하게 나누고, 시간적으로도 바로 다음 순간의 상태를 고려한다.
137+
줄을 공간적으로 infinitesimal하게 나누고, 시간적으로도 infinitesimal하게 바로 다음 순간의 상태를 고려한다.
138138
줄의 한 부분(particle)이 받는 힘들을 계산하고 그 알짜힘에 의해 다음 순간에 바뀌는 위치를 계산하여 방정식을 만들 수 있다.
139-
이때 공간적인 간격 $\Delta x$와 시간적인 간격 $\Delta t$를 모두 0으로 보냄으로써 파동방정식 $\frac{\partial^2u}{\partial t^2}=\frac{\partial^2u}{\partial x^2}$이 유도된다.
139+
이때 공간적인 간격 $\Delta x$와 시간적인 간격 $\Delta t$를 모두 0으로 보내면 파동방정식 $\frac{\partial^2u}{\partial t^2}=\frac{\partial^2u}{\partial x^2}$이 유도된다.
140140
</div>
141141

142142
Consider a horizontal string of length $L$.
@@ -179,6 +179,8 @@ We analyze and solve the standard one and simply apply change of variables for t
179179

180180
Consider a physical problem of a string where $0\le x\le \pi$ :
181181

182+
<div class="notice--success" markdown="1">
183+
182184
$$
183185
\begin{aligned}
184186
\frac{\partial^2 u}{\partial t^2}=\frac{\partial^2 u}{\partial x^2}
@@ -193,11 +195,13 @@ u(0,t)=u(\pi,t)=0
193195
\tag a
194196
$$
195197

198+
</div>
199+
196200
### 1.2 Solution to the wave equation
197201

198202
<div class="notice--info" markdown="1">
199203
1.2절에서는 파동방정식의 해를 구하는데 traveling wave와 정상파(standing wave)의 두 가지 방법을 사용해서 해본다.
200-
조금 더 정확하게는 경계조건(boundary condition)과 초기조건(파동의 초기모양, 파동의 초기 속도)까지 포함된 문제에서의 해를 구하는데
204+
조금 더 정확하게는 경계조건(boundary condition)과 초기조건(initial condition, 파동의 초기모양, 파동의 초기 속도)까지 포함된 문제에서의 해를 구하는데
201205
traveling wave와 정상파(standing wave)의 두 가지 방법을 사용해서 해본다.
202206
<br><br>
203207
traveling wave의 방법은 $u(x,t)$가 적절한 함수 $F$, $G$에 대하여 $u(x,t)=F(x+t)+G(x-t)$로 표현될 수 있음에 기반한다.
@@ -207,7 +211,7 @@ traveling wave의 방법은 $u(x,t)$가 적절한 함수 $F$, $G$에 대하여 $
207211
<br><br>
208212
정상파의 방법은 파동방정식의 양변을 각각 분리된 두 변수 $x$와 $t$로만 표현시키고 이를 simple harmonic motion에서 나온 미분방정식으로 만들어서 푼다.
209213
이를 통해 보면 사인과 코사인 (혹은 지수함수쌍)으로 이루어진 함수들이 특정한 해인 것을 유도할 수 있고, 이 해들로 중첩한 것이 일반해인 것을 가정한다.
210-
중첩에 사용되는 계수들(Fourier coefficient)은 초기조건으로부터 특정할 수 있는데, 이때 간단한 적분을 통해 얻을 수 있다.
214+
중첩에 사용되는 계수들(Fourier coefficient)은 초기조건으로부터 특정할 수 있는데, 간단한 적분을 통해 얻을 수 있다.
211215
이러한 모든 이야기가 성립하기 위해서는, 어떤 함수 $f$가 주어졌을 때, 그 함수를 sine series와 cosine series 로 표현하는 것이 가능해야 한다.
212216
이 문제는 이 책 전반에서 다루어질 중요한 질문이라는 점이 강조되어 언급된다.
213217
이러한 정상파의 방법은 traveling wave의 방법보다 더 일반적이고 더 많은 활용을 가능하게 하며, 푸리에(Fourier)가 1807년에 발전시켰다.
@@ -222,16 +226,20 @@ We can get two kinds of solution to the wave equation ;
222226

223227
We claim that (a) has the general solution of the form
224228

229+
<div class="notice--success" markdown="1">
230+
225231
$$
226232
u(x,t) = \frac12\left[f(x+t)+f(x-t)\right]+\frac12\int_{x-t}^{x+t}g(y)\,dy.
227233
\tag b
228234
$$
229235

236+
</div>
237+
230238
Note that $f$ and $g$ were a function only on the interval $[0,\pi]$ in (a).
231239
Now in the above solution (b), $f$ and $g$ are defined everywhere in $\mathbb R$.
232240
That is, we conceive $f$ and $g$ as an extended versions in (b).
233241
From (a), extend the domain $[0,\pi]$ to $[-\pi, \pi]$ by defining $f(-x)=-f(x)$ and $g(-x)=-g(x)$ and then extend the domains to $\mathbb R$ by defining $f(x+2\pi)=f(x)$ and $g(x+2\pi)=g(x)$.
234-
That is, $f$ and $g$ are periodic functions of period $2\pi$.
242+
That is, $f$ and $g$ are odd functions of period $2\pi$.
235243
In order for $f$ and $g$ to be continuous, we need the conditions $f(0)=f(\pi)=0$ and $g(0)=g(\pi)=0$, which are guaranteed to be true from the original problem (a).
236244

237245
Before proving that (b) is a general solution of (a), i.e. (a) $\Rightarrow$ (b), let's check if (b) is a specific solution of (a), i.e. (b) $\Rightarrow$ (a).
@@ -259,6 +267,7 @@ For the boundary conditions, first note that
259267
$f(\pi-s)=-f(-\pi+s)=-f(\pi+s)$
260268
and
261269
$g(\pi-s)=-g(-\pi+s)=-g(\pi+s)$ for real $s$.
270+
That is, $y=f(x)$ is symmetric not only about the origin, but also about $(\pi,0)$
262271
Then
263272

264273
$$
@@ -309,10 +318,11 @@ Equating $\frac{\partial^2 u}{\partial x^2}$ and $\frac{\partial^2 u} {\partial
309318

310319
$$\frac{\partial^2 u}{\partial\xi\partial\eta}=0$$
311320

312-
Write $u(x,t)=v(\xi,\eta)$, this is
321+
Write $u(x,t)=v(\xi,\eta)$, then
313322

314323
$$\frac{\partial}{\partial\xi}\frac{\partial}{\partial\eta}v(\xi,\eta)=0$$
315324

325+
for all $\xi$ and $\eta$
316326
For any $\xi$, there exists $\zeta$ between $0$ and $\xi$ such that
317327

318328
$$
@@ -358,22 +368,22 @@ $$
358368
\begin{aligned}
359369
F(x)
360370
&=\int_0^x\frac12\left[f'(y)+g(y)\right]\,dy+C_1\\
361-
&=\frac12f(x)+\frac12\int_0^xg(y)\,dy+C_1'\\
371+
&=\frac12f(x)+\frac12\int_0^xg(y)\,dy+C_1\\
362372
G(x)
363373
&=\int_0^x\frac12\left[f'(y)-g(y)\right]\,dy+C_2\\
364-
&=\frac12f(x)-\frac12\int_0^xg(y)\,dy+C_2'.
374+
&=\frac12f(x)-\frac12\int_0^xg(y)\,dy+C_2.
365375
\end{aligned}
366376
$$
367377

368-
Note that $C_1'+C_2'=0$ since $f(x)=F(x)+G(x)$.
378+
Note that $C_1+C_2=0$ since $f(x)=F(x)+G(x)$.
369379
Therefore,
370380

371381
$$
372382
\begin{aligned}
373383
u(x,t)
374384
&=F(x+t)+G(x-t)\\
375-
&=\frac12f(x+t)+\frac12\int_0^{x+t}g(y)\,dy+C_1'
376-
+\frac12f(x-t)-\frac12\int_0^{x-t}g(y)\,dy+C_2'\\
385+
&=\frac12f(x+t)+\frac12\int_0^{x+t}g(y)\,dy+C_1
386+
+\frac12f(x-t)-\frac12\int_0^{x-t}g(y)\,dy+C_2\\
377387
&=\frac12\left[f(x+t)+f(x-t)\right]+\frac12\int_{x-t}^{x+t}g(y)\,dy.
378388
\end{aligned}
379389
$$
@@ -382,6 +392,8 @@ $$
382392

383393
We claim that (a) has the general solution of the form
384394

395+
<div class="notice--success" markdown="1">
396+
385397
$$u(x,t)=\sum_{m=1}^\infty\sin mx\left(A_m\cos mt+B_m\sin mt\right)\tag c$$
386398

387399
where
@@ -393,6 +405,7 @@ B_n&=\frac2{n\pi}\int_0^\pi g(x)\sin nx\,dx\\
393405
\end{aligned}
394406
$$
395407

408+
</div>
396409

397410
Separating variables $x$ and $t$, let
398411

@@ -427,7 +440,8 @@ $$
427440
$$
428441

429442
by 3.6, where $m^2=-\lambda$.
430-
Apply the fourth condition of (a).
443+
We exckyde the case when $\lambda\lt0$ since $e^{rx}$ and $e^{-rx}$ are not oscillatory (See Appendix).
444+
Apply the boundary condition of (a).
431445
Since the string has zero displacement at $x=0$,
432446

433447
$$0=\tilde A\left(A\cos mt + B\sin mt\right)$$
@@ -444,22 +458,27 @@ For every integer $m$,
444458

445459
$$u_m(x,t)=\sin mx\left(A\cos mt + B\sin mt\right)$$
446460

447-
is a solution for the wave equation.
461+
is a solution to the wave equation with the boundary condition.
448462

449463
<!-- Let
450464
451465
$$u_m(x,t)=\sin mx\left(A_m\cos mt + B_m\sin mt\right)$$ -->
452466

453467
<div class="notice--info" markdown="1">
454468
<b>Remark </b> <br>
455-
Letting, for example, $A_m=1$, $B_m=0$,
469+
Let, for example, $A_m=1$, $B_m=0$.
470+
456471
$$u_1(x,t)=\cos t\sin x$$
472+
457473
is called the fundamental tone or the first harmonic.
474+
458475
$$u_2(x,t)=\cos2t\sin2x$$
476+
459477
is called the first overtone or the second harmonic.
478+
460479
$$u_3(x,t)=\cos3t\sin3x$$
461-
is called second overtone or the third harmonic, and so on.
462480

481+
is called second overtone or the third harmonic, and so on.
463482
For fixed $t$, $u_m(x,t)=0$ if $x=\frac\pi mk$ for all $k\in\mathbb Z$.
464483
For each $k$, $x=\frac\pi mk$ is called a node, while $x=\frac\pi m\left(k+\frac12\right)$ is called an antinode.
465484
</div>
@@ -469,8 +488,8 @@ Thus,
469488

470489
$$u(x,t)=\sum_{m=-\infty}^\infty\sin mx\left(A_m\cos mt+B_m\sin mt\right)$$
471490

472-
also satisfy the wave equation.
473-
Suppose that this solution is a general one (we omit the proof here.)
491+
also satisfy the wave equation with the boundary condition.
492+
Suppose that this solution is the general one.
474493
Since $u_m=0$ for $m=0$ and
475494

476495
$$
@@ -512,7 +531,7 @@ $$
512531
\end{aligned}
513532
$$
514533

515-
Thus, (Fourier sine coeffcient of $f$)
534+
Thus,
516535

517536
$$
518537
\begin{aligned}
@@ -521,9 +540,9 @@ B_n&=\frac2{n\pi}\int_0^\pi g(x)\sin nx\,dx.
521540
\end{aligned}
522541
$$
523542

524-
And the claim is now proved.
543+
These are called Fourier sine coeffcient of $f$ and the claim is now proved.
525544

526-
Note that this argument assumes that a *reasonable* function $f$ on $[0,\pi]$ can be expressed as a linear combination of sine functions ;
545+
Note that the above arguments assume that a *reasonable* function $f$ on $[0,\pi]$ can be expressed as a sine series ;
527546

528547
$$
529548
f(x)=\sum_{m=1}^\infty A_m\sin mx\tag{$\ast$}
@@ -557,12 +576,10 @@ $$
557576

558577
By Euler identity, (we can choose $a_m=\frac{A_m'-A_mi}2$ and $a_{-m}=\frac{A_m'+A_mi}2$)
559578

560-
<div class="notice--success" markdown="1">
561579
$$
562580
F(x) = \sum_{m=-\infty}^\infty a_me^{imx}.
563581
$$
564582

565-
</div>
566583

567584
Multiplying $e^{-inx}$ and integrating over $[-\pi, \pi]$,
568585

@@ -972,13 +989,10 @@ $$u(r,\theta)=r^{|m|}\left(A_m e^{im\theta}+B_me^{-im\theta}\right)$$
972989
is a solution to $\Delta u=0$ for each integer $m$.
973990
Superposing this class of solutions we can write
974991

975-
<div class="notice--success" markdown="1">
976992
$$
977993
u(r,\theta)=\sum_{m=-\infty}^\infty r^ma_me^{im\theta}.
978994
$$
979995

980-
</div>
981-
982996
The boundary condition $f(\theta)=u(1,\theta)$ becomes
983997

984998
$$

_posts/2024-10-25-Fourier_2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: single
3-
title: "(2) Basic Properties of Fourier Series"
3+
title: "2 Basic Properties of Fourier Series"
44
categories: mathematics
55
tags: [analysis, Fourier analysis, Fourier Series]
66
use_math: true

0 commit comments

Comments
 (0)