PDE Textbook (101 150)
PDE Textbook (101 150)
Heat equation in 1D 91
ut = kuxx (1)
and
1 3 1
ux = t−1 φ0 (t− 2 x), uxx = t− 2 φ00 (t− 2 x).
3 1
Plugging into ut = kuxx , multiplying by t 2 and plugging t− 2 x = ξ we
arrive to
1
− φ(ξ) + ξφ0 (ξ) = kφ00 (ξ).
(3.1.7)
2
0
Good news: it is ODE. Really good news: φ(ξ) + ξφ0 (ξ) = ξφ(ξ) .
Then integrating we get
1
− ξφ(ξ) = kφ0 (ξ). (3.1.8)
2
Remark 3.1.1. Sure there should be +C but we are looking for a solution
fast decaying with its derivatives at ∞ and it implies that C = 0.
Separating in (3.1.8) variables and integrating we get
dφ 1 1 1 2
= − ξ dξ =⇒ log(φ) = − ξ 2 + log(c) =⇒ φ(ξ) = ce− 4k ξ
φ 2k 4k
1 1
and plugging into (3.1.6) (which is u(x, t) = t− 2 φ(t− 2 x)) we arrive to
1 x2
u(x, t) = √ e− 4kt . (3.1.9)
2 πkt
Remark 3.1.2. We took c = √1 to satisfy I(t) = 1.
2 πk
Really,
Z +∞
x 2
− 21 − 4kt
√ Z +∞
2
√
I(t) = c t e dx = c 4k e−z dz = 2c kπ
−∞ −∞
√
where we changed variable x = z/ 2kt and used the equality
Z +∞
2 √
J= e−x dx = π. (3.1.10)
−∞
We claim that
Proof. Plugging u = Ux into (3.1.1) we see that (Ut − kUxx )x = 0 and then
(Ut − kUxx ) = Φ(t). However one can see easily that as x → −∞ U is fast
decaying with all its derivatives and therefore Φ(t) = 0 and Statement (i) is
proven.
Note that
Z √x
1 4kt 2 1 1 x
U (x, t) = √ e−z dz =: + erf √ (3.1.12)
4π −∞ 2 2 4kt
with Z z
2 2
erf(z) := √ e−z dz (erf)
π 0
(b) We can avoid analysis of U (x, t) completely just by Rnoting that u(x, t)
∞
is a δ-sequence as t → 0+ : u(x, t) → 0 for all x 6= 0 but −∞ u(x, t) dx = 1.
Chapter 3. Heat equation in 1D 94
Remark 3.1.5. We will recreate the same formulae in Section 5.3 using
Fourier transform.
Example 3.1.1. Find the solution u(x, t) to
Solution.
Z ∞
1 1 2
u(x, t) = √ e− 16t (x−y) g(y) dy
16πt −∞
1 0 − 1 (x−y)2
Z Z 1
1 2
=√ e 16t (1 + y) dy + e− 16t (x−y) (1 − y) dy .
16πt −1 0
√
Plugging y = x + 4z t and changing limits
√
1
Z −x/4 t
2 √
u(x, t) = √ √
e−z 1 + x + 4z t dz
π −(x+1)/4 t
√
Z −(x−1)/4 t
2 √
+ √
e−z 1 − x − 4z t dz
−x/4 t
remains except now auxiliary function U (x, t; τ ) satisfies heat equation (3.1.1)
with initial condition Ut |t=τ = f (x, τ ).
One can prove it exactly as in Subsection 2.5.2.
Exercise 3.1.1. Do it by yourself!
Therefore we arrive to
Here the first term expression solves IVP with the right-hand expression
f (x, t) and initial condition u(x, 0) = 0 and the second term solves IVP with
the right-hand expression 0 and initial condition u(x, 0) = g(x).
(c) Domain of dependence for (x, t) is {(x0 , t0 ) : − ∞ < x0 < ∞, 0 < t0 < t}
and the propagation speed is infinite! No surprise: heat equation is not
relativistic!
Chapter 3. Heat equation in 1D 97
erf 0 (x)
erf(x)
x x
3.1.4 References
Plots:
ut = kuxx (3.2.1)
uD |x=0 = 0, (D)
uN x |x=0 = 0. (N)
GD |x=0 = 0, (3.2.6)
GN x |x=0 = 0. (3.2.7)
Further,
G(x, y, t) = G(y, x, t) (3.2.10)
Exercise 3.2.1. (a) Prove (3.2.8) and (3.2.9). Explain the difference.
Consider
ZZ
0= G(x, y, t − τ ) −uτ (y, τ ) + kuyy (y, τ ) dτ dy
Π
Note that, since G(x, y, t) satisfies (3.2.1) not only with respect to (x, t)
but also with respect to (y, t) as well due to symmetry G(x, y, t) = G(y, x, t),
see (3.2.10), the first line is 0.
In the second line the first term
Z ∞
− G(x, y, )u(y, t − ) dy
0
The first line in the r.h.e. gives us solution of the IBVP with 0 boundary
condition. Let us consider the second line.
In the case of Dirichlet boundary condition G(x, y, t) = 0 as y = 0 and
therefore we get here
Z t
k Gy (x, 0, t − τ ) u(0, τ ) dτ.
0 | {z }
=p(τ )
Remark 3.2.1. (a) If we consider a half-line (−∞, 0) rather than (0, ∞) then
the same terms appear on the right end (x = 0) albeit with the opposite
sign.
(b) If we consider a finite interval (a, b) then there will be contributions
from both ends.
(c) If we consider Robin boundary condition (ux − αu)|x=0 = q(t) then
formula (3.2.15) would work but G should satisfy the same Robin condition
and we cannot construct G by the method of continuation.
(d) This proof (which also works for the Cauchy problem) shows that
integral formulae give us the unique solution satisfying condition
2
|u(x, t)| ≤ C e|x| ∀t > 0, x, ∀ > 0
provided g(x) satisfies the same condition. This is much weaker assumption
than max |u| < ∞.
x x
(a) (b)
with
G(x, x0 , t) dy → 1 as t → 0+ .
RR
(c)
Properties (b)–(d) are due to the similar properties of G1 and imply integral
representation (3.2.20) (or its n-dimensional variant).
Visual examples (animation)
Similarly to Theorem 3.1.5 and following it remark we have now:
Theorem 3.2.2. Let u satisfy equation (3.2.16) in domain Ω ⊂ Rt × Rnx
with f ∈ C ∞ (Ω). Then u ∈ C ∞ (Ω).
Remark 3.2.3. (a) This “product trick” works for heat equation or Schrödinger
equation because both of them are equations (not systems) ut = Lu with L
which does not contain differentiation by t.
(b) So far we have not discussed the uniqueness of the solution. In fact, as
formulated, the solution is not unique. But do not worry: “extra solutions”
are so irregular at infinity that they have no “physical sense”. We discuss it
later.
(c) IVP in the direction of negative time is ill-posed. Indeed, if f ∈ C ∞ it
follows from Theorem 3.2.2 that solution cannot exist for t ∈ (−, 0] unless
g ∈ C ∞ (which is only necessary, but not sufficient).
We claim that
Theorem 3.2.3 (Maximum Principle). Let u satisfy heat equation in Ω.
Then
max u = max u. (3.2.25)
Ω Γ
Chapter 3. Heat equation in 1D 104
Almost correct proof. Let (3.2.25) be wrong. Then maxΩ u > maxΓ u and
there exists point P = (x̄, t̄) ∈ Ω \ Γ s.t. u reaches its maximum at P .
Without any loss of the generality we can assume that P belongs to an
upper lid of Ω. Then
ut (P ) ≥ 0. (3.2.26)
Indeed,
u(x̄, t̄) ≥ u(x̄, t) for all t : t̄ > t > t̄ − and then u(x̄, t̄) −
u(x̄, t) /(t̄ − t) ≥ 0 and as t % t̄) we get (3.2.26).
Also
uxx (P ) ≤ 0. (3.2.27)
Indeed, u(x, t̄) reaches maximum as x = x̄. This inequality combined with
(3.2.26) almost contradict to heat equation ut = kuxx (“almost”because
there could be equalities).
Correct proof. Note first that the above arguments prove (3.2.25) if u satisfies
inequality ut − kuxx < 0 because then there will be a contradiction.
Further note that v = u − εt satisfies vt − kvxx < 0 for any ε > 0 and
therefore
max(u − εt) = max(u − εt).
Ω Γ
+
Taking limit as ε → 0 we get (3.2.25).
Remark 3.2.4. (a) Sure, the same proof works for multidimensional heat
equation.
(b) In fact, there is a strict maximum principle. Namely either in Ω \ Γ u is
strictly less than maxΓ u or u = const. The proof is a bit more sophisticated.
Corollary 3.2.4 (minimum principle).
min u = min u. (3.2.28)
Ω Γ
pm m−1 m−1
n = pn−1 qR + pn (1 − qL − qR ) + pm−1
n+1 qL . (3.A.1)
pm m−1
n − pn = pm−1 m−1
n−1 qR − 2pn (qL + qR ) + pm−1
n+1 qL =
K pm−1 m−1
+ pm−1 m−1 m−1
n−1 − pn n−1 − L pn+1 − pn−1 (3.A.2)
1 ∂ 2p
Λp := p n+1 − 2p n + p n−1 = + O(h2 ), (3.A.3)
h2 ∂x2
1 ∂p
Dp := pn+1 − pn−1 = + O(h2 ), (3.A.4)
2h ∂x
1 m ∂p
p − pm−1 = + O(τ ). (3.A.5)
τ ∂t
Then (3.A.2) becomes after we neglect small terms
∂p ∂ 2p ∂p
=λ 2 −µ (3.A.6)
∂t ∂x ∂x
where K = λτ /h2 , L = µτ /2h.
Remark 3.A.1. This is a correct scaling or we will not get any PDE.
Chapter 3. Heat equation in 1D 106
Remark 3.A.3. The first term on the right of (3.A.6) is a diffusion term; in
the case of symmetric walk qL = qR only it is present:
∂p ∂ 2p
= λ 2. (3.A.8)
∂t ∂x
The second term on the right of (3.A.6) is a convection term; moving it to
the left and making change of coordinates tnew = t, xnew = x − µt we get in
this new coordinates equation (3.A.8). So this term is responsible for the
shift with a constant speed µ (on the top of diffusion).
Remark 3.A.4. (3.A.2) is a finite difference equation which is a finite differ-
ence approximation for PDE (3.A.7). However this approximation is stable
h2
only if τ ≤ 2λ . This is a fact from numerical analysis.
Task 3.A.2 (Main task). Multidimensional case. Solution (in due time when
we study). BVP. More generalization (later).
∂ 2p ∂p
0=λ 2
−µ . (3.A.10)
∂x ∂x
Solve it under boundary conditions p(0) = 0, p(l) = 1. Explain these
boundary conditions.
Remark 3.A.5. Here p = p(x) is a probability and (3.A.7) does not hold.
Chapter 3. Heat equation in 1D 107
Task 3.A.4 (Main task). Multidimensional case: in the domain with the
boundary. Boundary conditions (there is a part Γ of the boundary and we
are interested in the probability to end up here if started from given point).
May be: Generalization: part of boundary is reflecting.
Problems to Chapter 3
Crucial in many problems is formula (3.2.14) rewritten as
Z ∞
u(x, t) = G(x, y, t)g(y) dy. (1)
−∞
with
1 (x−y)2
G(x, y, t) = √ e− 4kt (2)
2 kπt
This formula solves IVP for a heat equation
ut = kuxx (3)
with
( (
1 |x| < 1, 1 − |x| |x| < 1,
g(x) = g(x) =
0 |x| ≥ 1; 0 |x| ≥ 1;
2 2
g(x) = e−ax ; g(x) = xe−ax ;
2
g(x) = x2 e−ax .
with
( (
1 t < 1, 1 x < 1,
g(x) = 0, h(t) = g(x) = h(t) = 0;
0 t ≥ 1; 0 x ≥ 1,
( (
1 − x x < 1, 1 − x2 x < 1,
g(x) = h(t) = 0; g(x) = h(t) = 0;
0 x ≥ 1, 0 x ≥ 1,
g(x) = e−ax , h(t) = 0; g(x) = xe−ax , h(t) = 0;
2 2
g(x) = e−ax , h(t) = 0; g(x) = xe−ax , h(t) = 0;
2
g(x) = x2 e−ax , h(t) = 0; g(x) = 0, h(t) = 1;
g(x) = 1, h(t) = 0;
Problem 4.
ut = kuxx
t > 0, 0 < x < ∞
u|t=0 = g(x) (6)
u |
x x=0 = h(t)
Chapter 3. Heat equation in 1D 109
with
( (
1 t < 1, 1 x < 1,
g(x) = 0, h(t) = g(x) = h(t) = 0;
0 t ≥ 1; 0 x ≥ 1,
(
1 − x x < 1,
g(x) = h(t) = 0; g(x) = e−ax , h(t) = 0;
0 x ≥ 1,
2
g(x) = xe−ax , h(t) = 0; g(x) = e−ax , h(t) = 0;
2 2
g(x) = xe−ax , h(t) = 0; g(x) = x2 e−ax , h(t) = 0;
g(x) = 0, h(t) = 1; g(x) = 1, h(t) = 0;
(a) Prove that it is obtained from the ordinary heat equation with respect
to U by a change of variables U (x, t) = u(x + ct, t). Interpret (7) as
equation describing heat propagation in the media moving to the right
with the speed c.
(c) Can we use the method of continuation directly to solve IBVP with
Dirichlet or Neumann boundary condition at x > 0 for (7) on {x >
0, t > 0}? Justify your answer.
Chapter 3. Heat equation in 1D 110
(e) Using (d) write formula for solution of such equation on the half-line
or an interval in the case of Dirichlet boundary condition(s). Can we
use this method in the case of Neumann boundary conditions? Justify
your answer.
Problem 7. Using either formula (1)-(2) or its modification (if needed)
(a) Solve IVP for a heat equation (3) with g(x) = e−ε|x| ; what happens as
ε → +0?
(b) Solve IVP for a heat equation with convection (7) with g(x) = e−ε|x| ;
what happens as ε → +0?
(c) Solve IBVP with the Dirichlet boundary condition for a heat equation
(7) with g(x) = e−ε|x| ; what happens as ε → +0?
(d) Solve IBVP with the Neumann boundary condition for a heat equation
(3) with g(x) = e−ε|x| ; what happens as ε → +0?
Problem 8. Consider a solution of the diffusion equation ut = uxx in [0 ≤
x ≤ L, 0 ≤ t < ∞].
Let
(b) Find the location of its maximum in the closed rectangle [−2 ≤ x ≤
2, 0 ≤ t ≤ 1].
Chapter 3. Heat equation in 1D 111
(c) Where precisely does our proof of the maximum principle break down
for this equation?
Problem 10. (a) Consider the heat equation on J = (−∞, ∞) and prove
that an “energy” Z
E(t) = u2 (x, t) dx (8)
J
does not increase; further, show that it really decreases unless u(x, t) = const;
(b) Consider the heat equation on J = (0, l) with the Dirichlet or Neumann
boundary conditions and prove that an E(t) does not increase; further,
show that it really decreases unless u(x, t) = const;
(c) Consider the heat equation on J = (0, l) with the Robin boundary
conditions
If a0 > 0 and al > R L0, 2show that the endpoints contribute to the
decrease of E(t) = 0 u (x, t) dx.
This is interpreted to mean that part of the energy is lost at the boundary,
so we call the boundary conditions radiating or dissipative.
Hint. To prove decrease of E(t) consider it derivative by t, replace ut by
kuxx and integrate by parts.
Remark 3.P.1 In the case of heat (or diffusion) equation an energy given
by (8) is rather mathematical artefact.
Problem 11. Find a self-similar solution u of
You are not allowed to use a standard formula for solution of IVP for heat
equation.
Problem 17. Consider 1D “radioactive cloud” problem:
ut + vux − uxx + βu = 0,
u|t=0 = δ(x),
(a) Hint. Reduce to the standard heat equation by u = ve−βt and x = y +vt,
use the standard formula for v:
114
Chapter 4. Separation of Variables and Fourier Series 115
Remark 4.1.1. We are looking for non-trivial solution u(x, t) which means
that u(x, t) is not identically 0. Therefore neither X(x) nor T (t) could be
identically 0 either.
Plugging (4.1.4) (which is (u(x, t) = X(x)T (t)) into (4.1.1)–(4.1.2) we
get
T 00 (t) X 00 (x)
= c2 , (4.1.5)
T (t) X(x)
X(0) = X(l) = 0. (4.1.6)
T 00 (t) X 00 (x)
= −c2 λ, = −λ,
T (t) X(x)
X 00 + λX = 0, (4.1.7)
X(0) = X(l) = 0, (4.1.6)
T 00 + c2 λT = 0. (4.1.8)
k2 + λ = 0 (4.1.11)
√ √ √
and therefore k1,2 = ± −λ and X(x) = Ae −λx + Be− −λx (provided
λ 6= 0). So far λ ∈ C.
Plugging into X(0) = 0 and X(l) = 0 we get
A +B = 0,
√ √
−λl
Ae + Be− −λl
=0
and this system has a non-trivial solution (A, B) 6= 0 if and only if its
determinant is 0:
√ √ √
1 1
√ √ = e− −λl − e −λl = 0 ⇐⇒ e2 −λl = 1
e −λl e− −λl
√
⇐⇒ 2 −λl = 2πni with n=1,2,. . . .
with n = 1, 2, . . . (4.1.14)
Standing Wave
√
where we divided
√ the last equation by −λ, which leads to the same
condition 2 −λl = 2πin, n = 1,πn
2, . . . as before but with eigenfunctions
πn
(4.2.8): cos l x rather than sin l x as in Example 4.2.1.
But now, plugging λ = 0 and X = A + Bx we get B = 0 and X(x) = 1
is also an eigenfunction and we should add n = 0.
Example 4.2.3 (Dirichlet-Neumann). Consider eigenvalue problem
X 00 + λX = 0 0 < x < l, (4.2.9)
0
X(0) = X (l) = 0 (4.2.10)
has eigenvalues and corresponding eigenfunctions
π(2n + 1) 2
λn = , n = 0, 1, 2, . . . (4.2.11)
2l
π(2n + 1)
Xn = sin x (4.2.12)
2l
Chapter 4. Separation of Variables and Fourier Series 120
A +B = 0,
√ √
−λl
Ae − Be− −λl
=0
√
where
√ we divided the last equation by −λ, which leads to condition
2 −λl = (2πn + 1)i, n = 0, 1, 2, . . . and with eigenfunctions (4.2.12):
Xn = sin π(2n+1)
2l
x .
Plugging λ = 0 and X = A + Bx we get B = 0 and A = 0, so λ = 0
is not an eigenvalue. The same problem albeit with the ends reversed
(i.e. X 0 (0) = X(l) = 0) has the same eigenvalues and eigenfunctions
cos π(2n+1)
2l
x .
Example 4.2.4 (periodic). Consider eigenvalue problem
λ0 = 0, (4.2.15)
X0 = 1, (4.2.16)
2πn 2
λ2n−1 = λ2n = , n = 1, 2, . . . (4.2.17)
l
2πn 2πn
X2n−1 = cos x , X2n = sin x . (4.2.18)
l l
Visual Examples (animation)
X 00 + λ − V (x) X = 0
or its 3D-analog.
(α + β)γ
tanh(γl) = − , (4.2.32)
γ 2 + αβ
X(x) = γ cosh(γx) + α sinh(γx). (4.2.33)
√
Indeed, looking for X = A cosh(γx) + B sinh(γx) with γ = −λ we find
from the first equation of (4.2.28) that γB = αA and we can take A = γ,
B = α, X = γ cosh(γx) − α sinh(γx).
Then plugging to the second equation we get
α=0
no
ne
ga
tiv
e
ei
ge
nv
al
ue
on
s
β=0
e
ne α + β + αβl = 0
ga
tiv
e β = −1
α + β + αβl = 0
eig
en
va
lu
tw
e
o
ne
g
at
iv
e
ei
ge
nv
al
ue
s
α = −1
(left end is clamped and the right one is free); one can also consider different
and more general boundary conditions.
Example 4.2.8 (continued). Separating variables we get
X IV − λX = 0, (4.2.39)
√
T 00 + ω 2 T = 0, ω = Kλ (4.2.40)
Eigenvalues of the both problems are positive (we skip the proof). Then
λ = k 4 and
which is equivalent to
cosh(kl) · cos(kl) = 1. (4.2.46)
On the other hand, plugging
X(x) = A cosh(kx) − cos(kx) + B sinh(kx) − sin(kx) (45)
into (4.2.43) X 00 (l) = X 000 (l) = 0 leads us to
A(cosh(kl) + cos(kl)) + B(sinh(kl) + sin(kl)) = 0,
A(sinh(kl) − sin(kl)) + B(cosh(kl) + cos(kl)) = 0.
Then determinant must be 0:
(cosh(kl) + cos(kl))2 − (sinh2 (kl) − sin2 (kl)) = 0
which is equivalent to
cosh(kl) · cos(kl) = −1. (4.2.47)
We solve (4.2.46) and (4.2.47) graphically: Case of both ends free, results
− cos(kl)
1/ cosh(kl)
cos(kl)
in the same eigenvalues λn = kn4 as when both ends are clumped, but with
eigenfunctions
X(x) = A cosh(kx) + cos(kx) + B sinh(kx) + sin(kx) .
and also in double eigenvalue λ = 0 and eigenfunctions 1 and x.
Z l
Xn (x)Xm (x) dx = 0 as λn 6= λm
0
with α ∈ R.
Hint. You may assume that all eigenvalues are real (which is the case).
Chapter 4. Separation of Variables and Fourier Series 130
Problem 10. Consider energy levels of the particle in the “rectangular well”
−uxx + V u = λu
(
−H |x| ≤ L,
with V (x) =
0 |x| > 0.
Hint. Solve equation for |x| < L and for |x| > L and solution must
be continous (with its first derivative) as |x| = L: u(L − 0) = u(L + 0),
ux (L − 0) = ux (L + 0) and the same at −L.
Hint. All eigenvalues belong to interval (−H, 0).
Hint. Consider separately even and odd eigenfunctions.
Z
= − X 0 (x)Ȳ 0 (x) dx + X 0 (l)Ȳ (l) − X 0 (0)Ȳ (0)
i.e. domain of A∗ is larger. And one can check that for such operator
A there are no eigenvalues and eigenfunctions at all!
So, we arrive to the following terminology
1. u + v = v + u ∀u, v ∈ H;
2. (u + v) + w = u + (v + w) ∀u, v, w ∈ H;
3. ∃0 ∈ H : 0 + u = u ∀u ∈ H;
4. ∀u ∈ H ∃(−u) : u + (−u) = 0;
5. α(u + v) = αu + αv ∀u, v ∈ H ∀α ∈ R;
6. (α + β)u = αu + βu ∀u ∈ H ∀α, β ∈ R;
8. 1u = u ∀u ∈ H.
Definition 4.3.1. (a) Finite dimensional real linear space with an inner
product is called Euclidean space.
(b) Finite dimensional complex linear space with an inner product is called
Hermitian space.
(v, un )
αn = . (4.3.7)
kun k2
with αn satisfying
∞
X
|αn |2 kun k2 < ∞. (4.3.10)
n=1
Theorem 4.3.2. If H is a Hilbert space then Theorem 4.3.1 holds for infinite
systems as well.
with αn satisfying
∞
X
|αn |2 kun k2 < ∞. (4.3.13)
n=1
Theorem 4.3.3. If H is a Hilbert space then Theorem 4.3.1 holds for infinite
systems as well.
Proposition 4.4.1.
Z
πmx πnx
cos( ) cos( ) dx = lδmn ,
J l l
Z
πmx πnx
sin( ) sin( ) dx = lδmn ,
J l l
Z
πmx πnx
cos( ) sin( ) dx = 0,
J l l
and
Z Z Z
πmx πmx
cos( ) dx = 0, sin( ) dx = 0, dx = 2l
J l J l J
for all m, n = 1, 2, . . ..
(b) Also prove it only based on Proposition 4.4.1, that means without
norms, inner products (just do all calculations from the scratch).
So far this is an optional result: provided we can decompose function f (x).
First we need
Then obviously the difference between integrals (4.4.6) for f and for fε
does not exceed 2lε; so choosing ε = ε(δ) = δ/(4l) we make it < δ/2. After
ε is chosen and fε fixed we can choose ωε s.t. for ω > ωε integral (4.4.6) for
fε does not exceed δ/2 in virtue of (a). Then the absolute value of integral
(4.4.6) for f does not exceed δ.
(c) Integral (4.4.6) for interval J equals to the sum of integrals over intervals
where f is continuous.
N
1 X πnx πnx
SN (x) = a0 + an cos( ) + bn sin( ) =
2 n=1
l l
Z
1
KN (x, y)f (y) dy, (4.4.7)
l J
N
1 X πny πnx πny πnx
KN (x, y) = + cos( ) cos( ) + sin( ) sin( )
2 n=1 l l l l
N
1 X πn(y − x)
= + cos( ). (4.4.8)
2 n=1 l