You are on page 1of 194

Partial Di erential Equations

and Fourier Analysis | A


Short Introduction
Ka Kit Tung

Professor of Applied Mathematics


University of Washington

Preface
This short book is intended for a one-semester course for students in the
sciences and engineering after they have taken one year of calculus and one
term of ordinary differential equations. For universities on quarter systems,
sections labelled optional can be omitted without loss of continuity. A
course based on this book can be offered to sophomores and juniors.
Examples used in this book are drawn from traditional application areas
such as physics and engineering, as well as from biology, music, finance
and geophysics. I have tried, whenever appropriate, to emphasize physical
motivation and have generally avoided theorems and proofs. I also have
tried to teach solution techniques, which will be useful in a students other
courses, instead of the theory of partial differential equations.
I believe that the subjects of partial differential equations and Fourier
analysis should be taught as early as feasible in an undergraduates curriculum. Towards this end the book is written to present the subject matter
as simply as possible. Ample worked examples are given at the end of
the chapters as a further learning aid. Exercises are provided for the purpose of reinforcing standard techniques learned in class. Tricky problems,
whose purpose is mainly to test the students mental dexterity, are generally
avoided.

ii

Contents
1 Introduction
1.1 Review of Ordinary Differential Equations . . . . .
1.1.1 First and Second Order Equations . . . . .
1.2 Nonhomogeneous Ordinary Differential Equations .
1.2.1 First-Order Equations: . . . . . . . . . . . .
1.2.2 Second-Order Equations: . . . . . . . . . .
1.3 Summary of ODE solutions . . . . . . . . . . . . .
1.4 Partial Derivatives . . . . . . . . . . . . . . . . . .
1.5 Exercise I . . . . . . . . . . . . . . . . . . . . . . .
1.6 Solutions to Exercise I . . . . . . . . . . . . . . . .
1.7 Exercise II . . . . . . . . . . . . . . . . . . . . . . .
1.8 Solutions to Exercise II . . . . . . . . . . . . . . .

.
.
.
.
.
.
.
.
.
.
.

.
.
.
.
.
.
.
.
.
.
.

.
.
.
.
.
.
.
.
.
.
.

.
.
.
.
.
.
.
.
.
.
.

.
.
.
.
.
.
.
.
.
.
.

.
.
.
.
.
.
.
.
.
.
.

1
1
1
7
7
10
11
12
14
14
17
18

2 Physical Origins of Some PDEs


2.1 Introduction . . . . . . . . . . . . . . . . .
2.2 Conservation Laws: . . . . . . . . . . . . .
2.2.1 Diffusion of a tracer: . . . . . . . .
2.2.2 Advection of a tracer: . . . . . . .
2.2.3 Nonlinear advection: . . . . . . . .
2.2.4 Heat conduction in a rod: . . . . .
2.2.5 Ubiquity of the Diffusion Equation
2.3 Random Walk . . . . . . . . . . . . . . . .
2.3.1 A drunken sailor . . . . . . . . . .
2.3.2 Price of stocks as a random walk .
2.4 The Wave Equation . . . . . . . . . . . .
2.5 Multiple Dimensions . . . . . . . . . . . .
2.6 Types of second-order PDEs . . . . . . . .
2.7 Boundary Conditions . . . . . . . . . . . .
2.8 Initial Conditions . . . . . . . . . . . . . .

.
.
.
.
.
.
.
.
.
.
.
.
.
.
.

.
.
.
.
.
.
.
.
.
.
.
.
.
.
.

.
.
.
.
.
.
.
.
.
.
.
.
.
.
.

.
.
.
.
.
.
.
.
.
.
.
.
.
.
.

.
.
.
.
.
.
.
.
.
.
.
.
.
.
.

.
.
.
.
.
.
.
.
.
.
.
.
.
.
.

19
19
19
20
22
23
24
25
26
26
27
27
29
30
30
32

iii

.
.
.
.
.
.
.
.
.
.
.
.
.
.
.

.
.
.
.
.
.
.
.
.
.
.
.
.
.
.

.
.
.
.
.
.
.
.
.
.
.
.
.
.
.

.
.
.
.
.
.
.
.
.
.
.
.
.
.
.

.
.
.
.
.
.
.
.
.
.
.
.
.
.
.

CONTENTS

iv
2.9 Exercises
2.10 Solutions

. . . . . . . . . . . . . . . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . . . . . . . . . . . . . . .

3 Method of Similarity Variables (Optional)


3.1 Introduction . . . . . . . . . . . . . . . . . .
3.2 Similarity Variable . . . . . . . . . . . . . .
3.3 The drunken sailor problem solved . . . .
3.4 The fundamental solution . . . . . . . . . .
3.5 Examples from Fluid Mechanics . . . . . . .
3.5.1 The Rayleigh problem . . . . . . . .
3.5.2 Diffusion of vorticity . . . . . . . . .
3.6 The Age of the Earth . . . . . . . . . . . .
3.7 Summary . . . . . . . . . . . . . . . . . . .
3.8 Exercises . . . . . . . . . . . . . . . . . . .
3.9 Solutions . . . . . . . . . . . . . . . . . . .

33
34

.
.
.
.
.
.
.
.
.
.
.

.
.
.
.
.
.
.
.
.
.
.

.
.
.
.
.
.
.
.
.
.
.

.
.
.
.
.
.
.
.
.
.
.

.
.
.
.
.
.
.
.
.
.
.

.
.
.
.
.
.
.
.
.
.
.

.
.
.
.
.
.
.
.
.
.
.

.
.
.
.
.
.
.
.
.
.
.

.
.
.
.
.
.
.
.
.
.
.

.
.
.
.
.
.
.
.
.
.
.

37
37
37
41
43
44
44
46
47
49
50
50

4 Simple Plane-Wave Solutions


4.1 Introduction . . . . . . . . . . . . . . . . . . .
4.2 Linear homogeneous equations . . . . . . . .
4.2.1 Three different types of behaviors . . .
4.2.2 Rossby waves in the atmosphere . . .
4.2.3 Laplaces equation in a circular disk .
4.3 Further developments (optional) . . . . . . .
4.3.1 The wave equation . . . . . . . . . . .
4.3.2 The diffusion equation . . . . . . . . .
4.4 Forced oscillation . . . . . . . . . . . . . . . .
4.4.1 Example . . . . . . . . . . . . . . . . .
4.4.2 Subsoil temperature . . . . . . . . . .
4.4.3 Why the earth does not have a corona
4.5 A comment . . . . . . . . . . . . . . . . . . .
4.6 Exercise I . . . . . . . . . . . . . . . . . . . .
4.7 Solutions to Exercise I . . . . . . . . . . . . .
4.8 Exercise II . . . . . . . . . . . . . . . . . . . .
4.9 Solutions to Exercise II . . . . . . . . . . . .

.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.

.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.

.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.

.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.

.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.

.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.

.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.

.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.

.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.

53
53
53
54
56
57
62
62
64
65
65
66
67
69
70
71
73
74

5 dAlemberts Solution
5.1 Introduction . . . . . .
5.2 dAlemberts approach
5.3 Example . . . . . . . .
5.4 Reflection . . . . . . .

.
.
.
.

.
.
.
.

.
.
.
.

.
.
.
.

.
.
.
.

.
.
.
.

.
.
.
.

.
.
.
.

.
.
.
.

77
77
77
79
81

.
.
.
.

.
.
.
.

.
.
.
.

.
.
.
.

.
.
.
.

.
.
.
.

.
.
.
.

.
.
.
.

.
.
.
.

.
.
.
.

.
.
.
.

.
.
.
.

.
.
.
.

CONTENTS
5.5

Example . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

6 Separation of Variables
6.1 Introduction . . . . . . . . . . . . . . . .
6.2 An example of heat conduction in a rod:
6.3 Separation of variables: . . . . . . . . .
6.4 Physical interpretation of the solution: .
6.5 A vibrating string problem: . . . . . . .
6.6 Exercises . . . . . . . . . . . . . . . . .
6.7 Solutions . . . . . . . . . . . . . . . . .

.
.
.
.
.
.
.

.
.
.
.
.
.
.

.
.
.
.
.
.
.

7 Fourier Sine Series


7.1 Introduction . . . . . . . . . . . . . . . . . . .
7.2 Finding the Fourier coefficients . . . . . . . .
7.3 An Example: . . . . . . . . . . . . . . . . . .
7.4 Some comments: . . . . . . . . . . . . . . . .
7.5 A mathematical curiosity . . . . . . . . . . .
7.6 Representing the cosine by sines . . . . . . .
7.7 Application to the Heat Conduction Problem
7.8 Exercises . . . . . . . . . . . . . . . . . . . .
7.9 Solutions . . . . . . . . . . . . . . . . . . . .

.
.
.
.
.
.
.

.
.
.
.
.
.
.
.
.

.
.
.
.
.
.
.

.
.
.
.
.
.
.
.
.

.
.
.
.
.
.
.

.
.
.
.
.
.
.
.
.

.
.
.
.
.
.
.

.
.
.
.
.
.
.
.
.

.
.
.
.
.
.
.

.
.
.
.
.
.
.
.
.

.
.
.
.
.
.
.

.
.
.
.
.
.
.
.
.

.
.
.
.
.
.
.

.
.
.
.
.
.
.
.
.

83
89
89
89
90
96
97
100
100

.
.
.
.
.
.
.

.
.
.
.
.
.
.

.
.
.
.
.
.
.
.
.

103
. 103
. 103
. 105
. 109
. 110
. 110
. 111
. 113
. 115

8 Fourier Cosine Series


121
8.1 Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . 121
8.2 Finding the Fourier coefficients . . . . . . . . . . . . . . . . . 121
8.3 Application to PDE with Neumann Boundary Conditions . . 123
9 Eigenfunction Expansion
127
9.1 Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . 127
9.2 Eigenfunctions and boundary conditions . . . . . . . . . . . . 128
9.3 Orthognality Condition for Xn . . . . . . . . . . . . . . . . . 132
10 Nonhomogeneous Partial Differential
10.1 Introduction . . . . . . . . . . . . . .
10.2 Eigenfunction expansion . . . . . . .
10.3 An example . . . . . . . . . . . . . .

Equations
135
. . . . . . . . . . . . . . 135
. . . . . . . . . . . . . . 135
. . . . . . . . . . . . . . 137

11 Collapsing Bridges
141
11.1 Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . 141
11.2 Marching soldiers on a bridge, a simple model . . . . . . . . . 141
11.3 Solution . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 143

CONTENTS

vi
11.4
11.5
11.6
11.7
11.8

Resonance . . . . . . . . . .
A different forcing function
Tacoma Narrows Bridge . .
Exercises . . . . . . . . . .
Solution . . . . . . . . . . .

12 Fourier Series
12.1 Introdution . . . . . . .
12.2 Periodic Eigenfunctions
12.3 Fourier Series . . . . . .
12.4 Examples . . . . . . . .
12.4.1
. . . . . . . .
12.4.2
. . . . . . . .
12.4.3
. . . . . . . .
12.5 Complex Fourier series .

.
.
.
.
.
.
.
.

.
.
.
.
.
.
.
.

.
.
.
.
.

.
.
.
.
.

.
.
.
.
.

.
.
.
.
.

.
.
.
.
.

.
.
.
.
.

.
.
.
.
.

.
.
.
.
.

.
.
.
.
.

.
.
.
.
.

.
.
.
.
.

.
.
.
.
.

.
.
.
.
.

.
.
.
.
.

.
.
.
.
.

.
.
.
.
.

.
.
.
.
.

.
.
.
.
.

.
.
.
.
.

145
145
147
148
148

.
.
.
.
.
.
.
.

.
.
.
.
.
.
.
.

.
.
.
.
.
.
.
.

.
.
.
.
.
.
.
.

.
.
.
.
.
.
.
.

.
.
.
.
.
.
.
.

.
.
.
.
.
.
.
.

.
.
.
.
.
.
.
.

.
.
.
.
.
.
.
.

.
.
.
.
.
.
.
.

.
.
.
.
.
.
.
.

.
.
.
.
.
.
.
.

.
.
.
.
.
.
.
.

.
.
.
.
.
.
.
.

.
.
.
.
.
.
.
.

.
.
.
.
.
.
.
.

.
.
.
.
.
.
.
.

.
.
.
.
.
.
.
.

.
.
.
.
.
.
.
.

151
151
151
153
156
156
158
160
162

13 Fourier Series, Fourier Transform and Laplace


13.1 Introduction . . . . . . . . . . . . . . . . . . . .
13.2 Dirichlet Theorem . . . . . . . . . . . . . . . .
13.3 Fourier integrals . . . . . . . . . . . . . . . . .
13.4 Fourier transform and inverse transform . . . .
13.5 Laplace transform and inverse transform . . . .

Transform 165
. . . . . . . . 165
. . . . . . . . 165
. . . . . . . . 166
. . . . . . . . 167
. . . . . . . . 168

14 Fourier Transform and Its Application to Partial Differential


Equations
171
14.1 Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . 171
14.2 Fourier transform of some simple functions . . . . . . . . . . 171
14.3 Application to PDEs . . . . . . . . . . . . . . . . . . . . . . . 174
14.4 Examples . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 175






   


! "$#&%
'(  )

,* +.- /10325476/98:- /<;>=5- ?A@ BC=EDF2547GIHA=E69GJ-K=5@L7- MN8O698O?PGJ-K=5@A8RQS4A=EGJ- 25?!/UTWVXZY/\[W]^V698O_- `


2547/\@ BaB5254b+A=9_58c/9GW4AL7- 8RL&256\L7- ?A=E69BdL!- M(8O698O?PGJ-K=5@e8RQJ4A=EGJ- 25?7/fTWghXiYj/k[W]mlc8cno-K@K@
698O_- 8OnpGqnr2s032!;>;Z25?CGtBPHF8O/2!ur256kL7- ?.=E69BbL7- M(8O68O?vGJ-K=5@ 8RQS4A=EGJ- 25?!/+78O68R]xwOurB5254
+A=9_58?72yL!- zU034A@ GtBnI- GW+>GW+78O/98R{RB5254y+A=9_58?72|H!6925DA@ 8R;snI- GW+>GW+78}H768O698RQS4.- /k- GW8O/iu~256
GW+A- /I03254769/98R]
jtj

|<Fr7jr$R7,Fj

Z7F1 3Pr(RcJ3
R
TW5]K5[
O
n}+!8O698 T [- /1GW+78<HF25H74A@K=EGJ- 25?L8O?7/\- GtBx2!u|=</9HF8R0O- 8O/=EGGJ-K;Z8 ]m*,+78&=EDF2k_58
8RQJ4A=EGJ- 25?- /o/k-K;ZHA@ Bx=/GJ=EGW8R;Z8O?vGIGW+A=EG
GW+!8>6k=EGW8y2!uAHF25H74A@K=EGJ- 25?f5692JnGW+A{9 {r- /
H7625HN256GJ- 25?A=5@GW2GW+78HN25H!4A@K=EGJ- 25?b- GW/98R@Ku{.nI- GW+&GW+!8yH76925HF2569GJ- 25?.=5@K- GtB0325?!/9GJ=E?vG ]
*!2/92!@ _58- GJ{n8y;Z2k_58=5@K@GW+78 $ /}GW225?78|/k-KL58y=E?AL=5@K@GW+78 O /}GW2>GW+78|25GW+78O6/k-KL8
2!uRGW+788RQJ4A=EGJ- 25?A]eTW*,+A- / H!692F038O//- /0O=5@K@ 8RL$t/98OH.=E6k=EGJ- 25?y2!uR_=E6\-K=EDA@ 8O/k
- ?>GW+!8hg
XZY
@K- GW8O6k=EGW4!698R].lc8no-K@K@\?725G47/8GW+.- / GW8O6k;+78O698h=E/- Gi;>=WBI58OG0325?Au~47/98RLino- GW+<=|VrXiY
/92!@ 4!GJ- 25?&;Z8OGW+72Lno- GW+<GW+78|/k=5;Z8
?.=5;Z8|n}+A-K0+nr8hno-K@K@jL7- /k034!/9/o@K=EGW8O6k]K[*,+v4!/k
R
OO

TW5]K5[

ii

Contents
1 Introduction
1.1 Review of Ordinary Differential Equations . . . . .
1.1.1 First and Second Order Equations . . . . .
1.2 Nonhomogeneous Ordinary Differential Equations .
1.2.1 First-Order Equations: . . . . . . . . . . . .
1.2.2 Second-Order Equations: . . . . . . . . . .
1.3 Summary of ODE solutions . . . . . . . . . . . . .
1.4 Partial Derivatives . . . . . . . . . . . . . . . . . .
1.5 Exercise I . . . . . . . . . . . . . . . . . . . . . . .
1.6 Solutions to Exercise I . . . . . . . . . . . . . . . .
1.7 Exercise II . . . . . . . . . . . . . . . . . . . . . . .
1.8 Solutions to Exercise II . . . . . . . . . . . . . . .

.
.
.
.
.
.
.
.
.
.
.

.
.
.
.
.
.
.
.
.
.
.

.
.
.
.
.
.
.
.
.
.
.

.
.
.
.
.
.
.
.
.
.
.

.
.
.
.
.
.
.
.
.
.
.

.
.
.
.
.
.
.
.
.
.
.

1
1
1
7
7
10
11
12
14
14
17
18

2 Physical Origins of Some PDEs


2.1 Introduction . . . . . . . . . . . . . . . . .
2.2 Conservation Laws: . . . . . . . . . . . . .
2.2.1 Diffusion of a tracer: . . . . . . . .
2.2.2 Advection of a tracer: . . . . . . .
2.2.3 Nonlinear advection: . . . . . . . .
2.2.4 Heat conduction in a rod: . . . . .
2.2.5 Ubiquity of the Diffusion Equation
2.3 Random Walk . . . . . . . . . . . . . . . .
2.3.1 A drunken sailor . . . . . . . . . .
2.3.2 Price of stocks as a random walk .
2.4 The Wave Equation . . . . . . . . . . . .
2.5 Multiple Dimensions . . . . . . . . . . . .
2.6 Types of second-order PDEs . . . . . . . .
2.7 Boundary Conditions . . . . . . . . . . . .
2.8 Initial Conditions . . . . . . . . . . . . . .

.
.
.
.
.
.
.
.
.
.
.
.
.
.
.

.
.
.
.
.
.
.
.
.
.
.
.
.
.
.

.
.
.
.
.
.
.
.
.
.
.
.
.
.
.

.
.
.
.
.
.
.
.
.
.
.
.
.
.
.

.
.
.
.
.
.
.
.
.
.
.
.
.
.
.

.
.
.
.
.
.
.
.
.
.
.
.
.
.
.

19
19
19
20
22
23
24
25
26
26
27
27
29
30
30
32

iii

.
.
.
.
.
.
.
.
.
.
.
.
.
.
.

.
.
.
.
.
.
.
.
.
.
.
.
.
.
.

.
.
.
.
.
.
.
.
.
.
.
.
.
.
.

.
.
.
.
.
.
.
.
.
.
.
.
.
.
.

.
.
.
.
.
.
.
.
.
.
.
.
.
.
.

CONTENTS

iv
2.9 Exercises
2.10 Solutions

. . . . . . . . . . . . . . . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . . . . . . . . . . . . . . .

3 Method of Similarity Variables (Optional)


3.1 Introduction . . . . . . . . . . . . . . . . . .
3.2 Similarity Variable . . . . . . . . . . . . . .
3.3 The drunken sailor problem solved . . . .
3.4 The fundamental solution . . . . . . . . . .
3.5 Examples from Fluid Mechanics . . . . . . .
3.5.1 The Rayleigh problem . . . . . . . .
3.5.2 Diffusion of vorticity . . . . . . . . .
3.6 The Age of the Earth . . . . . . . . . . . .
3.7 Summary . . . . . . . . . . . . . . . . . . .
3.8 Exercises . . . . . . . . . . . . . . . . . . .
3.9 Solutions . . . . . . . . . . . . . . . . . . .

33
34

.
.
.
.
.
.
.
.
.
.
.

.
.
.
.
.
.
.
.
.
.
.

.
.
.
.
.
.
.
.
.
.
.

.
.
.
.
.
.
.
.
.
.
.

.
.
.
.
.
.
.
.
.
.
.

.
.
.
.
.
.
.
.
.
.
.

.
.
.
.
.
.
.
.
.
.
.

.
.
.
.
.
.
.
.
.
.
.

.
.
.
.
.
.
.
.
.
.
.

.
.
.
.
.
.
.
.
.
.
.

37
37
37
41
43
44
44
46
47
49
50
50

4 Simple Plane-Wave Solutions


4.1 Introduction . . . . . . . . . . . . . . . . . . .
4.2 Linear homogeneous equations . . . . . . . .
4.2.1 Three different types of behaviors . . .
4.2.2 Rossby waves in the atmosphere . . .
4.2.3 Laplaces equation in a circular disk .
4.3 Further developments (optional) . . . . . . .
4.3.1 The wave equation . . . . . . . . . . .
4.3.2 The diffusion equation . . . . . . . . .
4.4 Forced oscillation . . . . . . . . . . . . . . . .
4.4.1 Example . . . . . . . . . . . . . . . . .
4.4.2 Subsoil temperature . . . . . . . . . .
4.4.3 Why the earth does not have a corona
4.5 A comment . . . . . . . . . . . . . . . . . . .
4.6 Exercise I . . . . . . . . . . . . . . . . . . . .
4.7 Solutions to Exercise I . . . . . . . . . . . . .
4.8 Exercise II . . . . . . . . . . . . . . . . . . . .
4.9 Solutions to Exercise II . . . . . . . . . . . .

.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.

.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.

.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.

.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.

.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.

.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.

.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.

.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.

.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.

53
53
53
54
56
57
62
62
64
65
65
66
67
69
70
71
73
74

5 dAlemberts Solution
5.1 Introduction . . . . . .
5.2 dAlemberts approach
5.3 Example . . . . . . . .
5.4 Reflection . . . . . . .

.
.
.
.

.
.
.
.

.
.
.
.

.
.
.
.

.
.
.
.

.
.
.
.

.
.
.
.

.
.
.
.

.
.
.
.

77
77
77
79
81

.
.
.
.

.
.
.
.

.
.
.
.

.
.
.
.

.
.
.
.

.
.
.
.

.
.
.
.

.
.
.
.

.
.
.
.

.
.
.
.

.
.
.
.

.
.
.
.

.
.
.
.

CONTENTS
5.5

Example . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

6 Separation of Variables
6.1 Introduction . . . . . . . . . . . . . . . .
6.2 An example of heat conduction in a rod:
6.3 Separation of variables: . . . . . . . . .
6.4 Physical interpretation of the solution: .
6.5 A vibrating string problem: . . . . . . .
6.6 Exercises . . . . . . . . . . . . . . . . .
6.7 Solutions . . . . . . . . . . . . . . . . .

.
.
.
.
.
.
.

.
.
.
.
.
.
.

.
.
.
.
.
.
.

7 Fourier Sine Series


7.1 Introduction . . . . . . . . . . . . . . . . . . .
7.2 Finding the Fourier coefficients . . . . . . . .
7.3 An Example: . . . . . . . . . . . . . . . . . .
7.4 Some comments: . . . . . . . . . . . . . . . .
7.5 A mathematical curiosity . . . . . . . . . . .
7.6 Representing the cosine by sines . . . . . . .
7.7 Application to the Heat Conduction Problem
7.8 Exercises . . . . . . . . . . . . . . . . . . . .
7.9 Solutions . . . . . . . . . . . . . . . . . . . .

.
.
.
.
.
.
.

.
.
.
.
.
.
.
.
.

.
.
.
.
.
.
.

.
.
.
.
.
.
.
.
.

.
.
.
.
.
.
.

.
.
.
.
.
.
.
.
.

.
.
.
.
.
.
.

.
.
.
.
.
.
.
.
.

.
.
.
.
.
.
.

.
.
.
.
.
.
.
.
.

.
.
.
.
.
.
.

.
.
.
.
.
.
.
.
.

.
.
.
.
.
.
.

.
.
.
.
.
.
.
.
.

83
89
89
89
90
96
97
100
100

.
.
.
.
.
.
.

.
.
.
.
.
.
.

.
.
.
.
.
.
.
.
.

103
. 103
. 103
. 105
. 109
. 110
. 110
. 111
. 113
. 115

8 Fourier Cosine Series


121
8.1 Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . 121
8.2 Finding the Fourier coefficients . . . . . . . . . . . . . . . . . 121
8.3 Application to PDE with Neumann Boundary Conditions . . 123
9 Eigenfunction Expansion
127
9.1 Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . 127
9.2 Eigenfunctions and boundary conditions . . . . . . . . . . . . 128
9.3 Orthognality Condition for Xn . . . . . . . . . . . . . . . . . 132
10 Nonhomogeneous Partial Differential
10.1 Introduction . . . . . . . . . . . . . .
10.2 Eigenfunction expansion . . . . . . .
10.3 An example . . . . . . . . . . . . . .

Equations
135
. . . . . . . . . . . . . . 135
. . . . . . . . . . . . . . 135
. . . . . . . . . . . . . . 137

11 Collapsing Bridges
141
11.1 Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . 141
11.2 Marching soldiers on a bridge, a simple model . . . . . . . . . 141
11.3 Solution . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 143

CONTENTS

vi
11.4
11.5
11.6
11.7
11.8

Resonance . . . . . . . . . .
A different forcing function
Tacoma Narrows Bridge . .
Exercises . . . . . . . . . .
Solution . . . . . . . . . . .

12 Fourier Series
12.1 Introdution . . . . . . .
12.2 Periodic Eigenfunctions
12.3 Fourier Series . . . . . .
12.4 Examples . . . . . . . .
12.4.1
. . . . . . . .
12.4.2
. . . . . . . .
12.4.3
. . . . . . . .
12.5 Complex Fourier series .

.
.
.
.
.
.
.
.

.
.
.
.
.
.
.
.

.
.
.
.
.

.
.
.
.
.

.
.
.
.
.

.
.
.
.
.

.
.
.
.
.

.
.
.
.
.

.
.
.
.
.

.
.
.
.
.

.
.
.
.
.

.
.
.
.
.

.
.
.
.
.

.
.
.
.
.

.
.
.
.
.

.
.
.
.
.

.
.
.
.
.

.
.
.
.
.

.
.
.
.
.

.
.
.
.
.

.
.
.
.
.

145
145
147
148
148

.
.
.
.
.
.
.
.

.
.
.
.
.
.
.
.

.
.
.
.
.
.
.
.

.
.
.
.
.
.
.
.

.
.
.
.
.
.
.
.

.
.
.
.
.
.
.
.

.
.
.
.
.
.
.
.

.
.
.
.
.
.
.
.

.
.
.
.
.
.
.
.

.
.
.
.
.
.
.
.

.
.
.
.
.
.
.
.

.
.
.
.
.
.
.
.

.
.
.
.
.
.
.
.

.
.
.
.
.
.
.
.

.
.
.
.
.
.
.
.

.
.
.
.
.
.
.
.

.
.
.
.
.
.
.
.

.
.
.
.
.
.
.
.

.
.
.
.
.
.
.
.

151
151
151
153
156
156
158
160
162

13 Fourier Series, Fourier Transform and Laplace


13.1 Introduction . . . . . . . . . . . . . . . . . . . .
13.2 Dirichlet Theorem . . . . . . . . . . . . . . . .
13.3 Fourier integrals . . . . . . . . . . . . . . . . .
13.4 Fourier transform and inverse transform . . . .
13.5 Laplace transform and inverse transform . . . .

Transform 165
. . . . . . . . 165
. . . . . . . . 165
. . . . . . . . 166
. . . . . . . . 167
. . . . . . . . 168

14 Fourier Transform and Its Application to Partial Differential


Equations
171
14.1 Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . 171
14.2 Fourier transform of some simple functions . . . . . . . . . . 171
14.3 Application to PDEs . . . . . . . . . . . . . . . . . . . . . . . 174
14.4 Examples . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 175

,iZ,5^3|i},Oe
N(t)

N(0)
0

- 547685]K5kRtJtZktJJ
wq?PGW8O56k=EGJ- ?7DF25GW+/k-KL8O/}B- 8R@KL/k
E 0325?7/9GJ=E?PG
n}+A-K0+f0O=E?<DF8|698On}6\- GWGW8O?f=E/
T [ 0325?7/GJ=E?vG5
wq?$256kL8O6u256iGW+78@ 8RuGW`+.=E?AL>/\-KL8hGW28RQS4.=5@7GW2GW+78h6\- 5+vGW`+A=E?.L>/k-KL58=EG {!GW+!8
E0325?7/9GJ=E?PGJ- ?<GW+78|/98R0325?AL>8RQS4A=EGJ- 25?;}4!/9GDF8 T [W]*,+v4!/k{
T [ T [W
TW5]K5[
V(25H74A@K=EGJ- 25?>5692kn}/ 8OPHF25?78O?vGJ-K=5@K@ Bu~692!;=E?<- ?A- GJ-K=5@_=5@ 478 T [W{no- GW+<=E?<W`u~2!@KL7- ?7
GJ-K;Z82!u ! ]>*,+.=EG- /k{ T [|- ?A03698R=E/98O/|DPB&=1u=503GW256
2!uZnI- GW+c8O_58O69B&- ?A0368R;Z8O?vG
2!u  - ? ]*,+78|/2!@ 47GJ- 25?&- /HA@ 25GWGW8RL<- ? - 547685]K5]
YQJ4A=EGJ- 25?1TW5]K5[- /jHF8O69+A=EH!/=E?
47?7698R=5@K- /GJ-K0 ;Z2L8R@5u256;Z25/9GjHF25H74A@K=EGJ- 25?h5692Jn}GW+!/k]
;|25?725GW+78O6
GW+A- ?!5/k{ - GW/
/92!@ 4!GJ- 25?-K;ZHA@K- 8O/hGW+A=EG|GW+78HF25H74A@K=EGJ- 25?cno-K@K@5692Jn- ?!`
L8O7?A- GW8R@ BR] DF8OGWGW8O6o;|2FL8R@- /}!- _58O?<DPB1GW+78yu2!@K@ 2kno- ?78RQS4A=EGJ- 25?.
R
WT 5] ![
O TW} 5 [
*!69B/2!@ _F- ?7<- G4!/k- ?7GW+78|/k=5;Z8y;|8OGW+72FL!]*,+78|/92!@ 47GJ- 25?&- /}HA@ 25GWGW8RL- ? - 5 47698
5]Kyu~256 | T [ ]

5K5xi3  eZ3iCi,rq

e

N(t)

N(0)
0

- 5476985]K5rJtJIt|AJqkJ

         
         

- 5476985]K5qZZq!"#""$%3'&)(|k"I*,+3>.-,
/0"12$#
33b/01+34P3qk(

,iZ,5^3|i},Oe
Z7F1 3P65i$7!98;:=<$8J?>@kPR!

BDC
TW5]3F5[
A S B xEC b
G 8O68 C - /GW+78_58O69GJ-K0O=5@|L7- /9HA@K=5038R;|8O?vG u~692!; GW+788RQS4.-K@K- D76k- 4A; HF25/k- GJ- 25?s2!uGW+!8
/9H76k- ?!!{jn}+.-K0+ +.=E/1=U;>=E/9/ A =E?AL =>/9H76k- ?!f0325?7/9GJ=E?PG ]cYrQS4.=EGJ- 25?TW5]3F5[- /=
/9GJ=EGW8R;Z8O?PG12!uH8On}GW25? /JI=9n2!uLKy25GJ- 25?A A MON - /;>=E/9/GJ-K;Z8O/c=50O038R@ 8O6k=EGJ- 25?A]
*,+A- /- /698RQJ4A- 698RL>GW2yDF8
8RQJ4A=5@!GW2yGW+78o/9H76k- ?7 /698O M /9GW256k- ?!$u~256k0381 EC ]Z*,+A- /u256k038
- /I=E/9/4A;Z8RLIGW2>DF8|H76925HF2569GJ- 25?.=5@PGW2>GW+78L7- /HA@K=5038R;Z8O?PGou62!;8RQS4.-K@K- D76k- 4A;>]
w3G|- /+.=E6kL8O6eGW2/92!@ _58y=/98R0325?ALI256kL8O6
g
XZYr{N=5@ GW+!25475+GW+A- /eHA=E69GJ-K034.@K=E68RQS4A=E`
GJ- 25?U- //92>032!;>;Z25?GW+.=EG.n8n8O698eGJ=E475+vGGW2|GW6Bh8OPHN25?!8O?vGJ-K=5@\/92!@ 4!GJ- 25?7/n}+78O698O_58O6
nr8h/98O8@K- ?78R=E68RQS4A=EGJ- 25?!/no- GW+f0325?!/9GJ=E?vG032v8Oz$0O- 8O?vGW/k]
PQ 9RTSVU QXWZY\[ SV]UqN\SV^ Q`_%a *!69Bc#b ]
V@ 4!5!- ?7GW+7854!8O/9/- ?sYrQS4.=EGJ- 25? TW5]3F5[Iu~256 C GW+78O?/947558O/9GW/GW+.=EGdc ;}47/G
/k=EGJ- /ku~B
A c B x
n}+A-K0+f;Z8R=E?7/
c fe A 256gc e A
n}+78O698 e0hji
- /GW+781-K;>=E!- ?A=E69B?P4A;DF8O6k]Z*,+78O698=E68hGtn2cL7- M(8O68O?vG_=5@ 478O/i2!u
c:n+A-K0+cno-K@K@,;>=Dk58y25476ZGW6k-K=5@F/92!@ 47GJ- 25?c/\=EGJ- /kuB$8RQJ4A=EGJ- 25?CTW5]3F5[W]ml21GW+7858O?78O6k=5@
/92!@ 47GJ- 25?U/9+7254A@KLIDF8y=>@K- ?78R=E6032!;}D.- ?A=EGJ- 25?<2!u(GW+78
Gqnr2!

C T [ o
TW5]3u5[
n #p i qsrVt n B p i qDrVt
n}+78O698 n =E?AL n B =E68
Gtn2U=E69DA- GW6\=E69B:TW032!;ZHA@ 8O[}0325?7/9GJ=E?PGW/k]
wOuB525 4:L2h?725G|@K- k58Z47/k- ?71032!;ZHA@ 8O?725GJ=EGJ- 25?7/hT?P4A;}DF8O69/rGW+A=EG
- ?v_52!@ _58 e [W{PB5254
0O=E?698On}6\- GW8yTW5]3u5[}- ?698R=5@?725GJ=EGJ- 25?.{j;>=Dk- ?747/98Z2!u!GW+78>Y4A@ 8O6 /wL8O?PGJ- GtBR{n}+A-K0+
nr8hno-K@K@jL8O6k- _58=@K- GWGJ@ 81@K=EGW8O6k
pwv 0325/x e /k- ??x
*,+P47/GW+78
698O/G}/92!@ 47GJ- 25?TW5]3u5[0O=E?DF8|698On}6\- GWGW8O?&=E/

C T [ o
z /k- ?AT A [ |{ 0325/kT A [

TW5]3y5[
TW5]3}5[

5K5xi3  eZ3iCi,rq

e

n}+!8O698 z =E?AL { =E698/92!;Z8x=E69DA- GW6\=E69Bx698R=5@Z0325?7/9GJ=E?PGW/ T/k- ?A038 n =E?AL n B n8O698

47?.L8OGW8O6k;>- ?78RL![W]
lc80O=E?_58O6\-KuBGW+A=EGZTW5]3}5[r- /Z- ?AL8O8RL
GW+78/92!@ 4!GJ- 25?yGW2hGW+!8+A=E6k;|25?A-K0,25/k0O-K@K@K=EGW256
8RQJ4A=EGJ- 25?&TW5]3F5[ DvB?725GJ- ?7!{u692!;p0O=5@K034A@ 47/k
/k- ?~ ~<0325/.~ O 0325/.~ ~/\- ?~
O
O

/92
B /\- ?0~ T~$0325/.~ [ ~ B /k- ?~
S B
S

=E?AL
\B 0325/~ TW~/k- ?~ [ ~ B 0325/.~
O B
O

*,+!8O698Ru2568R{PGW+78
/94A; TW5]3}5[ /k=EGJ- /978O/
B C ~ B C.
TW5]35[
O B
n}+.-K0+f- /}GW+!8
/k=5;Z8=E/ITW5]3F5[W{7H762J_-KL8RLGW+A=EG~ B A ]

Rj \] _ W SVUS [a


Yj4A@ 8O6 /iwL58O?vGJ- GqBR{.=E/i47/98RL$- ?^TW5]3y5[W{.L58O/98O69_58O/Z/92!;Z8032!;>;Z8O?PGJ]lc8Ino-K@K@.=5@ /92
?78O8RLGW+A- /o-KL8O?PGJ- GtB @K=EGW8O6n}+78O?n8L8R=5@nI- GW+ 25476k- 8O6/98O6k- 8O/I=E?.LGW6k=E?7/ku~256k;Z/\]
w3?f0O=5@K034A@ 4!/k{n8@ 8R=E69?78RL+!2JnbGW2L7- M(8O68O?vGJ-K=EGW81=E?8OvHF25?78O?PGJ-K=5@
# v
x o # v
@ GW+725475+1B52541+A=W_58>=5@ n|=WBP/h=E/9/94A;|8RL GW2IDF8I=698R=5@v?v4.;}DF8O6k{(- GZL2P8O/e?725Gi;y=Dk58
=E?PBL!- M(8O698O?.038-Ku - /o032!;|HA@ 8OF]l2<@ 8OGWGJ- ?7 ofe {nr8h7?AL
pwv pwv
x fe
\B

x B #pwv x T e #pwv5[ fe B $p1v


#pwv
lc8
+.=W_58hGW+P47/}/+72Jn}?<GW+A=EG}GW+78yu~47?A03GJ- 25?
TVx[ #pwv
/k=EGJ- /78O/GW+78|/8R0325?AL`256kL8O6Ig
XZY
B
x B b

TW5]K [
TW5]K55[

,iZ,5^3|i},Oe

pwv =5@ /92>+.=EH7HF8O?7/GW2>/k=EGJ- /ku~B1GW+787T8<W

T [ x T [ fe
ge?GW+78|25GW+!8O6+A=E?AL!{Rn8
+A=9_5847/9G_58O6k- !8RL- ?fTW5]35[GW+.=EG

TW5]K55[

TW5]K55[
oz /k- ??x |{ 0325/x
=5@ /92</\=EGJ- /978O/TW5]K55[W{.n}+A-K0+- /hGW+78/k=5;Z8U=E/1TW5]35[o-KuAn8y698OHA@K=5038 DvB|x=E?ALd~
DvBs5]fwu nr8 u~4769GW+!8O6k;Z256981698RQJ4A- 6981GW+78/94.; TW5]K55[|GW2a=5@ /92:/\=EGJ- /kuB&GW+78 - ?A- GJ-K=5@
0325?AL7- GJ- 25?TW5]K55[W{7n8
no-K@K@!?ALoGW+A=EG { >=E?AL zCfe ]l7- ?A038R{
TW5]KE![
TVx[ 0325/x e /k- ?gx
/k=EGJ- /978O/AGW+78 /k=5;|8g
XZYUTW5]K55[.=E?ALeGW+!8 /k=5;Z8- ?.- GJ-K=5@R0325?AL7- GJ- 25?!/TW5]K55[.=E/TW5]K [W{
TW5]KE![Z=E?ALTW5]K [i;}47/G}DF8
GW+78
/k=5;|8
DvB1GW+78m ?.-KQS478O?!8O/9/o*,+78O2568R;pu~256Ig
XZY/\]
lC+.=EG}nr8h+A=W_58o2547GJ@K- ?78RL- /25?78|nZ=9B u256H7692J_- ?7GW+78Y4A@ 8O6}wOL8O?PGJ- GtB:TW5]3y5[W
pwv 0325/x e /\- ?gx

PQ 9RTSVU QXW| ] Q 6U]Sg]U W0 UK \ a


wOu5B5254H7698Ru~8O6,GW2Z7?ALGW+78e/92!@ 47GJ- 25?Uu~692!;C769/9G.H76k- ?.0O- HA@ 8O/k{-K] 8R]A?725G,DvBo5478O/9/k- ?!
GW+A=EG- G /+7254A@KLiDF8h- ?>GW+78hu~256k;2!uF=E?>8OPHF25?78O?vGJ-K=5@K{(- G0O=E?yDF8
L25?78DPBft698RL4A03GJ- 25?
2!u(256kL8O6k5{=5@ GW+7254!5+<n8
?7256k;>=5@K@ BcL2>?!25GDN25GW+!8O6}GW2UL2<- G}GW+.- /n|=WB
lc8698R03255?A- O8GW+.=EGYQJ4A=EGJ- 25?<TW5]3F5[- /}=GqBvHF8e2!u!ghXiYnI- GW+<- GW/IE- ?AL8OHF8O?AL8O?PG
_=E6\-K=EDA@ 8;>- /9/\- ?7!5]}*,+78y;|8OGW+72FL2!u!68RL4A03GJ- 25?2!u!256kL8O6}/47558O/9GW/GW+.=EG}nr8@ 8OG
'C
h O
=E?ALn}6\- GW8
B C \C

S B S S 'C \C
*768R=EGJ- ?7 ?!2Jn=E/=u47?.03GJ- 25?2!u C {jYrQS4A=EGJ- 25?&TW5]3F5[DF8R032!;Z8O/

TW5]KF5[
'C ~ B C s
n}+78O698|n8
+A=9_58
47/98RL~ B u256 A ]

5 !y^eiih% Zqii0UZ,r,3 h ,Oe y


rY QS4.=EGJ- 25?^TW5]KF5[W{r=
!69/9G256\L8O6>g
XZY{.0O=E?cDN8o/92!@ _58RLDPBGW+78/k=5;Z8;Z8OGW+72L
n8
47/98RL- ?&Y=5;ZHA@ 85
w3?PGW8O56k=EGJ- ?7 ~ BDC,'C s BF- 8R@KL5/k{
B ~ BC B ~ BB
no- GW+~ B B DF8R- ?7h=E?=E69D.- GW6k=E69B0325?7/9GJ=E?PGj2!u- ?vGW8O56k=EGJ- 25?.] 692!; 4 ~ i B C B {
n8
+A=9_58R {/k- ?A038 C {
9
\C
S 4 c B C B
*,+.- /h- /I=E!=5- ?&=|769/9G256kL58O6hg
XZY{n}+.-K0+n8
/92!@ _581=E/}DF8Ru25698R]
w3?PGW8O56k=EGJ- ?7yDF25GW+/k-KL58O/2!u
'C
~ O
4

B
B
i
=E?AL47/k- ?7GW+78- ?PGW8O56k=5@Au256k;4A@K=5
'C
C E DF8R- ?7<=y0325?7/9GJ=E?PGJ{
k
/
?

i B CB
n8
7?AL
/k- ?  C 4 ~ .|

w3?v_58O6GJ- ?7!{n8
7?AL7
C /k- ?.T ~ , [


n}+.-K0+f0O=E?T7?A=5@K@ BK[ZDF8|698On}6k- GWGW8O?f=E/

C T [ o
z /k- ?~ |{ 0325/~ Z
#

TW5]Ku5[

  6 6 ')     h! "#&%


'0
(  )

j3r |!$,Fjr
?725?7+72!;|2558O?78O2547/_58O6/k- 25?<2!u!GW+78
8O=5;ZHA@ 8- ?&TW5]K5[- /
R
O 4 T [

TW5]Ky5[

,iZ,5^3|i},Oe

n}+78O698 T [- /=&TkP?72Jn}?.[|/9HF8R0O- 78RLu4!?A03GJ- 25?C2!u {|- ?AL8OHF8O?AL58O?vG>2!uGW+78st47?!`


kv?!2Jn}?A ].w3Gi- /
0O=5@K@ 8RLoGW+78<E- ?7+72!;Z2558O?!8O2547/eGW8O6k;>256rGW+78Eu256\0O- ?7oGW8O6\;>5],w3?
GW+78
HF25H74A@K=EGJ- 25?U5692JnGW+U8O=5;ZHA@ 8
n8L!- /k0347/9/98RL8R=E6k@K- 8O6k{ T [}0O=E?$698OH7698O/8O?vG}GW+!8
6k=EGW8
2!u(HF25H74A@K=EGJ- 25?562Jn}GW+U2!u7GW+78h/9HF8R0O- 8O/oL478|GW2U;y- 56k=EGJ- 25?A]
lc8
=E698+!8O698i0325?A038O6?78RL}nI- GW+oGW+78Z;Z8OGW+72L2!u/2!@ 47GJ- 25?o2!uTW5]Ky5[u~256=E?vB|!- _58O?
T [W].lc8iH7692038O8RLhGW2;4A@ GJ- HA@ B>DF25GW+y/\-KL8O/r2!uTW5]Ky5[.DPB=}B58OGW`GW25`DF8O`L8OGW8O6\;>- ?78RL
u4!?A03GJ- 25?T [W{j0O=5@K@ 8RL>GW+!87)J37J8J

R O
TW5]K}5[
lc8:0+72P25/98mT [}/94A0+&GW+.=EGoGW+78H7692L4A03Gh25?fGW+78c@ 8Ru~GW`+A=E?ALU/k-KL82!u}TW5]K}5[- /=
HF8O6ku8R03GhL58O6k- _=EGJ- _58R{.-K] 8R]
vS S T [
TW5]K5[
wu!GW+A- /o0O=E?UDF8yL25?78R{PGW+78O?fTW5]K [n254A@KLDF8R032!;Z8R
T [
O

n}+A-K0+f0O=E?<DF8y- ?PGW8O56k=EGW8RLUu~692!; b GW2 GW2>B- 8R@KL7
TW5]K [
T [ T [jT [ T [ T [ T [ OO

*,+78
?!25GJ=EGJ- 25?$25?$GW+78o6k- 5+vGW`+.=E?AL>/\-KL8
2!uTW5]K [Z- /6\=EGW+78O60325?.u47/\- ?7!] DN8OGWGW8O6
nZ=9B- /GW24!/98>=L7- M(8O68O?vGe/9B;}DF2!@K{P/k=9BR{{F- ?HA @K=5038|2!u =E/}GW+78>L4A;y;}B>_=E6k-K=EDA@ 8
2!u,- ?vGW8O56k=EGJ- 25?.]*,+78O?.{TW5]K [0O=E?DF8|698On6k- GWGW8O?&=E/
T [ T [T [  T [  T [ T[ T[
TW5]K55[

*,+78i698R;>=5- ?A- ?!oGJ=E/k- /eGW2I!?AL|GW+78- ?PGW8O56k=EGJ- ?7Uu=503GW2560T [W].w3?256kL8O6


u256
TW5]K5[
GW2>+72!@KL7{nr8y;47/9G}+.=W_58
GW+78h6k- 5+vGW`+.=E?AL/k-KL8
RO x O
8RQS4.=5@GW+78@ 8Ru~GW`+A=E?AL/\-KL8R{j-K;ZHA@ B- ?7

TW5]K55[
Sc

5 !y^eiih% Zqii0UZ,r,3 h ,Oe 


*,+!8|/92!@ 47GJ- 25?<GW2$TW5]K55[- //\-K;ZHA@ B
T [ T [W 
l4!D7/9GJ- GW47GJ- ?7TW5]K55[DA=50)k:- ?PGW2$TW5]K55[ GW+78O?B- 8R@KL/

TW5]K55[

T [ T [W  T[
TW5]KE![

*,+.- /iGW+!8O?a032!;ZHA@ 8OGW8O/


GW+78/92!@ 4!GJ- 25?:2!uTW5]Ky5[W]owOu - /|?!25Gy=0325?!/9GJ=E?vGJ{jD747G- /y=
u~47?A03GJ- 25? {5GW+!8}H7692038RL47698e698R;y=5- ?7/GW+78/k=5;Z8}47HyGW2!{!=E?AL>- ?.0O@ 4AL7- ?7TW5]K55[W]*,+78
/92!@ 4!GJ- 25?<GW2UTW5]K55[ /9+7254A@KL?!2JnbDF8
 T [ T [W X s 9~9q
TW5]KF5[
*,+!8|7?A=5@P/92!@ 47GJ- 25?- /}25D7GJ=5- ?78RL>DvB/947D!/9GJ- GW47GJ- ?7<TW5]KF5[i- ?vGW2$TW5]K55[W]
H25GJ-K038>GW+A=EG|GW+!8I/2!@ 47GJ- 25?:GW21GW+78<TW@K- ?78R=E6k[?!25?7+72!;Z2558O?78O254!/|8RQS4A=EGJ- 25?0325?7`
/k- /GW/2!uvGtn2hHA=E6GW/kr=}HA=E69G /\=EGJ- /kuB- ?7
GW+!8}58O?78O6k=5@+72!;Z2558O?78O2547/8RQJ4A=EGJ- 25?=E?.L>=
HA=E6GrGW+A=EG
- /h=HA=E69GJ-K034.@K=E6/92!@ 47GJ- 25?2!uGW+!8i?!25?7+72!;Z2558O?78O254!/8RQS4A=EGJ- 25? TGW+!8i!69/9G
=E?AL/8R0325?AL1GW8O6k;Z/h25?:GW+786k- 5+PGW`+A=E?AL1/\-KL82!urTW5]KE![}698O/9HF8R03GJ- _58R@ B[W] 256h/2!;Z8
/k-K;|HA@ 8u~256k0O- ?7Uu~47?A03GJ- 25?7/ T [W{7GW+78O698- /?72>?78O8RLGW247/98
GW+!8
58O?78O6k=5@7H7692038RL47698
2!u- ?vGW8O56k=EGJ- ?!Cu=503GW256/<-Kun8c0O=E?^/2!;Z8O+72Jnp5478O/9/<=HA=E69GJ-K034A@K=E6/2!@ 47GJ- 25?A] 256
8O=5;ZHA@ 8R{/47H7HF25/98Znr8hnZ=E?PG}GW2>/92!@ _58
R
TW5]Ku5[
O
lc8
n6k- GW8
T [  T [ x T [
n}+!8O698 T [./k=EGJ- /9!8O/GW+78
+!2!;Z2558O?78O2547/8RQS4A=EGJ- 25?
R
O b
=E?AL/92<- /
T [ 
u~256/92!;Z8a0325?!/9GJ=E?vG ] T [- /f=E?PB/92!@ 47GJ- 25?d2!u}GW+78YQP] TW5]Ku5[W]ABGW+78
E;Z8OGW+!2FL
2!u!4AL!-K0O- 2547/r54!8O/9/k- ?7!5{Rnr8GW69B/98R@ 8R03GJ- ?7=o0325?7/9GJ=E?PGZu~256 T [W]0HF25?
/94!D7/9GJ- GW47GJ- ?7 T [ - ?PGW2^TW5]Ku5[W{n8!?ALGW+!825?A@ BfHF25/9/k- DA-K@K- GqBF : ]

*,+P47/GW+78u4A@K@P/2!@ 47GJ- 25?&- /


T [ T [W TW x5[


,iZ,5^3|i},Oe
jwr3 r7jrr7.rF\tj
256254!6}H74769HF25/98Z+78O68
nr8hno-K@K@PDF8|47/k- ?725?A@ B1GW+78cE;Z8OGW+72L2!u4AL!-K0O- 2547/}5478O/9/`
- ?7!u~256o@K- ?78R=E6}/98R0325?.L`256kL8O6}8RQJ4A=EGJ- 25?7/\]}*,+78>;Z25698|58O?!8O6k=5@j;Z8OGW+72LI2!ut_=E6k-K=E`
GJ- 25?<2!u(HA=E6k=5;|8OGW8O69/k>- /}GW2P2U034A;DF8O69/92!;Z8yu~256}25476I@K-K;>- GW8RLH74!69HF25/98O/k]
Z7F1 3 a l2!@ _58

 B C ~ B C
TW5]Ky5[

S B
lc8rn6k- GW8 GW+78 /2!@ 47GJ- 25?1=E/e=/94.;2!u=+72!;Z2558O?!8O2547/A/2!@ 47GJ- 25? C =E?ALh= HA=E69GJ-K034A@K=E6
/92!@ 47GJ- 25? C {-K] 8R]
C T [ C T [ C T [
lc8=5@ 698R=5L5BkP?72knbGW+A=EG}GW+78h+72!;Z2558O?78O2547//92!@ 47GJ- 25?TGW2UTW5]3F5[W[- /2!u!GW+!8yu256k;
C T [ oz /k- ?~ |{ 0325/.~ O
TW5]K}5[
lc8h5478O//}GW+A=EGo=ZH.=E69GJ-K034A@K=E6/2!@ 47GJ- 25?GW2$TW5]Ky5[- /I=0325?7/GJ=E?vG
C T [ o
TW5]K5[
l47D7/\- GW47GJ- ?7:TW5]K5[h- ?PGW2fTW5]Ky5[GW+!8O?:/9+72kn}/|GW+A=EG0325?7/GJ=E?vG- / ~ B ]*+v47/|GW+!8
58O?78O6k=5@7/92!@ 47GJ- 25?GW2TW5]Ky5[- /
C T [ o
TW5]K [
z /k- ?~ .|{ 0325/.~ ~ B
*,+78o=E6DA- GW6k=E69B0325?7/9GJ=E?PGW/ z =E?AL { =E698GW2hDF8oL8OGW8O6\;>- ?78RL|DPB- ?A- GJ-K=5@N0325?AL7- GJ- 25?7/k]
Z7F1 3 a l2!@ _58

 B C ~ B C /k- ?~
TW5]K55[

O B

!=5- ?^n8n}6k- GW8GW+78y/92!@ 4!GJ- 25? =E/=y/94A; 2!u,GW+78+72!;Z2558O?78O254!/I/2!@ 47GJ- 25?b=E?AL=


HA=E69GJ-K034A@K=E6/92!@ 47GJ- 25?A] 256GW+78hHA=E69GJ-K034A@K=E6/92!@ 47GJ- 25?A{n8
GW69B
C T [ o /k- ?~ O
TW5]K55[
HF25?/47D7/9GJ- GW47GJ- 25?<2!uATW5]K55[i- ?vGW2$TW5]K55[W{7n8
7?AL
o T~ B ~ B [ 

5 !| A%$ eZ .i,Oe

=E?AL/92GW+78
58O?78O6\=5@/92!@ 47GJ- 25?- /
/k- ?0~
C T [ o
z /\- ?~ ,{ 0325/~ . T ~ B J~ B [

TW5]K55[

,* +!8I/2!@ 47GJ- 25?a- ?aTW5]K55[h- /|_=5@K-KL:=E/y- /u~256L~ ~]l2!;|8/9HF8R0O-K=5@NGW698R=EGJ;Z8O?PGy- /


+78R@ H.u4A@n}+78O?<GW+!8u~256k0O- ?7$u~698RQJ478O?A03Bd~ =EH7H7692!=50+78O/ZGW+78h?A=EGW4!6k=5@u~698RQJ478O?A03Bm~]
I78OG}47/n}6k- GW8
~ ~ |
=E?AL<@ 8OG  ]*,+78|HA=E69GJ-K034.@K=E6/92!@ 47GJ- 25?0O=E?DF8|n}6k- GWGW8O?=E/
C T [ T~ /k- ?6~ ~% B [ ~ /k- ?.xT~ T,~ || [[
B
B
B

/k- ?~ 0325/ 0325/~ /k- ? 0325/.~ /k- ?~ =E/

D~ B
D~
D~
*,+P47/hu~256}GW+780O=E/8
2!u `<7R8#S{~ ~{GW+78|/92!@ 47GJ- 25?TW5]K55[ DF8R032!;Z8O/
C T [ oz /k- ?~ { 0325/~ D ~ 0325/~
n}+!8O698<n8<+A=9_58n}6k- GWGW8O? z z B {eno- GW+ z DN8R- ?!=&T7?A- GW8R[=E69DA- GW6k=E69B
0325?7/GJ=E?vGJ]*,+78|/92!@ 47GJ- 25?U5692Jn/}/98R034A@K=E6k@ B:- ? ]
)

i'  C # )N "'!  )

w3?GW+A- /03254769/981n8nI-K@K@jDF8c;Z25/9GJ@ BL58R=5@K- ?7cno- GW+b@K- ?78R=E6<L7- MN8O698O?PGJ-K=5@.8RQS4A=EGJ- 25?!/


no- GW+ 0325?!/9GJ=E?vG$032v8OzU0O- 8O?PGW/k] 256>GW+78O/98R{/k-K;ZHA@ B&GW69B=E?x8OvHF25?78O?PGJ-K=5@,/92!@ 4!GJ- 25?A]
*,+.- /- /|GW+!8I8R=E/\- 8O/9G
n|=WBR]254C=E698?725G|8OPHN8R03GW8RLGW2+.=W_58GW2698OHF8R=EG|8R=50+ GJ-K;Z8
GW+78cL8O6k- _=EGJ- 25?^!- _58O? - ?GW+78H7698O_- 2547/o/8R03GJ- 25?7/25?n}+vB GW+788OPHF25?78O?PGJ-K=5@ /<=E698
GW+78|6\- 5+vG}/2!@ 47GJ- 25?7/GW2yGW69BR]O4!/9GhL2GW+78u~2!@K@ 2JnI- ?7!
TW=5[ 9

*769B T [ 4
b =E?AL7?ALdc /92>GW+!8
/92!@ 47GJ- 25?- /
T [ 4 
TDA[  M C ~ B C
9 M

,iZ,5^3|i},Oe

*!69B C T [ o
b =E?AL7?ALmc o
e ~^/92yGW+78y032!;ZHA@ 8O1/92!@ 47GJ- 25?- /
C T [ o p  B p

=E?ALGW+78h698R=5@/92!@ 47GJ- 25?


C oz 0325/~ ,{ /\- ?~


&! "U   e( )

*,+78i256kL7- ?A=E6B$L7- MN8O698O?PGJ-K=5@P8RQS4A=EGJ- 25?!/nr8yL7- /\0347/9/98RL- ?GW+78>@K=E/9G/98R03GJ- 25?fL58O/k036k- DF8


u4!?A03GJ- 25?7/
2!uA25?A@ B$25?78U- ?AL58OHN8O?.L8O?vG|_=E6k-K=EDA@ 8R] 256o8O=5;ZHA@ 8R{jGW+78>47?.kv?72kn}?
- ? TW5]K5[}- /h=u4!?A03GJ- 25?2!u 25?A@ BR{=E?ALYQP]TW5]K5[}L8O/\036k- DF8O/GW+!8i6\=EGW8|2!uA0+A=E?758|2!u
T [,no- GW+68O/9HF8R03GGW2 ].w3Gh- /}?725G+.=E6kLIGW2U-K;>=E!- ?78=iH7+vBP/k-K0O=5@/\- GW4A=EGJ- 25?n}+78O68
GW+78yHF25H74.@K=EGJ- 25? L8OHF8O?AL5/
?725Gh25?.@ B:25? GJ-K;Z8 {D!47G=5@ /92$25?f/HA=5038 C TW;Z25698
698R=5@K- /9GJ-K0O=5@K@ B25? =5@K@vGW+7698O8Z/9H.=EGJ-K=5@L7-K;Z8O?7/k- 25?!/k{ C { {[W] 256o=u4!?A03GJ- 25?2!u;Z2568
GW+A=E?25?78- ?AL8OHF8O?AL8O?PGe_=E6k-K=ED.@ 8O/k{ju~2568O=5;ZHA@ 8R{
T C,3 [
nr8?!8O8RLGW2 L7- /9GJ- ?754A- /+$GW+!8<L8O6k- _=EGJ- _58>no- GW+c698O/9HF8R03GZGW2 u~692!; GW+78L8O6\- _=EGJ- _58
no- GW+<68O/9HF8R03G}GW2 C ] 256iGW+A- /H!4769HF25/98R{Pn8L8O7?78hGW+78ovEJE9k9`<- ?<GW+!8
u2!@K@ 2kno- ?7nZ=9BR]
*,+78HA=E69GJ-K=5@NL8O6k- _=EGJ- _582!u T C.3 [no- GW+698O/9HF8R03G GW2 {!L8O?725GW8RLhDPBjJ T C,3 [W{

256 T C,3 [1u~256/+72569GJ{


- /:L8O7?!8RLC=E/GW+78^L8O6k- _=EGJ- _58c2!u nI- GW+68O/9HF8R03GGW2
17>jkh9XJJ7JRJ1<Oc9<L8<# C 8R<!

T C.3 [

T C,3 |Z [ T C,3 [
K@ -K;
TW5]KE![
Z

N
s=Vs99V#
l7-K;>-K@K=E6k@ BR{GW+!8<HA=E69GJ-K=5@iL8O6k- _=EGJ- _58$2!u T C.3 [hno- GW+a698O/HN8R03GGW2 C {i5L 8O?725GW8RL:DPB
\ N T C.3 [W{256 N T C.3 [}u256/9+72569GJ{- /L8O7?78RL=E/k

T C.3 [
C

T C|
C.3 [ T C.3 [
K@ -K;
LC

TDNVsV$
2!;ZHA=E68|GW+78
HA=E69GJ-K=5@L8O6k- _=EGJ- _58O/no- GW+<GW+78|256kL7- ?A=E6BL8O6\- _=EGJ- _58O/k
T [ @K-K; T ,Z [ T [
O
Z

TW5]KF5[

5 !xNi},3firO7

=E?ALfB5254bnI-K@K@/8O8cGW+A=EG1GW+78HA=E69GJ-K=5@|L8O6k- _=EGJ- _58C- /GW+78/k=5;|8a=E/GW+78256kL7- ?A=E69B


L8O6\- _=EGJ- _58>-KuB5254 0O=E?m47/9GH!698OGW8O?ALoGW+A=EGGW+7825GW+!8O6h- ?AL8OHF8O?AL8O?PG _=E6k-K=EDA@ 8O/n8O698
0325?7/GJ=E?vGW/k]
Z7F1 3 a *,+78yT769/GJ[.HA=E69GJ-K=5@jL8O6\- _=EGJ- _58O/i2!u
=E698

T C,3 [ C B

TW5]Ku5[

=E?AL N C B
TW5]Ky5[
l+78O? - /=u~47?A03GJ- 25?:2!u C =E?AL { - GW/- ?vGW8O56k=5@jno- GW+:698O/HN8R03G|GW2 - /L525?78DvB
H768OGW8O?AL7- ?7GW+A=EG C - /o=>0325?!/9GJ=E?vGJ{A=E/o- ?<GW+!8yu2!@K@ 2kno- ?7y8O=5;ZHA@ 8R]
Z7F1 3 a 256 T C.3 [,!- _58O?$DvBcTW5]Ku5[
T C.3 [ O C T C [
TW5]K}5[

n}+!8O698 T C [}HA@K=WBP/GW+78y62!@ 82!u=^E0325?7/9GJ=E?PGo2!u- ?vGW8O56k=EGJ- 25?.ynI- GW+f698O/HN8R03GoGW2


=E?ALc- /=503GW4A=5@K@ Bx=E?C=E69DA- GW6k=E6B&u~47?A03GJ- 25?:2!u C ]*72<_58O6k-KuB$GW+A- /k{nr8<0O=E?:GJ=Dk58yGW+78
THA=E6GJ-K=5@K[}L8O6k- _=EGJ- _58
2!uTW5]K}5[ no- GW+698O/9HF8R03GeGW2 =E?ALI698R032J_58O6 T C,3 [- ? TW5]Ku5[W]
Z7F1 3 a *,+78|/92!@ 47GJ- 25? T C,3 [2!u!GW+!8yVXZY


u~256 0 - /
T C,3 [ o T C [W

TW5]K5[

TW5] [
G 8O698 T C [jH.@K=WBP/GW+78Z692!@ 82!u7GW+78<E0325?7/9GJ=E?PGJ>- ?1GW+78/2!@ 47GJ- 25?GW2GW+78ghXiY^TW5]K5[W]
l8OGWGJ- ?! {nr8h7?AL
T C [ T C, [
n}+.-K0+f- /}GW2yDN8|!- _58O?$DPBGW+78y- ?.- GJ-K=5@L7- /9GW6\- D747GJ- 25?2!u!GW+78
HF25H74A@K=EGJ- 25?.]

E
$

,iZ,5^3|i},Oe
#
  )(

, T
jRrNdr77,Z7,Fjr
5] - ?ALGW+!8;Z25/9G}58O?!8O6k=5@/92!@ 47GJ- 25?UGW2!
TW=5[ S m { =E6980325?7/9GJ=E?PGW/k{
 O C ~ B C b  {~ B =E6980325?7/9GJ=E?PGW/k{
TDA[ S\ B C1
B
TW0O[ S B B C1 ~ B C 0325/~ {~ ~ {
TWL7[ S B B C1 ~ B C 0325/~ ]
5] - ?ALGW+!8
/92!@ 47GJ- 25?U/k=EGJ- /ku~BF- ?7yGW+78|/9HF8R0O- 78RL- ?A- GJ-K=5@A0325?AL7- GJ- 25?7/\
TW=5[ S m
T [ b ]
TDA[ S B B C1 O C ~ B C b
C T [ 5{ C T [ ]

TW0O[ S\ B B C1 ~ B C 0325/~ {~ ~
C T [ b {I C T [ ]
TWL7[ S B B C1 ~ B C 0325/~
C T [ b {I C T [ ]


i "'!  ) ! #
 )N
5]
TW=5[ T [ T [ T [W{in}+!8O698 T [- /GW+78c/92!@ 4!GJ- 25? GW2xGW+78c+!25`
;Z2558O?!8O2547/8RQJ4A=EGJ- 25?m=E?AL T [1- /:=<H.=E69GJ-K034A@K=E6/92!@ 47GJ- 25?sGW2GW+78?725?!`
+72!;|2558O?78O2547/
8RQJ4A=EGJ- 25?A] 256 T [W{Nnr8GW69B=10325?7/9GJ=E?PGJ{ -K] 8R] T [ n ]
l4!D7/9GJ- GW47GJ- ?7- G- ?PGW2 ^ ^ B- 8R@KL/ |n {-K;ZHA@ B- ?7 n ]

5
5| Ai,Oe c i
, 7x

,* +78/92!@ 47GJ- 25?GW2ZGW+78r+!2!;Z2558O?78O2547/8RQJ4A=EGJ- 25? 9 - /k T [ {


n}+78O698 - /I=E?f=E6DA- GW6k=E69Bc0325?7/9GJ=E?PGJ]
2!;}D.- ?A- ?7!
T [ o
TDA[<*769B

C T [ o b
l47D7/9GJ- GW4!GJ- ?7<- ?vGW2yGW+78g
XZYcB- 8R@KL/k
c B c $ ~ B b
l2c c 256gc c B {Pn}+!8O698

c h   B ~ B =E?AL c B h   B ~ B

*,+78|58O?78O6k=5@/92!@ 47GJ- 25?&- /


C T [ o b  B b M

WT 0O[ C T [ C T [ C T [W]
256 C T [W{RGW69B C T [ o 0325/.~ ]l47D7/9GJ- GW4!GJ- ?7y- ?vGW2oGW+78og
XZY<BF- 8R@KL5/
~ B ~ B o
l2 T~ B ~ B [W] 256 C T [W{Nn8?kP?72JnGW+!8o58O?78O6\=5@!/2!@ 47GJ- 25?cGW2
GW+78
+72!;Z2558O?!8O2547/Ig
XZYC- /
C T [ oz /\- ?~ ,{ 0325/~   z '{ =E698y=E69DA- GW6\=E69B:0325?7/9GJ=E?PGW/k]
*,+78yu~4A@K@P/92!@ 47GJ- 25?- /
C T [ oz /k- ?~ |{ 0325/.~ , 0325/.~ T~ B ~ B [

TWL7[<*,+A- /o- /}GW+!8


698O/925?A=E?.038y0O=E/98R]6lGJ-K@K@GW69B C T [ C T [ C T [W]
256 C T [W{7GW69B C T [ /k- ?~ ]l547D7/9GJ- GW47GJ- ?!<- ?vGW2GW+78h?725?!+72!;Z25`
58O?78O2547/IghXiY:BF- 8R@KL5/ 4
~ 0325/.~ ~ B /\- ?~ ~ B /k- ?~ 0325/~

,iZ,5^3|i},Oe
*,+P47/

~
l2 C T [ /k- ? ~ O D~ ]*,+7858O?!8O6k=5@./92!@ 47GJ- 25?CGW2:GW+78+72!;Z2558O`
?78O254!/og
XZ YC- /\
C T [ 4z /k- ?6~ ,{ 0325/~ O
*,+!8yu4A@K@P/2!@ 47GJ- 25?&- /
C 4z /k- ?6~ ,{ 0325/~ /\- ?0~ D~
5]
TW=5[ T [ o

T [ o y
b -K;ZH.@K- 8O/ I
l2!{
T [ WT x5[

TDA[ C T [ 4 b B b M

C T[ B
C T [ c c
O B B b
*,+P47/ c B TVc c B [W{ B c TVc c B [W]


- ?A=5@K@ B

C T [ TVc c [  c B b  c b M 
B

TW0O[ C T [ 4z /k- ?6~ ,|{ 0325/~ . 0325/~ T~ B J~ B [


C T [ { T~ B ~ B [
C T [
O oz ~ b
*,+P47/ zb { { h T~ B ~ B [=E?AL

C T [ T~ J

 
B ~ B [  0325/~ x0325/.~
TWL7[ C T [ 4z /k- ?6~ ,{ 0325/~ /\- ?0~ ~
C T [ { b
C T [
O oz ~ b
*,+P47/ zb { { b {=E?AL
C T [ /k- ?~ O ~

5
5x i
, 7x9



#
  )(

Fr7NFj7
5]hY_=5@ 4A=EGW8 \ N  T C. [u~256
TW=5[  T C. [ N
TDA[  T C. [ T C [ B
TW0O[  T C. [ C B B
5]hY_=5@ 4A=EGW8   T C.  [  WT =E/U=E?b- ?AL8O7?A- GW8c- ?PGW8O56k=5@K[>u~256  T C. [!- _58O?xDvB
TW=5[W{TDA[=E?AL<TW0O[}u62!; V96 25D.@ 8R;p=EDF2J_58R]
5]hTW=5[ - ?ALIGW+78
58O?!8O6k=5@/92!@ 47GJ- 25?  T [,GW2>GW+78g
XZY
B
A O B  a  b

n}+78O698 A =E?AL =E6980325?7/9GJ=E?PGW/k]
TDA[ - ?.LGW+78
58O?78O6\=5@/92!@ 47GJ- 25?  T C. [,GW2>GW+!8VXZY

B TW B [
 b
CB

,iZ,5^3|i},Oe

i "'!  ) ! #
 )N



5]
Yj_=5@ 4A=EGW8
T C. [

T C. [

T C. [

5]
Yj_=5@ 4A=EGW8
 N  
T C1


C,
\ N T [u256
N {  N
\N
T C1 [ B {d N 5T C [
C B B {  C ]
\N
 T C.  [   u~692!;H7625DA@ 8R;

N N  T C [
% TC [
[ B   "N !`$ # 

& T C [W{
T CB}B [   CB  # '
n}+!8O698yu{ !{=E?AL+f=E698=E69DA- GW6k=E69Bcu~47?A03GJ- 25?7/}2!u C ]
5=5] - ?ALGW+!8
58O?78O6k=5@/2!@ 47GJ- 25?<4ATGJ[GW2 A M  ^  b {n+78O698 A =E?AL =E68
9 M
0325?7/GJ=E?vGW/k]
*!69B  T [ oz 0325/c { /\- ?c ]
l4!D7/9GJ- GW47GW8y- ?PGW2 A M  x  GW2>7?ALdc A ]
9 M
l2yGW+78
58O?78O6k=5@/92!@ 47GJ- 25?&- /  T [ 4z 0325/ A ,|{ /k- ? A no- GW+ z
=E?AL { =E6DA- GW6k=E69Bc0325?7/9GJ=E?PGW/k]
E DA] - ?ALGW+!8
58O?78O6k=5@/2!@ 47GJ- 25?  T C. [,GW2 M  TW B [  b ]
\N M
*!698R=EGBc=E/I=0325?!/9GJ=E?vGno- GW+698O/HN8R03GGW2 C `HA=E6GJ-K=5@jL8O6k- _=EGJ- _58R]
*!69B  T C. [ 4z T [0325/\TVc.T [ C [ |{ T [\/k- ?ATVc.T [ C [W]
- ?ALc.T [ TW B [W]
*,+P47/ n8+.=W_58 T C. [
T [0325/T TW B [ C [ { T [\/\- ?.T TW B [ C [W{
no- GW+ =E?.L =E69DA- GW6k=E69oB:z u~47?A03GJ- 25?7/2!u ]




 
 

!#"%$'&)(*&+,(%"%$'&+-." /)#021*35467&+8:9<;5/)89=>,"%?.=," -@/)=A-@,&+CB 3D46#EGFH," #" -@I


=,&+-." /)J$'&+K>L9G=,M)9'8::-@//LMN>L9O$'&+=:9G !#"%$'&)(P?.=,&+-." -." 9'Q;5/)89R/ ST-@9'JMU9'L9',M
/)N:,&)$9G&+,MV-."%;59W-@X&+</),0 #&:O0Y-."%;59Z&)( /) 9OEP[\,&+8-."%&)(XM " ]9'8:9'-."%&)(9O?^=X&+-." /)
8:9O(%&+-@9'Z-@9<_`&+8a"%&+-." /)Z/ S2-@," V#"%$'&)(?.=,&+-." -bc" C-."%;59d&+,MK" e:,&)$9OE\BS
$/)=8:9O0 " f;g&+-@9O;g&+-."%$'&)(h&+>:-@8#&)$-." /),0/)9gMU/!9'i /)-i9'9OMj-@/k&+:#" l)G-@9A !#" I
$'&)(Y;59O&+," lW/ S-."%;59D-@/ -@9:L;>L/ ()m'0n/)82:,&)$9-@/W-@ 9: ;P>L/ (noXpO/)9j" 2#"%;5,( 
$/),$9'89OMNqW" -@d-@9Z_&+8#"%&+-." /)g/ Sr-@9Z=s/.qPtqW" -@d89':L9O$-j-@/K;A/)8:9Z-@,&+
/)9V" XMU9'L9',MU9'-i_`&+8#"%&+>X( 97&+Pl)/._)9'89OMg>&g1*354*E
u9vqW"%(%( >L9ZM)9O&)(%" lZqW" -@<w 8::-&+,Mg9O$/),M7/)8#MU9'8g1*354 g" N-@," g$/)=8::9OE
-@," $xX&+-@9'8Zqy9NqW"%(%(DM" #$=:7-@9N!#"%$'&)(*/)8#" l " z/ S2-@9':9N9O?^=X&+-." /)#E{F,"
$|,&+-@9'8j" :=," -.&+>,( 97S}/)8W&+:a" l)9OMk$'&+:=X&)(`8:9O&)M" l E


~ Yr
i  R*

N&+!Z#"%$'&)(6(%&@qj$'&+R>L9A9'8:9'::9OMk&+j&VO##nxOO</ S-@9VST/)8a;
LYK:v)
@ E%)
*9'8:9 H oXm'g" g-@9z+$/)X$9'!-@8#&+-." /)XR/ S*:/ ;59'-@,"  l=,MU9'8k$/) #"%MU9'8#&+-." /)J&+,M
" " -@eb =L" z-@9No IM" 8:9O$-." /)XEJS2-@ 9d?.=,&+-." -be=,MU9'8Q$/)#"%MU9'8a&+-." /){"
/)X$/):9'8:_&+-." _)9O0qy9j9'9OM-@/&)MMN&Nb:/)= 8#$9W/)8D#" s A-@9'8a;-@/-@9j8#" l)!-@IxX&+,M
#"%M)9/ S @ E%)@Eru9Dqj"%(%(n8/._ "%MU9 !#"%$'&)(!9'L&);A,( 9'/ S`:=,$|7-@9'8#;AA" &v;5/ ;59'-.E
)

HDDDHy tyv*'Hz'fid,N*5*

f;A/)8:95-@,&+G/)95:,&)$9VM"%;A9'#" /)#0 qy/)=X(%Mj>Y9&D_)9O$-@/)85H0 &+XM @ E%)qy/)=,(%M


>L9A8:9',(%&)$9OM>
LYK
ST/)8-@ 92l)8a&)M" 9'!-_)9O$-@/)8 E6u9iqj"%(%(. /.q29'_)9'8*/)-H>L95$/)X$9'8:9OMDqW" -@R;5/)8:9-@,&+
/)9:,&)$9M"%;59' #" /)v9'8:9OpU:/5)/)=qW"%(%(#/)-H9'9OMD-@/5s/.qd_)9O$-@/)8r/)8M" _)9'8:l)9',$9
/ SH&D_)9O$-@/)8 @c H@E
'S "  @ E%)" &5S}=,$-." /)v/ S /),( Z&+,MvMU/9'X /)-iM)9'Y9'XMP/)R" -@MU9'8#" _&+-." _)9'#0
-@9'" -W$'&+<>L9AqP8#" -@-@9'&+
@ E
Y K! Y zq9'8:9  r

E
A

"
g&


w

8
:
)
/
#
8
)
M
'
9
v
8
y
1
D
3
y
4
,
E
i
B
<

@


j
9
)
/
@


'
9
5
8
,

+
&
,


M
,
0
%
"
L
S
@


W
9
= MU9'L9',MU/) 0
@
&+j" P/ S}-@9'k-@ 97$'&+:97S}/)8Z+MU/#qPIxl)8#&)M" 9'-.A =!9'a09OE l E
AaY S}/)8W&g$/)-.&+!- 0
@ E%)qW"%(%(>Y9O$/ ;A9
Y aL'j

@ E%)

qP,"%$|" j&D:9O$/)XMUIx/)8#MU9'8v1*354*E
yyb f|i*U|6\h KUnLY
9'-y>L9-@9$/)X$9'!-@8#&+-." /)j/ S&H:=>-.&+,$9=,MU9'8*$/) #"%MU9'8#&+-." /) " l ;g+_)/ ( =,;59O@E
9'-P>L9A-@9VMU9'a" -bZ/ S-@97;59OM" =X;" !-@/7qP,"%$x" -W" jM" ]Y=#"  l EPU/)89' &);5,( 9O0
ST/)8-@98/)>,( 9O;J/ SM" ]Y=#" /)R/ S#&)( -v" RqA&+-@9'8#0,A" -@9q29O" l)!-/ SY#&)( -PL9'8P=X" _)/ ( =,;59O0L&+,M R" y-@9qy9O" l)-/ Sq5&+-@9'8L9'8*= ," -*_)/ ( =,;A9OEi9'- N +>L9j$'&)(%( 9OM
-@97;g&+P8#&+-." /g/ S#&)( -P-@/Vq5&+-@9'8#E
u9V /.q$/) #"%MU9'8M " ]=a" /)C" /)9<M "%;59'#" /),06oXE<FH," 7$'&+z&+8:/#L"%;g&+-@9
-@9v#" -@=,&+-." /)/ SyM" ]Y=#" /)" & -@X" -@=>L9W/ Sy$/):-.&+-V$8:/)::Ix:9O$-." /)X&)(r&+8:9O&GD0
qW" -@" -@V&+L" A/)8a" 9'!-@9OM" Q-@9vo IM " 8:9O$-." /),EgFH 9W-@=>L9Z" Aw,(%( 9OM7qW" -@Qq5&+-@9'87&+XM
:/ ;59#&)( -D" y=-" -@/W-@," y-@=>L9 " ," -."%&)(%( OEP" X$9P-@9-@= >Y9 " y-@," ,0nqy9v$'&+N" l)/)8:9
-@9NM " ]=a" /)f/ S,#&)( - 8a&)M"%&)(%( O0i&+::=,;V" lR-@9ga&)( -Z?.=,"%$xs ( K;g&+,&+l)9'j-@/M " ]=9
8#&)M"%&)(%( <-@/Q&+-@-.&)" -@ 9W#&);A9Z$/),$9'-@8#&+-." /)-@ 8:/)=l)/)=-D-@9G$8:/)::Ix9O$-." /),ED-@
$/),$9'-@8#&+-." /)Q_`&+8#" 9'j;g&)" ,( ZqW" -@RoHE
/)a"%MU9'8-@9g&);5/)=-y/ S#&)( ->Y9'-qy9'9'G-@ 9D9O$-." /)io&+,MWo f oH0Y&#;g&)(%(
M" :-.&+,$9&+,&+8-.E'S o" Z:/a;g&)(%(r-@X&+-7-@9N_&+8#"%&+-." /)/ Sqj" -@Co{$'&+z>L9
" l)/)8:9OM0*-@,&+-<&);A/)=!-V/ S*a&)( -<$/)!-.&)"  9OMC" < o L o n 0*#" ,$9 o

cPD*H'chi,
x

J(x+ x, t)

J(x,t)
x+ x

H" l)=8:9 %E )yy!O.vj5 #


 b.O  
" A-@9_)/ ( =X;59/ S6-@ 9j9O$-." /)f=,M)9'8$/) #"%MU9'8#&+-." /),E" ,$9-@ 9G;V&+:/ S a&)( -V"
$/)9'8:_)9OM0`q297$'&+R:-.&+-@9W-@,&+-P-@9 -."%;598#&+-@9/ SX$xX&+l)9 / S #&)( -j" k-@," P_)/ ( =,;59O0


m Y o
" 59O?.=,&)(-@/-@ 9j =R/ SL#&)( -V" -@/Z-@9v_)/ ( =,;59R&+-5oX0H;g" =5-@9v=G/ S6#&)( -5/)=/ S -@9_)/ ( =,;A97&+-Po K oX0 "%E 9OE
  oXm'@  o  oHm@
b
qP 9'8:9  oHmA" A-@9v= &+-5oXEA-g" gMU9'w9OMQ&+A-@9v-."%;598#&+-@9v/ Sh#&)( -5/.qj" l
&)$8:/)okL9'8i=X" - &+8:9O&)E
F!=i-@ 99O?^=X&+-." /)S}/)8P-@97$/)9'8:_`&+-." /)</ S#&)( -W" #


L o   m Q   oHm  o  m'm'
@ E 
35" _ "%M" lg>L/)-@G#"%MU9'>! Xo 0q29l)9'   m Q  o  oXm'o  oXm'
@ E)

u9/#q\-.&+s)9-@9k(%"%;g" -g&+ 
o  0Ya" ,$9v-@9#;g&)(%( 9'8 oe" #0Y-@9v>L9'-@-@9'8A/)=8
89'_L" /)= &+ 8:/. "%;g&+-." /)</ SX&+:=,;g" lR2-@/>L9V$/):-.&+-P>L9'-bq29'9'kot&+,M ot" #E
FH 9A8#" l)!-@IxX&+,Mv#"%MU9A/ SH4y?^=,&+-." /) @ E )r>L9O$/ ;59'#0
 o
 
oXm'  oXm'
 (% "%;  K o
 o oXm'
4y?^=,&+-." /) @ E )A" 5/#q" Q-@9GS}/)8#; / Sr&Q+$/) :9'8:_&+-." /)C(%&@qW)04y?^=X&+-." /) @ E%)@0
"%S qy9 qP8#" -@9  +Y


m N  o a

@ E)

HDDDHy tyv*'Hz'fid,N*5*

F/Z8:9O(%&+-@9V-@9v= -@/ 0Yq29j= :9"!H#%$ jO &('n )+*`n`0YqPX"%$xK" A/)>-.&)" 9OM


ST8/ ;J9'!L9'8#"%;A9'!-.&)(6M)9'#$8#" -." /)aEH-ia&@#
/1*3254| &jO7 6V9 8: 8!n+xn nHx7 -  <;.Ox#=;#>'n# / S #&)( -. #" ,$9
,.- 0
#&)( - &)( qA&@WM" ]Y=:9'ST8/ ; &," l)$/),$9'-@8#&+-." /)<8:9'l " /)G-@/R&j( /#q $/),$9'-@8#&+-." /)
8:9'l " /),@E<&+-@9O;V&+-."%$'&)(%( O0 q29qP8a" -@9A-@," j(%&:q &+


oHm   o   o
@ E ?)
qP9'8:9-@98/)Y/)8-." /),&)(%" -bR$/):-.&+-.0 0 " -@9$/!9:@<$'" 9'-*/ SM" ]Y=#" _ " -bGST/)8#&)( -.E
4*?.=,&+-." /) @ E)rw,&)(%( >L9O$/ ;59'#


A

 m
 o A

@ EB)

-i" P&y:9O$/),MUIx/)8#M)9'8i1y354*0.>Y9O$'&+= :95" -@H," l) 9':-PMU9'8#" _&+-." _)9O0%C> DFE 0" H:9O$/),M/)8#MU9'8aE
4*?.=,&+-." /) @ E B)v" Z$'&)(%( 9OMN-@G
9 'n )+*`nd< HI*`nxO`ERu\" -@&kC MD " ]Y9'8:9'-W_&)( =9ST/)8
" -$'&+f>Y9G&+,(%" 9OM7-@/G-@9v8/)>,( 9O; / S*M" ]Y=#" /)Q/ S L/ (%( =-.&+-@7" &)" 8 qW" -@
>L9O" lA-@9WMU9' #" -bj/ SL&)" 8&+,MgX-@9 $/)X$9'!-@8#&+-." /)Z/ SO-@9PL/ (%( =-.&+-.@EXV>," / ( /)l)
&+,Mv9O$/ ( /)l)O0XA$/)=,(%Mv>L9A-@9L/)=X(%&+-." /)R/ S,&A:L9O$'" 9'#E
yy% JLK9M6U|6J6WUnL
FH95M" ]= #" /)W/ S&*-@8#&)$9'8#0aa&@#&)( -i" jq5&+-@9'8PM" #$= ::9OM "  E E%)0" P&;V&)$8:/)#$/),"%$
8:9':=,( -/ SY#;g&)(%( Ix#$'&)( 9j8#&+,M)/ ; ;5/ ( 9O$=,(%&+8g;5/)-." /)N/ SY#&)( -&+,MqA&+-@9'8;5/ ( 9O$=,( 9'#E
FH," " g& a( /.q\8:/ $9':#E[MU_)9O$-." /),0Y/)Q-@9j/)-@9'8A,&+,M0," V&7S&+:-@9'858:/ $9':g"%S
" -/L$'$=8#EXS &L/ (%( =-.&+-/ S6$/),$9'-@8#&+-." /)D" 2 =-5" -@/R&P8a" _)9'8iqP/):9Dq5&+-@9'8 "
/.qj" lqW" -@G:L9'9OO
M Nj0-@95=V/ S-@,&+-iL/ (%( =-.&+-.06MU9'w9OMZ&+P-@ 9D-."%;A98#&+-@9A/ S
-@9L/ (%( =-.&+-P/#qW" lk&)$8:/):okL9'8P=X" - &+8:9O&)06"
oXm' N
@ E%)
>L9O$'&+=:9i-@9PL/ (%( =-.&+-" $'&+88#" 9OM5>j-@ 9iq5&+-@9'8yqW" -@g:L9'9OMPN &)$8:/):yoXE9'-@-." l
N +L0h&+,M 5  +L0`qy9 ,&@_)9O06S}8:/ ; @ E )





/)8


m N  o

m
N

o 

@ %E

cPD*H'chi,

y4 ?^=,&+-." /) @ E% A" g& w8::-@Ix/)8#M)9'8j1*354yE -jM)9'#$8#" >L9'-@ 9Z&)MU_)9O$-." /)f/ Sr&-@8a&)$9'8
>Q&V;59OM" =,; qW" -@k_)9O( /L$'" -QNWE
'SY-@9v-."%;59j#$'&)( 9'A/ S*&)M)_)9O$-." /)K&+,MQM" ]= #" /)t&+89Z$/ ;5X&+8#&+>,( 9O0Yq29W: /)=,(%M
" ,$'( =XMU9A-@9O;J>L/)-@,EXR-@,&+-W$'&+9O0-@9A= V>L9O$/ ;59'
oHm
&+,M-@9Al)/._)9'8:X" lN1y3D4>L9O$/ ;59'#



K  o +
 A

N
 m
 o   o A X
4y?^=,&+-." )/  @ E%)" W$'&)(%( 9OMV-@9 'O.#xOSR 'O )+*`n H*`nxn`E

@ E%))
@ %E

y%yUT V69W||yLNXK9M6U|65
FH 9<&)MU_)9O$-." /)9O?^=,&+-." /)X0 @ E% @0i" knj"%SNMU/9' /)-7M)9'Y9'XMZ/)f-@9V=I
s/.q EyBi-@9'8:qW" :9" -P" Dn O:EX[J(%" 9O&+81*354" /)9qP9'89y-@9= s!/#qP
&+,MG" -@jMU9'8#" _&+-." _)9'j&+L9O&+8(%" 9O&+8#( O06"%E 9OEr/)- ;=,( -." ,(%" 9OMj>Q" -@:9O(%S /)8W" -@PX&+8:-."%&)(
MU9'8a" _`&+-." _)9'#E
Y*/),(%" 9O&+8A&)MU_)9O$-." /)f&+8#" 9'5"%S!-@9v?^=,&+-." -b 0OqP/):9W$/) :9'8:_&+-." /)" 2>L9O" l
$/)a"%MU9'8:9OM06" v&)( :/V89O(%&+-@9OM-@/V-@ 97&)MU_)9O$-." l_)9O( /L$'" -Q
 NjEFH," j" -@97$'&+9O0,S}/)8
9' &);5,( 9O0qP 9'Gqy9g&+8:9V$/)a"%MU9'8#" l-@9g$/)9'8:_`&+-." /)</ Sh;5/ ;A9'!-@=,; / S-@9
=X"%M0qP 9'8:9Wf" 5-@9GMU9'a" -bk/ S -@9W =,"%M<&+XM " 5-@9j=,"%M Z _)9O( / $'" -b" N-@9
oIM" 8:9O$-." /),E" ,$9V-@ 9Q;5/ ;A9'!-@=,; " G&)MU_)9O$-@9OMN>!-@ 9V=,"%MR_)9O( /L$'" - 0,-@9
$/)9'8:_`&+-." /)t(%&@qcqW"%(%(6( //)s/ ;59'-@," l<(%" s)9O

m ZQ  o -@97S}/)8#$9'W&)$-." l E
FH 9A#"%;5,( 9':-i=,$xR9O?.=,&+-." /)t" -@9A/)X(%" 9O&+8j&)MU_)9O$-." /)N9O?.=,&+-." /),


Z

@ E%))
 m
 o 
'S/)X$/):9'8:_&+-." _)9VST/)8a$9'#0`:=,$|f&+ ;5/ ( 9O$=,(%&+8vM" ]= #" /) :/)I$'&)(%( 9OMg_ " #$/)#" -L"
" ,$'( =XMU9OM0/)9A/)>-.&)"  -@9 /),(%" 9O&+8W$/)=-@9'8:,&+8-P-@/ @ E% @



A

[
@ E%] 
 m
 o
 o A
4y?^=,&+-." /) @ E%] " H-@9S&);5/)=1^_*` ;.#S$.<H*`nxn`E`,=8:l)9'8IZ^9O?.=,&+-." /)v,&+H>L9'9'
:-@=XM" 9OMQ>z;g&+-@ 9O;g&+-."%$'"%&+&+N&Z 8:/)-@/)-bL9;5/ MU9O(H/ S*-@9R>,&)(%&+,$9<>L9'-bq29'9'

HDDDHy tyv*'Hz'fid,N*5*

/),(%" 9O&+8G&)MU_)9O$-." /)c&+XMG_ " #$/)#" -bz" t=,"%MG /.qP qP9'8:9 [ " j-@9$/!9:@N$'" 9'!/ SP_ " #$/)#" -L@0&)( -@ /)=l)-@99O?.=,&+-." /)Rl)/#_)9'8:," lK8:9O&)(2=,"%M/#qP&+8:9K;5/)89
$/ ;5,(%"%$'&+-@9OME  `,=8l)9'8:IZ 9O?^=,&+-." /)KM)/!9'D/)-" ,$'( =,MU9O0H&);5/)l/)-@9'85-@," l)a0 -@ 9
8:9':=8:9gST/)8a$9'#E 
yya bLR69K*yab6\|JKncK5
/)#"%M)9'8V&R( /)lf$ (%" ,MU8#"%$'&)(L8/LM0"  :=,(%&+-@9OM&+--@ 9k$=8:_)9OMZ#"%M)9':/G-@,&+-A9O&+$'&+Z/.q" /)82/)= -y/),( -@ 8:/)=l)-@99'XMU#EFH98:/LM" -@," ,0O:/ -@X&+-2-@ 98#&)M"%&)(
_`&+8a"%&+-." /)/ S -@9O;5L9'8#&+-@= 8:9 $'&+>L9Z" l)/)89OMEAu9k$/)a"%MU9'8A-@9v_`&+8a"%&+-." /)/ S
qW" -@R8:9'Y9O$--@/goX0 ;59O&+=8:9OMR&)( /)lV-@97&+ " / S -@97$ (%" ,MU9'8#0 &+,M-."%;59m'06"%E 9OE
NtH oXm'
FH9-."%;59Z8#&+-@9Z/ SP$xX&+l)9G/ SH9O&+-v9'9'8:l)z" &g#;V&)(%(h_)/ ( =X;59 oH0X#" -@=,&+-@9OM
>L9'-bq29'9'k:9O$-." /)Do&+XMvo  oX0 "
L o   m
qP9'8:9v" 2-@9Y9O$'" wX$9O&+-A&+,M j-@ 9vMU9' #" -b/ S`-@ 9j;g&+-@9'8#"%&)(!/ S-@9D8:/ M 9OE l E
$/)L9'8#@EPFHX" i:/)=,(%Mv>L959O?.=,&)(`-@/g-@9 9'-i=/ S 9O&+-W" !-@/7-@9A_)/ ( =,;59O0,"%E 9OE
bL o   m  oHm@  o  oXm'@
@ E%d)
qP9'8:9  oXm'G" G-@9Q=/ SP9O&+-" !-@/d-@ 9NL/)#" -." _)9Qo M " 8:9O$-." /){&)$8:/):R-@ 9
:9O$-." /)d&+-PoXEiFX&+sL"  lg-@97(%"%;g" -j&+ e
o  064*?.=,&+-." /) @ E%d )>L9O$/ ;59'


zqP 9'8:9  )bL
@ E%d )
 m  o
4*?.=,&+-." /) @ E%d )" j" R-@ 97ST/)8a; / SX&V$/):9'8:_&+-." /)(%&:qW0 @ E%)@E
F /9'! 8:9':-@9i=  " g-@9'8#;5*/ Sn-@9i-@9O;AY9'8a&+-@=8:9 0)qy9P= :9 U/)=8#" 9'f8 Z (%&@q
/ SL9O&+-$/),MU=,$-." /)X2SY-@9'89Z&+8:9GM" ]Y9'8:9',$9'" <-@9O;AY9'8a&+-@=8:9G" t&$/),MU=,$-."  l
;59OM" =,;V0L-@9g9O&+- 9'9'8:l)Qqy/)=X(%MZ/.q ST8/ ; -@9g/)-@-@9'8W-@/R-@9<$/ (%M)9'8 8:9'l " /),E
FH9'8:9OS}/)8:9v-@9'8:9k" N+M)/.qPl)8#&)M " 9'!-.v 9O&+-A= 0  8:/)L/)8:-." /),&)(-@/G-@99'l &+-." _)9
/ S-@9A-@9O;5L9'8#&+-@=8:9Al)8a&)M" 9'!-.0,"%E 9OE


a oHm hg A  o H
r9'89 g A " i-@9g$/!9:@N$'" 9'!-P/ S-@9'8#;g&)(LM" ]Y=#" _ " -bOEU/)8W&=,"%S}/)8#;
@ E?)>L9O$/ ;59'


m Nig
A

 A

oA

g A

@ E%d ?)
0 4y?^=,&+-." /)
@ E%dB)

cPD*H'chi,

y4 ?^=X&+-." /) @ E%)A" $'&)(%( 9OMG-@9 - n<H*`nxn`EA-5,&+5-@9v#&);59RS}/)8#; &+5-@9


M" ]Y=#" /)G9O?.=,&+-." /)dMU9'8#" _)9OMv9O&+8a(%" 9'8#E
y%yUj

kml*onHy|qph sr*|iyab6utvnH*LU|6

u9G,&:_)9G:9'9'd-@,&+-v-@9G#&);A9M " ]=a" /)9O?.=,&+-." /)c&+8a" :9'kST8/ ;:9'9O;g" l ( =I


8:9O(%&+-@9OM< 9'/ ;59',&)02ST8/ ; M" ]Y=#" /)/ SX#&)( -G&+,MGL/ (%( =-.&+-@W-@/d$/),MU=X$-." /)/ S
9O&+-.EKFH9=>,"%?.=," -b/ SH-@9M" ]Y=#" /)t9O?^=X&+-." /)c&+8#" :9'kS}8:/ ; &)D-@9Z=>,"%?.=," -b
/ SL-@ 9$/):9'8_`&+-." /)K(%&:q @ E%)D&+XM >,*-@5
9 !HI #.nw
/1*32IR ;#> 'n#P.nxn - x 8
E

)
?
@

@
5y


o

qPX"%$x<" y#"%;5,( R&:-.&+-@9O;A9'!-2-@,&+-DM " ]=a" /)g-@9',MUr-@/W-@8#&+:L/)8:-;V&+-@-@9'8y/)8y9O&+S}8:/ ;X" l)V-@/( /#qJ( 9'_)9O( aEPFH," y9'!L9'8#"%;59'-.&)( (%&:qJ" 5&i8:9' 9O$-." /)7/ S-@9=,MU9'8#( I
" lD8#&+,M)/ ;c;5/ ( 9O$=X(%&+8;5/)-." /),E /)#"%M)9'8i&+R"%;g&+l " X&+8:7" -@9'8#S&)$9 &+-Ho:9'X&+8#&+-@I
" lqA&+-@9'8qj" -@R/g#&)( --@/g-@9V( 9OS}-W&+,MvqA&+-@9'8qW" -@k#&)( -P-@/V-@ 9A8#" l)!-.EU=L/):9
/)d&@_)9'8#&+l)9k" -" &+v(%" s)9O( O0Y-@8/)=l)<-@ 9O" 88#&+XMU/ ; ;A/)-." /),0,S}/)8;5/ ( 9O$=,( 9'VS}8:/ ;
-@98#" l)!-y-@/Z$8/):*oZ-@/ -@ 9W( 9OST-A&+D" -5" 5S}/)8D;A/ ( 9O$=,( 9'ST8:/ ;-@9W( 9OS}-y-@/Wl)/ -@/W-@9
8#" l)-.EQ" ,$97:/ ;59g/ SX-@9N;5/ ( 9O$=,( 9'R&+- -@978#" l)-&+8:97#&)( -;5/ ( 9O$=X( 9'#0&)ST-@9'8G&
qPX"%( 9A:/ ;59A#&)( -W;A/ ( 9O$=,( 9'X&@_)97;5/#_)9OM-@/g-@ 9V( 9OST-Pq,"%( 9A-@9AqA&+-@9'8j;5/ ( 9O$=,( 9'
S}8:/ ;\-@ 97( 9OST-D,&:_)9 -.&+s)9'Q-@9O" 8X(%&)$9Z&+--@9 8#" l)-.E5FH97;V&)$8:/)#$/),"%$8:9':=,( -j"
-@,&+-2-@9'8:9v" 5&/1*32*/ Sa&)( -5S}8:/ ;-@9," l)#&)( -A$/),$9'-@8#&+-." /)G8:9'l " /)Z-@/W-@ 9v( /#q
$/),$9'-@8#&+-." /)N8:9'l " /),E
"%;g"%(%&+8#( O0( 9'-v=k$/) #"%MU9'8v-@9Z8:9'l " /)/ Sr," l)t-@9O;5L9'8#&+-@=8:9&+k$/)#" -." l
/ Sr;A/ ( 9O$=,( 9'/ SL," l) 9'8D_ " >8#&+-." /)X&)( 9' 9'8:l)OEFH9j9'9'8:l)$'&+>L9W-@8#&+#S}9'8:9OM7-@/
/)-@9'8;5/ ( 9O$=,( 9'=L/)c$/ (%(%" :/)XEFH=#0D&)( -@/)=l)\" -N" 9O?^=,&)(%( (%" s)9O(  ST/)8&+
9'9'8l)9'-."%$7;5/ ( 9O$=X( 9-@/d;5/#_)97-@/N-@9N( 9OS}-G&+Z" -Z" ZS}/)8Z" -j-@/;A/._)9Z-@/k-@98#" l)-.0
qP 9'Z" -P;5/#_)9'-@/D-@ 9A( 9OS}-P" -,X&+i&y," l) 9'8X 8:/)>,&+>,"%(%" -/ S)," -@-."  l&D( 9':9'9'8l)9'-."%$
;5/ ( 9O$=X( 9O0&+,MA-@8#&+#S}9'8#" lQb 9O&+-. " g-@98:/ $9':#EFH9'8:9OS}/)8:9O0;V&)$8:/)#$/),"%$'&)(%( O0
9O&+-/.qPjST8:/ ;\/)-P-@/<$/ (%Mg8:9'l " /)#E
35" _)9'8:97 9'/ ;59',&R" >," / ( /)l)O0H8#&+ l " lS}8:/ ; &+X"%;g&)(*&+,M" :9O$-GM" :L9'8:I
#&)(6-@/<-@ 97: 8:9O&)MG/ SiM" 9O&+:9'#0i$'&+>Y9Q;5/ MU9O( 9OM&+ 8:/. "%;g&+-@9O( >K&NX"%$|sL"%&+
= !Ixl)8#&)M " 9'!-58:9O(%&+-." /)," ,0&+,M79',$9G$'&+>L9ZM)9'#$8#" >L9OM7>!R/ ;59v:/)8:-5/ S*M"%S}I
S}=#" /)e9O?^=X&+-." /),E :9'9Bs=>L/ )d B @\
z5 )+*`nOS '|{*nq ;.n+
}y ~#I v<
<n -  vnxO
<q 'n.@0hU8#" l)9'8a@E

HDDDHy tyv*'Hz'fid,N*5*
o

\i

<

yUTyb JK*ny6 \aLoWb6


/)#"%M)9'8-@9 8:/)>,( 9O;\/ S89OM"%$-." lVq9'8:97& ;V"%$8:/)#$/),"%$'+MU8:= s)9'k#&)"%( /)8#
qW"%(%(,>L9&+-v-."%;59Gm"%S9ZqA&)( s!g8a&+,MU/ ;g( CS}8:/ ; &+" ," -."%&)(XL/)#" -." /)&+-o E
U/)8#"%;g" ,(%"%$'" -N( 9'-2=A$/)#"%MU9'829'8:9-@9/) 9vM"%;A9'#" /),&)(n8:/)>,( 9O;qP9'8:99j"
$/):-@8#&)"  9OM-@/VqA&)( sG:-@8#&)" l)-j&)( /) lQ&5X&+8:8:/.q &)(%( 9' &+::=,;V" lg-@,&+--@9#&)"%( /)8
$'&+" ,MU9'9OMWq5&)( sV:-@8#&)" l)- %@E*9D-.&+s)9' &:-@9'Z/ S`#" '9 of" &-."%;59g" !-@9'8:_&)( m'0
&+,MR" -W" 9O?^=,&)(%( (%" s)9O( fS}/)8P,"%;J-@/V-.&+s)9 -@,&+-P-@9'" R9O" -@9'8vM" 8:9O$-." /),E
9'
- oHm*>L9 -@9j8:/)>,&+>X"%(%" -bR-@,&+-Dq29WqW"%(%(w,Mg,"%; &+-DoK" N-."%;59Wm'Eid&
8:9'_ " /)=-."%;59V:-@9'm z m'0L9k$/)=,(%MG>Y99O" -@ 9'87&+--@9g 9O" l)!>L/)8#" l( / $'&+-." /)
o  ok/)8j&+-o  oH0qW" -@R9O?.=,&)(`8/)>,&+>,"%(%" -bOEFH9'8:9OS}/)8:9Aq29,&:_)9
o
oHm K m o d oXm  m'
oXm'

@ E%))

@ E%))g" #"%;5X( e&7:-.&+-@9O;59'-g-@,&+-v-@9Z#&)"%( /)8<$/)=X(%MN,&@_)9f&+8:8a" _)9OMd&+-oST8:/ ;


9O" -@9'8ko o>e-.&+sL" lJ&dST/)8q5&+8#Md:-@9' /)8( =8a$x,@0D/)8S}8:/ ; o o>
:-@9',"  l >,&)$|s!qA&+8#M0OqW" -@9O?^=,&)((%" s)9O(%" //LMES!q29-.&+s)9 o&+,M mX-@/j>L9P#;g&)(%(
" V:/ ;A9:9'9O0nq29j$'&+9'!X&+,MA-@98#" l)!-@IxX&+,Ma"%MU9P/ S @ E%d ?)" N&WF,&:L( /)8:9'8#" 9'
&+>L/)=- " -@-qy/7_`&+8#"%&+>X( 9'#
o  oHm K m
oXm  m'  oX m o  m @ oH
A oXm  m' oX A

@
K''
 o A
 oXm'
 A oHm
oXm'
@ m  m A @ m A
 m
 oXm'
>A oXm'
 o @ oH  o  m @ m' @ oH ''
A oXm'
 o A @ oH A ''
"%;g"%(%&+8#( Q-@9NF,&:L( /)8j:9'8#" 9'W9'!,&+ #" /)CS}/)
8 o z oHm z m'" -@ 9g#&);59<&+
ST/)w
8 o z oHm m'29'L$9' - qW" -@  of89',(%&)$9OMG> oXE<FH9'8:9OS}/)8:9 @ E%))
>L9O$/ ;59'#

 A oXm' m' A  A oXm' oX A
oXm' oXm'
oXm' m
<''
 m
 m A @  o A @
rL/)R-.&+s " lg-@ 97(%"%;g" -
m  0
o  0`q29wXM


 A
m X oHm i  o A H oXm'

@ E )

cHJgi*C+hr

qP 9'8:9 X oHm* oXm'@ oR" X-@998~>~.h'n##0.q,"%$xZ" ,wX" -@9r/j;V&+-@-@9'8


/#q#;g&)(%( o" #0h&+,M (%"%;    A   D " j&+::=,;59OM-@/g9'L" -.E
o
4y?^=X&+-." /) @ E ) y,&+D-@9 a&);5 9S}/)8#;&+-@9ZM" ]Y=#" /)k9O?.=,&+-." /),Ei[v( -@/)= l)
q29=:9OM-@97MU8:= s)9'G#&)"%( /)8&+j&+k9' &);5,( 9O0-@97MU9'8a" _`&+-." /)<qy9W,&@_)w
9 =-i/)=-@I
(%" 9OMN&+,(%" 9'D>L9'-@-@9'8-@/&+N9':9O;>,( 9 / Sr;V"%$8:/)#$/),"%$,&+8:-."%$'( 9'g" N8#&+,MU/ ; ;5/)I
-." /),06qP9'8:9R" -7;V&+s)9';5/)8:99':9g-@/G-.&+s)9
o  0 w
m  0y&+,M-@/R-@8:9O&+-Wo
&+,Mm5&+W$/)-." =/)=_&+8#"%&+>,( 9'aE
y Ty Vn|6WaUH>HRL<KnLKy% XWo
<&+g9:@<$'" 9'-D;V&+8:s)9'-.0n-@ 9P8#"%$9WS}/)8&P:,&+8:9i/ SL&$/ ;5X&+!v:-@/ $xsk" &+Q&);5/)=S}/)8qPX"%$xd&+v;g&+GL9'/),( 9qW" k-@/>=&+-@/:9O(%(%EAFH/)9 qW" :X" lg-@/V> =&+8:9
8/)>,&+>,( 9'Y9O$-."  l-@97-@/L$|s8a"%$97-@/8#" 9Q" t-@9Z9O&+8kS}=-@=8:9O0,qPX"%( 9-@ /):9
qW"%(%(%"  lR-@/k:9O(%(*&+- -@,&+- 8#"%$9<&+8:9g 8:/)>,&+>,( d&+!-."%$'" X&+-." l<-@ 9g:-@/ $xs-@/MU8/)C" 
8a"%$9OE*k=,$xt&V;g&+8:s)9'-.0X" #"%M)9'8-@8#&)M"  lN" $=8:>L9OME[Df" ,ST/)8a;g&+-." /)<s/#qP
&+--."%;59Wm&+>L/)=-P-@ 9$/ ;5,&+GqP,"%$|t;V" l)!-v"%;5,&)$-" -@:-@/ $xsG 8#"%$9" &)( 8:9O&)MU
8:9' 9O$-@9OM" -@9v8#"%$9G&+-A-@,&+-5-."%;59OEA-g" A9O?^=,&)(%( t(%" s)9O( ST/)85-@9v8#"%$9v/ S6-@,&+:-@/ $xs-@/W8#" :9v&il " _)9'&);5/)=- o&+-D&WST=-@= 8:9P-."%;59m < mP&+A" -D" 2-@/S&)(%()>v-@9
#&);A9v&);5/)= !-.E /):9O?.=9'!-.( O0!-@9D9'Y9O$-.&+-." /)k/ S6&v$x,&+l)9g" Z8#"%$9D/ S6&:-@/ $xs
" &QS}=-@=8:9-."%;59G:/)=X(%MN>Y9'X&@_)9(%" s)9&78#&+,MU/ ;qA&)( s 0&+,MN-@9'89OST/)8:9Z: /)=,(%M
>L9Dl)/._)9'8:9OMg>!7-@95#&);59VM" ]Y=#" /)Z9O?.=,&+-." /) @ E ) @0qW" -@G/.q29'_)9'8W&M" ]Y9'8:9'_&)( =9VS}/)8P-@9N+M" ]Y=#" /)$/:9 @<$'" 9'-. MU9'L9',M" lv/)R-@ 9Nb_)/ (%&+-."%(%" -b / S 9O&)$x
:-@/ $xs E


rQ i  

9'-W=G$/)#"%M)9'8G&+G&+t9'L&);A,( 97-@ 978/)>,( 9O; / S&g_ " >8#&+-." l l)=," -.&+8#:-@8a" l E
FH 9G:-@8#" lC" 7:-@8:9'-.$|9OMC( 9' l)-@!qW" 9kqW" -@C=,"%S}/)8#; -@9'#" /)WE F/w "%M)9O&+#0
( 9'-=Va&@-@,&+-" \" -@79O?.=,"%(%" >8#" =X; L/)#" -." /)e-@9k-@8#" l(%" 9'7/)8a" '/)!-.&)(%(  " 
-@9Vo IM" 8:9O$-." /)X@0i&+,MGq29N$/)a"%MU9'8&g_)9'8:-."%$'&)(M" :,(%&)$9O;59'- H oXm'WS}8:/ ; -@,"
9O?.=,"%(%" >8#" =X; L/)#" -." /)XE u9K&+::=,;59N-@,&+-Z-@9':9M" ,(%&)$9O;59'-@&+8:9Q#;g&)(%(%0W&+
$/ ;5X&+8:9OMv-@/g-@9 9O?^=,"%(%" > 8#" =,;( 9'l)-@</ S -@ 9A:-@8#" l E
u9$/)#"%M)9'8Z&V#;g&)(%(6:9O$-." /)d/ SX-@9V-@8#" lk>L9'-qy9'9'to&+,Mko oHEU9'9
H" l)=8:9 E E
u9&+,( L
 Yr9'qP-@/). Z j(%&@q / SX;5/)-." /),
fj\

;g&+R-."%;59'&)$'$9O( 9'8#&+-." /)J>,&)(%&+X$'" lST/)8a$9O@0D-@/d-@9_)9'8:-."%$'&)( ;A/)-." /)/ S-@,"


#;V&)(%( 9O$-." /)/ S -@9v:-@8a" l EA-@V;g&+: " AY oX0Yq9'8:9j" A-@9RMU9'#" -k/ S

HDDDHy tyv*'Hz'fid,N*5*
B

A
T
2
1
T
x

x+ x

x
u(x,t)
T

T
T

H" l)=8:9 E 9d   w #


-@9j;V&+-@9'8#"%&)(n/ S-@ 9:-@8#"  l&+,M7" -@A$8/)::Ix:9O$-." /),&)(L&+8:9O&)EiF9j&)$'$9O( 9'8#&+-." /)f" 
-@9_)9'8:-."%$'&)(,M" 8:9O$-." /)t"
 A
W  m A H
FH9ST/)8a$9: /)=,(%M>L9-@9_)9'8-."%$'&)( $/ ;5L/)9'!-2/ S`-@9D-@9'#" /)X0OX( =y/)-@ 9'8AS}/)8#$9'
:=,$|&+l)8#&:_L" -f&+,MR&)" 8vST8#"%$-." /)XE
FH9A 9'-P_)9'8:-."%$'&)(h$/ ;AY/) 9'!-P/ S -@9'#" /)t"
Ga" w
 A k#" w
 s
 A s
 Y o  oXm' QY` oXm' b
&+::=,;V" l -@,&+-y-@9&+l ( 9'+si&+,
M A &+8:9a;g&)(%(%Ei1 =-@-."  lW-@9'9j&)(%(O-@/)l)9'-@9'8#0!qy9
,&@_)9
L o  m A A N W  L  o  oXm' QY` oXm' Y o d

qP9'8:9

@ E )
89'8:9':9'-@W&)(%(6&)MM " -." /),&)(6S}/)8#$9L9'8P=," - ;V&+:#Ei4*?.=,&+-." )/  @ E )"
>A


o
oXm' QL` oXm' |

 m A N o Y` 

*6HyhCDN*Di
qPX"%$xR>L9O$/ ;59'#0h&+ o
A


>A
A

 o A G|
mA

@ E )

qP 9'8:9V A 5+LE


F9Q&)M M" -." /),&)(iS}/)8#$9 $/)=,(%MN89'8:9':9'-vl)8#&@_ " -bO05" tqP,"%$|$'&+:9 C
  d B $';V+ A @0X/)8Z&NS}8#"%$-." /),&)(ST/)8a$97/ SH-@ 9QS}/)8#;g KY 0XqP9'8:9 "
&M&);5,"  lN$/:9 @<$'" 9'!-.EDd;5/):-D/ SL-@9j9'L&);5X( 9'D-@/Z>L9$/) #"%MU9'8:9OM0 qj"%(%(>L9
" l)/)89OM0 &+,Mqy9qW"%(%()>L9 MU9O&)(%" lWqW" -@V-@ 9#"%;5X( 9P/ ;5/)l)9'9'/)= yqA&@_)9D9O?^=X&+-." /)
 A
 mA

 A
Q A  o A
@ E )
F9q5&:_)99O?.=,&+-." /)<" &)( :/?^=," -@9i= >,"%?^=X" -@/)=#E24*?.=,&+-." /) @ E )*&)( /Al)/._)9'8:
-@9V8:/),&+l &+-." /)/ Sh/)=,MqA&@_)9'G" f-@9k&+-.;5/)9'8:9O0hqW" -@C$|,&+l)9OMG-@/k-@9
:L9'9OMQ/ S2/)=,MEK-Q&)( :/fl)/#_)9'8:ZqA&+-@9'87qA&@_)9'G-@8#&:_)9O(%(%" lt/)K-@9<:=8#S&)$9R/ S
:X&)(%( /.qqA&+-@9'8#0`qj" -@y8:9',(%&)$9OMg>!L
 &+,M >L9O" l-@9VMU9'-@k/ S-@9 q5&+-@9'8#E

<

< < * 

[( -@/)=l)d/)=8kM " #$=:#" /) ,&@_)9R/dS&+8=:9OMN/) 9fM"%;59'#" /)X&)(h9' &);5,( 9'a0r9'I
-@9'a" /)A-@/Z-bq2/G/)8A-@8:9'9v:,&+-."%&)(M"%;A9'#" /)g&+8:9:-@8a&)" l)!-.S}/)8:qA&+8#MEgFH 9':9R&+8:9
" ,M "%$'&+-@9OM>L9O( /.qW
R zu'n )+*`nQ< HI*`nxO6

A
 m Q  o A X
R zu'n )+*`nQ< HI*`nxO6


A
m N

qP 9'8:9 A C D C D
C D
Cq D
R zn#<HI*Oxnh
R zn#<HI*Oxnh

C D
Cq D

@ E 

" -@97h&+X(%&)$'"%&+k/)L9'8#&+-@/)8#E


A

>A
A

 o A X
mA

 A

 mA

Q A A

@ E )

HDDDHy tyv*'Hz'fid,N*5*

4 :9'!-."%&)(%( O0j" J;=,( -." IM"%;A9'#" /)#0i-@9,&+,(%&)$'"%&+/)L9'8#&+-@/)8Z8:9',(%&)$9'Z-@9


-@9'8#;\/ S -@9/) 9'IM"%;59'#" /)X&)(`8:/)>,( 9O;VE
[i--@9O&)MU7-.&+-@9 -@9 9O&+-P9O?^=X&+-." /)" ;=,( -." IM"%;59' #" /)j"

C D
C D

AN

@ E )
4*?.=,&+-." /) @ E  W" Z$'&)(%( 9OM,&+,(%&)$9>Z j9O?^=,&+-." /)XEV-@ / ( =-." /)l " _)9'j-@9g-@9O&)MU
:-.&+-@9g-@9O;5L9'8#&+-@= 8:9RM" :-@8#" >= -." /)K" K;P=,( -." IM "%;59'#" /)a0ST/)8A9' &);5,( 9O0yh&+,(%&)$>9 Z
9O?^=X&+-." /)t&)( :/7l)/._)9'8: D-@ 97M" :-@8#" > =-." /)k/ S9O( 9O$-@8:/):-.&+-."%$DL/)-@9'-."%&)(,&+XMv-@9 _)9'I
( /L$'" -GL/)-@9'!-."%&)(," "%MU9O&)(`=X"%Mj/.qPaE
o

hZrc 1Yr ) 


r

FH9'8:9 &+89P-@8:9'9P-!L9'r/ S!:9O$/)XMUIx/)8#MU9'851*354 #0)qP/):9P/ ( =-." /)*X&@_)9WM" -." ,$-.( 


M" ]Y9'8:9'!->L9',&:_L" /)8#E FH 9':9&+8:
9 8!n ~O'0 - 8!.] ~n'0k&+XM\# 8x1*354 aE
1H&+8#&+>L/ (%"%$ 9O?.=,&+-." /)G&+8:9M" ]Y=#" /)(%" s)9O0XqP,"%( 9VY9'8>Y/ (%"%$9O?^=X&+-." /)R&+8:9V-!I
" w9OMG>-@9gqA&@_)9Z9O?.=,&+-." /),E,&+,(%&)$>9 Z v9O?^=,&+-." /)>L9O( /)l) -@/<-@9N$'&+-@9'l)/)8f/ S
9O(%(%" -."%$ 1y354 #EYD&);59O( 


>A

 m
 o A
A
>A
A

 mA
 o A

1H&+8#&+>L/ (%"%$-bL9
*!L9'8:>L/ (%"%$2-bL9

>A

A
4*(%(%"  -."%$-bL9

 o A
> A Q
7l)9'9'8#&)(&i:9O$/),M)Ix/)8#MU9'8D(%"  9O&+851y3D4t" 7-bq2/" ,MU9'L9',M)9'!-_&+8#"%&+>,( 9' MU9'/)-@9OM
>!od&+,M $'&+k>L95qP8#" -@-@9'" k-@9VST/)8a; qW" -@ L' MU9'/)-." l C D 9'-.$'E%@
C D
' |
 |
P |
|
i |
iN\

qP9'8:9AD0 0 0 0 0 &+,M &+8:9l " _)9'<S}=,$-." /) X/ Sno<&+,M EyFHX" X9O?.=,&+-." /)
" #&)"%MR-@/R>L
9 8!n ~O"%S A  0 - 8!# ~n7"%S A  0y&+XM
. 8x"%S A  E
FH9A9O?.=,&+-." /)t" / ;5/)l)9' 9'/)=j"%S E



i

~d   

FH9V;g&+-@ 9O;g&+-."%$'&)(:L9O$'" w,$'&+-." /)</ S,&A8:/)>,( 9O;" _)/ ( _L"  lN&5,&+8-."%&)( M" ]9'89'!-."%&)(
9O?^=X&+-." /) " :,&)$9fo &+,M-."%;59mQ" " ,$/ ;5X( 9'-@9qW" -@/)=-G-@ 9K"%;5L/)#" -." /)/ S
~ *`S
'On ZnS'nxOv&+,M<xO6n'nxn:E

)|ArDPDi\5'H'

I:f7=]I]1:.]5<:ffq:ff<<fff>::fff]v>
mO> 
 X  

06q9'8:9-@97_`&)( =9V/ Sh-@ 9g=s/.q " W:L9O$'" w9OM

&+-P-@ 9A:,&+-."%&)(>L/)=XM&+8#" 9'#E


)/)8j9' &);5,( 9O0:=L/):9gq29q5&+-W-@/Q:/ ( _)9S}/)8 H oXm'WS}/)8 o  0,-@9
>L/)=,M &+8#" 9'A/ S6-@ 9<MU/ ;g&)" C&+89k&+- o &+,MZo  Evu9g:L9O$'"%S} C 0v&+o &+,M Q A &+-o 
 0-@," j" v&g35" 8#"%$x,( 9'->L/)=,M&+8:Q$/),M" -." /),0>Y9O$'&+= :9
9'89W-@9v_&)( =9'5/ S -@9j=s/#qP " DY9O$'" w 9OMN&+-5-@9j>L/)=,M&+8a" 9'o &+,M
o 
9 '9'8:/ 0Y-@ 9'Nq29G$'&)(%(Y-@,"
 ESL-@ 9W_&)( =9'5:L9O$'" w9OMQ&+--@ 9W>L/)=,M &+8#" 9'v&+8w
-@9 -  vq ;.# *`V35" 8#"%$x,( 9'->L/)=,M&+8:N$/),M" -." /),EP)/
X @ m' H m'
" &/ ;5/)l)9'9'/)= 3D" 8a"%$x,( 9'-i>L/)=,M &+8:k$/),M" -." /)fS}/)8& 8:/)>,( 9O; "  o  E
)/)8-@9W9O&+-j$/)XMU=,$-." /)k 8:/)>,( 9O; M " #$=::9OM<"  E E%)0 -@," D>Y/)= ,M&+8:Q$/)I
M" -." /)e" 9O?^=X" _`&)( 9'--@/R:L9O$'"%S}L"  lG-@9_`&)( = 9/ Sh-@ 9-@9O;5L9'8#&+-@=8:9'V&+--@ 9-bq2/
9',M)i/ S -@ 9A8:/LM E
 !
"#  %$&     0iqP9'89<-@9N_&)( =9Q/ Si-@9Q/)8#;V&)(MU9'8a" _`&+-." _)9/ S
-@9= s! /.qPK" Y9O$'" w 9OM&+--@9g>L/)=XM&+8#" 9'#E  FH9 /)8#;g&)(MU9'8#" _&+-." _)9N" -@9
MU9'8a" _`&+-." _)9W/)8#;g&)(`-@/7-@9>L/)=,M &+8:OEH&5/)9'IM"%;A9'#" /),&)(:,&)$9oH0 Y " -@9
/)8a;g&)( MU9'8#" _&+-." _)9 / S E jU/)8-@9V&+>L/#_)9;59'-." /)9OMkM)/ ;g&)" ,0
L `@ m ' L` m' ' A
" g&Yr9'=X;g&+Q>L/)=,M&+8:$/),M " -." /)C"%S ' &+XM ' A &+8:9v:L9O$'" w9OME'S ' &+,M
' A 0`q29-@9'RX&@_)9&A/ ;5/)l)9'9'/)=vYr9'=X;g&+G>L/)=,M&+8N$/),M" -." /)XE
)/)8,-@9*9O&+-2$/),M)=,$-." /)W 8:/)>,( 9O;g0.-@
9 Y*9'=,;g&+Z$/),M" -." /)G" h9O?.=," _&)( 9'!-X-@/
:L9O$'"%S}L"  lW-@959O&+-i =!9'A&+-i-@95-bq2/9',MU/ S-@98/LMEXi
[ '9'8:/=g89'8:9':9'-@
-@9VS&)$--@X&+-P-@9A9',MU/ S-@9 8:/LMG&+897" :=,(%&+-@9OM E
(P*)+ #,- .     0Oq,"%$xf" _)/ ( _)9'-@ 9DY9O$'" wX$'&+-." /)R/ S,&(%"  9O&+8 $/ ;P>," X&+I
-." /)</ S &+,MG" -@ /)8#;g&)( MU9'8#" _&+-." _)9OE*[R9' &);5,( 9"
a @  m \  H @  m /
'

aL  m \
 H  m' /
'A
) /)8*-@9P 9O&+-$/),MU=,$-." /)78:/)>,( 9O;V0U-@9W&+>L/._)9v$/),M" -." /)QMU9'#$8#" >L9'r-@99O&+= !9'<&+-7-@9R9',M)g/ S2-@9R8:/ M&+Q&fM" ]Y9'8:9',$9</ S*-@ 9R8:/ MQ-@9O;5L9'8#&+-@=8:9&+,M
-@9 -@9O;5L9'8#&+-@=8:9 ' 5&+,M ' A / S-@9Z&);P>X" 9'!-v;59OM" =,;Jqj" -@RqP,"%$|k-@98/LMR" v" 
$/)-.&)$-.E


10

HDDDHy tyv*'Hz'fid,N*5*
 d~d  

U /)82-@9jM" ]Y=#" /)7/)8*9O&+-29O?.=,&+-." /),0O-@9j1y3D4kl)/._)9'8-@9jM" ]Y=#" /)7/ SL&i-@8#&)$9'8


/)8i-@9g$/),MU=,$-." /)G/ S 9O&+-.0qP 9'8:9O&+-@9A>L/)=,M&+8:R$/),M " -." /)P-@9O(%( P=qPX&+-A"
,&+L9'," lj&+-,-@92>L/)=,M&+8a" 9'6-@/g&+]9O$-X-@92:/ ( =-." /)R" #"%MU9y-@9DM)/ ;g&)" v/ S" !-@9'8:I
9':-.EPFH 9V" ," -."%&)(6$/),M" -." /)<-@9O(%( =i-@ 9A:-.&+-@97S}8:/ ;JqP,"%$|R-@9A:/ ( = -." /)R9'_)/ ( _)9'#E
uJ" -@ /)=-N" -.02-@9t;g&+-@9O;g&+-."%$'&)(*:L9O$'" w,$'&+-." /)e/ S2-@9R8/)>,( 9O; " Q" ,$/ ;5,( 9'-@9OE
1 !a"%$'&)(%( O0qy9=,MU9'8:-.&+,M5-@,&+-2-bq2/Z"%M)9'!-."%$'&)(L$/),MU=X$-." lW8/LMUyqW" -@V-@ 9#&);59
>L/)=,M&+8:G$/),M" -." /) A$'&+Z9'_)/ ( _)9gM" ]Y9'8:9'-.( <"%S`-@9':-.&+8-yqW" -@M" ]Y9'8:9'-5" ," -."%&)(
-@9O;5L9'8#&+-@=8:9'aEH[ $/ ;A,( 9'-@9O( G:L9O$'" w9OMv8/)>,( 9O; $'&+R>L9O0 S}/)8P9'L&);A,( 9O
1y3D4y Y aY' o  m
`
X @ m' X m m
 X oH \ oH@ o  zq9'8:9 oXi" l " _)9',E
U/)85-@9jq5&:_)9v9O?^=,&+-." /)X0 q,"%$x<,&+v& :9O$/),M)Ix/)8#MU9'8MU9'8#" _&+-." _)9G" N-."%;59O0 qy9
9'9OM-bq2/f" ," -."%&)($/),M " -." /)#E5[DQ9'L&);5X( 9/ S*&Z$/ ;5,( 9'-@9O( N:L9O$'" w9OM78:/)>,( 9O;
" #
1*354y Y %r A L' h o  2m
`
X @ m' X m' im
 X Ho \ oH@ Y oX  oH@ h o 
qP9'8:9 oHi&+,M  oH89'#$8#" >L9OME
U/)8A-@9j_ " >8#&+-." l:-@8#" l8:/)>X( 9O;g0 oH8:9' 8:9':9'-@D-@ 9Z" ," -."%&)(L/)#" -." /)Q/ S
-@95:-@8#" l 0q,"%( 9  oXH89'8:9':9'-@i-@9g" ," -."%&)(_)9O( / $'" -bGqW" -@GqPX"%$xZ-@9A:-@8#"  lG"
,( =,$|s)9OME `,/)-@&+899'9OMU9OM -@/G$/ ;5,( 9'-@9O( VY9O$'"%S}v-@9D8:/)>,( 9O;gE16!#"%$'&)(%( O0!qy9
=,MU9'8:-.&+,Mj-@,&+-P-@ 9/)-@99O;g" -@-@9OMg>!&5_ " >8#&+-." lVl)=," -.&+8:-@8a" lk" jM" ]Y9'8:9'-W"%S
qy9Vl)9'!-.( KM" ,(%&)$9<" -7&+,MG-@9'e( 9'-l)/ qW" -@ P-@,&+C"%S,qy9NM" :,(%&)$9g-@ 9
:-@8#" lVqW" -@&D:=,M MU9'G=,(%(%E
U/)8j-@9kh&+X(%&)$9V9O?.=,&+-." /),0h-@9'8:9<"  /R9'9OMS}/)87" ," -."%&)(y$/),M" -." /)#E<B,( 
>L/)=,M&+8:Q$/),M" -." /)&+8:9 9'9OMU9OMED1 !#"%$'&)(%( O0Xh&+X(%&)$>9 Z 9O?.=,&+-." /)dMU9'-@9'8#;g" 9'
-@9P-@9O;5L9'8#&+-@= 8:9WM" :-@8a" >=-." /)N&+-*:-@9O&)MU:-.&+-@9v&+,MA:/ -@," *-@9O;5L9'8#&+-@= 8:9P:/)=X(%M
MU9'L9',Mj/)R-@9$/),M" -." /)v&+-P-@9A>L/)=,M&+8a" 9'i/),( OE
'S)q292 9'_)9'8:-@9O( 9':"  #" :-X/)-@8:9O&+-." lA/)9/ S)-@ 9A" XMU9'L9',MU9'-h_&+8#"%&+>,( 9' #&:
" -@9kh&+X(%&)$9V9O?.=,&+-." /)e&+W-."%;59'I(%" s)9O0&+,MZ:L9O$'"%S}+" ," -."%&)(y$/),M" -." /)a/ S
-@97S}/)8#;
X oH
oH

oH@

 oH@

32)54D*H*

-@9 8:/)>,( 9O; " K;g&+d$'&+:9' >L9O$/ ;59'W=!a"%$'&)( +"%(%( IxL/):9OM )@E[D9'L&);A,( 9
/ SX&+"%(%( IxL/):9OMv 8:/)>,( 9O; " #
1y3D4y  o A A  A A Q o 
`
X @
X
 X Ho \
oH@ oX  oX@ o
76

*

98r
*

)E (%&+:#"%S}W-@ 9 ST/ (%( /#qW" l71y3D46&+,M5-@ 9O" 8&+::/ $'"%&+-@9OMA>L/)=,M &+8:7$/),M" -." /) #
&)<1*354* L QY'j #" oX0 o ;: 0m
` X@ m' 0 H< : m 0`m
>,k1*354* % K oX A ' \ 0m \ 0
o = qP 9'8:9  oXD" g&W8:9O&)(
&+,Mv/)S '9'8/l " _)9'tS}=,$-." /),E
` Y`@ m' tY`  m E
E /)#"%MU9'8-@9VST/ (%( /#qW" l79O&+-P9O?.=,&+-." /)
Y\
g A Y' h
o  im gN $/):-.&+-
ST/)8&28/LMD/ SY( 9'l)-@  qP/):9i9'XMU&+8:9 ;g&)" -.&)" 9OMV&+-*-@9O;5L9'8#&+-@=8:9 Q 0
"%E 9OE
H oXm' &+-o &+XMR&+-Po 
*
," -."%&)(%( O0,&+-Pm 0`-@9-@9O;AY9'8a&+-@=8:9VM" :-@8a" >=-." /)" Pl " _)9'N>
o
X oH a"  :  h o *
U/ ( _)9fST/)8 H oXm'jS}/)8vm E  D" !-.V[D::=,;59-@,&+-v-@9:/ ( =-." /)$'&+d>L9
qP8#" -@-@9'" <-@9Nb:9',&+8#&+>X( 9OVS}/)8#;g
o
X oXm' ma#"  : 
X" X
M m'H>=>:-." -@=-."  l<" -j" -@/V-@91*354*E,<&+s)9j:=8:9A-@X&+--@97" X" -."%&)(
$/),M" -." /)&+XMv-@9A>L/)=,M&+8N$/),M" -." /) j&+8:9V&)( :/7#&+-." :w9OM E 
)E &);59V&+ 8:/)>,( 9O?
; > )09'L$9'--@97" ," -."%&)(6$/)XM" -." /)"
o
o
X oX #"  : #"   :
 " -.[D::=,;A9

X oXm'

maa" A@ B

m'a#" 

A@
B

E

]
*C

HDDDHy tyv*'Hz'fid,N*5*
D  
D 1

)E )& R1y3D4y%8!n~n'0,/) / ;5/)l)9'9'/)=a0*(%" 9O&+8#06:9O$/),MZ/)8aMU9'8#0L-qy/" XMU9'L9'I


MU9'-P_&+8#"%&+>,( 9'
` 6*/ ;5/)l)9'9'/)= v35" 8#"%$|,( 9'-.E
>,G1y3D4y E 8!.] ~n'0!/ ;5/)l)9'9'/)= #0(%"  9O&+8#0):9O$/)XM/)8#M)9'8#0)-qy/Z" ,MU9'L9',MU9'_&+8#"%&+>,( 9'#E
` 6*/ ;5/)l)9'9'/)= vY*9'=,;g&+XE
U/ ( _)9W-@9A9O&+-P9O?.=,&+-." /),0
E
\g A ' 0 h o  0`m
qW" -@f>Y/)= ,M&+8:$/)XM" -." /)#0 X@ m' cH m' &+,M" X" -."%&)(r$/),M" -." /)
H oX #"  < : oX  @E
[D::=,;A9-@,&+-R-@9f:/ ( =-." /)$'&+>L9qP8#" -@-@9' " -@9Jb9',&+8#&+>,( 9OCST/)8#;V
H oXm' m'a#"  < : oH  @E
U= >:-." -@=-@9V" -@/V-@9V1y354-@/gw ,M A m gF:  A E
FHX" W" W&5w8:-i/)8#MU9'8WB 3D4qW" -@Rl)9'9'8a&)(`:/ ( =-." /),0 m' H GJI @ M B D E
LK
Y*/.qq29Z=:9-@9" ," -."%&)($/),M" -." /)d-@/Qw,MG )EdFH=Wq29Z,&@_)9G-@ 9
:/ ( = -." /),
H oXm' G I @ M B D #"  <: oX  @E
LK
)E
FHX" D 8:/)>,( 9O; " A-@9v#&);59R&+58:/)>,( 9O; 9' $9'-A-@,&+-5qy9v/#q\,&@_)9-@ 9
" ," -."%&)(,$/),M" -." /),
H oX NPO1Q*<: oH  #"  @: oX  @]  E
U/ (%( /#qW" l7-@95," !-q29V&+::=,;A9-@,&+-i-@ 9D/ ( =-." /)R,&+-@9VS}/)8#; X oHm
oXm' A oXm'gq9'8:9 oXm' 0 m'a#"  < : oX  Q&+,M A oXm'
A #"  @ : oH  @E
u9W$'&+V:9'9i-@,&+- oHmr" -@ 9i:/ ( =-." /)gq29 ST/)= ,Mv" 8:/)>,( 9O; &+,MD-@,&+" w ,M" lZ-@9:/ ( = -." /) A oHmq29kMU/G9' &)$-.( K&+7" 8:/)>X( 9O; 0LqP9'89
-@9l)9' 9'8#&)(:/ ( =-." /)>L9O$/ ;59' A m A G I A @JM B D qW" -@-@ 9G$/) :-.&+! K
A )]  E
FH=Pq29,&:_)9O06&)S}-@9'8j&)MM"  l 5&+,M A 0`-@9A:/ ( =-." /)<-@/V8/)>,( 9O;g&+#

d

3RTS),_DH'D
X oXm'

G I

LK

@ M B D

#"  < : oH 

GJI A

@ M B D

#"  @ : oX  @] E

HDDDHy tyv*'Hz'fid,N*5*

  
 
!#"%$'&" (*),+-$'./"01&243  6587/#6 ( 9#"%$'(-3/$'&63/:!9;1(/1&6$;=<>1"0+ ?=3@AB?;&C#?  D  (/9
 (/E$'&GFIH>J 6KML+/1&#N$'&#O$; #?P$QAR1S#.=E51$;<>1"0+/? 3@>T+U5V+WI?;&#XYAR?;&G581&"%$; (
"[Z!.=1? A FIH>J 6K\L,+/<>1"0+/? 3]? A^_<M$'&6 "`Z4D$'&6$'aU 1] ?;(/\? A^"0+/1#E:/$'(U3bc?;&#Xd
AB?;&"0+/Q3/ ef7/6 ?;(gEhi7U$'"% ?;(g7/(U3;1&4581&#"%$; (j51 &6587U<>"%$'(U5816K\k8"/a=l3/ 6587/#E3
 (N"0+U 45m+U$'./"01&_KT3/n o E<Ta=1&#"%n <1"0+/?=3N 4$b#.=E51$; <>1"0+/? 34T+U5m+pI?;&#XdC?;(U Z
AB?;&"0+/Q>$#D;OEhi7-$'"% ?;(UKN\3/ _587/#"0+U$'"O (q),+U$'./"01&Or;KsL+/1#Q#.=E51$;
<>1"0+ ?=3@<M$0Zt$'./.=E$'&]"0?lZ;?;7j$'pu`"0&65VX!6vT+-5m+g#? <>46<M$'&#"<M$'"0+/E<M$'"%51$'(/
 (dD;1(!"0E3w$'(U3QT+-5m+x$4#"07-3@1(!"y58?;7U3Q./&#?;a-$'aU Zp(/1D;1&Q58? <>M7/.4 "0+xAz+ ?;&
#+  c1&#Q$'X;E3G"0?3@?W "AB&#? <{658&6$'"%5m+-K|}?%c1D;1&6:fZ;?;7s$'&#4(/?;"]a=E (/9W$'#X;E3l"0?
 (dD;1(!""0+ E<MK~7/#">$'(!"Z;?;7"0?Na=1d.f?;E3y"0?N"0+/E<MKk1A Z;?;73@?Q(/?;"M X;
7/_ (/9"0+/T.fE51$;<>1"0+/? 3@6:^Z;?;7W51$'(y>$; "I7/(d"% $ AB15V+U$'./"01&#$'"01&6:!T+/1(G"0+/
6$;<./&#?;aU E<Ca=#?  D;E3p$'9 $; (7/6 (/9"0+ #"%$'(U3/$'&_3N<>1"0+/? 3@6K
 bC
dsC
C
/1"T7/ 58?;(/63;1&"0+/G3/ ef7/6 ?;(pEhi7U$'"% ?;(Y (w$'(w (/ (U "0G3@? <M$; (
FIH>J}
E
K;

\

E6 ^ -

L ?58? <>.U 1"0"0+/#.=E51 U51$'"% ?;(g? A/"0+ ./&#?;aU E<I+/?;7U3O$; #?G#"%$'"0 T+-$'"C"0+/
a=?;7/(U3 $'&#ZW$'(-3p (U "%$;-58?;(U3/ "% ?;(/M$'&#EK |?6I1D;1&6:(/?;"$; (- "%$;-58?;(-3/ "% ?;(/$'&#
58? <>.-$'"% aU T "0+M"0+  <>1"0+/? 3bI $'&#4$'af?;7 "-"0? 7/#EK\@?>T+U$'"c $'&#3@?  ( 9G "0?
;

; ,b]>,}Y ygb,\\p/[g8b1TY/b8]\U}y0Cb,1\b]U
"0&#ZN"0+U b6<>.U y<>1"0+/? 3M? Af6<G$'&6 "`ZO?  7/"% ?;(Y$'(-3/:Afc /(-3#? <>#?  7/"% ?;(/
"0? 0 K;0:=c/(U3G?;7/">T+U$'" (U "%$;58?;(U3/ "% ?;(/y$'(U3laf?;7 (U3/$'&#Z*58?;(U3/ "% ?;( "0+/1Z
6$'"% 6ABZEK
y3;1/(/G$b6<M$'&_ "`ZND$'&6$'aU 
K;

0

$'(U3O$'#7U<>"0+U$'"T"0+ #?  7/"% ?;(Y3@1.=1(U3@\?;(O"0+U ]6 (/9  D$'&6$'aU ?;(- ZE:zK EK:

0 K
L,+/Gh%7/1#"% ?;(U:cu'|?63/34Z;?;7Y58? <>7/.N "0+ 0 K;06vOa=G$'(/#c1&#E3O$ "0"% 
$'"01&6KU7/"C &##"%:  1"7 C#1lA 0 K;$;58"07U$; ZNc?;&#Xd6K
/ (U58

E Ep # q
Ib/(U3 :;7/6 ( 9l$T. &6<>"0?N3@1(/?;"0b?;&63/ (-$'&#ZO3/ e1&1(!"%$'"% ?;(N "0+y&#1#.=E58"c"0?"0+ 
 (U3@1.=1(U3@1(d"\D$'&_$'aU  :
 %
^

^p



^
E

L,+/G3/ ef7/6 ?;(pEhi7U$'"% ?;( 0 K;a=E58? <>1


 z  ;
0 K

J}h%7U$'"% ?;( K  p$'(H>J$'(U3Y51$'(ja=l?  D;E3g7/6 (/9g#"%$'(U3/$'&_3t<1"0+/?=3;4&1


D= 1cE3s (0), +U$'. "01&p;KN/&#"?;a/1&#D;N"0+U$'" 0 K M p$;58"07U$; Z$l/&##"4?;&63@1&
H>JAB?;&4 0KTb$;<>E ZE:

0 Kr;

;
L/?#?  D; 0 Kr;0:Ec4<?%D;$;^"0+/4n I"0? ?;(/]63@$'(U3"0+/ n I"0?"0+/?;"0+ 1&I63;E

s/[g8b1Tq ]][b\
k8(!"019;&_$'"% (/9G"0+/1(pZ= E3@

$'(U3#?

;
58?;(/#"%$'(d"%:


K2;
%
0

d
\(-58G T TXd(/?%T(-: ]51$'(Oa=GAR?;7/(-34a!Z$>6<>.- G (!"019;&6$'"% ?;(-


 s

0 K

),?;(dD;1&#"% (/9 "0? , "0+/1(OZ  E3@]"0+/#?  7/"% ?;(U
i  6 s

}?;"%58T"0+U$'""0+/1&$'&C"`c?l$'&#aU "0&6$'&Zy58?;(/#"%$'(d"06: $'(U3:/ ("0+/\#?  7/"% ?;(-:;T+U5V+


(/1E3;I"0?4a=43@1"01&6<G (/E3QAR&#? <q"0+/ba=?;7/(U3/$'&#ZN$'(U3y (U "%$;=58?;(U3/ "% ?;(/_K,58?;7-3
+U$#D;&#1T&_ "0"01( 0 K $'
i  % s


?;&
 s


0 K


;?;&1 $;<>.U E:#7 ./.=?;#>?;(/? A "0+/a=?;7/(U3/$'&Z58?;(U3/ "% ?;(/
 $' s \q;
0 K;;
"0+ 1(OX!( ?% $'(U3c#+/?;7U347 # 0 K $']?;7/&T#?  7/"% ?;(-K
/1"}7/}(/?%x/(U3>?; 7/"}T +U$'"k1) K 6$'"% #/16KCL ?y3;?"0+U 6:^I 1" $'././&#? $;5V+
1&#?gAR&#? <$'af?6D;E:$'(U34( ?;"0"0+U$'" 0

 <
V\i

A g
q
 A ^

,b]>,}Y ygb,\\p/[g8b1TY/b8]\U}y0Cb,1\b]U
/ (U58 $'(U3

%
#? <>l58?;(/"%$'(!" $;58"07U$; ZP 0:


I +U$0D;
A W

 A ;
0 K;;
L,+d7/C"0+/#?  7 "% ?;( 0 K 4 "0+w




6$'"% #/1G"0+/PF}H>J 0 K;0:I"0+/P\) 0 K;;l$'
:T$'(-3Wa=?;7/(U3@E3@( 1#Q$'

: $'(U34"0+/ k)T
c $M58?;(/"%$'(!"AB?;& 

 AB?;&
0 K

 "0+w$ I K
o "0+/ ?;7/9;+tI$'&G+U$'./.dZg"0+U$'" cM+U$#D;WAB?;7/(U3$M#?  7/"% ?;(P"0?"0+/g3  e7/_ ?;(
Ehi7-$'"% ?;(U:/cN$'&# (/?;"]6$'"% #/E3G "0+g"0+/yA$;58"b"0+U$'"4 "]I?;&#Xdb?;(U ZPAR?;&b"0+U bD;1&#Z
#.=E51$;z (U "%$;U58?;(U3/ "% ?;( 0 K 0Kb)T$'(Oc/(U3N<?;&##?  7/"% ?;( 6
>(/?;"%58E:dadZ3/ ef1&#1(!"%$'"% ( 94"0+ 3/ ef7/6 ?;(QEh%7U$'"% ?;( 0 K;- "0+y&#1#.=E58"I"0?
3@1&6 D$'"% D;1M? A  $; #?6$'"% 6ABZP"0+ y_$;<>QEhi7U$'"% ?;(-K@?;&
1=?;$;& < .U:, E"0 +U$'"$'"0(U+/*
3

a=?;"0+N6$'"% 6ABZQ "0+/l 3/ ef7/6 ?;(NEh%7U$'"% ?;(afE51$'7 #


E ^ E ^
),?;(/#Eh%7/1(d"% ZE:!6 (U58 0:=$'\9  D;1(Na!Z 0 K 0: >$#?  7/"% ?;(Q"0?"0+/Eh%7U$'"% ?;(U:d?
#+/?;7U3 ?;& 0K1"7/T"0&#Z

 ^ ^
$'(U3#?
  1d.

0 K'


,] >  }/b8c\I\\} UCf}}
L,+ }#?  7/"% ?;(N ( 0 K' 6$'"% #/1,"0+/>F}H>J}:%"0+/c)p"0+U$'"  $' 
AB?;& :}$'(U3y"0+/OAR?  ?6 (/9O.fE51$;fk1)T:?;a/"%$; (/E3PAR&#? < 0 K Ta!Z"%$'X= ( 9N"0+/ 
<M " 
A


0 K;r;
A

 "% ?;(U:}a/7/ "p M(/1D;1&"0+/E 1#G7 #EAR7-C$'$

K
;

;
r
l


g$
y
6
&
'
$
0
"
/
+
1

G
&
#.
=
E

1
5


;
$
T


U
(

%
"


;
$


8
5
;
?
(
/
3
#?0  7 "% ?;(? Af"0+/*u'3@&#7/( X;1(p6$; ?;&6v ./&#?;a- E<M:"0?yafy3/ 6587/#E3(/1d"%:$'(U3g$; #?W$'
$su'AB7/(U3/$;<>1(d"%$;#?  7/"% ?;(U:vO "0+YT+U5m+<>?;&y9;1( 1&6$;U#?  7/"% ?;(/p51$'(ja=58?;(/
#"0&7U58"0E3/K
m  z
]C 

} f ]
@?  D;E
F}H>JI


C
0 K;2;
^

\)T
  $' 
0 K

k)T
  
0 K
L,+ gu'3@E "%$MAB7/(U58"% ?;(Uv;:   0:/7/#E3O ( 0 K 0:U 3;1/(/E3N$'
A 

$'(U3  
 

A

k8"N$; #?Y &#Eh%7U &#E3p"0?g+U$0D;Q"0+/y./&#?;.=1&#"[Z"0+U$'"%:TAB?;&Q$'(dZ*6<>?d?;"0+AR7 (U58"% ?;(
 
 



s

L,+- $'#"TEh%7U$'"% ?;(t51$'(afG3;1&6 D;E3adZl(/?;"% ( 9M"0+U$'"   T 1&?AR?;& 

:
$'(U3#??;(U ZQ"0+/D$; 7/? A   C$'"
<M$'"0"01&# (O"0+/Gj (d "019;&6$'(U3/

 

 




j
s

L,+ y. &#?;aU E< ~7/#".=?;#E3j58?;(U581&#(/g$u'3@&#7/(/X;1(j_$; ?;&6vQ1dE587/"% (/9x$y&6$'(-3@? <
$; X=KS|}t W (U "%$; Z ? 51$'"0E3x$'" K/1
"   afp"0+/p./&?;aU$'aU "`ZY? A
/(-3/ (/9+U<S#7 a/#Eh%7/1(!"% Z$'" $>"%<> $'"01&6K;?I Xd(/?6
A
K
 



A


;

, b]>,}Y ygb,\\p/[g8b1TY/b8]\U}y0Cb,1\b]U
k[(E$;5m+W"%<>N (!"01&D$;! :+/"%$'X;1G$#"01. K|}y<M$#ZN"%$'X;"0+U ]"01.pE "0+/1&
AR?;&>$'&63N?;&aU$;5mXd$'&63/:= "0+PEhi7U$; ./&#?;aU$'aU "[ZEK4o "0+ ?;7/9;+*+U . &#E51 #.U$'"0+x
7/(/./&E3/58"%$'aU E:@c 51$'((/1D;1&#"0+/E 1}"0&#Z"0?/(U"3   0:@"0+/C. &#?;aU$'aU "[Z"0+U$'"+ 
61(U3]7/.O$'" $'""%<> KcL,+/cEhi7-$'"% ?;(M9;?%D;1&#(- (/9#   , ("0+/51$'#C? A@6<M$;
(U$3 +U$'Ua=11(l3@1&6 D;E3 (y),+U$'. "01&c;:$'(U3 "U?;af1Zd" 0+ b3/ ef7/6 ?;(Eh%7U$'"% ?;(
K;$'0Kl
 %('*) +, +.-0/1-32547698;:=<>-02546:    K;?
"00+/ l (U "%k[( $;0./ &#K;?;2;aU0$': aU  "[Z K " 0+ a=&

0 E58? <>16: (O"01&6<>T? A  0:


A

K

 A


 (O"0+/l<G ?" KT|1(-58"0+/k1) 0 K 0K

}?;"0l$; #?

;:dT+U5V+ C"0&7/]a=E51$'7/b"0+ 
./&#?;aU$'a- "`Z  "0+- $' "CI   =$; $0 Zd  /(- 3 "0+/> 6$;  ?;&#? <>1T+/1& (

K

@&#? <"0+/./&1D= ?;7/#E58"% ?;(pcXd(/?%"0+-$'"
 1d. AB?;&$'(!Z*58?;(/"%$'(!" :
0 K;;
6$'"% #/1]"0+/lFIHbJ 0 K;2;b$'(U3"0+/l\) 0 K 0K}k8" $; #?W 4$'aU "0?G6$'"% 6ABZN"0+/k)
a=E51$'7/#  AB?;& @
$'(U3

AB?;&
K|?6I1D;1&6:c #"%
(/1E3Q"0?w3;1"01 &6<M (/"0+/p58 ?;(
#"% $'(!" #?p "0 +U $'"G " 6$'"% # 1 " 0+/ Mk1)   
$'(U3(/?;"    0:UAB?;&T1 $;<> .U EKTL+!7/_:dI$'(d" 0 K;;"0?G6$' "% 6ABZ


k["* OE$'_ 1&O"0?j.=1&6AR?;&_< "0+U P (d"019;&6$'"% ?;(?;( 0 K;;a=EAR?;&g"%$'X  (/9j"0+/s<M "
 K
1d.





L,+d7/ <T7/"Caf9  D;1(a!Z KC- (-$; ZN"0+/#?  7/"% ?;("0? 0 K;2;3 A 0 K 

1!.


0 K;;

L,+/laf1+-$0D  ?;&4? A"0+/G#?  7 "% ?;(qAR?;&4D$'&_ ?;7/D$; 7/1? AT  .U ?;"0"0E3Y (, 9;7/&#
7/6 D;4./&#? 581##16To](j (U "%$;58?;(U581(/
"0&6K;$'"%KM ?;L,(t+U  ]ba6<=>1+U?d$0?;D "0+/ ?;E&G3O >D$';1"C&#ZO#./"[&#Z!E.U$;3@51?$;f;? 7/AI" 3/ (! ef"0?W
$>3@1& $'(-33@1&T&19  ?;(t$'T"%<>
 (U58&#E$'#1_KT@?;&C"0+/u'3@&#7 (/X;1(l_$; ?;&6vb./&#?;aU E<G:^c>/(U3 "0+U$'"$'C"%<>M (U58&#E$'#16:
"0+/./&#?;aU$'a- "`ZO? Az/(U3/ (/9l+U< $'"b+-  (- "%$;- ? 51$'"% ?;( 3@E58&#E$'#1T+- E:
$'"%<>9;?!1badZE: "Ta=E58? <>1<>?;&#y$'(-3O<>?;&#l X;E Zp"0+U$'(t  (U "%$; ZN"0?l/(U34+U<
$'" ? 51$'"% ?;(/AB7/&#"0+ 1& $'(U3OAB7/&#"0+/1& $#>$#ZPAR&#? <+U  (U "%$;/#.=?;"%K

B ,]x  bTbI ]YUC  ,C


u(x , t)
Dt=0
Dt=0.1

Dt=10
x
0

, 9;7/&# K ;DCFE GIHKJ.LNM9OQP1J;R$SUTWVYX5Z\[Y].HF]_^`M R aOKPNJ.RJ;^=V^`J;bFcd];b*PNJ.M HFcd];L1M GHFJ.^fegZ\h


5i  k
j%CCl
f   
L,+ y?  7/"% ?;(s"0? 0 K;2;0: 0 K 0:>$'(U3 0 K >~7/#"?;a/"%$; (/E3s p51$; E3*"0+/monp:=q
6 ,9rs8.:=25, /t<>) /1nu25-3) :WBA ?;&"0+/O3/ ef7/6 ?;(WEh%7U$'"% ?;(x ($'( (//(- "0N3;? <M$; (UK>k8"M #?
51$; E3la=E51$'7/#l "51$'(a=7 #E3"0?W58?;(/#"0&#7U58"]"0+/ ?  7/"% ?;(W"0?G"0+/Q<>?;&#9;1(/1&_$;
./&?;aU E<M
F}H>JI
\)T
k)T
T+ 1&#   C T9  D;1(-K
 X!(/?6

^ g



!
E $' , 

 



C
s
T
s
s

1!. 

6$'"% /1 0 K ] $'(U3 0 K' 0:  "0+O"0+/k1)T


  

0
0
0

K
K '
K;r;

0 K;2;
0 K

; , b]>,}Y ygb,\\p/[g8b1TY/b8]\U}y0Cb,1\b]U
L,+/y#?  7/"% ?;(j"0+U$'"6$'"% /1"0+/*<>?;&#y9;1(/1&6$;Uk) 0 K;r;51$'(ja=58?;(/#"0&#7U58"0E3
AR&? < $'

  
0 K
k["N 4E$'#Z*"0?gD;1&6ARZP"0+U$'""0+ Gk1) 0 K;r; N (U3@1E3p6$'"% #/E3adZ 0 K 0w
K v6 ( 9

K

/
:
c



U
+
#
$
;
D

0
 


  
 

T+U5V+t "0+  6$;<>y$' 0 K;r;0Kck8"4 $; #?GE$'#ZN"0?l#+/?6q"0+U$'" 0 K 6$'"% /1]"0+ 


F}H>J$'(U3N\)TK F} E$' D;1&6ABZ=
L,+/9;1(/1&_$;f#?  7/"% ?;(*"0? 0 K 0: 0 K' $'(U3 0 K;r;T+U$0D;M"0?Na=N EAR"G (
"0+/l (d"019;&6$;AB?;&6<

 _1d. 


 

0 K
7/(U 1#cc$'&]9  D;1(N#? <]6<.U AB?;&6<AR?;&   z0" +U$'"$; ?%C"0+/ (d"019;&6$;d"0?a=
1D$; 7-$'"0E3M1d.U51 "% ZEK
4>x

y{zC|t}ji


~ U CF

WQ D{==fD fD=
L,+/$#Z= E 9;+./&#?;aU E< 3@1658&_ af1\"0+/>D  658?;7/I/?6? A$"/7U3Q$'a=?%D;G$'(* (//(- "0
.U$'"0y ? 51$'"0E3W$'"%:6$#ZE:= K]L+//7U3p$'(U3"0+/?U$'"T.U$'"0Q$'&#y<>?6D= ( 9G "0+Y$
7/(UAB?;&6<D;E ? 51 "`ZYI ("0 +/ 3/ &#E58"% ?;(jAR?;& K@?;&  : "0+/$U $'".U$'"0Q
#7U3/3;1(U Z#"0?;./.=E3/:3@&6$'9;9  (/9"0+// 7U3y<M<>E3/$'"0E ZW$'a=?%D;G "c"0?4&1#"%KC1" a=
"0+/MD;E ? 51 "`Z*? AU"0+/ 7U3* (*"0+/ 3/ &#E58"% ?;(-Kk8"6$'"% #/1"0+/AB?  ?% ( 9tF} H>JI:

\)q$'(U34k1)TK

FIH>J}
!
\)T E g
$'" Q,

$'"

k1)T W ISAB?;&
W

C ;

s
C

0
0
0
0

K ;
K ;
K ;
K ;

r
sDb]g}U}O,\ ,  [gb,bb]1,
k8( 0 K ; 0:  "0+/y58?!51 1(d"? AX  (/E<M$'"%5TD= 658?;_ "`ZN? A"0+//7-3/K-k[(p"01&6<>T? A
"0+/_<M$'&6  "`ZND$'&6$'aU 


$>_<M$'&6 "`ZQ#?  7 "% ?;(t AB&#? < 0 K 0


% 58?;(/#"%$'(d"

/ (-584c>$'(d""0+/#?  7/"% ?;(P"0?ya= 1&#?P$'#" AB?;&  :fI1"b"0+ N ?6I1&


<M "? AU (d"019;&6$'"% ?;(W"0? 1&#? KTL+!7/


:c"%$'X;
I :#?M"0+U$'"T"0+ y\)
4

q


%
/ (-58

s
51q$'(O a=6$ '"% /E3/K
s
L +! 7/_:


;

0 K
L,+- $; #?G6$'"% /1"0+/k1) AB?;& :6 (U58
I
6 AB?;& ;

L,+ G (!"019;&6$;U ( 0 K  ]"%$'a/7U$'"0E3$'"0+/1&#&?;&AR7 (U58"% ?;(


1&_A

K K\oba/&6$;<?% " $'(-3 K oK@"019;7/(U


, :=69+)o) )*ml, 25 8.rs,925-0>, /
(#nu1:E:b;25E-3) K 9 :=|
<F-325{() '\rsnp/1, <'*,d%(9<, :=6wl, 25 8;r, 25-3,9/, +;/18;<#0K;?*It51$'(
&#1&6 "0GJ}hdK 0 K $'

I 1&6A
k8"4 ].U ?;"0"0E3W$'$lAR7 (U58"% ?;(p? A "0$'&#9;7U<>1(d"4  (j, 9;7/&# K;:/T+-5m+j 4$; #?$
.U ?;"? A I1:dDd K

2 ,b]>,}Y ygb,\\p/[g8b1TY/b8]\U}y0Cb,1\b]U

erf(z)

1.0

3
2
1

, 9;7/&# K ;gT`]u[KpCFE GUbKb*J;bp^`M R9aOQP1J;RY

} o W

1.0

T`([KpCFE GUH*J;L1M OKPNJ.ROKJtOQE9GUt]LNG>PN.Eg bKJ. L1G

(/?;"0"0+U$'""0+/1&#&?;&AB7/(U58"% ?;(s (/E$'&_ ZtQAR?;&M<>?;"bD$; 7/1? A 1=581./"


RA ?;&  1#]"0+U$'(w;K,k8(N.U$'&#"%587U$'&_:I (/?;"0"0+U$'"
1&6A ;;;;

k[(Y"01&6<4? A"0+/Q#?  7/"% ?;( 0:"0+U #+ ?%T"0+U$'" $'./. &#? $;5m+/1p "0pA$'&#m/E3
D$; 7 ? A7/(UAB?;&6</?%I>AB ?;& 95:dT+ 1&## 95] ]+/ 1&#9  D;1(a!Z
95

?;&

r 1

L,+/Gh%7U$'(d"% "`Z95> 51$; E3G"0+/a=?;7/(U3/$'&Zg$0Z;1&b"0+U5VX!(/16KL,+ 1&#l $>D;E ? 51 "`Z


3@1U51 "%:\K EK  46 9;(U -51$'(!"% Zx 1"0+U$'( :U "0+U (w"0+/Ga=?;7/(-3/$'&#Zj$0Z;1&
3@1/(/E34adZ
95

L,+/laf?;7 (U3/$'&#Zs$0Z;1&pAB7/&#"0+ 1&6<>?;&#W (U58&#E$'#1p (t"0+U5mXd(/1# "0+Y"%<>E:-?"0+U$'"


"0+/c1eE58"? A@"0+ ID  658?;7/T3@&6$'9badZ"0+/\af?;7 (U3/$'&#Zb1D;1(!"07-$; Z#. &#E$;3@-"0+/&#?;7/9;+/?;7 "
"0+/l (d"01&6 ?;&? A "0+/ 7U3N$' K

95

B u

`;,]x$\\,]x}bT,

`W

IDfU$fU o
),?;( 63@1&"`c? 7 (UAR?;&_< 7U3b#"0&#E$;<>> (U "%$; ZO$;3@~0$;581(!"I"0?E$;5m+y?;"0+/1&6:@ "0+G"0+/

D;E ? 51 "`Zw (p"0+/  3/ &E58"% ?;(9  D;1(a!Z


c AR?;&

c AR?;& ;

ob##7U<G (/9Q"0+U$'""0+/
 ?%  Q (U3@1.=1(U3@1(d">? A :="0+/MD;?;&"%51 "`Z ? AU"0+//7-3
"0+/1(p9  D;1(padZ



L,+ 1&#EAR?;&G (U "%$; ZN"0+/1&#G $58?; (U581
(!"0&_ $'"%  ?;(g? A D;?;&#"%51 "[Zw$'"



; 

T+ 1&#   "0+/3@E "%$pAR7/(-58"% ?;( (d"0&#?=3;7U58E3QE$'&6 1.& \ ""%$'X;1"0+/GD$; 7/ 1&#?
1D;1&#ZdT+/1&M1=581. "l$'" :T+/1&#p "y l (//(U "0EKp/ (U58
 {$; #?p6$'"% #/1"0+/
3/ ef7/6 ?;(Eh%7U$'"% ?;(MT+ 1("0 +/1&# F/7U3]D  658?;6 "`ZE:E"0+/C./&?;aU E<xIC$'(!""0??  D;
 6
F}H>JI
!

C
^

\)T $'Q


k)T
;I 
L,+ I./&?;aU E< "0+ I6$;<$'," 0+U$'"T3/  _587/##E3 ( #E58"% ?;( K 1 581./"TAR?;&,"0+/A$;58"0?;&
;c'KTL,+d7/

c 1!.




L,+ p#?  7/"% ?;("0E N7/l"0+U$'"W$'( (U "%$; ZS58?;(U581(!"0&_$'"0E3tD;?;&#"%51 "`Z$'&
"

3/ ef7/#E3*a!ZD= 658?;_ "`Z$w3/ "%$'(U58? IA  $'Q"%<>j (U58&#E$'#1_Kqob y" 0+/
D;?;&#"%51 "[Zw ./&#E$;3?;7/"%: "04<M$'9;(U "07-3@l3@ E58&#E$'1 6KJzD;1(!"07U$; ZE: T+/1(pD= 658?;_ "`Z
$;58"0\"0+/&#?;7 9;+/?;7/"c"0+/43@? <G$; (U : :$'\"0+/ /?6a=E58? <>1c7/(UAB?;&6<M:

K
5  k
 " j* 
ywC
(
k8(t 2;r;:/?;&6l
3 CE D= (W./&#? 3@7U58E3p$'(g1"%<M$'"0? Af"0+/Q$'9;? Af"0+/4E$'&#"0+WadZP58?;(/
63;1&6 (/9g"0+/NE$'&#"0+q$'p$l>$'&_<M:5V+/E<M51$; Z (/1&#"#./+ 1&#W58?d?  (/9"0+/&?;7/9;+ "0

,b]>,}Y ygb,\\p/[g8b1TY/b8]\U}y0Cb,1\b]U
#7/&6A$;58EKg\E D  (GXd(/1$'"}"0+ T"%<>T"0+U$'"I"0+/T"0E<>.=1&6$'"07 &#C? A!"0+/TE$'&#"0+W }+/?;"0"01&
 "0+U (UKob##7U<M ( 9G"0+U$'"b"0+/4+/?;"0"01&>"0E<>.=1&6$'"07/&#4>$'>"0+/4"0E<>.=1&6$'"07/&? A="0+ 
E$'&#"0+$'"y$'(*E$'&6 1& "%<E:z+/$'y$'a- M"0?w3@E3@7-58"0+/p$'9;G? A"0+/ME$'&#"0+P"0?pa=
$'a=?;7/"p$y+!7 (U3@&#E3t<M ?;(sZ;E$'&#laU$'#E3g?;(<E$'#7/&#E<>1(d"0M? A"0+/N9;&6$;3/ 1(d"M? A
"0E<>.=1&6$'"07/&#( E$'&"0+/#7/&_A $;58EKQL,+/O<M$'"0+ E<M$'"%51$;IAB?;&6<7U$'"% ?;(*? A"0+/M./&?;a/
 E<  >$'AR?  ?6T6T/1" za=]"0+/"0E<>.=1&6$'"07 &#? Ad"0+/bE$'&#"0+$'">3;1./"0&
+ p$'(-3
"%<> 6 (U58"0+ "0+/#7/ &_A $; 58? A "0+/E$'&"0+O/&##"C? 3/ /E3/K
FIHbJI
K r;
! C

\)T E0 W
\-

0 K 2;

k1)T
j ;
0 K ;
\E D  ( $;58"07-$; Zw"0&#E$'"0E3g"0+ lE$'&#"0+$'O$G#./+/1&#EKt|}?%c1D;1&6:6 (-58lc*$'&#W (
"01&#1#"0E3?;(U Zx (t"0+/lD$'&6$'"% ?;(j4 "0+3@1. "0+U:zcy+U$0D;y6<>.U E3O"0+/l./&#?;aU E<
"0?M?;(/l3 <>1(/6 ?;(U:AR?  ?6 (/7
9 C?;&#(/1&6 () np'>-38;'?:=, /14<-3<0KTL,+ G3@? <M$; (t 4$'&#"%AR
51$; ZW1!"01(U3;E3y"0? :f "0+/?;7/">./&?;aU E<M:f6 (U58"0+ N ( /7/1(U584? Az"0+ 
#7/&6A$;5843;E51$0Zdc&_$'.U3/ Z "0+g3; 1./"0+UK\L,+/A$;58"c"0+U$'"}"0+/58?;&#? Ad"0+ E$'&#"0+ I( ?;"
#? 3p$; ?3@?d1T(/?;"<M$'"0"01&AR?;&"0+/6$;<> &#E$'#?;(UK
k8( K 2;0:  b"0+/#7/&_A $;58"0E<>.=1&6$'"07/&#l$'"b./&#11(!"$'(-3$'$'#7U<>E3adZ
\E D  (p0"0 ?G a="0Y+ 6$;<>l$' (p"0+ .U$'#"%KbL,+/l (- "%$;"0E<>.=1&6$'"07/&? A"0+/E$'&#"0+U:
?Ga=>"0+/l<>E "% (/9G"0E<>.=1&6$'"07/&#? A&#? 5mX K
:dL,+/$'"%./$'&X;?;1aU( E"0<
"0?Na=#?  D;E3P D;1&#Z_<M$'&"0?Q"0+/$#Z= E 9;+w./&#?;aU E< 58?;(/

63@1&#E3Q (Q#E58"% ?;( Kr;Kk[" 6:  (*A $;58"%: 3;1(!"%51$; AB?;&\"0+/>(/1hi7U$'(d"% "`&


Z 3@1/( E3
$'

W
k8(O"01&6<>T? (A "0+/./&#?;a- E< 
F}H>JI

\)T 0 \
k) 
q;
L,+/#?  7 "% ?;(p$'4AB?;7/(U3/:= ( 0 K 0: "0?Ma= WY6

\ 

$'(U3#?

W

jY

0 K ;


`;s  gg]T
L,+  "0E<>.=1&6$'"07/&9;&6$;3  1(!"M$'">"0+/#7/&6A$;58:T+U5m+s51$'(Wa=Q<E$'#7/&#E3g$'">"0+/
./&1#1(!"C"%< :51$'(Oa=1D$; 7U$'"0E3gAB&#? < 0 K ; $'
0  Y
0 K ;

ob##7U<G (/9Q"0+U$'""0+/E$'&#"0+ l<>?;&#?;&y 1#+/? <>?;9;1( 1?;7/6:c "0l58?;(U3@7U58"% D  "`Z
$'(U3"0+/<>E "% (/9 "0E<>.=1&6$'"07/&# 51$'(Ga= 3@1"01&6<G (/E3>adZQ<>E$'7/&6 (/9_$;<>.U 1? A
#7 &6A $;58b&#? 5mX KTL,+/pu'$'9;? A"0+/> E $'&#"0+-v;: :=51$'(Q"0+/1(Qa=3@1"01&_<M (/E3QAR&? < 0 K ;
$'
W ;
0 K
@&? <S"0+U AB?;&6<7U
$ \E D  (w$'&#&6 D;E3p$'"$'(O1#"%<M$'"0? AU$+!7/(-3@&#E3Q<M ?;(pZ;E$'&
$'Q"0+/s$'9;? A\"0+/WE$'&#"0+-K L,+U *$'9;1#"%<M$'"0E:4$; "0+/?;7/9;+{<7U5m+ +- 9;+/1&Q"0+U$'(
"0+/p./&#1D  ?;7/6 ZYa=E 1D;E3x$'9;? A$*AR1 "0+/?;7/6$'(-3Z;E$'&#6:$'. .fE$'&E3W"0?Pa=O"0?d?
 ?6AB?;&wH>$'&# (Un O"0+ 1?;&#Z? AT1D;?  7/"% ?;(-:M$'(U3Y"0+U p9;&#E$'"% Z "0&#?;7/aU E3 H>$'&#4 (UK
L,+ 3/ 658?6D;1&#Z? AU&6$;3/ ? $;58"% D  "`ZP( E$'&"0+/G1(U3N? AU"0+/ "0+ 581(d"07/&#Z#7/9;9;1"0E3
$?;7/&658G? AU+/E$'"7/(/Xd(/?%(*"0?\E D  (w"0+-$'"l58?;7U3p&#1.U$;58G+ E$'"y ?;#"QAR&#? < "0+/
#7 &6A $;58EKcL,+/587/&#&1(!"-1#"%<M$'"0C? A@"0+ $'9;\? A^"0+/IE$'&"0+p C$'a=?;7/"C$bAR1Y"0+/?;7/_$'(U3
<M ?;(Z;E$'&#6:z ?;( 9M1(/?;7/9;+wAB?;&H>$'&# (-n "0+/1?;&#Zy"0?$'./.- ZEK
 b C

L,+ y<>1"0+/? 3G? Af6<M$'&6 "[Zt M$#.=E51$; #?  7/"% ?;(s<>1"0+/? 3G"0+U$'"$;<?;#">&#Ehi7- &#1
?;(/"0?ju`9;?GaU$;5VX!$'&63@6KvP\(//&#"c (U3@$>(d7U<Ta=1&C? A #?  7/"% ?;(/$'(U34"0+/1(O11
T+-5m+P?;( M6$'"% #/14"0+/lk) $'(U3P\),60Klk8"l$'./.=E$'&#"0?pc?;&#XsAR?;&./&#?;aU E<>Q (
 (/ (U "04$'(U3 #E<M  ( /(U "03@? <M$; (/\T+/1&"0+/b./+dZ!651$;E./&#?;a- E< 3@?d1\(/?;"58?;(/
"%$; ($N 1(/9;"0+P?;&"%<>651$; EK k[(#7-5m+51$'#16:}A c#11X"0?N( ?;(U3/<>1(/_ ?;(U$; 
"0+/3/ ef7/6 ?;(GEh%7U$'"% ?;(U:!c^a=4$'"b$4 ?;#c"0? /(-3G$C"[Z!.-51$;f 1( 9;"0+l651$; 
 "0?
<M$'X; 3/<>1( 6 ?;(U 1#l$'(-3$"`Zd.U51$; "%<651$; 
 "0?P<G$'X; 3 <>1(/6 ?;(U 16K
L,+ ?;(U ZN.=?;#6 aU Qhi7-$'(!"% "[ZE: ?;"0+ 1&b"0+-$'( : "0+U$'"b+U$'"0+
 6 -3r8;:=<>-0)9:? A 1( 9;"0+
 :6 (-58l +U$'"0+/ 7/(U "0T? A,51< #E51K_g$'X= ( 9G"0+/a=? 3O<?%D;4? A ( ?;(U3/
<>1( 6 ?;(U$;  (/9 a!Z "0+/1(j E$;3@>"0?y"0+/ 6<G$'&6 "`ZD$'&6$'a-  , :
$'(U3"0+/>$'##7U<>. "% ?;("0+U$'"-"0+/I(/?;(U3/<>1( 6 ?;(U$;Eh%7U$'(d"% "`Z  Iz#+/ ?;7-3C?;(U Z
3@1.=1(U3?;("0+/4(/?;(U3 <>1(/6 ?;(U$;/D$'&_$'aU  :/T+ 1&#y  M$"`Zd.U51$;D$; 7/? A K
L,+d7/

I

$

L ?>/(U3?;7/"TA@#7U5V+N$I6<G$'&6 "`Z4#?  7/"% ?;(c?;&#Xd?;&-( ?;"%:@I\(/1E3]"0?#7 a/#"% "07/"0 "
aU$;5VX (d"0?4"0+ 3  e7/_ ?;(lEh%7U$'"% ?;(P$'(U3 #1MA $'(*H>Jg^&1#7U "c "0+ 

r ,b]>,}Y ygb,\\p/[g8b1TY/b8]\U}y0Cb,1\b]U
a=E (/9* "0?;(U Zt (U3;1.f1(-3@1(!"bD$'&6$'aU EKG+U$0D;#+ ?%T(W"0+U$'""0+U G3;?!1M (U3@1E3
I?;&X=K,QAR7 &#"0+/1&C+U$#D;lAR?;7 (U3
s

T+U5V+p58?;(!"%$; (/}"`c?l$'&#aU "0&6$'&Zy58?;(/#"%$'(d"06: $'(U3KcL,+/1#$'&#C"0?a=3@1"01&6<M (/E3


a!Z$M58? <aU (U$'"% ?;(g? AU\)$'(U3k1)TK

L,+/*AB7/(U58"% ?;(U$;\AB?;&6< ? A"0+ N#?  7/"% ?;(51$'(j?;(U Zw6$'"% 6ABZ$l#.=E51$;CAB?;&6< ? A


k)6K\"0+/1&#4 #E:fI(/1E3l"0?P58?;(/"0&#7U58"M$Q3/ e1&1(!">#?  7/"% ?;(-K+U$#D;#+/?%(
"0+U$'"?;"0+ 1&]#?  7 "% ?;(/51$'(a=l58?;(/#"0&#7-58"0E3MadZQ"%$'X= (/9l"0+/ .-$'&#"%$;3@1&_ D$'"% D;1>? A
f "0+&#1.fE58","0? ?;& KIL+/1#$'&#\(/?M ?;(/9;1&6<M$'&6 "[Z?  7/"% ?;(/6:@a=E51$'7/
"0+/1Zt3;?l(/?;"b?;(U Zw3;1.f1(-3M?;( K}1D;1&#"0+/E 1#6: "0+/1Zw$'&##"%#?  7/"% ?;( "0?y"0+ 
3/ ef7/6 ?;(OEh%7U$'"% ?;(t$'(-3O<M$0ZQa=G$'././&?;./&6$'"0GAB?;&T#? <> ?;"0+ 1&6,#.=E51$;k1)Tn 6K
4

y{z
>t

;K\),?;(/63@1&+ E$'"58?;(U3@7U58"% ?;( (g$cD;1&#ZQ ?;( 9&#?=3 #?y ?;(/9"0+U$'"c 51$'(58?;(/63@1&


 "? AI ( /(U "0O 1(/9;"0+U0K k[(- "%$; ZE: "0+/"0E<>.=1&6$'"07/&? A "0+/&#? 3W X!( ?%T($'(U3
9  D;1(adZ
$M58?;(/"%$'(!"%: g
k1)T

 ^
@?  D;yAB?;&  TAR?;& \ :$'##7U<M ( 9"0+U$'"  6$'"% #/1]"0+/+/E$'"TEh%7U$'"% ?;(


1
 \q;
k<.f?;G$'././&#?;./&_$'"0Gc)n 458? <>.U$'"% a-  "0+O"0+/ k)TK
;Ktob$yD$'&_$'(!"M? A}"0+/
 ]$0Z  E 9;+./&#?;a- E<M:58?;(/_3@1&M"0+/P51$'#p? A]
$ /7-3
$'"&1#"QAB?;& 
'
$
f
a
6
?
;
D
*


$
#"
%
'
$
%
"

;
?
U
(
'
$

&
Z

'
$

"
U
.


'
$
0
"
*


=
?
1
5
'
$
0
"
E

Y
3
'
$
"
s

w
K
,
L
/
+
 -$'"

.U$'"0T"0+/1(p ( #"
%$'(! "%$'( 1?;7/6 Z#"%$'&#"0]<?%D  (/9l$'"$58?;(/#"%$'(d"#.=1E3b? Af AB?;& \ K
@?  D;
FIH>J}
 C
\)T @ $'Q
IAB?;& s C
0
C
k1)T ;

r;
`;sU\  ,1\b
5 b ] 
;KTL+/G<>1"0+/? 3? A 6<M$'&6 "[ZND$'&6$'a- 1Z  E3@T"0+/?  7/"% ?;(t ( 0 K
s

&Ehi7U &E:z$'$M\)T:
KL+U <>.U 1]"0+U$'" K
ob  :d"0+/>7/./.=1& s
<M  "C? A "0 +/M (!"019;&6$;$'././&#? $;5V+/1 (/ /(- "`ZgAB?;& W K
ob(U346 (U58
%


c$'(!" 'K
o #?G$' :@"0+/\7/. .f1&T<M "? A^"0+/  (d"019;&6$;/$'././&? $;5m+/1
AR?;& :
#?  AB?; &  KL,+!7 6:d"0+/#?  7/"% ?;(6$'"% 6ABZ= ( 9M"0+/k1) 

%


;KL,+/G<>1"0+/? 34? A6<M$'&6 "[ZND$'&_$'aU 1Z  E3@T"0+/ #?  7/"% ?;(w ( 0 K 0: T+U5V+
51$'(Oa=&#1&6 "0"01(t$'


s

L,+ pc)"0+U$'" 0 <>.U 1"0+U$'"y KpL+/\)"0+U$'"


<>.- 1T"0+U$'"

#?

I

/1"7/M5m+/E5VXjA"0+U 6$'"% /1"0+/k1)TKkAI "G3@?!1(Un ">Ic?;7U3Q+U$#D;pA $; E3P$'(U3


"0+/#?  7 "% ?;( ./&#?;aU$'aU Zp(/?;">? A "0+/6<M$'&_ "`ZjAR?;&6<GKM7U5VX= ZE:} "G3@?!1>6$'"% _ARZ
"0+/]k):^6 (-58"
$'
AR?;&$'(dZ q :$'(U3 % ;K

r; ,b]>,}Y ygb,\\p/[g8b1TY/b8]\U}y0Cb,1\b]U

  
 
 !#"$%!%'&)(* +-,/.0%1%!23+5476 %!98 : ;<0**%=8$: ">,/.0%140(*%!? : 0@A.7#40,/%!(;BC: ,9: 
"0,D%=#*E,/GF "789,/.0%1* 6 0,H: "I;#,H: ;&)3: "0JKJ : ?%!": "7: ,H:L6M<"780: ,H: "7N@O<"P+Q#"R
;: ,/S#,H: "0;BR.0HTM%!?%!(;BUTM%#(%V"0,M47#(*,H:L<S6L#(;6 W: "U,/%!(*%!*,/%=89: "9,/.0%8%!,H:L6 %=8 %!? 6  X
,H: "@ &U,/.0% 6 0,H: "Y&)(* +Z[J : ?%!"\: "7: ,H:L6]<"780: ,H: "7N[^_. %!"7B : ,`: +7a.@%=#;: %!(C,/
F0"S8@5* 6 0,H: "b,/c,/. %Qdfe`gh:L& TM%5;:L+`476 E: J"0(*%5,/.0%@: "7: ,H:L6i<"780: ,H: " D&j(,/.0%
+` +5%!"R,`#"78Q<"0k:L8l%!(m,/. %* 6 0,H: "@,/on]%o: "Q,/.0%&j(;+p & [;: " J 6 %VT5/?%< +`43X
"0%!"U,HNC^_.7: `#4040(* A.'+c#q%!M*%!"0*%o&j(mT`*?%V40(n76 %=+`fT.0%!(*%[TM%o#(*%D: "U,/%!(*%!*,/%=8
: "@,/.0%8l%!43%!"78l%!"7<%V &r,/.0%&j(*%=sH0%!"7<Q &r;!:L6L6L#,H: "b"9,/.0%T`*?%=6 %!"0J,/.7B #"789&)(
40(n76 %=+` &[&)(;<%=8tk!:L6L6L#,H: "KTu.0%!(*%cTM%QqU"0;Tv,/.7#,D%!?%!"R,/76L6 >,/.0%Q* 6  ,H: "
TD:L6L6]k!:L6L6L#,/%1TD: ,/.Pt&j(*%=sH0%!"7<K:L+`43*%=8@nUW,/. %W&j(k!: "0J Ntwc(%cJ%!"0%!(;63 6 0X
,H: "0b!#"Kn3%'<" *,/(*7<,/%=8K&)(* +x,/.0%!*%9;:L+`476 %@* 6 0,H: " onU\* 4]%!(4]k: ,H: "7BC#
TD:L6L6Un3%Q80: k<0**%=8b: "I6L#,/%!(oa.S#40,/%!(*;N
y zG{}|[
~ V V{}{} V{f|[  
%WqR"0;TDB&j(* +0(c%!2U43%!(;: %!"7<%$&)(* +* 6 ? : "0Je`g '%!%$_.7#40,/%!('/BM,/.7#,
6L: "0%=#(D%=sS#,H: "0DTo: ,/.P<"0*,H#"U,@<U%!W!: %!"U,/.7/?%1%!2R43"0%!"U,H:L6 9(D;: "0%!9#"78
<;: " %!;5#,/.0%=: (5* 6  ,H: "0;N@%=!# *% &mgi76 %!(; c:L8l%!"U,H: ,=BM8l%!(;: ?%=8E: "_.S#40,/%!(
Bm;: "0%!Y#"78<;: " %!Y#(*%I6 *>%!2U43"0%!"R,H:L6 En00,QTD: ,/.< +`476 %!2K%!2U43"0%!"U,/;/N
^_. %!(*%=&j(%=BUTm%.76L6r*,H#(*,nR@,/(* : "0JG`* 6 0,H: "W &0,/. %1&j(k+c
NL
S<!fV=/U
&)(YI6L: "0%=#(Edfe`g-: "U? 6 ?3: "0J,/.0%W,TM?r#(;:L#nS6 %!@G#"S8\_BM40(*H? :L8l%=8>,/.7#,@,/.0%
<U%!W!: %!"U,/V & ,/.0%1dmegh#(*%1<"0,H#"R,/;N


V_m 'f7f7VfQ[}P7CCV_!C

%!(*%bW!#"Y.7*?%o,/. %9: "U,/%!(*40(*%!,H#,H: "> &3,/.0%oT`*?%"R7+n3%!(oTu.S:La.: `%=s76


,/b#80: ? :L8l%=8 nRQ,/.0%VT5/?%=6 %!" J,/.7[#"78D>,/.0%&)(*%=s %!"7<WTu.7:LA.\: m%=sH76R,/9#
80: ? :L8l%=8nU1,/.0% 4]%!(k: 380740(H? :L8l%=8,/.7#,u,/. %!E#(%5(*%=6LN
mm @f=0$mA[0 SW_[0G [0m0_Ai
C"0%Q!#"b?%!(YsH7:Laq 6 \8l%=8l7<%c0k: "0J,/.7: u;:L+5476 %Q+`%!,/.0 807,/.7#,u,/.0%5,/. (*%!%Q80:L&)X
&j%!(%!"R,u,R43%!u & *%=<"78Xa(;8l%!(DdmegiD80:L<0*%=8t: "$_.7#4 ,/%!( `.7/?%@s76L: ,H#,H: ?%=6 
80: ]%!(*%!"R,n]%!.S/? : (*;N
aESHHra0
0n0,H: ,/0,H: "0J
: "R,/Y NL : %=6L8l

!
L

NL

_<mpV

 A # p  =
C"$!#"7<%=6L6L: " J' BrTM%Q#(*%16 %=&),uTD: ,/.
}p<l
N
gfsH7#,H: " N : G!6L6 %=8\,/.0%$ ARH#P;=a ) &)(GgfsH7#,H: " NL/N$O<,
(*%=6L#,/%!,/.0%Q&j(%=s0%!"S<1K,/1,/.0%5T`*?%!"RS+un3%!(oG#;
p
N
%9,/.R0Dn0,H: ",TMW 6 0,H: "0;BS"0%Y<(*(*%!*43"78 : "0JG,/W,/.0%143;: ,H: ?%@(*U,9#"S8
"0%,/c,/. %"0%!J #,H: ?% (R,D: "I N /
_ _<fp l)rAA

#"78
_<fp l)rAA
 +`(*%5J%!"0%!(;60* 6 0,H: "!#"bn3%5n0,H: "0%=8nUE8080: "0J,/.0%5,Tm
S<!f _ S<! S<!


N 


<VmVCK CmV`fb f_!C








^_. %5* 6 0,H: "  S<!_.7#u,/.0% 40(*43%!(*,@,/.7#,D: ,Tm76L8G#4043%=#(u,/cn3%`0"7a.S#"0JX


: "0JW,/#"$n0%!(*?%!(,/(;/?%=6L6L: "0JETo: ,/.$*43%!%=8Ic: ",/.0%Q" %!J #,H: ?%t X80: (*%=<,H: "SB[:LN %=N
 _<M <"0*, B:L&]  <"0*,;N :L+c:L6L#(;6 =B _<V: o: "U?r#(k:L#"R,,/'#"Wn0X
*%!(?%!(`+`;?3: " JDTD: ,/.@*43%!%=8QV: "1,/. %43;: ,H: ?% X80: (*%=<,H: "SB]:LN %=N S<!f<"0, B
:L&R GC<"0*,;N %o: "U,/%!(*40(%!, N f#`[;: "U0* :L8 6lT`*?%VT.0*%u40.S#*% +`H?%!
,/E,/.0%>6 %=&),G#"78K N 16 *#W@;: "U0* :L806ST5/?%GTu.0*%t40.S#*%\+`H?%!1,/E,/.0%
(;: J.U,HBrn3,/.bTD: ,/.G*43%!%=8t#N
O!& P#(*%c"0,Q< +c&)(*,H#n76 %QTD: ,/.h< +`476 %!2'%!2U4]" %!"R,/;B h!#">%=: ,/.0%!(@#*X
*S+`%5,/.0%5* 6 0,H: ": ,/.0% <=R#  &_ N /B0($!#"80: (*%=<,H6 9*,H#(*,uTo: ,/.
S<!} M<k kS
gm: ,/.0%!(uT5/=B,/. %;+`%Q80: 4]%!(;: "t(*%=6L#,H: "0*.S: 4I#o N }(*%!*76 ,/kN
,/%,/.7#,[,/. %5H?%!(;6L6i+5476L: ,/78l%Q: u"0, 8l%!,/%!(;+Q: "0%=8onR1,/.7: D+`%!,/. 380N7O<,
!#"0" ,un3%8%!,/%!(;+c: "0%=8To: ,/.00,D`4]%=!: FS!#,H: "G & ,/.0%1: "7: ,H:L67<"780: ,H: "0;N




/WS `rY;U=a


 !


%1#J : "',/(*

N 


S<!fV =
43"t*0n0*,H: ,/ ,H: "$: "R,/1,/.0%Q80: ]0;: "b%=sH7#,H: "7BTm%J%!,
fA*#  =*#
C">!#"S<%=6L6L: "0J' # BUTM%F0"78
h
#"78 BU;: "7<% B

N 
^_.U0TM%cF0"S89,/.7#, ,/. % #&j(%=s0%!"S< BBm: 9:L+c#J : "7#(*=N I: "0*,/%=8t &CcT`*?%
;!:L6L6L#,H: " JY: "b!BUTM%.7/?% "0%,/.7#,  k : "b,H:L+5%1#
N 
_<mpVk /#
^_. %X!6L6 %=8%!X&) 6L80: "0Jc,H:L+`%5k!6 %=B B : o8l%!43%!"78l%!"U,M"t,/. %5T`*?%!"R7+5X
n3%!(GY*>,/.7#,QT5/?%!@TD: ,/.,/.0%G*.0(*,/%!*,QT`*?%=6 %!"0J,/.0\/:LN %=N6L#(J%!*,'c8%=!/
&#*,/%!*,To: ,/.\,H:L+`%=Nb^_. %40.RU;:L!6}: "U,/%!(*40(%!,H#,H: "P: ,/.7#, ,/.0%c40(* <%!* &M80: ]0X
;: "G;+`U,/.0%!0,[,/. %;+c6L6rk!6 %!;N















"!$# %#

'

&

V_m 'f7f7VfQ[}P7CCV_!C

*'S ] c;ra=0
(

*)

+

VJ : "SBTM%5,/(*

_ 3fpV #

21

0/

#"78F0"S8

NL 

-,,

%.

5 l

_"0*%=sH0%!"U,H6 

C
p
^_.U0:L&i9: [(*%=6LB :LN %=N_,/.0%`* 6 0,H: ">: C;: "U0* :L8 6]: "t,/. %X80: (*%=<,H: "7B : ,+0*,Cn3%
%!2R43"0%!"U,H:L6: "G,/.0% RX8 : (*%=<,H: "7B
NL
S }p r
C",/.0%t,/. %!(c.7#"780BV:L&},/. %b* 6 0,H: " : c;: "U0* :L806[: ",/. % RX8 : (*%=<,H: " /:LN %=NLB
(*%=6L/B: ,o+u0,[n]%5%!2U43"0%!"U,H:L6i: "b,/.0%X80: (*%=<,H: "
3

0/

4/

S fp
51

0/

"1

51

NL

H0a
^_.0%!*%D;:L+`476 %D* 6 0,H: "0.0%=6 4'*.0%=8W6L: J.R,"W,/. %@sH76L: ,H#,H: ?%=6 8 : %!(*%!"U,n]%!.S/?UX
: (*,/1,/.0%,/.0(%!%,U43%! &*%=<"78lXa(k8l%!(odmegi,R47: F %=8nU@,/. %T`*?%D%=sH7#,H: "
.RU43%!(*n3 6L:L,U43%=/B3,/.0%G80: ]0;: "E%=sH7#,H: "h47#(k#n] 6L:L5,U4]%=5#"S8@,/.0% #476L<%
%=sS#,H: "P%=6L6L: 40,H:L,U4]%=Mn (;: % 0I+5%!"R,H: "0%=8$: "E*%=<,H: "PN NGC"0%b!#"\,/.7: "0q' &
,/.0%9.RU43%!(*n3 6L:L%=sH7#,H: "0'#4]*%!*;: "0JYT5/?%t* 6  ,H: "0cTD: ,/.,TM\(*%=67T5/?%
*43%!%=8l;Br,/. % %=6L6L: 40,H:L%=sS#,H: "#V.7/? : "0JQ,TmE:L+c#J : "7#(tT`*?%D*43%!%=8lkBi#"78,/. %
47#(;#n3 6L:LC%=sH7#,H: "I#V.7/? : "0Jc" %Q:L+c#J : "7#(*9T5/?%o*43%!%=80N
6

+787

:9

<;

mmL Yill_ @0i0WA lfI] Pilfm0


^_.0%1dme`g>J;?%!(*"7: "0J9476L#" %!,H#(*RXak!6 %980: ,/0(*n7#"7<%!V &];+c6L6S+`476L: ,/78%1: "W,/. %
#,H+`*40. %!(*%b!#"\n3%9&)0"78Y: "+c#"UW,/%!2U,/n3RqU5"#,H+`*40. %!(;:LV;!: %!"7<%!1%=N J N
N VN  6 ,/"SSO"U,/(* 8l7<,H: "c,/9efU"7+c:Lwc%!,/%!(* 6 J C#"785To:L6L6l"0,}n3% 8l%!(;: ?%=8
.0%!(*%=N : ,/.9@43 : "U,H: "0J %=#,T5#(;80B "0(*,/.UT5#(;80B #"S8TD: ,/.@(*%!40(%!*%!"R,H: " JD,H:L+`%=B
,/.7: DdmegP!#"Gn3%`Tu(;: ,/,/%!"#

NL

=
=


>

@?

A B

C/

FE

D /

IH

<VmVCK CmV`fb f_!C








Tu. %!(*% : m,/.0%4 (*%!**0(%[4]%!(,/0(*n7#,H: "7B ,/. %*43%!%=85 &R,/.0%V%=#*,T5#(;8DTD: "78Q#"78


: M,/.0%VJ(k80: %!"R,: "@,/.0%"0(*,/.0Xa* ,/.Y80: (%=<,H: "t &r,/.0%_(;:  6L: C47#(;+`%!,/%!(kN %
,/(*@,/.0%k:L+`476 %5* 6 0,H: "S
S <!}p
NL#
#"78F0"78
[ // E 
&)(* + Tu.S:La.bTM%n0,H: "b,/. %180: *43%!(*;: "t(%=6L#,H: "0*.7: 47
c

^_. %!(*%@: "76 b"0%o(*U,HB_#"78W: ,: `(*%=6LN Q,/.0%o* 6 0,H: ": `;!:L6L6L#,/(*K: "',H:L+`%
#"78.7#u,/.0%Q&)(;+
_ 3<!}p jr A
Tu. %!(*%

C Q

: D,/.0% *nRYT5/?%@40.7#*%Q*43%!%=80NO<,.7# ,/. %c43%=<76L:L#( 40(4]%!(,=BTm%=6L6 XaqU"0HT"
,/$+5%!,/%!(* 6 J : *,/;BS &740(*4S#J #,H: ">"76 Y,/b,/.0%QTm%!*, (*%=6L#,H: ?%1,/G,/.0%cTD: "78 DN
^_.S#, : ;Bi: ,/Dem40476 %!(Xa*.7:L&),/%=840.7#%5*43%!%=80

: u6 T5/U}"0%!J #,H: ?%=N l0(,/.0%!(;+`(*%=Bk,/. %`6 "0J%!( }**nUT5/?%!V"0%!_TD: ,/.;+Q6L6 %!(
T5/?%!"U7+n]%!(b#"S8 _40(*47#J #,/%t&#*,/%!(;N`^_.7: u4 (*47#J #,H: "K: 6 *Y&#,/%!(&)(
476L#"0%!,TD: ,/.K1+`(%D(;#4S:L8(*,H#,H: "/6L#(*J%!( Xa?r6 0%!k/N6L6 ,/.7: : "S&j(;+Q#,H: "
.7#n]%!%!"Gn0,H: "0%=8TD: ,/. 0,u* 6 ? : "0Jc,/.0%Q&)76L6 : "7: ,H:L6 Xa?6 0%o40(*n76 %=+QN
JE

51

0/

KLE

MH

N.

PO


EQ

SR'T

0/

51

SUWV*X

PO

EY

ZB

[E

SUWV
LE

]\

PB

mLm 3 A  L' m3ki A  A3'fA


_" ;:L8l%!(u,/.0%5 6 0,H: "W & #4S6L<%= V%=sH7#,H: "K: "$`(*%!J : "Wn] "78l%=8onUYc!: (k!6 %
 & (;80: 0
dfe`gf 5 
NL
C_;
NL 
 } #, 
O<"t43 6L#(o<U(;80: "7#,/%!;B,/.0% #476L<%D43%!(;#,/(o!#"bn3%5Tu(k: ,/,/%!"

55 =



5^

a` b

dc

fehg

Yb

+biga`

@j

h9

. nmpo

qm <r

'r

Pm

t9

D m

D /

D+m

DJr

V_m 'f7f7VfQ[}P7CCV_!C


&j,/%!(VTm% .7/?%9+c8l%5,/.0%5,/(;#" ;&j(k+c#,H: "GY u< #"78 t _;: " =N


m

hr

8/

m

ur

a
r

viwyx{zM|(}~@y{CM|S<{|(w"(}S

^_.0%QdmegP: u"0;Tp(*%!Tu(k: ,/,/%!"



NL 

%c*.76L6]F (**,c: J"0(*%,/.0%n30"S80#(*><"780: ,H: "P#, G '#"78@40(3<%!%=8@,/tF0"S8


c 6 0,H: "$,/',/.0%Edfe`gfNm^_.0%Y#**7+`4 ,H: " l Dx TM76L8b" ,DTM(*q
n3%=!#0*%u,/.0%o<R%!W!: %!"U,/5: "c,/.0%DdmegI NL M#(*%u"0,<"0,H#"R,/;N ;Tm%!?%!(;BR;: "S<%
,/.0%1<U%!W!: %!"U,/#(%@: "78l%!43%!"78%!"R,C & Bi *,H:L6L6040(*;?3:L8l%!V,/.0% X8%!4]%!"S8l%!"7<%5 &
 /N^.R0[TM%1#*7+`%
NL 
 } 5 0/
43"b0n0*,H: ,/0,H: "I: "R,/c,/. %1dfe`gfBUTM%F0"S80
 5
5 5 `
u#"7<%=6L6L: "0J10,[,/.0%1< +Q+`"$&<,/( Br,/.7: n]%=< +5%!u,/.0%1e`g


NL 
&j( 5 /NiO"@e`gG6L: ,/%!(;#,/0(%=BUgmsRNm NL 0n3%=6 "0J,/De`g i & %=sH7: X80:L+`%!"0k: "76
,U43% B* +`%!,H:L+5%!V6 *1!6L6 %=81#"Gg 76 %!((V#7a.UD%=sH7#,H: "7NC/^_.S#,: ;Bl,/.0%[*%=<X
"78Y8l%!(;: ?#,H: ?%,/%!(;+: Q+uS6 ,H: 476L: %=81nR B_#"781,/.0%oF0(**,8l%!(;: ?#,H: ?%,/%!(;+ZnU 0B
D

Im

D+m

D m

%

D-r

m

qm <r

51

%

21

qm <r

qm <r

qm

51

%

m t

51nImZ

51n

51

21

m t

qm

FIm:

%&

3 %

%&

Zm

4m

<VmVCK CmV`fb f_!C








&

%!,H!NL l(,/.7: ,U4]%  &7e`gi;Br"0%,/(k: %!u43HTM%!(* 6 0,H: "  & ,/.0%,U43%=
5 0
NL 
 n0*,H: ,/0,H: "0J,/.0% ,/(;:L6r* 6 0,H: ": "R,/1,/.0%Qe`gE : %=6L8l


^_. %!(*%Q#(*%5,TMQ(R,/V,/c,/.7: u%=sH7#,H: "7

#"78

^_. %fJ%!"0%!(;6;* 6  ,H: "o,/,/.0%5e`gE: uV6L: "0%=#(u< +n7: "7#,H: " &l,/. %m,Tm`* 6 0,H: " ;

5 0p
NL
Tu. %!(*%Q`#"78 #(*%Q#(*n7: ,/(;#(E<" *,H#"R,/kN
 +`%1 &S,/. %1* 6  ,H: "0b: " NLnS6 HTuo04#,D,/.0%@(;: J : " $ B[#"78G,/.0%
,/.0%!(#
NfO& : 43;: ,H: ?%D,/.0% * 6  ,H: "0o<(*(%!*43"780: "0J,/ TD:L6L6rn76 ;T
04>#, c N %"0%!%=8t: "b,/.7:  !#%,/c*%!, :L& ,/.0%Qdfe`g: [,/Qn]%`* 6 ?%=8W: "
(*%!J : "I: "7!6 780: "0J,/.0%5(k: J : "$#"78TM%Q:L+`43*%`,/.0% n30"780#(W<"780: ,H: " 5,/.7#,
,/.0%D* 6 0,H: "'*.076L8cn3%n30"78l%=8b: "W,/.0%@8 +c: "7NMO!& : V"0%!J #,H: ?%=B]TM% "0%!%=8Q,/
: "0,/%=8*%!,D[ N ,/.0%* 6  ,H: "0,/c,/. %Qdfe`gh#(%J : ?%!"GnU
NL
l =}p )
&)(D<"0*,H#"U,/o N
%t,H:L6L6.S/?%t"0,o*43%=!: F0%=8 N'O<,t: ,/'n3%E8l%!,/%!(;+c: " %=8GnU\,/.0%\<"78 : ,H: "
,/.7#,5,/. %o 6 0,H: "\*.0S6L8@n]%b#43%!(;:  80:L: " NQ^_.S#,Q: ;B# 9: 1: "7<(*%=#%=89nR
#fBr,/. %5* 6 0,H: "G.076L8(*%=+Q: "b,/.0%;+5%=Nu_"0*%=sH0%!"U,H6 =BrTM%(*%=sH7: (*%
/ U r p
(;BU%=sH7: ?6 %!"R,H6 =B
p<k #f Yk: "7 #ffp
^_.S: [: f,/(*0%C"76 @:L& : V#"G: "U,/%!J%!(;Bn]%=!# *%&j( fB#"G: "U,/%!J%!(;Bk: "7 #ff
#"78G<; #fmpN
^.0%5* 6 0,H: "W"0HTpn3%=< +`%!k
NL
l fp j
Tu. %!(*% !#">n]%b#"U: "U,/%!J%!(; BmB}Bf B !! N9gfsUN9 NL [40(H? :L8l%!
&+c:L6 @ &7` 6 0,H: "0u,/Wdme`gETu.7:LA.>: un30"78l%=89: "$8 +c: "$: "7!6 78 : "0J,/.0%
(;: J : "#"78t# Xa43%!(;:  80:L: " N
\

qm



m+

m 1

qm

%.

"1

m

mt

]m

d

qm <r

m$ 1

51

Yr

51 y

51 W

51q



qm <r

S+mf

V_m 'f7f7VfQ[}P7CCV_!C

%.

%Q.S/?%': "&<,@&j0"S8\#"h: "0F0"S: ,Y &7* 6 0,H: "0D,/b,/.0%WdmegmB3%=a.<(*(*%!X


*43"780: "0J,/WQ80: %!(%!"R,u?6 0% & fN W6L6,/.0%!*%1#(*%5 6 0,H: "0,/Q,/.0%1dfe`gm


**

NNN

.S:La.E"0%o & ,/.0%!%=B (`Tu.S:La.< +unS: "7#,H: "\ &3,/.0%!%=B]*.076L8Qn3% (*%!,H: "0%=8E8%!X
43%!"78l5"E,/.0%W&)(;+  &  C4]%=!: F %=8E#,,/.0%n30"780#( ' UN@^.7#,Q: ;B "
,/.0%%!2 <,o&)(;+  & [: "$ NL /
/:LO!& =pBr,/.0%!"bTM%*. 76L8o47:Laq\ pBi#"S8,/.0%5* 6 0,H: "W*.076L8n]%
 }p
^_. %M 6 0,H: ",/5n3% 7#476L<%= }%=sH7#,H: "W: `<"0*,H#"U,:L& Mn30"78 #(*`?r6 0%
*43%=!: F0%=8G: o<"0*,H#"U,HN
/:L:LO!& =p< BR,/.0% * 6 0,H: "I: 
 }p U<
^_.S:  (*%!*S6 ,1!#">n3%n0,H: "0%=8I: "\,Tm'T`*RkNWC" %W!#">? : %!T < b#D,/. %
(*%=647#(*,u &S B :LN %=N
 }% 
#"78Tm%,H#q%9: ,D#u0"S8l%!(**,/U38o,/.S#,D: , : ,/.0%5(%=6r47#(*,[ &_ NL f,/.7#,[Tm%
*. 76L8,H#q%@#0(D(*%=6L}* 6 0,H: "7Bi:LN %=N
l =} % 
^_. %!(*%=&j(%
U  }% 
Tu.S:La.G.076L8on3%5%=sS6r,/ BrnUY NL 
 }% 
^_.S: D:L+`476L: %!V,/.7#,
Up >p
f

0m

qm <r

hs

ds

'r

4m

'r

qm <r

ds

'r

hr

qm <r

qm$O%

'r

5%

mf

qm <r

' <r

SJ

'r

Sf "

5%

<VmVCK CmV`fb f_!C








^_.R ;B

#"78

%O%

%O%

l =} %  U 
p R <
qm <r

a qm$O%

qm$O%

r

^_.0%*%=<"78uT`*5 &;n0,H: "7: "0JV,/.0%};+`%f* 6 0,H: "t: ,/uTu(k: ,/%=B0k: "0JDg S6 %!(; 
:L8l%!"R,H: ,=B
=p< 5 / ;r 
O"1(;8l%!(V&)( NL 7,/ n3%[%=sH76,/D,/.0%!*%V,TMD,/%!(;+5fTu.0%!"  RBTm%V"0%!%=8
,/c,H#q% ,/.0%@ Xa,/%!(;+ #"78,/.0%@ Xa,/%!(;+ #"78b808o,/. %=+c
 }p 0 0 r
[, c RB R =  r #"78o*G o #"78t o N
^_.0%5F0"76U 6 0,H: "I: 

 } U/ U/ r
p U<
s

'r

5]

hr

tm

qm <r

' <r

'r

qm <r

hs

'r

hrP

qm$O%

qm$O%

/:L:L:LcO& _p<

qm$O%

<  BU,/. %* 6 0,H: "W*.076L8on3%


l m R< U }<
r

qm <r

qm$O%

r

qm$O%

/df6 %=#*%D?%!(;:L&j=NL
^_.0%Q#n3H?% 6 0,H: "I!#"Wn]%5T(;: ,/,/%!"$: "b,/.0%@&j 6L6 ;TD: "0J'&)(;+
l f
qm <r

S mf

TD: ,/.$ 1 %!23<%!40, >p#"78G B


 U  r
^_.0%u* +n] 6LB
B: "780:L!#,/%!M*7+c+Q#,H: "QH?%!(6L6: "R,/%!J%!(M?r6  %!m &
&j( &)(* +
,/ Nu&7<0(**%5TD: ,/.I6L6rn00,&)0([ &0,/. %1 u"0" !%!(* B
,/.7: u*7+ .7#u"76 @c,/%!(;+`kN
S

N.

"

V_m 'f7f7VfQ[}P7CCV_!C

/: ? O<"bJ%!"0%!(;6LB7:L&0,/. %n30"780#(*Q?r6 0%@: u%!2R4 (*%!*;: n76 %@#;B


_
s

'r

0 l

s<

&)(o/< +`4S6 %!23u<" *,H#"R,/ 0Br,/. %5* 6 0,H: "I: 


"

*s<

l =}
qm <r

 R 

s< qm$O%

O<,D!#"Gn3%`?%!(;: F0%=8c,/.7#,u,/.7: * 6 0,H: "Gk#,H: *F0%!,/. %Qdfe`gh#"S8


R 
.0%!,/.0%!(u([" ,5#"I#(*n7: ,/(;#(*Y&j "7<,H: " C!#"tn]%`Tu(k: ,/,/%!">: "t,/.0%c&j(;+
 &R*7A.GC*7+ /!6L6 %=8 ,/.0% l (;: %!(}*%!(;: %!k}: VC* n %=<,T.7:La.TM%uTD:L6L6k,H#q%
04I6L#,/%!(;N
"

' <r

Ns

'r

'r

o


 ~{f
{ { {f #   |

]M

^_.0%@;:L+`476L:L!: ,> &},/.0%Y+5%!,/.038WTM%9.7/?%940(*%!%!"R,/%=8: ",/.7: ba.7#4 ,/%!(G: GW<"0X


*%=sH0%!"7<% &30(8l%=!: ;: "E,/@F0(**,: J"0(*%t: "7: ,H:L6_#"78 #(`n30"78 #(*\<"780: ,H: "0;N
7&)3< ;: "0JY"@;: "0J 6 %tT5/?%< +`43"0%!"R,HB}Tm%>!#"6 %=#("sS: ,/%>@n7: ,b#n] ,
,/.0%*,/(7<,/0(*%5 &,/.0%1dme`g\0"S8l%!( <"0;:L8l%!(k#,H: "7N}O<,D: V(*%=< +c+`%!"78%=8,/.7#,
6 T`*R ,/(*G,/.7: c+`%!,/. 381F0(*,HNo^.0%!*%;: "0J 6 %T5/?%* 6 0,H: " ;B].0HTM%!?%!(;B}8@" ,
6 T`*RD;#,H: ;&)G,/.0%J : ?%!"P: "7: ,H:L6 #n30"780#(*<"780: ,H: "0kN %!?%!(*,/.0%=6 %!*;BiTm%To:L6L6
*.0;TZ6L#,/%!(V,/.S#, `(;#,/.0%!(uJ%!" %!(;6i&)0"7<,H: "$!#"Wn]%c<"0,/(*7<,/%=8G&)(* + 7+  &
;: "0J 6 %5T5/?%9< +`43"0%!"R,/ U,/.0%`* 6 0,H: "b,/,/.0%Qdme`gE;#,H: ;&) : "0J,/.0%`J%!"0%!(;6i: "S: X
,H:L6 #n30"780#(*I<"780: ,H: "0Q!#"En3%@<" *,/(*7<,/%=8@nU$8080: " J104Y,/.0%o;: "0J 6 %T5/?%
* 6 0,H: "0tn ,H: "0%=8I40(*%!? : 0;6 =N %ETo:L6L6: "S80:L!#,/%Y.0HT ,/.7: >: \8l" %K: ",/.7: 
*%=<,H: "7NV^_.0% 0*,H: F7!#,H: "WTD:L6L6rn3%c6 %=&j,u,/Y6L#,/%!(oA.7#40,/%!(*;N
$

m m @f @0i f3lAi
_"0;:L8%!(,/.0%DT`*?%D%=sH7#,H: "'"

To: ,/.G,/.0%1+5(*% J%!"0%!(k67: "7: ,H:L6


<"780: ,H: "0k
dmegm L p !
NL#
O!u
NL
S f S / _ f ]S
5^

>

$eg


o

<.

Ns

<.

[fu_f `}mMCmWm /C_!CV

%5.7*?%1&)0"780B]: "> N #"789 N /B7;:L+`476 %`* 6 0,H: "I: "R? 6 ? : "0JW;: " J 6 %5T`*?%
#
S<!}p/ A  rA /
pjrAA jrAA
NL 
NL 3TM76L8V;#,H: ;&)o,/.0%: "7: ,H:L6<"780: ,H: "0"S6 @:L&,/. %!1#(*%[ &,/. %5&)(;+ 
 r &)(V +`%9<" *,H#"R,/Qv#"78 No^0@;#,H: ;&)$+`(%DJ%!"0%!(k6S: "S: ,H:L6S<"S80: X
,H: "0kBrTm% *043%!(;:L+`43*%H?%!(6L6r43*;: n76 %Q kBi#"78,H#q%


L

fL

l)rAA

_<f

jrA

NL 
%

Tu. %!(*% : "S80:L!#,/%!C*7+c+c#,H: "9;?%!( 6L643*;: nS6 %?6 0%!C &r,/.0%B#"78 ,/.0%
#"78,/.0% #(*%@#(*n7: ,/(;#(*E<"0*,H#"U,/ 0,/.0%!Y+Q/9n3%Q80: %!(%!"R,D&)(D80: ]%!(*%!"U,D ;N
6 ,/.00J.hTm%8l\"0,QqR"0;T #,1,/.7: Q43 : "U, TD: ,/.00,'9qR" HTD6 %=8lJ%W &m,/.0%
,/.0%!($ & l0(k: %!(Q*%!(;: %! Tu.7#, )rAA : ;BmTM%$!#""0%!?%!(,/.0%=6 %!*@;/
,/.7#,5: ,8l%!43%!"78lm"@>#"S8 f"76 c,/.0(* J.@,/. %< +n7: "7#,H: "t >!N %8%!"0,/%
: ,unU f !/Bi:LN %=N
m !}
jrAA

:L+Q:L6L#(;6 =BrTM%16 %!,


5 !}
jrAA

%5*.S6L6#*7+`%`,/.7#,C,/.0%`*7+c+Q#,H: "0<"R?%!(*J%@#"78D,/.7#,C,/.0%`*7+` #"78


43**%![*%=<"78G8%!(;: ?r#,H: ?%!kN^_.U0[,/.0% 6 0,H: "I!#"bn3%5Tu(k: ,/,/%!"I#
NL 
S<!} f 5 !
O<,!#"Yn3% ?%!(k: F0%=81%=#;:L6 =B3nUt*0n0*,H: ,/ ,H: "0JY NL 5: "U,/9,/.0%tdfe`g NL# M,/.7#,c: ,
: Q: "78%!%=8Eo* 6 0,H: "\,/t,/.0%Gdme`g&)(Q#"RK&j "7<,H: "0 p#"78 5B]4 (*H? :L8l%=8@"76 
,/.7#,C,/.0%!'#(*%c80: %!(%!"R,H:L#n76 %=N^0;#,H: ;&)Q,/. %: "7: ,H:L6 <"S80: ,H: "0 NL /BrTM%`"0%!%=8
_ } _} f_ 5S
_ } _fp _ _
^_. %!*%#(*%C,TM5%=s7#,H: " V&j(,Tm5 "0qR" HTu"0kBU#"S8/+c =: "0J 6  L fS#"S8 5_
!#"E,/.U05n3%b8l%!,/%!(;+c: "0%=8E&)(Q#(*n7: ,/(k#(*I: "7: ,H:L6f<"780: ,H: "0;N %cTD:L6L6J : ?%W+5(*%
8l%!,H:L6 V,/c,/.7: V* 6 0,H: "bTu. %!"bTm%@80: ;<0* 8 6 %=+n3%!(*,H * 6  ,H: "I6L#,/%!(;N
t

'

*

L

%

%

<.

<.

L


V_m 'f7f7VfQ[}P7CCV_!C

m mL @fIf flAi m3ki


_"0;:L8%!(Q,/.0%K80: ]0;: "%=sH7#,H: ""
<"780: ,H: "7
5^

]g

fehg

dmegm
O!u

TD: ,/. bJ%!"0%!(k6V: "7: ,H:L6

 !
S m S

<.

C0([;:L+5476 %* 6 0,H: " NL /

s

%.

S<!}p
!#"G;#,H: k&j9,/.0%Q: "7: ,H:L67<"780: ,H: "W"76 Y:L&
"!$# %#

NL 
%&

S}p
l(@+5(*%J%!"0%!(;6]O!uB]TM%TD:L6L6]n0,H: "ht+`(%J%!"0%!(;63* 6  ,H: "\nRK8080: " J@ 4
* 6 0,H: "0V &,/.0%Q&j(k+  &_ NL n00,[To: ,/.$80: ]%!(*%!"R,o ;Bi:LN %=N
s

%&

S<!f

"!$# %#

N 
.

Tu.0%!(*%,/.0%c<U%!W!: %!"R,/ #(*%c<"0*,H#"U,/;BUTu.7:LA.>+c/1n]%80: ]%!(*%!"U,5&)(80: ]%!(*%!"R,


 ;B#"78 8l%!"0,/%!_*7+Q+c#,H: "D;?%!(6L643*k: n76 % ;NM^_.0%m?r6  %!S & 6L6 HTM%=8
#(*%M,/n3%8l%!,/%!(k+c: "0%=8nR5,/.0%mn30"780#(*<"780: ,H: " C*%!%M,/.0%M"0%!2U,M&)%!TA.7#40,/%!(*;/N
[,uu BrTM%5.7/?%

S m

O"G(;8l%!(D&)(u,/.7: u,/Q;#,H: ;&)@,/. %O


.

<.

S } S/
Tm%@#(*%1&)(;<%=8,/c(*%=sH7: (*%5,/. %18l%=< +`43;: ,H: "
<.

Ns

 _
s

N 

^0',/.0%1%!2R,/%!"U,D,/.S#, TM%Y!#"IF0"78\<U%!W!: %!"U,/G *Sa.I,/.7#,@ N V.0 6L8lkB,/. %


: "7: ,H:L6 Xa?6 0%Q40(n76 %=+: * 6 ?%=8 Nt^_.7: 1: ,/. % l0(;: %!(%!(;: %! (*%!4 (*%!*%!"U,H#,H: "> &
SSTu.S:La.GTM%5TD:L6L6i8 : ;<0*D: "I6L#,/%!(oa.S#40,/%!(*;N
:\

mC_ x[7_<C
L

a  V
{} ] |[  
mLmA
_ P A
O<"W +`%40(*n76 %=+`kB0,/.0%t&)(*%=s %!"7<b &3* 6  ,H: "E;!:L6L6L#,H: "01: `qU"0HTu"&)(* +v,/.0%
&)(*%=sH0%!"7< &C,/. %K&)(;!: "0J N 0%!,90\<"0;:L8l%!(9,/.0%&) 6L6 HTD: "0J%!2 +`476 %=Bo8l0%',/
l (;: %!(;Br"$8%!,/%!(;+c: "7: "0J,/. %*0n0 :L6U,/%=+`43%!(;#,/0(*%Q#,DQ8l%!40,/. N % TD:L6L6UF (**,
8l%=6TD: ,/.b,/.0%Q+c#,/. %=+c#,H:L!604 (*n76 %=+ J : ?%!"WnR
dfe`gf
N 
C_;
N 
<!fp A
N
<_n30"S8l%=8t#

O<,o: 0"78l%!(*,/R 8,/.7#,,/.0%D40.RU;:L!60* 6 0,H: ": V,/@n3%76 ,H:L+c#,/%=6 Gn0,H: "0%=81nR


,H#q : "0J ,/. %(*%=647#(*,f & %#**7+`%,/.7#,f,/.0%V* 6 0,H: "@*.076L8.7/?%V,/.0%k+`%
&)(*%=sH0%!"7<' &k!:L6L6L#,H: "# ,/.0%cn30"S80#(*I&)(;!: "0J B? : =Nc lBiTu.7:LA.P:  qU"0;Tu"7B
#"78*Tm% ,/(*3
N 
3<!} U A
 n0*,H: ,/0,H: "0J,/.7: V,/(;:L6r* 6  ,H: "I: "U,/c,/.0%1dmegmBrTM%5J%!,
A  R
^_. %!(*%=&j(%=B

*
@p
^ c%!?6 7#,/% BU(*%=!6L6gi76 %!(; D:L8l%!"U,H: ,
< Yk: "
*,/. %(;: J.U,/Xa.7#"78;:L8%1: u%=sH76r,/c`&j( 5K N %@!#"WTu(;: ,/%5Cp #"78
*
Mp p< # Yk: "u #@ / Y
_" *%=s %!"R,H6 =B
@p/ Y#  S
#"78

3<!} A raj H
a ra j H



?

a`

4/

N

. o/ o

D /

'.

q/

q/

O%

d+O%

hr]

ur

ur

5S

aO u

aO

5M

aO

q/

q #

d%O +O%

'!

Y

'!

V_m 'f7f7VfQ[}P7CCV_!C

Tu.0%!(*% #"78 #(%'< +`476 %!2P<"0*,H#"U,/;N$^.0%W<"0*,H#"U, +u0, n3% !%!(*K:L&


,/.0%`* 6 0,H: ">: [,/(*%=+c: "tn30"S8l%=8Q#
NS"78 +0*,C%=sS6=,/b:L&,/. %
n30"780#(*Y<"780: ,H: " N  #, t c: u,/1n3%k#,H: *F0%=80 N _: "76L6 
N 
3<!}p ra ) H

^_.0%540.UU;:L!6i: "U,/%!(*40(*%!,H#,H: "' &0,/.S: * 6 0,H: ": D80: ;< **%=8o"0%!2U,HN
I

]/

q/

# , '!

mmL
fmk `k h[0=] m
l0(;: %!(@T5#Y: "U,/%!(*%!*,/%=8: " !6L<S6L#,H: "0J,/.0%G* n0* :L6_,/%=+`43%!(;#,/ (*%$#E><"0*%!X
s %!"7<%5 &7<"S8l7<,H: "b & .0%=#,D&)(* + ,/.0%5* (;&<%=N[,u,/.0%5*0(k&<%5,/.0%5,/%=+54]%!(k#X
,/0(*%1: VqR" HTu"#"78b: o#*7+`%=8,/1?r#(@43%!(;:  80:L!6L6 9"I180:L6 \#"78 #(V%=#(;6 
n7#;: ;N %1!#"G(*%!T(;: ,/%,/.0%5* 6  ,H: "I: "$ N #
aj AA j H 0
N 
3<!}p j H
^_.0%[F (**,_,/%!(;+c %!2U43"0%!"R,H:L6 8l%=!/b:L+`476L: %!f,/.7#,,/.0%[%!]%=<,f0"78%!(*J(*0"78 &
,/.0%,/%=+`43%!(;#,/ (*%;!:L6L6L#,H: "#,u,/. %*0(;&<%180:L+Q: "7: *.0%!uTo: ,/.I: "7<(*%=#k: "0J'8l%!4 ,/.
: "$J%!" %!(;6LB_n00,9: "$4S#(*,H:L<76L#(;B7.7: J.0%!(b&)(*%=sH0%!"7<E;!:L6L6L#,H: "0GTo: ,/.6L#(J%!(o
?r6  %!;80: %9 &#*,/%!(,/.7#"p6 HTM%!(W&)(*%=s %!"7<\"0%!;N/^_.0%@(;#,/%t &u8l%=!*$TD: ,/.
8l%!40,/.: >6 *p8l%!43%!"78l%!"U,@"P,/. %'ks7#(%W(*U,9 &[,/.0%K<U%!W!: %!"R,G &[,/.0%!(;+Q6
80: ]0*%=B B]Tu.7:La.: @#n] , !+ #Q&j(5 :L6LNLGO<"&<,HB l0(;: %!(Q&)0"781,/.7#,
80:L6 @?r#(;:L#,H: " un3%=< +`%Q:L+`43%!(;<%!40,H: n76 %c#, 8l%!4 ,/.0C &7&)%!Tv<%!"R,H:L+`%!,/%!(;BTu.S:L6 %
*%=#*"760?r#(k:L#,H: "0o!#"W4]%!" %!,/(;#,/%1&)%!T +`%!,/%!(*kN
^_.0%G*%=<"78E%!2U43"0%!"U,H:L6&<,/(Y: " N 1: @;!:L6L6L#,/(*: "h"7#,/0(*%=Bm;: "S<%
,/.0%@< +5476 %!2t%!2R43"0%!"U,H:L6!#"Wn3%Tu(;: ,/,/%!": "G,/%!(;+`V &];: "0%!#"78b<;: "0%!0;: " J
g 76 %!(k D:L8l%!"U,H: ,
) A j H 0 p<;  S
[;: "  S
O,o: u0"78l%!(*,/R 8o,/.7#,uTM%5"76 \<"0;:L8%!(u,/.0%(*%=647#(*,HBUTu.7:LA.$: 
<k #  7
O,V*0JJ%!*,/c 40.7#*%96L#JY#,@8l%!40,/.G(%=6L#,H: ?%o,/@,/.0%o;!:L6L6L#,H: "#,,/.0%D0(;&<%=N
l <0;: "0JW">*%=#*"S6 ?#(;:L#,H: "0;BC&)( Tu.7:LA.> 9-# /%=#(;*BTm%1F0"78@,/.7#,
,/.0%16L#JW#,oc8l%!40,/. E: 
#%=#(
O& ,/.7: c6L#JE: `fB,/.0%!": ,`TD:L6L6 n]%oTD: "U,/%!(c#,8%!40,/. GTu.0%!"K: ,: `*S+c+`%!(#,,/. %
*0(;&<%=N l (;: %!( &j "78D,/.7: D8l%!40,/.9,/ !<0(D#, #n30,CG+`%!,/%!(* #"S8o*0JJ%!*,/%=8
: ,u,/cn3%Q`JU38G8l%!40,/.>&)(o<%=6L6L#(*;N
g

`

f?

@g

C

q/

# , '!

# , '!



*.

# , '!

d 

h@O

h%O

/O%

/O%

aO

4/

aO

/O%

Z/

h%O

/O%

mC_ x[7_<C
L

%

m Lm
_lfI03l f_0Wfibm0i if
O<"*%=<,H: "Q NLNL[Tm%D<" ;:L8l%!(*%=8,/.0%[. (;: !"R,H640(*47#J #,H: "1 & }**nUDT5/?%!5: "
,/.0%D%=#(*,/.7 c#,H+`*4 .0%!(*%=N ^.0%!*% T5/?%!Q6 @4 (*47#J #,/%o?%!(*,H:L!6L6 =B}&)(* +T.0%!(*%
,/.0%!K#(*%G&)(;<%=80Bm: "E,/.0%W6 HTM%!(@#,H+5*40.0%!(*%=B ,/b,/.0%04043%!(c#,H+`*4 .0%!(*%=B T.0%!(*%
,/.0%5: (u: C+7A.o,/.S: "0"0%!(;N N Nr_.7#("0%!c#"78d]N NRem(; =: ""0,/%=8: "o,/.0%=: (u&+50
47#43%!([" #d (*4S#J #,H: "W &476L#"0%!,H#(RXa;!6 %980: *,/0(n7#"7<%!D&)(* + ,/.0%Q6 ;Tm%!(
: "U,/b,/.0%04 4]%!(c#,H+`40.0%!(*% b 0(*"76] & C%!40.UU;:L!6 }%!*%=#(;a.SBi? 6 7+5% B
47N X /B,/.7#,c:L& ,/. %o%!" %!(*JI<"U,H: "0%=8E: "E,/.0%b6L#(*J%!Xa;!6 %'+`,H: "0TM%!(*%,/
40(47#J #,/% 04UT5#(;8TD: ,/.6L: ,/,H6 %9#,/,/%!"U7#,H: "7B_#"I#,H+5*40.0%!(;:L <(*"75TM76L80B7: "
6L6]6L: q%=6L: .0U380B=n3%u40(* 8l7<%=8 Bl;:L+c:L6L#(C,/ ,/.S#,`: "1,/.0%* "7NC^_.0%u%!"0%!(J40(* 8l7<%=8
nUK,/.0%!*%K80: *,/0(n7#"7<%!@"0%=#(1,/. %W* (;&<%'T5#@%!,H:L+c#,/%=8$,/In3%W &M,/.0%W(k8l%!(
 &u %!(*JG!+ N'O!&_,/.7: %!"0%!(J>TM%!(*%9,/',/(k/?%=6S04UT`#(k8$#"78Wn3%E<"R?%!(*,/%=8
: "U,/.0%=#,CnRY&j(;:L<,H: "9([* +5%,/. %!(5+5%=#"0 #,HBR;/=Bi #q +cBUTu. %!(*%V,/. %8l%!" ;: ,
: \80:L+c: "S: *.0%=8>nRI&<,/(b & B : ,@TM76L8$(;: *%Y,/.0%K: (t,/%=+`43%!(;#,/0(*%',/
#n30,Q  B3%!"00J.>,/b40(* 8l7<%bt<(*"7N %!,"0%W:  "0,*%!%!"7Nt^.7: 
+`,H: ?#,/%=89,/.0%G# ,/.0(*5,/>: "U?%!*,H: J #,/%1,/. %o?%!(,H:L!6 40(*4S#J #,H: "\ & ,/.0%T5/?%!
#"78Tu.R1,/.0%!\#(*%*%!]%=<,H: ?%=6 G,/(k#4043%=8t: "b,/.0%Q6 HTM%!(#,H+`*40.0%!(%=N
^.0%b,/.0(*%!%!X8 :L+`%!"0;: "76dfe`gJH?%!(*"S: "0J476L#"0%!,H#(*UXa;!6 %K80: *,/0(*nS#"7<%!Q &
;+Q6L6+`476L: ,/S8l%@: "',/.0%t#,H+`*40.0%!(%@: J : ?%!"'nU>*%!%,/.0%D(*%=&j%!(%!"7<%9sH0,/%=8': "
*%=<,H: "W NLNL/

=
= N 

gmsRNM N }: ,/.0%C;+`%#gmsRNM NL 3%!2 <%!40,&j(_,/.0%808 : ,H: " &"0%80:L+`%!" ;: "
C#"78 ,/.0%c<"0*%=sH0%!"U,#4043%=#(;#"7<% &,/.0%?%!(*,H:L!6 8l%!(;: ?#,H: ?%5,/%!(;+`kN %!(*%
: D,/.0%W_(;:  6L: o47#(;+5%!,/%!(;B : D,/.0%W&)(*%=s %!"7<W &7n0 H #"7<E;!:L6L6L#,H: "SB[#"78
: `,/.0%t8l%!"0;: ,b;!6 %.0%=: J.U,HND^.0%@8l%!" ;: ,b & ,/.0%9#,H+5*40.0%!(*%9: "Y,/.0%96 ;Tm%!,
#q +x: VJ : ?%!"GnU
} /;
^_.S#,@: ;BS,/.0%E8l%!"0k: ,8l%=!*R%!2U43"0%!"R,H:L6L6 =BTD: ,/.Q%!2U4]" %!"R,H:L67;!6 %9.0%=: J.U,
BUTu.7:LA.$: o#n30, #q +cN
^.0%!(*%K: >'n] "780#(*<"78 : ,H: "v#,t,/.0%Y*0(;&<% P BTu.7:LA.*43%=!: F0%!
,/.0%b&)(*%=sH0%!"7<G &,/.0%b&)(;<%=89T5/?%!;N .7#,Q: "7:L<%G#n30,`,/.0%b+`%!,/.0 8@TM%G#(*%
80: k<0*;: "0Jt: "9,/.7:  a.S#40,/%!( : [,/.7#,CTm%`"0%!%=8D"0,CTM(*(*Y#n] ,m,/.0%cC_#"78DO!_
: "Y,/.0%on3%!J : "0"7: "0J N %TD:L6L6_<"7<%!"U,/(;#,/%"YF0"780: " JY * 6 0,H: "E,/9,/.0%bdfe`gI &
,/.0%Q&)(;+ /!&N_TD: ,/.I NL# //
S <!f 3 /
N 
5^

Yb

fB

A 

%&%

*

aB

:%

%.%&

%.

%.%.

%. C

%.%. <.%.%.+

LE

D /

D-

D-

H

N.

'

ps

%.%.

'

'.

"W'

0/

<

'

51

&

V_m 'f7f7VfQ[}P7CCV_!C

%

. %!"b,/.7: o: *0n0*,H: ,/ ,/%=8b: "R,/Q,/.0%1dfe`gmBUTm%F "78

 Y  /l 
C 3/#r
^_.7: D!#"Gn]%5k:L+`476L: F0%=8,/Q,/.0%Qe`g

E  /l

'E

PO



MH

21

3*#U

51

8

 9

N 
VJ : "SB3Tm%b#*7+`%o%!2R43"0%!"U,H:L6]* 6 0,H: "05,/9,/.7: 5%=sH7#,H: "ETD: ,/.<" *,H#"R,Q<X
%!W!: %!"U,/;
] =fp
#"78F0"S8o,/.7#,
E >
Tu.0%!(*%5,/. % H;a H0 ; B >Bi: D&)0"78o,/cn3%5J : ?%!"GnU
Y  /
N 

^_.U0[,/.0%* 6  ,H: "I: u &,/.0%1&)(;+c


H
_ 3 <!fV aj
N 
^_.0%&<,/( : ",/.0%[ 6 0,H: "c(*% 0%=<,/f,/.0% &<,f,/.7#,#},/.0%[T5/?%V40(*47#J #,/%!
04UT`#(;8': "U,/>: ( &f6 HTM%!(18l%!"0;: ,=B: ,/c+`476L: ,/78l%t: "7<(*%=#%!Q# N^_. %
?%!(*,H:L!6fT`*?%!"R7+n3%!( : 1(*%=6u:L& : " N @: Q43;: ,H: ?%=N C,/.0%!(*To: *%=B}" 
?%!(*,H:L!6m40(*47#J #,H: " : Q43*k: n76 %$#"78Y,/. %GT5/?%'%!"0%!(*Jp: 1,/(k#4043%=8Y"0%=#(Q,/. %
*0(;&<%=N
wQ*,1 &M,/. %G%!"0%!(*Jp&)(14S6L#"0%!,H#(*UXa;!6 %YT`*?%80: ,/0(*n7#"7<%!Y< +`%!E&j(* +
0HT H?%!(G<"U,H: "0%!"U,H6 Xa;!6 %$+` "R,H: "I(;#"0J%!;N>^_.0%!*%Y/&j(;<%=8 uT5/?%!.7*?%\
&j(k<%=8>&)(*%=s %!"7<W & 9 N l( ,/. %!*%cT5/?%!;B7TM%c400,5 t: "P N 
#"78F0"S8o,/.7#,u,/.0%!(*%Q: V?%!(*,H:L!64 (*47#J #,H: "K:L&
/l 
N
em0(;: "0J*7+Q+`%!(;B=,/.0%`n076 qQ &0,/.0%c#,H+`*40. %!(*%`.7#[%=#*,/%!(;6  0HT;BRTD: ,/.
N
O,5: !6 %=#(C,/.7#,C,/.0%o<"78 : ,H: ">&j(M?%!(*,H:L!6U40(*4S#J #,H: "E N [: C? :  6L#,/%=80Nu^_. %
* 6 0,H: "&j( 8l%=!/U%!2U43"0%!"R,H:L6L6 9TD: ,/.G.0%=: J.R,o&j(D6L6T`*?%!;N^_.S: u(*%!*76 , : 

EY

"78

EQ

0/

i
H

f.

'

q

PO

PO

W W

<

"1

,"

<;

 W

%O

'

. 4\

f.

KENo .

u[W'f

%&

<"0k: *,/%!"R,VTD: ,/.b,/.0% n0*%!(*?#,H: "76&<,,/. %!(*%1: u?%!(*\6L: ,/,H6 %oT`*?%D43%!(*,/ (*n7#,H: "
#n3H?% ,/.0%,/(*43*40. %!(*%c8l0(;: "0J7+c+`%!(;N
em0(k: "0JQTD: "U,/%!(;B ,/.0%oTD: "78G: `TM%!*,/%!(;6 =B_:LN %=N
B_#"78Q*1,/.0%!(*%t: V?%!(*,H:L!6
40(47#J #,H: "\&j(M,/.0*%T`*?%=6 %!"0J,/.0u,/.S#,m;#,H: k&jW N /NV^_.0%!*%#(*%,/.0%o6 "0J%!,
T5/?%=6 %!"0J,/. Tu.0%V.0(k: !"R,H6UT5/?%!"U7+n]%!(;B 1#"S8 B3#(*%`*;+c6L6R,/.7#,C,/.0%!
;#,H: k&j\ N /N ;Tm%!?%!(kB0;: "S<%,/.0%%=#(*,/.S VJ%! +`%!,/(>8l%!,/%!(;+c: "0%!,/.0%;+c6L6 %!,
T5/?%!"U7+n]%!( /:LN %=N_,/.0%c6 "0J%!*,CT5/?%=6 %!"0J,/.0k_,/.7#, !#"9%!23: , : "@,/. %%=#(,/.7 #,/X
+`40.0%!(*%=BR,/.0%!(*%5TM76L8,H:L6L6rn3%" o?%!(,H:L!640(*4S#J #,H: "I:L& ,/.0%5Tm%!,/%!(;6 1To: "780B
DBm: D*b*,/(*" Jb,/.7#,@ N : 9#J : "$? :  6L#,/%=8W%!?%!"P&)( ,/.0%1;+c6L6 %!*,D4];: n76 %
$#"78 N\_.S#(*"0%!#"78Ief(k =: "I0JJ%!*,/%=8W,/.7#,o,/.7: 9: o,/.0%E!#*%E8l0(;: "0JGTD: "0X
,/%!(;B]T.0%!"Y,/.0%Tm%!,/%!(;6  %!,c: "E,/.0%*,/(;#,/*4 .0%!(*%b: 5?%!(*'*,/(*"0J N1^_.0%=: (`,/.0%!(*
.0;Tm%!?%!(kB7!#"0" ,%!2U476L: "WT.R9,/.0%!(*%@: V"0'<(*"7@8l0(;: "0JG# ,/7+`"7BrT.0%!" : 
43;: ,H: ?%n00,TM%=#q3N1^_.0%o%!2R476L#"S#,H: "\ & ,/.7: `n3%!.7*?3: (Q< +`%!Q&)(* + "0"S6L: "0%=#(
,/.0%!(k: %!;N^_.0% %=sH7#,H: "_.S#(*"0%!>#"78'em(; =: "E0*%=80BSgfsUNo N /B}: `"76 b?6L:L8
&)(u;+c6L6+`476L: ,/78l%Q8 : *,/0(*n7#"S<%!;N
kE



  {}


_: "76L6 =B}Tm%>+`%!"U,H: "K"0%\: "U,/%!(*%!*,H: "0JE"0,/%>#n30,o,/.0%\+`%!,/.0 8WTm%>#(%@ ;: "0J N


^_. %b;:L+`476 %+`%!,/.0 8: "U? 6 ?%!\#**7+c: " Jhbk: "0J 6 %GT5/?%K/: "h,/. %I&)(;+  &5
(Q ) 5&)(50(5* 6 0,H: ">TD: ,/.t&j(%=s0%!"S<bv/: "E,/.0%G&)(;+  &f = /N (
&)(;<%=840(n76 %=+`;BU,/.0% n] "780#(*Y<"780: ,H: "G(oc&j(k!: "0Jc,/%!(;+ 8%!,/%!(;+c: "0%!V#
,/.0%b&)(*%=sH0%!"7<G &M&)(;!: "0J N O"&)(*%!%40(*n76 %=+5;B]: 1&j "781,/tn]%(*%=6L#,/%=8t,/t,/.0%
T5/?%!"U7+n]%!(t: "G8 : *43%!(*;: ">(%=6L#,H: "7N$^.0%Qn30"78 #(*<"S80: ,H: "0"0%!%=8G"0,
n3%'<" ;:L8l%!(*%=8I: "$,/. %Qn3%!J : "0"7: "0J B7n0 , 76 ,H:L+c#,/%=6 $,/.0%!#(*%@"0%!%=8l%=8G,/WF 2E,/.0%
T5/?%!"U7+n]%!(ot#"78 N
O<"7: ,H:L6 Xa?6 0%540(*nS6 %=+`#(*%`"0,C*,/780: %=89: ">+c#"UcJ%!40.URk:L!6i#40476L:L!#,H: "0kN
w'#"Ro0*%=&)76H40.UR;:L!6<"S!6 0;: "0!#"W6 (%=8l n3%8l(;*Tu"%!?%!"cTD: ,/.00,u<"0k:L8lX
%!(;: " Jon30"S80#(*G#"789: "7: ,H:L6 <"78 : ,H: "0;B #[TM%.S/?%Q:L6L6 0*,/(k#,/%=8b: "9,/.7:  a.7#4 ,/%!(
TD: ,/.G%!23+`4S6 %!;N
^.0%D,/(k80: ,H: "76LB&)(;+c6S+c#,/.0%=+c#,H:L!63 6 0,H: "Y40(* <%=8l0(*%!&j(cdmegi`(*%!X
sH7: (*%},/. %`<"0k:L8l%!(;#,H: " &kn30"780#(*<"780: ,H: " 7(;: J.U,[&j(* +,/.0%mn]%!J : " "7: "0J BU#"78
,/.0%5 6 0,H: "0" %!%=8,/cn3%5Tu(;: ,/,/%!"$: "G,/.0%=: (D+`*,J%!"0%!(;6i&)(;+cBU &),/%!"I: "U? 6 ?3: " J
n0k<0(*%1: "0F "7: ,/%*7+Q+c#,H: "0(: "0F0"S: ,/%1: "R,/%!J(k6 ;B_: "G(;8l%!(V,/Q;#,H: k&jtJ%!"0%!(k6
: "7: ,H:L6M<"780: ,H: " ;N %@TD:L6L6f8l%!?%=6 4,/.0%!%QJ%!"0%!(;640(* <%=8l0(%!*,H#(*,H: "0JK&)(* +
_.S#40,/%!( NuC"0%*.076L8D.0;Tm%!?%!(o6 T`*Ru,/(Q,/.0%`;:L+`4S6 %V* 6  ,H: "bF0(**,HN7O<,+c/
(*%!?%=6S`* (*40(;: ;: " JG+`0"U, &_: "7&)(;+c#,H: "K#n] ,u,/.0%1dmeg#"78,/.0% 40.UU;:L!6
40(n76 %=+ : , 8l%!;<(k: n]%!kN
\

"1

V_m 'f7f7VfQ[}P7CCV_!C

%.

o

{}
{ 
N *%9%!2R43"0%!"U,H:L67* 6 0,H: "0kBS%=N J NL S<!D r ,/#"0Tm%!(,/.0%E&j 6 X
6 ;TD: "0J'sH0%!*,H: " ;
/  =U H;

D


Tu. %!(*%
I E&)(c: (;B   : ,/. %DJ #c<"0*,H#"U,c&j(
: (;B#"7
8 p  : V,/.0%Q+n7: %!"R,V,/%=+`43%!(;#,/0(*%5 &_: (;N
.7#,o: ,/.0%5*43%!%=8 &*0"78t: "I: ( 


%%{

%&

n7 =a; ;H



=
=
Tu. %!(*% b  : ,/.0%DJ(;/? : ,H#,H: "76!<%=6 %!(;#,H: "h#"S8t
: V,/.0%Q8l%!40,/.b &,/.0%5T5#,/%!(;N
.7#,o: ,/.0%5*43%!%=8 &T`#,/%!(VT`*?%! 
D

&

{KO

/!  = 1=HH


=
= =
=
_: "78u,/.0%f40.S#*%}*43%!%=8[ &;,/.0% *nR5T5/?%!u: " ,/%!(k+` & mB #"78[,/. %
T5/?%!"U7+n]%!(@N l( Tu.7#,`?r6  % & ,/.0%T5/?%!"U7+un3%!(1/: ">,/%!(;+`5 &
#"78 M8lU%!m,/.7: MT5/?%`n3%=< +`%!C*,H#,H: "7#(*Y/:LN %=Nu: ,/C40.7#*%V*43%!%=8
%=sH76  !%!(* c**S+c: "0J $p  /  k/B p kBTu.S#,
: S,/.0%f?6 0%m &k,/.0%fT5/?%=6 %!"0J,/.
&)(*7A.9}*,H#,H: "7#(* **nU
T5/?%
D

YE

IH

N.

MH

CE

%.

:X

O q

fE

%.{KO

N aHH R   H  ^_.7:  : Dc!6L#;:L!640(n76 %=+-: " 07:L8t+`%=A.7#"7:L<


 &5b?3: ;<  07:L8#n];?% 7#,Q476L#,/%6 3!#,/%=8P#, t%!2U%=<0,H: "0JP#"
;!:L6L6L#,H: "tTo: ,/.'[qU"0;Tu"'&)(*%=sH0%!"7< N[^_.0% +Q#,/.0%=+c#,H:L!6R40(*n76 %=+Z&j(
,/.0% 07:L8o?%=6  !: , 3<!u: 

= "!


t;

t/

q/

D /

. o

$#7CM_!CE&%f_<0




Tu.0%!(*%!$: ,/.0%W<U%!W!: %!"U,D &?3: k<;: ,=BS* n %=<,5,/W,/.0%cn30"78 /I<"S80: X


,H: "0;
<!f D
<m n30"78l%=8 B
n3%=: "0J,/.0%5?%=6 3!: ,\+`476L: ,/78l%5 &0,/.0% 7#,C476L#,/%=Nu^ (*Y* 6 0,H: "b &0,/.0%
&j(;+
<}
/ S: "S8 3[#"S8.0%!"7<% 3<!/N
n7 04043*%t,/.0%Wn30"780#(*<"780: ,H: "#, >: Y: "h(*%=6V&j(k+cB`:LN %=N
<![ >< /: "0*,/%=81 &3,/.0%9< +`476 %!2$&)(;+ <!u A
0*%=8#n3H?%=/N 7,H#q3: "0J$,/.0%b(*%=647#(*,c &m,/.0%b 6 0,H: "n0,H: " %=8
#n];?% *. HTp,/.7#,,/.0%5* 6 0,H: ": 

<} ; ('C<k
!


'.

'

q/

Z\

4s

q/

C 's

q/

q/

t/

'.

'.

q/

)

NE


I/

    +{}


]{x
N /^ (*
S<!}p r
0n0*,H: ,/ ,H: "0JG: "R,/Q,/.0%1dfe`g\3: %=6L8l
},

Dl
,/.0%40.S#*%5*43%!%=8t: 
Y .Y

C p
p 
n7G^0(*
S<!}p r
0n0*,H: ,/ ,H: "0JG: "R,/Q,/.0%1dfe`g\%=:L6L8l
/
,/.0%40.S#*%5*43%!%=8t: 

C Q @p .1 


p 
*

SUWV*XN

PO

%%

%&

f.{KO

SUWV*X

PO

%KO

&

+KO

KO

V_m 'f7f7VfQ[}P7CCV_!C

/!b^ (*

S<!}p r p )r A
 n0*,H: ,/0,H: "0JG: "U,/Q,/. %Qdfe`g\ : %=6L8l
# l i#c
 B  1 0 : ,/. %540.7#*%5*43%!%=8 & ,/.0% }**nU1T5/?%!kN
l(*,H#,H: "7#( }**nU9T`*?%!;B  N^_.7: [ !<0(*D&)(
/
Q
.E

> # p# Y

R'T

'EY

0UV

SUWV

'

IH

EY

[B

SUWV

%.

HO%E

%.

N/322 4!.2 2
#
,

%.

%.%.%. M

<!f A
<} n]  "78l%=8t#
'.

NE

q/

**7+5%

<} 3

q/

 n0*,H: ,/0,/%Q: "U,/Q,/.0%Qdme`gf

q/

A 3"!
^_. %5* 6 0,H: "G,/Q,/.7: oe`gh: ;
pVk ra (' ; r ('
^_. %5* 6 0,H: "GT.7:La.b(%=+c: "0n30"S8l%=89#
+0*,[.7*?%
<}V ra ('
h%s

fs q/

q/

q/

L

q/

N 
.

n7t^_. %5(*%=6r* 6 0,H: ": un0,H: "0%=8nR9,H#q : "0Jc,/.0%5(*%=647#(*,[ & <u: "
//N

<f k ( 'C<k #
!
q/

q/

C(

d 
I/

5 &%f_<0*
76

{}
{ 3
N _"0;:L8l%!( ,/.0%40(*n76 %=+- &i.0%=#,@<"78l7<,H: ": "ht!: (;<76L#(980: *q' &i(;8 : 0
RNu^.0%5,/%=+`43%!(;#,/0(*%Q#,,/.0%5n30"780#(* c 1: *43%=!: F0%=8,/cn3%
=p< <
S: "S8,/.0%$*,/%=8l*,H#,/%,/%=+`43%!(;#,/ (*%h80: *,/(k: n00,H: "-&j(
RN : "U,H
%=8t%=<,H: "> NLN N'^_.0%*,/%=8lY*,H#,/%1,/%=+`43%!(;#,/0(*% l =C;#,H: F0%!D,/.0%
#476L<%= %=sS#,H: "

Tu.0%!(*%



S: "S8  _;#,H: k&j : "0Jc,/.0%@#n];?%1dfe`gP#"78,/.0%5n30"S80#(*W<"78 : ,H: "
U }
 F0"7: ,/%
#"78
 K#ff 


'r

hr]

mo

qm <r

. nm*o

D m

D+m

D-r

qm <r

qm <r

' <r

Ns

'r

'. <r

qm <rP

Nu/ S: "S8 _ 3/Br,/. %* 6 0,H: "W,/ #476L<%= %=sH7#,H: "I: "$5;sS#(*%
dfe`gf 22 2 2 B B
p
C_;  } B / 3m
S f;: "u _B _!fI;: "u _N
: "U,H_**7+`%5,/. %* 6 0,H: "W,/cn3%5 &0,/.0% *%!47#(;#,/%=8 1&j(k+c
8D 9I_
S f4
#"78,H#q:% 9S}K;: "u SN
0n0*,H: ,/ ,/%,/.0%'#*7+`%=8\&)(;+: "U,/G,/.0%'dfe`g,/WF0"78E#"e`g&)(
8D /N  6 ?%',/.7#,Ee`g0n %=<,Q,/I,/.0%Gn30"78 #(*<"S80: ,H: "0\#,
9 Q#"78 tpN
n7 +`%Q#o: "I//B%!2 <%!40,u,/.7#,u,/. %1C_D#(*%
C_;  } B / 3m
Z\

0/

Z9

'. 0/

. .o

.o/ o

0/

<.

[

0/

q/

q/

8/

'. 0/

0/

$

V_m 'f7f7VfQ[}P7CCV_!C

S fK;: "u E;: " # SB S!f;: "u Y;: "D#


: "R,H}V*7+`%5,/.0%5 6 0,H: "G,/cn3%5 &,/.0%Q&)(;+
8 9 S ;8 3 9 S/
_ 3}4
Tu. %!(*<
% 9 S5 ;: "[ #"7=
8 9 _` ;: "D# SN _: "789,/.0%W eg&j(
8 3#"78tc80: ]%!(*%!"U,De`g&)
( 8 3/N
o> *     ?
@{f
]{x3
NC**7+5%5* 6 0,H: "G &,/.0%Q&)(;+
 } 5 0/
_: "78,/.S#, P;#,H: *F0%!V,/.0%1e`g


^_. %5* 6 0,H: "G,/Q,/.7: oe`gh: 
5 0p

^_. %5* 6 0,H: "G,/.S#,D: F0"S: ,/%Q#, c c: 
l =}p
^_. %V* 6  ,H: "@,/.S#,`: # Xa43%!(;:  80:LV: " D: MT.0%!" fB]#"\: "R,/%!J%!(;N D,/. %
J%!"0%!(k6* 6 0,H: ": 

 }
<.

0/

q/



q/

Z\

q/

q/

qm <r

21

qm

FIm

qm

m+1h

N.

"1

qm <r

mf 1

51

qm <r

S m

^ c;#,H: ;&)9,/.0%1C

R  /
' <r

TM%T5#"R,

Sf

Ns

'r

p< <
B B#"S8'6L6 ,/.0%!(Q 
hr]

qm <r

'r

^_.U0 1 B_ 1 B_
N
_: "76L6 
l =fp U<

qm$O%

hr

U }<
qm$O%

$A7CM_!CE&%f_<0*


Nu/cV*7+`% _ 3f"8D k;: "u


,/%$,/.7#,b,/.0%\n30"S80#(*<"78 : ,H: "0I#,b #"S8 #(*%
#0,/ +c#,H:L!6L6 k#,H: *F0%=80N 0n0,H: ,/0,/%t,/.7: '#*7+`%=8h&j(;+ : "R,/$,/.0%
dfe`g\,/. %!"b3: %=6L8
8
3 Y 8o }
^_.0%5* 6 0,H: "W,/c,/.7: D egP: 
8o }p

^_.0%5n30"780#(W<"780: ,H: "0#(*%
8D }B
8D/mp
*cTM%Q+u0,u.7/?%

#"78b 
^_.R 
h #"78
S: "S6L6 3
;: "u
S } ];: "0. / K / / /
;;:: "u" .[ ;: "0.7 Y;: " .f /
n7V*7+`%5* 6 0,H: "W &0,/. %1&j(k+
8 _k;: " ;8 _k;: "D#
_ 3f"
0n0*,H: ,/ ,H: "0JG: "R,/Q,/.0%1dfe`g\3: %=6L8l
8 Y 8 ;: "
8
/#f 8 3 ;: "# Y
^_.7: o: V,/(*0%1&)(o6L6 '"76 \:L&],/.0%,/%!(;+`: "Gn (;aq%!,/c#(*%%!47#(;#,/%=6 
!%!(* Bi:LN %=N
8 Y 8 }
8
3 /#f 8 }
^_.0%5n30"780#(W<"780: ,H: "0#(*%
8 }B
8 /mp
0/

q/

q/

q/

q/

"

L

'.

Y

"

"

L

"

"

0/

"

0/

q/

q/

"

q/*

q/

q/

q/

q/

'.

q/

q/

N.

V_m 'f7f7VfQ[}P7CCV_!C

%

}p8 /}p
3: u,/.0%5;+`%@#o: "$//B7:LN %=N

8 }
k: "0.[ ;: "0.7 Y;: " .f /
3: u;:L+c:L6L#(;6 9n0,H: " %=8G#
;: " .7/# 3 Y;: "0./#f 
8 3f

;: "0. #
8

'.

q/

q/

q/*

q/

q/

q/p

Chapter 5

dAlemberts Solution
5.1

Introduction

Consider the wave equation in an infinite domain:


PDE: utt = c2 uxx , < x < , t > 0

(5.1)

BCs:

u(x, t) 0, x , t > 0

(5.2)

ICs:

u(x, 0) = f (x), < x <

(5.3)

ut (x, 0) = g(x), < x < .

(5.4)

The problem can be solved using a Fourier transform, as we will show later.
However, the first person to solve this problem was not Fourier (1768-1830),
but dAlembert (1746). dAlembert had a simpler method, which works only
on the wave equation. It also works whether or not the domain is infinite,
but it can get complicated quickly when finite boundaries are included.

5.2

dAlemberts approach

dAlembert recognized that any function of either x + ct or x ct will satisfy


the wave equation. We can simply verify that any trial solution
u(x, t) = L(x + ct) + R(x ct)

(5.5)

satisfies the PDE (5.1) for any functions L and R (which have second derivatives, of course).
To show this, let us write
x + ct
x ct,
77

CHAPTER 5. DALEMBERTS SOLUTION

78
and

u(x, t) = L() + R().


We use a prime to denote ordinary differentiation with respect to the argument of the function, e.g.
L0 ()

d
d
L(), R0 ()
R().
d
d

The partial derivatives are calculated in the following way:

L() = L0 ()
= cL0 ()
t
t

L() = L0 ()
= L0 ()
x
x
2

L() = (cL0 ()) =


(cL0 ())
= c2 L00 ()
2
t
t

=
(L0 ()) = (L0 ())
= L00 ().
x
d
x
Similarly,

R() = R0 ()
= cR0 ()
t
t

R() = R0 ()
= R0 ()
x
x
2
d
R() =
(cR0 ()) = c2 R00 ()
2
t
t d
2
d
R() =
(R0 ()) = R00 ().
2
x
x d
It is seen that both L() and R() satisfy the wave equations, i.e.


and

c2 2
2
t
x
2
2
2

c
t2
x2


L() = 0,

R() = 0.

Therefore the combination, (5.5), also satisfies the wave equation.


The functional forms of L and R should be determined from initial conditions.

5.3. EXAMPLE

79

Since
u(x, t) = L(x + ct) + R(x ct), ut (x, t) = cL0 (x + ct) cR0 (x ct),
it follows from the initial conditions that,
u(x, 0) = L(x) + R(x) = f (x), < x <
0

ut (x, 0) = cL (x) cR (x) = g(x), < x < .

(5.6)
(5.7)

The second equation, (5.7), can be integrated with respect to x to yield


Z
1 x
L(x) R(x) =
g(x)dx + K,
(5.8)
c 0
where K is an arbitrary constant. Adding (5.8) to (5.6) yields
Z
1
K
1 x
L(x) = f (x) +
g(x)dx +
,
2
2c 0
2

(5.9)

and subtracting (5.8) from (5.6) yields


1
1
R(x) = f (x)
2
2c

g(x)dx

K
.
2

(5.10)

We change x to in (5.9) and x to in (5.10), and then add:


u(x, t) = L() + R().
Thus
1
1
1
u(x, t) = f (x + ct) + f (x ct) +
2
2
2c

x+ct

g(x)dx .
xct

(5.11)

This is the full solution to the wave equation in an infinite spatial domain.

5.3

Example

Solve:
PDE:
ICs:

utt = c2 uxx , < x < , t > 0


(
1, 1 < x < 1
u(x, 0) = f (x) =
0, elsewhere
ut (x, 0) = 0, < x < .

CHAPTER 5. DALEMBERTS SOLUTION

80

Since g 0, dAlemberts solution is


1
u(x, t) = [f (x + ct) + f (x ct)].
2
We simply divide the initial shape in two halves. Let one half move to the
left with speed c and the other half to the right with speed c. In the interval
where the two halves overlap we add their amplitudes.
3

ct=0
2.5

u(x,t)

1.5

0.5

0
6

0
x

ct=0.5
2.5

u(x,t)

1.5

0.5

0
6

0
x

5.4. REFLECTION

81

ct=1
2.5

u(x,t)

1.5

0.5

0
6

0
x

ct=2
2.5

u(x,t)

1.5

0.5

0
6

0
x

Figure 5.1. Wave propagation in an infinite domain.

5.4

Reflection

Consider the following problem in a semi-infinite domain:


PDE:

utt = c2 uxx , 0 < x < , t > 0.

(5.12)

BCs:

u(0, t) = 0, u(x, t) 0 as x .

(5.13)

ICs:

u(x, 0) = f (x), 0 < x < .

(5.14)

ut (x, 0) = g(x), 0 < x < .

(5.15)

CHAPTER 5. DALEMBERTS SOLUTION

82

We can proceed as before and easily show that


u(x, t) = L(x + ct) + R(x ct)
satisfies the PDE (5.12). To satisfy the ICs, we have, as before (cf. (5.6)
and (5.7)):
u(x, 0) = L(x) + R(x) = f (x), 0 < x < ,
0

ut (x, 0) = cL (x) cR (x) = g(x), 0 < x < .

(5.16)
(5.17)

An important difference between these ((5.16), (5.17)) and the earlier ((5.6),
(5.7)) is that (5.16) and (5.17) define L(x) and R(x) only for x > 0. We do
not know L(x) and R(x) for x < 0; hence we do not know R(x ct) when
ct > x.
For ct < x, we can proceed as before. Integrate (5.17) and add to or
subtract from (5.16) to obtain (5.9) and (5.10).
So far we have not used the boundary conditions. These provide the
missing information
u(0, t) = 0 = L(ct) + R(ct), t > 0.

(5.18)

Equation (5.18) relates R with a negative argument to L with a positive


argument:
R() = L(), < 0

(5.19)

The solution can be summarized as follows. For = x + ct, = x ct,


u(x, t) = L() + R(),

(5.20)

where
1
1
L(x) = f (x) +
2
2c

g(x)dx, x > 0,

(5.21)

g(x)dx, x > 0.

(5.22)

and
1
1
R(x) = f (x)
2
2c

x
0

In addition,
R(x) = L(x), x < 0.

(5.23)

5.5. EXAMPLE

83

If g(x) 0, the solution is simplified to:


(
1
[f (x + ct) + f (x ct)]
u(x, t) = 21
2 [f (x + ct) f (ct x)]

for x > ct
for x < ct.

(5.24)

A simpler way of writing (5.24) is to define the initial condition for negative
values of x by
f (x) = f (x) for < x < 0

(5.25)

and the solution in (5.24) can be rewritten as


1
u(x, t) = [f (x + ct) + f (x ct)]
2

(5.26)

for all x > 0 and ct > 0.


For x > ct, (5.26) agrees with (5.24). For x < ct, f (x ct) has a negative
argument, and is now defined according to (5.25). With the change in sign
dictated by (5.25), (5.26) is then the same as the second line in (5.24). Since
(5.26) is the same as the solution in the infinite domain problem, we can
pretend that there is no boundary at x = 0, provided we define f (x) for
negative x according to (5.26), find the solution in the infinite domain and
ignore the final result for x < 0.

5.5

Example
PDE: utt = c2 uxx , 0 < x < , t > 0
BCs:
ICs:

u(0, t) = 0, u(x, t) 0, as x
(
2 if 1 < x 4 < 1
u(x, 0) = f (x) =
0 elsewhere
ut (x, 0) = 0, 0 < x < .

dAlemberts solution is
u(x, t) =

1
[f (x + ct) + f (x ct)].
2

This solution is valid for all x > 0, ct > 0, provided that the initial condition
is redefined so that
f (x) = f (x) for negative x.

CHAPTER 5. DALEMBERTS SOLUTION

84

The initial condition is depicted in Figure 5.2(a). We now pretend this is


an infinite domain problem and let the initial shape be split into two halves
propagating to the left and right with speed c.
u(x,0)=f(x), all x
2

1.5

0.5

0.5

1.5

2
10

10

10

u(x,t) at ct=1. Ignore x < 0


2

1.5

0.5

0.5

1.5

2
10

5.5. EXAMPLE

85
u(x,t) at ct=3. Ignore x < 0

1.5

0.5

0.5

1.5

2
10

10

10

ct=4
2

1.5

0.5

0.5

1.5

2
10

CHAPTER 5. DALEMBERTS SOLUTION

86

ct=4
2

1.5

u(x,t)

0.5

0.5

1.5

2
10

0
x

10

At this time part of the image initially at x < 0 moves to the real domain
at x > 0, and cancels with the left going wave initially from x > 0.
ct=5. Ignore x < 0.
2

1.5

0.5

0.5

1.5

2
10

10

5.5. EXAMPLE

87
ct=6. Ignore x < 0.

1.5

0.5

0.5

1.5

10

Figure 5.2. Wave propagation and reflection in a semi-infinite domain.

10

88

CHAPTER 5. DALEMBERTS SOLUTION



 
 

  "! #%$&')(+*,(+.- %/ #10(+*,-2(+354 $- $6(7$&.(+/5!8(+*,!:9; /5-2<>= ?#@%*$& 4 0 - /8AB42- /8C
:(+* D7EGFH$I- /KJ8/5- B!1 L(%- /8$,MON1%=8*P- *6$&*,- $I(+*P- $&/5(+=8*,(%424 QR#S* T5- $ 8 !
# $& 4 =8.- %/5M
U

VWYX[Z\O]_^`aXb dcfeX[\OT  a gah\_


ji

k %/ $,-2!1*86' *&%354 :l #"(9m%'8'"**& ! #n8*,L(%4!8- o= $,- 0"- pQrq s (+/)!G #t4 / A%
uwv - T(Kxn/8 v /T- /)- .-2(%4:'"*,(+=8*ry)z|{}~%K z|{MN%%*~%8j v
/5!%$ #88*& !(+*L(%- /n.(%- /8:!j(+?(9m%/ $&.(+/nO:?'t*P(+=8*&G #~ k M"N- /5!I8
:'"*,(+= *&? #8 *& !K(+$(B#@=8/59m.- %/r # {(+/5!M
8L(+8:B(+.-29(%4 ' *&%354 :- $?$&'":9- J8:!3Qr8'5(+*&.-2(%4!8- ot*&/.-2(%4":<.=5(+C
.- %/zDEFHA%.0%*&/5- / A 86 :(+G9m%/5!1=)9m.- %/L'8*& 9m$&$,%863"%=8/5!8(+*Q9m%/5!8- .- %/ $
z k $,(+/5!8L- /5- .-2(%459m%/5!8- .- %/z| k 
D7EFy"q s y"} ~{ u }O~
z%M2%
k $, yz~%}m7~%}yz u }m[~%}6~
z%M2%
k yz|{)}~%w z|{)} ~{ u7
z%M2%
z|mI- $6=8/)!1*&$&"!)(+Oy- $6'8*&$$&:!r- /r=8/)- $6 # k M2
83t%= /5!8(+*&Q9m%/5! - .- %/8$ v K5(0%-2'"%$&:! *&f(+*& #dE- *,-2954 BQ'":M
'8*&:#@*J8*&$&KB(+x%8:8 %A%/ %=8$,M#83"%=8/5!8(+*&Q0(%4 =8$ v *&
- /8$:(%!
y)z~%}m[}y)z u }m s }
%

Gd%87tG ddpG

v  v %=542!J8*&$&O*&QB(+x%I8:*&L3nQR!1J8/5- / Aj(G/8 v =8/8x/8 v /y) z|{}m


y) z|{)}m[yz|{)}mH ) {u z s R }
$&B5(+8?/8 v '8*%354 :#@%*y) z|{}m)(+$68 %A%/8%= $d3"%=8/5! (+*&Q9m%/5!8- .- %/ $,
DEF7yt q s yt }?~{ u }w~
k $P y) z~%}m~%}y) z u }m[~%}O~
k y) z|{}~% z|{ [ {u z; s [ z|{)}I~?{ u
p/8r#@ 424 v - / AK$&:9m.- %/ v  v -24249m%/8$P-2!1*?8$&Qn$:z%M2%z%M2%[(+/5!z%M2%
v - 8j=8/5!1*&$.(+/5!8- /8A5(+-2#8r3"%=8/)!8(+*&Q9m%/5! - .- %/8$(+*&j/8%B8 %A%C
/8%=8$, v 9(+/B(+x%8:$& v - (*:!1J8/5- .- %/r #y(+/5!r M


GX[^\O
\O dg c\O
a\O`X[i
> fJ8*$&(+$&$&=5?R8f$& 4 =8.- %/8D7EGFz%M2%j- $j # 
$&')(+*,(+354 :L#@%*,B
y)z|{)}m[z||z|{)
z%M 
>d =838$&.- = .- /8A8(+$&$&=):!r#@%*,z%M - /F7<nM6z%M2%[Q"- :42!%$
z|H+z|{)7q s z| s

{s
!8- 0"-2!%?3t%j$,-2!1$6 #8?:<.=5(+.- %/j3Qfq s z||z|{)BA%
z| . z|{)
z%M2%
q s Iz|
z|{)
E- 0 - $,- %/3QqsK- $?/8%/8:9m$&$,(+*&Q:7(+/5! v -2424t/8%BB(+x%j(+/Q! - o*&/)9m
8 '8*& 9m:!1=8*&B-2#5- $I- $6/ %I!1%/8:M
>) %.-29m)(+d8K4 :#@C;5(+/5!L$,-2!1 #[F<Mz%M2%?- $(#@=8/59m.- %/ #"
%/54 Q: v 5-24 d d*,- A%C;5(+/5!I$,-2!%- $(#S=8/)9m.- %/ #{K%/54 Q:MO8d%/54 Q v (Q(
#@=8/59m.- %/ #tI9(+/3":<.=5(%4(#S= /59m.- %/ # {- $B#@%*d:(%9R:<.=5(%4 f(
9m%/8$.(+/n.Md65- $B&nm;:f ;83tL!%/8%:!3
Q M
z%M2%3":9m $
Iz|%q s Iz| s z|{)+z|{)
z%M2%

{ s

%  8"G8Gmd5
5- $I- $I(%9m=)(%424 Q %*,! - /5(+*&QR!8- o*/n.-2(%48:<>=5(+.- %/ $,
s
{ s z|{)z|{)}
(+/5!
Iz|[q s Iz|

z%M
%
z%M 

l8> ) jx/8 v 8 v $ 4 0%F7<nMTz% M


%#@*&  k 5(+'8*f-2#- $
/8A (+.- 0%:Md86=8$O$& 4 0%I5- $I9(+$& J8*&$& (+/5!K42(+*!18 '"%$,- .- 0%9(+$:M

  ns~% v 8*&
 nsf- $L$& j't%$P- .- 0%9m%/8$&.(+/.MF7<nMwz%M
%
3t:9m ?$8?5(+*P%/5-29%$,9-24242(+%*:<.=5(+.- %/5
s
z%M 
{ s z|{ s z|{[~%}
v 8%$&?$& 4 = .- %/- $,H#@*&  k 5(+'8*I%
z|{[
L$,- / :{
9m%${
z%M2%~%
 9(+/ (%4 *&/5(+.- 0%:4 Ql=8$&89m '54  /8%.(+.- %/W(+/5! v *P- z|{)
   ! #"$  MHp/I8['8*$&/n9(+$&- - $%*&9m%/n0%/)- /n.#@%*8'8=8*&'"%$&
#)(+' '54 Q"- / A3t%= /5!8(+*&Q9m%/)!8- .- %/5B= $&8?*&:(%4$& 4 =8.- %/z%M2%~%M
8K9m%/8$&.(+/
$ (+/5
! b(+*&Kz|'8*&$=5B(+354 Q [3"K!1*,B- /8:!#@*&  8
3t%= /5!8(+*&Q9m%/)!8- .- %/8$, v 5-29;(+*&:H#@*& z%M2%(+/)!Kz%M 
z~%~%} z u [~
z%M2%%
N1*& bz%M2%~% v 5(0%
z~%
}
$&B8?J8*$&O3"%=8/5!8(+*&Q9m%/5!8- .- %/8$!1:B(+/5!1$O)(+ ~%M6=8$,
z|{
L$,- / :{)}
z%M2%%
z u [
L$,- /  u
8?$&:9m%/5!3t%= /5!8(+*&Q9m%/5!8- .- %/5z u [w~%8/-2')42- $:- 8*
 ~%* $,- /  u ~
8?J8*&$O't%$$,- 35-242- Q:% ~%A - 0%$(*P- 0"-2(%4$ 4 =8.- %/
z|{~

Gd%87tG ddpG
N1%*G/8%/*,- 0 -2(%4$& 4 =8.- %/8$P v  /8:!$,- / u w~%Q"- :42! - /8AB8,'&,.)(,+*-,n
/
.1u 0 23} . %}%}%}m }%} B
z%M2%%
 G/)(+A (+.- 0%L- /nA%*60(%4 =8$ # . !1$&/8%A - 0%L!8- ot*&/n$& 4 = .- %/8$#S*& 
8K'"%$,- .- 0%j0(%4 =8$L3t:9(+= $&
 B$P- /5z43%{)L576$,- /)z3{) v 8*&876
 GM
 L9m%*&*&$&'"%/5!8- / A.9 &..; :<,8,;z#@*& z%M2%%G(+/5!Kz%M2%%d- $P
z|{[$,- /  3 { 3 z|{)
z%M2+ 
%5(+ v 6)(0%$[8I(+*&3)- *,(+*&QK9m%/8$&.(+/= - /z%M2+  v - 8%= 
4 %$&$d #8A%/ *,(%42- Q:83t:9(+= $& v L9(+/(%4 v (&Qn$(+38$&%*&3(! - o*&/> T- /KIz|M
mI- $68p@ ?+,.| y)z|{)}m[z||z|{))(+IB(+*&$,M
mI- $6:(+$&QB$8 v 5(+I#@%*~%8?$& 4 = .- %/jz% M
%G- $
z|{)7
 BA C D
 "AC
z~%~B-2?'542- $

T~%}%* l 
z u w~-2'542- $
 AC 
  " A C ~%}
%*
  A CFE  " A CFE ~
 ~%  A CFE B" A CFE H  $&8%=542!3td*& MO=8I$ l>  - $(%4 $&
- /)9mG
*& 54 :(%!8- /8AB(*,- 0 -2(%4$& 4 =8.- %/z|{)M
N1%*J~%8?%*P!8- /5(+*&QR!8- ot*&/n.-2(%48:<>=)(+.- %/#@%*6z|{3":9m $
s w~
{s
m$$& 4 = .- %/- $
z|{[
{

K '8'54 Q - /8A83"%=8/)!8(+*&Q9m%/5! - .- %/jz~%~B4 :(%!1$dw~%M K ' '54 Q"- / A
z u ~L8/w-2'542- $5(+L
 b~%M5- $r(+A (%- /w4 :(%!1$8*,- 0"-2(%4
$& 4 = .- %/jz|{M
=8$ v ?9m%/594 =5!15(+#S%*)/8%/*,- 0"-2(%4.$& 4 =8.- %/ $,M 9(+/%/54 Q?3"[/8A (+.- 0%:
(+/5!j#S=8*8*,%*&
 9(+/r%/)4 Q:<.=5(%4 L#S 424 v - /8A! - $,9m*&0(%4 =8$
  s3 .1u 0 s } . %}%}%}m } 

%  8"G8Gmd5
l8>ON) 8?Iz|:<.=5(+.- %/z%M [/8 v 3":9m $
q s  s3 Iz|

!1/8% 8?$& 4 =8.- %/#S%*6:(%90(%4 =8 # .


Iz|[1 3 z|[1 3z~%  "$P  Q

z%M2%%

z %M2%%
l8>OR) I5(0%- /#|(%9m#@%=8/5!K(+/- / J8/5- /=53t*O #$& 4 = .- %/8$dL8
DEFz%M2%:(%9;$,(+.- $,#@Q - /8AI d3"%=8/5! (+*&Q9m%/)!8- .- %/8$z%M2%M Qj(+*& #
8#@%*,
y 3 z|{)}m[ 3 z|| 3 z|{
z%M2U
%
1 3 z~%  "$P z QT S  $,- / .10u { }
:(%9;9m%*&*&$&'"%/5!8- / A(0(%4 =  # . } . w%}%}%}m }  M
p/z%M2U
%t8 1 3 z~% V $B(+*&(+*&35- *,(+*&Qf9m%/8$.(+/n$,z|'8*$&=5B(+354 Q 3t!1C
*,B- /8:!#@*& 8- /5- .-2(%49m%/5!8- .- %/z%M2%XM W[ v 0%*,:5- $- $%/54 Q#S:(+$P- 354 
-2#: I- /5- .-2(%489m%/5! - .- %/z%M2%7- $$&=59($,- / I#S= /59m.- %/5MN1%* (%'54 :t-2#:8
- /5- .-2(%49m%/5! - .- %/- $
y)z|{)}~%7$,- / 0 u { }
z%M2 
v $8%=542!8/r')-29;x . %H(+/5!+z~%w%M65- $ 4 :(%!1$dB8$ 4 =8.- %/
yz|{)}m[y+z|{}m7  "$P z TS  $,- / 0 u {
z%M2 
Y %=$&8%=542!/8 v 0%*,-2#@Q)(+z%M2 $P(+.- $&J8$8DEFz%M2 (+/5! - $
8*&:#@%*& Zd$ 4 =8.- %/ v I(+*&4 n%x - /8A#@%*G- /5- $['5(+*&.-29m=)42(+*7$&'":9-2(%489(+$:M
l8>\
[ 8$,(+.- $,#@Q ?%*&A%/ *,(%4- /5- .-2(%49m%/5!8- .- %/8$, v /8:!9m%/8C
$&*&=59mr(%*&A%/8*,(%4)$& 4 = .- %/5M f!1$&3nQl(%!8!8- /8A=8'(%4245't%$$,- 354 
9m '"%/8/nd$& 4 =8.- %/8$B- /z%M2U
%M )- $- $G*&:#@*&*&:!R(+$G8+|8.@]* L^:
_ ,,n.na;|M
 v *,- :
yz|{)}m[yz|{}my s z|{)}mHHy `%z|{)}m 
a Hy 3 z|{}m
z%M2%~%
3$b
a c 3z~%  "1dePUf#g Ech $P- / .10u {
z%M2%%
3$b

Gd%87tG ddpG

Y %=f$8%=542!R9; :9;x5(+?8$&=5- /z%M2%~%O$,(+.- $&J8$ jDEFz%M2% (+/)!

 8 3t%= /5!8(+*&Q9m%/)!8- .- %/z%M2% '8*&$&=)B- /8A8L- /8J8/)- $&*,- $I9m%/0%*&A%$,M
>ji L/ v = $&8%*BA%/8*,(%4H$& 4 =8.- %/z%M2%%6r$P(+.- $,#SQR 
- /5- .-2(%459m%/5!8- .- %/z%M2%Md $,(+.- $,#@Q
y)z|{}~% z|{)} ~?{R u
v *&:<.=5- *&
z|{) a 13 z~%P$,- / .10u { } ~ { u }
z%M2%%
34b
 ?*&:B(%- /5- /8AL.(+$&xf- $6B0(%4 =5(+ 1 3 z~%[A - 0%/ z|{)M
>l
k) # v f9(+/'8*&$&$K(#@=8/59m.- %/ z|{ - /*,$ # v 5(+K- $/8 v
x/8 v /(+$n
( m+ ,a|. |8,a|.,
z|{ a  3$P- / .10u { } ~?{ u }
z%M2%%
34b
8/ v L9(+/:<>=)(+:(%9;*,- /z%M2%%G(+/5!rz%M2%%d(+/5!J8/)!5(+
3 z~%[  3 } . %}%}%} 
(+/5!8'8*&%3)4 :- $68/9m ?'54 :4 QK$& 4 0%:!8M
 <.=8$&.- %/R- $, 9(+/ v (%4 v (&Qn$O*'8*&$&/d(+/R(+*&35- *,(+*&Qr#@=8/59m.- %/R z|{)[- /
8B#@%*,w #H(N1%=8*,- *$,- /8G$&*,- $z%M2%% o  v -2424t4 :(0%?)- $?- $$&=8G 
/8I95(+'8*, v 8*&LN1%=8*P- *$&*,- $ v -24243"L!8- $,9m=8$$&:!8M
 N1*/59;$,9- /.- $&q
 p>%$&'8 N1%=8*,- *#|(%9m:!8$&<.=8$&.- %/8$ v 8/ 
$&=)!8- :!K88:(+9m%/)!1=59m.- %/'8*&%354 :B76=)9;(+$ v L'8*&$/n:!-  8*:M
N1%= *,- *942(%-2:! - / U~
% v 8/8K'8*&$&/:!5- $L'5(+'"*%/8:(+9m%/8C
!1=)9m.- %/R KD(+*,- $ K 9(%!1:Q: 5(+B(+/(+*&3)- *,(+*&Q#@=8/59m.- %/ z|{)9m%=542!
- /5!%:!3"6'8*&$&$:!(+$?(O$&=) #$,- /8$?- /8#@%*, # z%M2%%Md8*& v (+$
/8%?=59;RB(+8:B(+.-29(%4n*,- A%%*- /RN1%=8*,- #* V $(+*&A%=)/n#$ r:  v (+$' *&%35(+354 Q
%.- 0(+:!3QB5- $'8Qn$P-29(%4:= /5!1*&$&.(+/)!8- /8A #88:(+9m%/5!1=59m.- %/K'8*%38C
4 :#S%* v 5-29;8BA%/8*,(%4H$& 4 =8.- %/$&8%=542!3"'8*&$&$P- 354 - /f8#S%*,
#7z%M2%%M .- /8AG~- /5- $$& 4 =8.- %/ v %=542!8/$&/ *&:<.=5- *&:
8- /5- .-2(%4(+*&3)- *,(+*&Q:'"*,(+=8*&!8- $*,- 38=8.- %/3tK'8*&$$,- 354 (+$(
$&=) #[$,- / $,6(+$- /wz%M2%%M5- $r(+$&$&*&.- %/ #N1%=8*P- B* V $ v (+$B*,-2!8-29m=54 :!
3QK8L(+8:B(+.-29-2(+/(+A%*,(+/ A%(+G8.-2:M I/8 v x/8 v #9m%=8*&$

%  8"G8Gmd5

5(+N1%= *,- * v (+$ *P- A%n. K /Q'8Qn$,-29(%424 QR*:(+$&%/5(+354 #S=8/)9m.- %/ z|{) 9(+/
3t v *,- /- /r8#S%*, #5($=5T #$,- /8$Iz|%*9m%$,- /8$#@%*65(+B(+*,M
K $&$=5B- /8A5(+Bz%M2%%- $?*&=8r(+/5!8$&*P- $L9m%/n0%*&A%$P v K9(+/R%3 .(%- /
89mts9- /n  3f #78N%%=8*,- *$,- /8r$&*P- $L # z|{)B- /8#@ 424 v - / A
B(+/8/8*,M
u =54 .- ')4 Q3"%$,-2!1$6 #F<MGz%M2%%[3Q$,- / v f v  *&x w - $(+/Qf- /nA%*P
E
(+/5!r- /A%*,(+ ,0%*d8!1 B(%- /5

E z|{P$,- / w 0 { { a  3 E ,$ - / 1. 0 { $P- / w 0 { {
u
u
u
3$b y
y
z%M2+ 
%f)(+- / z%M2+  v R)(0%f$ v - .9;8:! %*P!1*K #I- /A%*,(+.- %/ (+/5!
$&=5BB(+.- %/)M65- $ - $(%424 v (+354 -2# 8$*,- $I- $= /5-2#S%*PB4 Q9m%/0%*&A%/.M[m/
8/8n695(+'8*, v  v -2424!1*,- 0%O $%C9(%424 :!+ Z<&,8+* zm@* ;|8_Z:S
# $P- /8$ v 5-29r$&.(+$
E $,- /{.10 { $P- / w 0 { {R|_w ~
}a w_ .
~ }a w  . z%M2%%
~
u y
u
u
.
=838$&.- = .- /8Arz%M2%%- /z%M2+  v ?J8/5!I5(+%/54 Q%/ ?*,*&:B(%- / $I- /
8- /8J8/)- ?$&=5T%/r8 *,- A%nC;)(+/5!$,-2!1:

a  3 u _| w . u  v
$3 b

z%M2%%

F<.=5(+.- /8Az%M2%%[B84 :#@C;5(+/5!$P-2!1 #)z%M2+  v %38.(%- /5

 v u y E z|{P$,- / w u 0 { {)} v 8*&xw_%}%}%}m } 


z%M2U
%
- /59mIw- $(+/f(+*&35- *,(+*Qj- /5!1 v 9(+/= $&(+/QB%8*$&Q 3t 42"- /594 =)!8- /8A
. MOn= $Iz%M2U
%- $d8?$,(%(+$

z%M2 
 3L u y E z|{P$,- / 1. 0u { {)} . w%}%}%} )
F- 8*7z%M2U
% %*7z%M2 )9(+/3"=8$&:!6A%/ *,(+89mt
s 9- /$  }  s }  `%} B }  M

Gd%87tG ddpG
> +) N)- /)(%424 Q: v 5(0%B $ 4 =8.- %/ v 5-29R$,(+.- $&J8$ 8jDEFt 
k $,(+/5!8? k
y)z|{)}m[ a  3  "1dP 3 f#g Ech $,- / .10u { } ~?{ u
3$b
v 8*&  3L u E z|{P$,- {
/ .10u { {
z%M2 

Y %=$&8%=542!*QII0%*,-2#SQdna;.+5(+dz%M2 !1$d- /5!1:!$P(+.- $,#SQrz%M2%


z%M2%)(+/5!rz%M2%M

 et\O`ja X
^
X[ \O  cfeXbt `a  dji
8?A%/8*P(%4$& 4 =8.- %/z%M2 B8? :(+I9m%/5!1=59m.- %/'8*&%354 :Lt(%4  %=8A%9m C
'542-29(+:!885(+$6$&  $,-2'54 ?'8Q$,-29(%4H- /*&'8*&.(+.- %/8$PM
mI9(+/r3"?*& v *,- /(+$
y)z|{}m[ a  3  " 3 g $,- / .10u { }
34b
v 8*&? 6z u %z 0 q5 s - $I(+3"%=8(+/r8%=8* #@%* (B9m%'8'"*O*& ! #)4 /8A%%z v - 
q sw %L9?+s +$,M8L- /5- .-2(%48:'"*,(+=8*&L!8- $*,- 38=8.- %/
y)z|{}~% a  3 $,- /{.10u {
3$b
9(+/3"<>=5- 9m '542-29(+:!l(+/5! 9(+/9m%/ $,- $&L #?L(+/nQ$,- /  !1$,M K $.-2
A%n$%/5n8 v 0%*,8$,L(%424:$P9(%4 $Iz-2M :M85- A% * . $,- / ?"!1$P7- /K8$&=)
#S%*Gy)z|{}m!1:9(&Q=59;#|(+$&*5(+/ 42(+*&A%*$,9(%4 r !1$,M#  (+/5!  3 (+*
/8%/8*& v 9(+/4 n%xf(+6 ?*,(+. 3  " 3 g
" g
#8L9mnts9- /n$G #8 .  !1L(+/5! ?J8*&$&  !1:M
K  T ,(+3"%=8%/ B8%=8*L42(+*,58L*,(+.- jA%$I$,B(%424 *K(+/5!$,B(%424 *#S%*
- /59m*&:(+$,- / A . 3":9(+=8$&
B" 3  #" ~ ~% #@%* .
> R%~ " #S%* .
> R%~ "1 #S%* .

% pdpJw5mJ 7

 8*&:#@%*&:#@%*%$&'8*,(%9m.-29(%4n'8=8*'t%$$,%8#@=5424$ 4 =8.- %/f- $?!% B- /5(+:!I3nQ


8?J *&$&O*,B8L4 v $&$P- /8 !1:
yz|{)}m   " g $,- / 0 u { #@%*6G
FH0%/n=)(%424 Q:0%/r5- $ 4 v $& ?"!1B!1:9(&Qn$* H(+$O8*& !(+' '8*& (%9; $
(= /5-2#S%*P *& :'"*,(+= *& 9m%/8$,- $&/ v - L8O:'"*,(+= *&6$&'":9- J8:!B(+8
3"%=8/5! (+*,- $,M
N%%*$,B(%424P.-2?$,%$,L(%424 *$,9(%4 "!%$(+*&6$,- A%/5- J)9(+/n.-2#8$ v *O'8*&$&/
- /8- /)- .-2(%4H:'"*,(+= *&!8- $*,- 38=8.- %/5
M W[ v 0%*,8L$,L(%424 *$P9(%4 $K!%:9(Q
#|(+$&* )(+/842(+*A%*I$,9(%4 $PM $&(BA%*,(%!1=5(%4_ > Z|) &K #58L$& 4 = .- %/5M
)- $- $(9m B?%/'8*%'t*Q #[!8- ot=8$,- %/(+/5!8:(+9m%/5!1=)9m.- %/5 v 5-29;(%4 v (&Qn$
/5!%$6B$,%r%=8A%*,(%!8- /$5(+I(+*'8*&$&/.M
_

V 
\OJ 
J^
`X]hi

k %/ $,-2!1*d(60"- 38*P(+.- /8Az|A%=5- .(+*,$&*,- / A # 4 /8A% u 84 /8A%L #80"- 38*P(+.- /8A
'5(+*3":- /8AR!1*,B- /8:!L3Q v 8*&I8'542(Q%*'8*&$$&$%/8$&*,- / A MI8Gms
x;t v 8*& - $8/8$,- %/%/8$&*,- /8A v 5-29;w9(+/3"R(%!|=8$&:!3nQ8
'542(&Q%*,H(+/5J
! - $6 !1/8$,- pQ #- $IL(+*,-2(%42M
D7EFy 2 
s y  } ~{ u }w~
z%M2%~%
k $, yz~%}m7~%}yz u }m[~
z%M2%%
k yz|{)}~%7 z|{)}y"z|{)}~%[z|{)} ~{ u
z%M2%%
K #S vv %*,!1$B(+*&j- /%*,!1*B(+3"%=88K- /5- .-2(%49m%/5!8- .- %/ $,M u (+8:B(+.-29(%424 Q:
$,- /)9mB8*&- $($&:9m%/)!!1*,- 0(+.- 0%- /B- /f8BA%,0%*&/5- /8ADEF 8*&B$& %=542!
3"6 v K- /5- .-2(%4t9m%/5!8- .- %/8$9m ?'54 :4 QB$&'":9-2#@Q '8*&%3)4 :BM  v -2424$&G5- $
(+$ v '8*"9m:!#@=8*&8* v - 8$ 4 =8.- %/ #8'8*&%354 :(+/5!!8- $,9m,0%*5(+
8* v -24243t=8/)!1*,B- /8:!9m%/8$.(+/n$I- /j8$& 4 =8.- %/-2# v L!1%/V O'8*&$,9m*,- 3"(
$&:9m%/)!r- /5- .-2(%4H9m%/5! - .- %/5M65- $ - $=8/542- x%?8L9(+$& #88? :(+6:<>=)(+.- %/5 v 5-29
/8:!%$6%/54 QR(J8*&$&O%*P!1*I!1*,- 0(+.- 0%- /r3"A - 0%/5M
m/z%M2%%O z|{- $ 8L$&5(+'"B #58- /5- .-2(%47!8- $&'542(%9m:?/nK(+/5!z|{ - $I8
$&)(+'tK #8- /)- .-2(%40%:4 9- Q:M  v -2424$&r5(+B - /n/ $,- Q #78r$%=8/5!
(+/5!B8$&'":9m*&=5 ##@*&:<.=8/59- $G #t$&%=8/5!BA%/8*,(+:!!1'"/5!B%/3"%- /)- .-2(%4
9m%/5! - .- %/8$,M
 (+A (%- /L=8$&88 ! #$&'5(+*,(+.- %/ #0(+*P-2(+354 $[$& 4 0%O5- $'8*%354 :BM
- /)9m v d5(0%(%4 *&:(%!1Q!8- $,9m=8$&$:!8/$&'8$7 #5- $?8 !L- /!%.(%-24- /8

Gd%87tG ddpG

'8*&0 - %=8$$:9m.- %/5n8*&- $7/8 / :!? *'t:(+70%*&Qj!1.(%-24:8*&I(+A (%- /)M Y %=9(+/


#S 424 v )- $6:'542(+- /!1 - /8AQ%%=8*d8  v %*&xR(+/5! (% '8*&%3)4 :$,M
 J *&$& (+$&$&=)?5(+68?$ 4 =8.- %/9(+/3t v *,- /- /r8 $&'5(+*,(+354 L#@%*,B
yz|{)}m[Iz||z|{
(+/n.-29- ')(+.- /8A5(+ v  v -2424=54 .-2B(+:4 Q $&=8'"*&'"%$&$&=59I$ 4 =8.- %/8$)$,(+.- $,#@Q- /5- .-2(%4
9m%/5!8- .- %/8$PM
=83 $&.- =8.- /8Aj- /B8D7EFRQ - :42!1$
s + s +   s }
{s
s s
v 8*& nsd- $8$&'5(+*,(+.- %/j9m%/8$.(+/n.M 4 0 - /8AG87%*P!8- /5(+*&QL!8- ot*&/.-2(%4,:<>=5(+C
.- %/#@%*6
s  s ~%}
{ s
$&=83 |:9mOB8 3t%= /5!8(+*&Q9m%/)!8- .- %/8$,
z~%~%}z u 7~%}
Q"- :42!%$8?:- A%/0(%4 = $,

43L .1u 0 } . w%}%}%} 
(+/5!89m%*&*&$&'"%/5!8- / A:- A%/)#S=8/)9m.- %/5
z|{) 3 z|{$,- /  3 {
z(+A (%- /$P9(%42- /8AB%=8I(+/Qf6=)4 .- '542-29(+.- 0%#|(%9m%*,
8?C;:<>=5(+.- %/)
s > s  s
s
9(+/j3"?$& 4 0%:!#S%*6:(%9j0(%4 =8 #
3BLQ - :42!8
Iz|c 3z|
73[$,- /59z 31
F39m%$P9z 31}
v 8*&G
 3
 3 l
.10  u - $ 8 :>m_ B,,8@ z # %$,9-24242(+.- %/(+/5!8j9m%/8$.(+/n$
73(+/5! F3L*&:B(%- /(+*&3)- *,(+*&Q:M
9m%/8$&*&=)9m58A%/8*,(%4,$& 4 = .- %/3Q$&= 't*P-2'"%$,- /8AI(%424.'"%$&$,- 354 7$& 4 =8.- %/8$
#8L#S%*Pc 3z||
3tz|{)BQ"- :42!
y)z|{)}m[ a 1 3 z||3z|{
3$b
a 3$,- /59z 3% F39m%$1z93%|$,- / 1. 0u { M
3$b

z%M2%%

% pdpJw5mJ 7

(+/5!

 B$,(+.- $P#SQ8L- /5- .-2(%459m%/5!8- .- %/8$z%M2%% v *&:<.=5- *&


yz|{)}~%7 z|{) a F3$,- / .10u { } ~{ u }
3$b

%
z%M2+ 

y"z|{)}~%7z|{) a 1. u 0 3[$P- / .10u { } ~{ u7


z%M2%%
34b
z%M2+ - $B(N1%=8*P- *$,- /8$&*,- $L#@%*?8K- /5- .-2(%4!8- $&'542(%9m:?/nL z|{(+/5!$&fz|$&
z%M2 
F3 u E z|{)P$,- / .1u0 { {
z%M2%%
y
z%M2%%d- $(BN1%= *,- *6$,- /8 $&*,- $I#@%*8L- /)- .-2(%40%:4 9- Qrz|{(+/5!$
3L E z|{P$,- / .10u { {
z%M2U
%
y
01.
 $ 4 =8.- %/ z%M2%%I- $/8 v 9m ?'54 :4 QR$&'":9- J8:!8M k %/0%*&A%/59mB #8$&*P- $
$& 4 = .- %/j*&:B(%- / $6B3"L9m%/8$,-2!1*:!8M

H#cF#@@@c;
/542- x%8$& 4 =8.- %/ #[88:(+@%!8- ot=8$,- %/:<.=5(+.- %/5 $ 4 =8.- %/8
v (0%?:<.=5(+.- %/!1$/8%!1:9(QR- /.-2:Mm/8$&:(%!I8*&B(+*&a;)? |)&G +.( ,6$&
=8'L3t v / 86 v I/5!1$[ #n8d$&*,- /8A M8OA%*P(0%$&?z#S= /5!8(%/.(% 42"$&.(+/5! - /8A%C
 !1:$,- / 3 f 5%$,9-24242(+$ v - l(#@*&:<.=8/59mQ t +(+/5!j8L/ $&.(+/5! - /8A%C
 !1:$,- / E f %$,9-24242(+$ v - (#@*&:<.=8/59mQ
E
L3 43 .1u0 .1u 0

-2M :M . . -2?$8#@=8/5! (%/n.(%4 #@*&:<.=8/59mQI+M


5- $I' *&%'"*&Q:55(+K(%424#S*&:<.=8/59- $A%/8*,(+:!3Q(L0"- 3 *,(+.- /8A$&*,- /8A(+*&
- /A%*=54 .- '54 $d #88L#@=8/5! (%/n.(%4 #@*&:<.=8/59mQ: - $ v 5(+ B(+x%$ $&%=8/5!I #
(0 - 42- /%*7A%=5- .(+*'54 :(+$,- / A   6n=)B(+/L:(+*,M)- $'8*&%'"*&pQr- $G( 9m%/ $&:<>= /59m
# L%/8$&'5(%9mf!8-2/ $,- %/5(%42- Q #80"- 38*P(+.- /8A$*,- /8A O(+/5!- $I/ %I$&)(+*&:!
3Q v !8-2?/8$,- %/5(%480"- 38*P(+.- /8A:38*,(+/ $z|$&=)9;(+$(L!%*&=58:(%!  v 8*& 8
5- A% *&C;%*,!1*I#@*&:<.=8/59- $I(+*/8% - /A%*=54 .- '54 $d #  L#S=8/)!8(%/.(%4%/8:M

%~%~

Gd%87tG ddpG

8L#@*&:<.=8/59- $d'8*& !1=59m:!I3nQf(G0 - 38*,(+.- /8AL$&*,- /8A


3L .1u 0
!1'"/5!%/ (#@ v '8Qn$P-29(%4')(+*,(%*&$,(+$K*&0%:(%4 :!3Q $ 4 =8.- %/5M 
5- A%8*I8L/8$P- %/%/8B$&*P- /8A 58L5- A% * 8#S*&:<.=8/59m1Q r58!%/8$&*  
$&*,- /8AB(+*,-2(%42 4 v *8R#S*:<>=8/)9mcQ rO(+/5!j84 %/8A%*84 / A% # 
0"- 3 *,(+.- /8A'5(+*&L #O8$*,- /8A 84 v *K8#S*&:<.=8/59mQ:MW842(+*K'5(+*&- $
9m%/n* 424 :!3nQ8dA%=5- .(+*,- $&@ V $'542(%9m:/ #5- $Gz|%*8*,HJ8/8A%* v 8/L 942(%'8$
!1 v /r%/r8$*,- /8A M


ZX[
aX[
%M 4 0%I8L#@ 424 v - /8A8:(+6:<.=5(+.- %/5
DEFy 2  s y  } ~{ u }w~
k $, y)z~%}m~%} y)z u }m[~%}O~
k y)z|{)}~%7 a  3[$,- / .10u { } ~?{ u }
3$b
v  *&?8  3 V $I(+*xn/ v /9m%/ $&.(+/n$PM
%Mz(% 4 0% #@ 424 v - / A v (&0%:<>=)(+.- %/#S%*L(IA%=5- .(+*?$&*P- /8A #7!1/8$,- pQ
=8/)!1*O/8$,- %/I
DEFy 2 y  } ~ { u }O~

k $, y z~%}m7~%}yz u }m[~%}O~
k y z|{)}~%7  n$P- / 0 u { } ~?{ u
y"z|{)}~%7~%} ~{ u
z|35 5(+- $68#@*&:<.=8/59mQ #8%$,9-24242(+.- %/ #8?$&*P- /8Ao


G d` a 
%M 4 0%I8L#@ 424 v - /8A8:(+6:<.=5(+.- %/5
y" qsyt ~{ u O~

% %5GG

%~%

v - - /5- .-2(%459m%/5!8- .- %/jyz|{)}~% 3$a b y  3$P- /5z .10 { u 


(+/5!3"%=8/5!8(+*Q9m%/5!8- .- %/8$dy)z~%}m~%(+/5!y)z u }m7~%M
I=8$?$&'5(+*,(+.- %/ #0(+*P-2(+354 $,M - /59m v  )(0%8 %A%/8%=8$E- *,-29;)4 
k $ v  =8$&:
y)z|{)}m 34a b y 3 z|P$,- /5z .10 {  u M
D4 =8A%A - /8A - /nR8DEF v (+*&4 :#@ v - (J8*$&%*,!1
* EF - /.-2
v 5-29;j5(+$68$ 4 =8.- %/5
c 3z| 73  "1d 3 f#g EHh P M
$,- / AB8L- /5- .-2(%459m%/5!8- .- %/ v J8/)!8
34a b y  3 $P- /z .10 {  u  3$a b y  3 $,- /z .10 {  u 
n= >$ 73  3j(+/5!
y)z|{)}m[ 34a b y  3 B"1d 3 f#g Ech P $,- /z .10 {  u 
%M 4 0%8#@ 424 v - /8AL0 - 38*,(+.- /8A$*,- /8AB'8*%354 :B
yt2 z|x ;t|y"Hz|x ;t[9m%/ $&.(+/n.
v - - /5- .-2(%459m%/5!8- .- %/8$dy)z|{)}~%  $P- /5z 0 {  u yt z|{}~%~%
(+/5!3"%=8/5!8(+*Q9m%/5!8- .- %/8$dy)z~%}m~%(+/5!y)z u }m7~%M
I=8$?$&'5(+*,(+.- %/ #0(+*P-2(+354 $,M - /59m v  )(0%8 %A%/8%=8$E- *,-29;)4 
k v J /5!8
y)z|{)}m 34a b y 1 3 z|P$,- /5z .10 {  u M
D4 =8A%A - /8Aj- /B8LD7EF v ?%38.(%- /(G$&:9m%/)!%*,!1* EF- /j.-2: v 5-29
5(+$68$ 4 =8.- %/5
c 3z| 73$,- /9z 3
F39m%$,9z 3% v 8*&x 3Lz .10  u z| ;" g s M
$,- / AB8L- /5- .-2(%459m%/5!8- .- %/8$ v ?J8/)!8
34a b y 3[$P- /z .10 {  u ~B(+/5! 34a b y F3$,- /)z .10 {  u   n$,- /)z 0 {  u M
n= $ v )(0% )(+. 73~B#@%*I(%424 . 1 ?  (+/5L
! F3Lw~B#S%* . ? %
4 :(0 - /8AL=8$ v - 5

%~%

Gd%87tG ddpG
yz|{)}m  t9m%$Pzz 0  u z|x;t g s,P$,- /5z 0 { u M
 L#S*&:<.=8/59mQ #0"- 3 *,(+.- %/- $z  u z|;" g snM



 
 

!#"%$'&()$*&($,+ -.*&($'/0&#12'34-05%$' #6"7&# 5%-.89;:=<0#5-04+?>@#3 "7 -0" BA#C#D#E#FG&("H 5%I


 4JLKM"% N+O 56 "7&#/P$'/0&#1RQS#"TU#V+4-.&($W/P#O8@3O/P$' #OF  5XQ+4-0$,+4-0"W&(Y&("%9O $,"7&("%:
KM34O/P$' #[Z \^]`_a/0&(b9!-"%-04"%-05-0;$,-.8 =$,+4-cKM#"7d K`&e(>@#34"H -0"57 4-f5-0"7 -057g#h
] Dvw]Bv syx
Z \^]i_j k p l 57 *q rsu
\,E#zA#_
t
lnm o
U5-./P#O8{2|34-05$' #b 57h 5%3 4!#5%-yQR-~} O8#-0-.8"%-0 "%-05%-0)$aZ \^]`_49):6&>@#34"H -0"57 45%-0"H -05 K$,+4-cK#"H\,E#zA#_,F4+ 'Q8@QR-6/0&#1/P3O1&($,-$,+4-?e(>@#3 "7 -0"5H 4-c/P;-0?/0 -0;$,57g#F
p l 57


N { 

 N 

-0$3458@-.&#1HQ~ $,+$,+4-a5-./P#O8*2'34-05%$' #*4"5%$'zS#344!#5%-f\,E#zA#_!+4 18@57z-~3O1 $' O1 :


9!#$,+c5H8@-05y9):57 cy H F.Q+4-0"%- 5&():b ;$,-0J#-0"HFG&(i8f$,+4-0B ;$,-0J#"7&($,-9!#$,+c5H8@-05
KM"% D$, s za`+)3457F

]
] ]
Z \^]`_H57  s r ] ]?j k p l
57  s r 57  q rs
\,E#z#_
t

l)m o
Q+ -0"%-QR-+O&,#-* )$,-0"7/+O&( J#-.8{$,+4-#"78@-0" K )$,-0J#"7&($' #[&(O8 5%3O*c&($' #Oza5H 4J
$,+4-f$,"H J##4 -0$,"7/~8@-0;$' $:!h
57  p 57 ~j Ay /P#5@\ p _ /P#5H\ p _^ t
A#D#

A#D(

``y#wSyPy4P4yS

$,+4-6 )$,-0J#"7&#1#b$,+4-"7 J#+)$,I+O&(O8{5H8@-f K`y2)za\,E#z#_/0&(b9!-f-0&#1 3O&($,-.84h

] ]Bj A /P#5 \^ q _ r ] ] A /P#5


57  s r ] 5H  q rs
lX

A 57 \,\^
A
7
5



,
\
^
\

_
i
]

_
s

j \^
q r
\^
q _r s

`+)3457F)QR-#94$'&# =$,+4- 5%#I/0&#11 -.8B.''4.^7. MBK#"57 4-057F


l j s R l t
Q+4-0"%A K j
l D K j q x
q
+ -0bj q F)QR-+O&%#

5H  s r ] ]Bj A
A /P#5 ( s r ] ]
y j

s
j x
@349 5%$' $,34$' 4Jb\,E#z#_ ;$,B\,E#z#_,FQR-4O8

Z \^]`_H57  s r ] ]Bj k p l s R l j s p x

lnm o
@bKM#"&():65%!-./0 4-.8b ;$,-0J#-0"F
Z \^]i_H57  r ] ] x
p j s
s

\,E#z _J  #-057h


Z \^]i_H5H  r ] ]
po j s
s

Z \^]i_H5H  r s ] ]
p j s

Z \^]i_H5H  r s ] ]
p7 j s

zzz
x

\q
_r ] ]
s

_q r ]` s _
q _r s

\,E#z#_

\,E#z _

# UdyS

A#D#

O&("%$'/P3O1&("HFnQS-X/0&(bQ"7 $, Z \^]i_H57  q r ] ]
\,E#z#_
pl j s
s t q jA t t t x0x0x

&(O8=$,+;3 5 +O&%#-?/P O1 -0$,-.8#34" $'&(5%T Ki4O84  J$,+4-?>@#3 "7 -0"~5H 4-*5%-0"7 -05/P)-0*I
/0 -0)$,57F p l F  \,E#zA#_,z


[aN

0- 4"%-05%-0)$*Z \^]i_jA#D#D ?$,+ -KM#"7 KS&X>##34"7 -0"f57 4-{5%-0"H -05f'#-0"$,+4-= )$,-0"%&#1


Dfvw]v s h
Z \^]i_j k p l 57  q rs ] t Dvw]Bv syx
lnm o
`+ -c>@#34"7 -0"{/P;-0/0 -0)$,57F p l F &("%-J  #-0?9;:
Z \^]`_H57  q r ] ]
pl j s
s

j s
A#D#DG57 6q rs ] ]

D
j , K q  5-0#-0
l K q  5 8484z
@QR-57&%:$,+O&($~ [Dv]?v s F)QS-+i&,#A#D#Dj D#D 5H \ r A ]i s _ 57 \, r ]` s _ 57 \, r ]i s _ x0x0x x
\,E#z#_
r
\,E#z#_= 5"H&($,+4-0"5%$,"7&(4J#-.6 $57&,:)5=$,+O&($&w/P#45%$'&()$'F{A#D#D#F/0&(L9!-?"-04"%-05%-0)$,-.8
9):&c5%3O K`57 4-057z -0$345{5%-0-XQ+O&($QS-XQ~11OJ#-0$=KiQS-W&#848b34$,+4-X57 4-05= 
$,+4-"7 J#+)$,I+O&(O8?5H8@- K\,E#z#_,z >i J#3 "%-E#zA#FQR-O1 #$#4-$,-0"7 $,+ -X53O
\,z -.z , 5H O\ r ]i s _,_,z w>i J#3 "%-XE#z#F QS-~O1 #$$QSX$,-0"75HFz -.z , 57 i\ r ]i s _
o 57 i\, ]i s _^z L>` J#34"%-WE#z#F`QR-Xi1 #$c$,-0"75HF`-0$'/0zO:W$,+4-$'-QS-X+O&%# O/01 3i8@-.r 8{-04#34J#+?$,-0"75HFnQS-~5%-0- $,+i&($$,+4-~"7 J#+;$,I+i&(O8578#- K\,E#z#_&( 4"% &#/+ -05
$,+4-=/P#45$'&(;$f&#1 34-{ KyA#D#D B$,+4-= )$,-0"7 #" K $,+ - )$,-0"%&#1FD*v]v s z*\,y-.&("
$,+4- -.8@J#-05]jD*&(O8]Bj s Fn$,+4-#5H/011&($' #45J#-0$ O/P"%-.&(5H 4J 1 :W/P#444-.8{$,c$,+4-.8@J#-05HFQ+ -0"%-$,+4-5%3OL K)5H 4-05y$,"7 -05R#-0"%:+O&("H8f$,X&( 4"% &#/+A#D#D 6$,+4-{ ;$,-0"H #"
K$,+4-68# *&# OFDvU]Bv s FnQ+O1 -9!-. 4Jb8@-0)$'/0&#11 :=0-0"%B&($]Bj D*&(O8*]Bj s z
84 5H/P#;$' )3O $:V 5=/P"%-.&($,-.8w&($~$,+4-X-.8@J#-057z[`+4-0"%-B 5&#1 5$,+4-X5%#I/0&#11 -.8   9 945

A#D#

``y#wSyPy4P4yS

4+4-04 f-04#{4"%-05%-0)$4-.&("$,+4-a-.8@J#-05HF@Q+4-0"%-^345%$`Q~ $,+O $,+ -R9!#34i84&("7 -057FH$,+4-0" 5&(=7#-0"%5%+4)#$ K $,+4-$,"34-fn&#1 3 - KOA#D#D#F49;:WA#C*z


sum of first 1 terms
140

120

100

80

60

40

20

0
0

0.1

0.2

0.3

0.4

0.5
x/L

0.6

0.7

0.8

0.9

0.9


  
 
!#" $%& '(
)*!#! ! 
& %$
)+-,/.01)$2)*314 45
sum of first 2 terms
140

120

100

80

60

40

20

0
0

0.1

0.2

0.3

0.4

0.5
x/L

0.6

0.7

0.8


! 
6 7
 8 9$ !'(!#" $+6& '$8
):95  
& 8$2)#&,;.0<)!$
 )= 3144

# UdyS

A#D#E
sum of first 3 terms

120

100

80

60

40

20

0
0

0.1

0.2

0.3

0.4

0.5
x/L

0.6

0.7

0.8

0.9

2  ! = 
>728 !?$ !'@!9" $A>3& '$8
)*!?5  2- 3$
)#&,;.01)$
 ):314 45

sum of first 4 terms


120

100

80

60

40

20

0
0

0.1

0.2

0.3

0.4

0.5
x/L

0.6

0.7

0.8

0.9


   B
!9$ '( #"! $+<4 4C& '$8
):95  
& 8$2)#&,;.0<)!$
 )= 3144

A#D#C

``y#wSyPy4P4yS
sum of first 6 terms
120

100

80

60

40

20

0
0

0.1

0.2

0.3

0.4

0.5
x/L

0.6

0.7

0.8

0.9


! 
D 7
 8 9$ !'(!#" $+E& '$8
):95  
& 8$2)#&,;.0<)!$
 )= 3144

sum of first 15 terms


120

100

80

60

40

20

0
0

0.1

0.2

0.3

0.4

0.5
x/L

0.6

0.7

0.8

0.9


! =2E7
 8 9$ !'(!9" $F D& 'A$3
):95 ! 
& 8$
)!#&,;.0<)!$
 )* 8<4 4

# G UO???y`O

A#DH
sum of first 100 terms

120
110
100
90

80
70
60
50
40
30
0

0.1

0.2

0.3

0.4

0.5
x/L

0.6

0.7

0.8

0.9


  
 
!9$ '( #"! $+<4 4C& '$8
):95  
& 8$2)#&,;.0<)!$
 )= 3144

I

J  N 

O+ &($$,+4--LK &#O1 -?8@-.#45%$,"H&($,-05X 5$,+O&($ $,+4->@#34"H -0" 57 4-5-0"7 -056/0&(  i8@-0-.8
"%-0 "%-05%-0)$Z \^]`_R $,+4- )$,-0"%n&#1  i84/0&($,-.84z`-*/0&(8@$,+O 5 KM#"R#$,+ -0" K34i/P$' #457F
&(O8:##3Q~11)4O8$,+i&($$,+4-c>@#34"H -0"57 4-f5-0"7 -05~8@)-05~&#-0"%:XJ#)!8M^#9[ ="-04"%-0I
5%-0)$' 4J-.&#/+[ K $,+4-.cz{/P$,3i&#11 :.F $,+4-=#5%$*84 ?/P3O1 $*K34i/P$' #$,"%-04"%-05%-0)$9;:
&6>@#34"7 -0"57 4-5-0"7 -05{c&,:9!-$,+4-# - QR- +O&%#-N^345%$~8@# -.FZ \^]i_Sj /P#45$'&(;$ 
Dfvw]v s za`+O 5  59!-./0&(345-f$,+4-f57 4-05~&#11J#*$,*0-0"%&($]?jD&(O8]?j s F)9434$
$,+4-0:B+O&%#-6$,w&#8483 W$,&*4#40-0"%w/P#45%$'&()$ 571 J#+)$'1 : 4578#-*$,+4-c9!#34i84&("7 -057z
O &(;:V#"%-X$,-0"75b w$,+4-X5%3O &("%-"%-.2'3O "%-.8b$,U/P"%-.&($,-$,+O 5{4-.&("b84 57/P#)$' )34I
 $:.z>@#" KM34O/P$' #45aQ+O/+&("%-c/P#)$' )34#345 &(O8&#/P$,3O&#11 :0-0"%b&($a$,+ -9!#34i84&("7 -05
]jDc&(O8c]Wj s F:##3BQ~1144O8{$,+i&($:##38@c #$4-0-.8?&(5{c&(;:$,-0"7f5{ $,+45%3i$,*J  #-X&J#) 8{;3i-0"7/0&#1n"%-0 "%-05%-0)$'&($' # K $,+4-#"7 J  i&#1K3 O/P$' #Oz
$b 5c #$"%-.&(5%#O&(9O1 -b$,-LK)G-./P$$,+i&($*$,+4-=57  -05/0&("%-0 "%-05%-0)$b&WK3 O/P$' #
Q+i/+ 9O1 'Q5X34\,z -.z&($,$'&#  5  4O $,-b&#1 34-057_  $,+4-8# *&# dDv ]v s z
@3i/+344 +;:)57/0&#1 KM34O/P$' #45~&("--LK!/01 3i8@-.8= =#34"/P#4578@-0"7&($' #iz`+4-cKM 11 'Q~  J
*&($,+ -.*&($'/0&#1`"%-05%3i1 $b/0&(9G-5%$'&($,-.8 &`+4-0#"%-.\,&#"-XJ#-0 -0"7&#1KM#"7  5
/0&#11 -.8QP "H/+O1 -0$ 5*`+4-0#"-.*_,h
R2S Z \^]`_~UTVnXWW S Vn4}'^XYCZ.}7^~}4^XVnVn{^}Z}4^X[
VnVn ^UW.\{]Ya_^Vn^'{^4*'(7 P,P''4.w S Z \^]i_ }X`7'P''
Z \^]`_ S .}'{;.4i]L^_Wa\.bZ'PZ \^]`_ }4^XVnVndcfeS.
;.4gZ'PcZ \^]i_h;V\Yy6'(^'}X`'77'~=i`'jVnkZ^}'=^6`'7[
7* S * S []W=^'.[.XWb l\{^ S Z \^]i_a.;^4dYZ7*Z \^]i_ ^

A#A#D

``y#wSyPy4P4yS

W^}.4]V)aV)c

 i -./P-0Q~ 5%-=/P#;$' )34#345*KM34O/P$' #U 5#4-Q+O/+/0&($'&(T#-=& O $,-~)3O9!-0"


K4O $,-m^3O45  =$,+ -c8@ *&# &(i89G-c/P#)$' )34#345-.1 5-0Q+4-0"%-.z
n

Na Na a?


 G7o

KG:##3U&("%-/P#)! O/P-.8X$,+i&($$,+4-KM34O/P$' #Z \^]i_ajdA#D#D/0&(?9!-~"%-04"%-05%-0)$,-.869;:&


>@#34"7 -0"57 4-f5%-0"H -05 =$,+4-X ;$,-0"7 #" K4$,+ -68@ *&# Oh

A#D#D~j D#D 57  r s ] 57  H 57 _ p H x0x0x t Dvw]?v s t


r
$,+4-0=O/ T]i s j o $,*J#-0$
A#D#D j D#D \,A A A AE AH x0x0x _
r
#"
A A A A
\,E#zE#_
r jw \,A E H x0x0x _ x
`+O 5R"%-.1&($' #45%+i X9!-0$QS-0-0 r &(O8 $,+4- 848X ;$,-0J#-0"5aQ&(584 57/P7#-0"%-.89): -. 94i
 [A##E#f9):W&84 qG-0"%-0;$"%#34$,-.z
r #3*&%:$,":&#8484  J634B$,+4-{"7 J#+)$,I+O&(O8X5H8@-{ KS\,E#zE#_&(i8c5-0-+4'Q*&():
$,-0"75~&("-4-0-.8@-.8{$,?&(44"%K!*&($,- r $,*$,+4-6&#/0/P3 "7&#/P::##3bQf&(;$'z
<s

t
y    GvuNo

+ -0>##34"7 -0"4"%-05%-0)$,-.86+O 5QS#"T=#+ -.&($/P#i8@3O/P$' #U&(O8?>@#34"7 -0"f5%-0"H -05$,


$,+4-fw`&("7 5{/0&#8@-.:W [A#C#D#E#F 4-. $,+4-0" &(O1&#/P- 4#" &(J#"7&(4J#- QS#3O18b&#/0/P-04$+O 5
345%-{ Ky>##34"7 -0"5%-0"H -057z O&("%$'/P3O1&("7F &(O1&#/P-b/P#3O18X4#$c&#/0/P-0 $f$,+4-=K&#/P$f$,+O&($
/P#5 ]L/P#3O189!-"%-0 "%-05%-0)$,-.83457  J&{5%3O KO57  -057z -0$ 3455-0-K>@#34"7 -0"Q&(5
"7 J#+)$'z
-0$345$,"%:X$,*"%-04"-05%-0;$
Z \^]i_j/P#5 ]
 =$,+4-6 )$,-0"%&#1Dvw]Bv r 9):B&f57 4-f5%-0"7 -05
Z \^]`_j k p l 75   q ] x
l)m o

##USy0``0Y`y *x`0 yyS

A#A#A

>@#3 "7 -0"


5 KM#"73O1&KM#"$,+4-c/P)-0/0 -0)$,5J  #-05
/P#5 ]57  ] ]
jA t t t x0x0x`x
pl j
q
q
t

r
y57 4J$,+4- $,"7 J##4 -0$,"7/~8@-0)$' $:
/P#5 p 57 ~jw57 O\ p _ 5H O\ p (_ t
$,+4-c )$,-0J#"7&#1O/0&(b9!-f-0n&#1 3i&($,-.8$,*:  -.184h
l
jw-0#-0
p l j D 7z l7{}| o}~ t q jw 8484z
q
t
`+)3457F;QR-4O8
q
/P#5 ]?j
\r q A#_ 57  q ] t Dfv]Bv r
lgC -Pl
j 57  (] A#A# 57 #] x0x0x t D vw]?v r x
r
r
"%:L&#8484 4J34&(5B*&():$,-0"H5&(5c:##3d/0&(345H 4J&J#"7&(4+i 4J/0&#1/P3O1&($,#"X#"
/P  34$,-0"7zCPS;-05$,+4-5%3i &(44"% &#/ +/P#5 ]w =$,+4-6 )$,-0"%&#1
c-0;$'h-?/0&(W-LK; "%-05%5c&/P#57 4- $,-0"H5f KS&~57  -5%-0"7 -05f#O1 :K#"f+i&#1K KS $,5
G-0"H !84z $c 5~5%$'11 $,"%3 -$,+O&($X&=/P#5H 4-?/0&(4 #$9!--LK;4"-05%5%-.8W [$,-0"75 K
57 4-05~ [ $,5{K3i11)G-0"H !8 r v]?v r z


a      yaU   


uy
wFPyh
57h
h

`j 0 t Dfvw]v s At C D
`\,D t- _yjD t i\ s t- _yjD tCC
D
`\^] t D#_jZ \^]i_ t Dv]?v sSx

=O&("$'/P3O1&("7F)QR-5%+O&#11/P# 578@-0"$,+4-X/0&(5%-Q+4-0"-cZ \^]i_jA#D#D#z


 +O&(4$,-0"W#FaQR-UK#3 O8W$,+i&($X$,+ -?J#-0 -0"7&#1S5% 1 34$' #L$,w$,+4-(w+PdQ+O/ +
57&($' 54-05$,+4-c 5 5J  #-0b9):
] D vw]?v sSx
`\^] t- _j k l \,D#_} | { \5 _ 57 *q rs
\,E#zC#_
t
lnm o
Q+ -0"%-f$,+4-c/P#45%$'&()$,5 l \,D#_&("%-:#-0$$,*9!-8#-0$,-0"7* 4-.8=KM"% d$,+ - z

A#A#

``y#wSyPy4P4yS
@-0$,$' 4J jLDc [\,E#zC#_&(O85%-0$,$' 4J_`\^] t D#_SjZ \^]i_,F)QR-6&("%"7 #-X&($
Z \^]`_j k l \,D#_H57  q rs ] t Dvw]?v s t
lnm o

\,E#zH#_

`+4-0"%-.KM#"%- l \,D#_ 5$,+4->@#34"H -0"f57 4-X/P)-0/0 -0)$f KZ \^]i_&(O8? 5J  #-0?9):[\,E#z _


&(5
Z \^]`_H57 q r ] ] x
l \,D#_yj p l j s
s

>@#"Z \^]`_jLA#D#D#FQR-T)4'Q $,+O&($


pl j

,
l

K q  5-0#-0
 K q  5!848 z

`+)345a4O&#11 :.Fn$,+ -5% 1 34$' #$,*$,+4-6&(9!'#-w+PW "%#9O1 -.  5


`\^] t- _j k p l | { z  ~ { 5H  q r ]
s

nl m o
j D#D \, A A#_ | z | o}~ { z }< ~ 57  \, s #A _ r ] t Dvw]?v s t

\,#E zA#D#_
m o r

Q+4-0"%-  F &(O8Uz
`+4-5% 1 34$' # ?\,E#zA#D#_ 5RO1 #$,$,-.8 ?>` J#34"%-E#zC KM#"8  q-0"%-0)$y&#1 34-05R K 'z
$$,3 "%45`#34$$,+O&($34i1 -05%5  5#-0":~57c&#11F@#O1 :&fK-0Q$,-0"7f5&("%-a4-0-.8@-.8* $,+ 5%3O  \,E#zA#D#_,z >` J#34"-XE#zH#FQS-~5%+47Q$,+O&($$,+4- 5 1 34$' #w/0&(?9!-"%-04"-05%-0;$,-.8
$,&+O J#+8@-0J#"%-0- K`&#/0/P34"7&#/P:9):6$,+ -4"%5%$a$QSc$,-0"757h
i\^] t- _j D#D | }  57  r q D#D |7 }  57  r ] t KM#" x
s
s
r
r
{1 $,+ #34J#+BQS-{#94$'&# 4-.86$,+O 59!-0+O&,  #"*&#1 "%-.&#8@:w  +i&(4$,-0"*#F #i1 :=4'Q8@6QS+O&,#-~$,+4-c&#/P$,3O&#1O/P;-0/0 -0)$,5 p o &(O8 p' -0$'//0&#1/P3i1&($,-.8*-L)K O1/0 $'1 :.z

# Uyy`P4y

A#A#
sum of first 15 terms for t/te=1/2, 1, 2

80

70

60

50

40

30

20

10

0
0

0.1

0.2

0.3

0.4

0.5
x/L

0.6

0.7

0.8

0.9

2  ! 27
 3 #$ !'@!9" $+ D?& '$8
)*$
!
 )m 3}< d6 776
The first term, the sum of the first two, and the sum of the first 100 terms for t/te=1.
80

70

60

50

40

30

20

10

0
0

0.1

0.2

0.3

0.4

0.5
x/L

0.6

0.7

0.8

0.9

2  ! 2/%#"! $8& 'L$ !'@!9" $%70<)!=$ !'( 7!9" $A<4 4C& 'A$d




y
A#z -0$~Z \^]`_i9G-fJ  #-09;:
Z \^]i_j

] t
D vw]?v s #

\ s i] _ t s # vw]Bv s z

A#A(

``y#wSyPy4P4yS
-04"%-05%-0)$~Z \^]i_i9):W&>@#34"7 -0"57 4-5-0"7 -05 K$,+4-cKM#"7
Z \^]`_j k p l 5H  q rs ] t Dv]?v sSx
l)m o
\,&#_=>` O8 p l F q jA t t t x0x0x z
\^9O_ -0$'&# $,+4-f "%5%$N$,-0"75~&(5{&([&(44"%K!c&($' #
] Dvw]Bv syx
Z \^]i_#j Z ^\ ]i_ p l 57 *q rsu
t

lnm o
y57 4J=&J#"7&(4+O 4J/0&#1/P3O1&($,#"#"f&/P 43 $,-0"7F;O1 #$Z \^]i_R&(5 &K34i/PI
$' # K ]` s KM#" jA#F#F#F#A#F&(O8=\^#4$' #i&#1_A#D# A#z
Kr #34[#4Q~0-01"1G*$4,#$-0'"7/P-*5~$,+O b&($ $,+4p -l 5%3Oj D 5KM#"+O&#-01 ##-0-. 84z q 5HF!5%$,+4-b&#/P$,3O&#1!)3O9!-0"
#z`+ -f5% 1 34$' #b$,
w+Pyhj 0 Dv]?v s
t
57h i \,D t- _jD t i\ s t- _jD
h i \^] t D#_jZ \^]i_ t Q+4-0"%-cZ \^]`_ 5J  #-0 b4"%#9O1 -.A#F

 5J  #-0b9):

_
j
l |nl { z } ~ 57  q r ] t Dfvw]v s t
k
p
t-
s
l)m o
Q+ -0"%-  j\ s r i_ z
J &# "-0O1&#/Pi\^]

k 9): &(5{&([&(44"/K *&($' #Oz


)l m o
l)m o
wS1 #$#34$a$,+4-5% 1 34$' #&(5~&K3 O/P$' # K4]` s KM#" j o F &(i8 z5&W1&("J#--04#34J#+ 5%$,+O&($:##34"c5% 1 34$' # 8@)-05 4#$ /  +O&( 4 J#-4#$' /P-.&(9i1 :
Q+ -0bN 5 O/P"%-.&(5%-.84z r #3bQ~11n O8$,+O&($:##3= -0-.8#O1 :&*KM-0Q$,-0"75~ 
$,+4- 5%3O$,cJ#-0$&([&#/0/P34"7&($,-~5% 1 34$' #Oz

##UOR`0


A#A#

J  

f8+1X

8F+8FXQF<8F<

\,&#_*-yT)4'QW$,+i&($SZ \^]i_j l)m o p l 57 O\ q r `] s _,zR`+)345 p l j# s Z \^]`_H57 \ q r ]i s _ ]


Q+O/+b34!# ;$,-0J#"7&($' #?: k  -.18@57
p l j\^ s #\ q r _ _H5H O\ q r ##_,z
Z \^]i_j lnm o p l 57 \ q r ]` s _`Q+ -0"%- p l  5J  #-0w&(9G7#-.z
k
\^9O_5%-0-4J#34"-05~E#zA#D(IE#zA(
N=1
0.45

0.4

0.35

0.3

0.25

0.2

0.15

0.1

0.05


 = 
1457d '@ 7!#"! $+3& '$8
):!9! ! 
& 8$
)!#-,/.01)$2): 7,7j,7  
0

0.1

0.2

0.3

0.4

0.5
x/L

0.6

0.7

0.8

0.9

f8+1X FF+8FXQF<8F<
i\^] t- _ j l)m o p l |nl { z } ~ 57 O\ q r ]` s _`Q+ -0"%- p l  5J  #-0&(9G7#-.z
k

A#A#

``y#wSyPy4P4yS

N=3
0.5

0.45

0.4

0.35

0.3

0.25

0.2

0.15

0.1

0.05


! 
  7d !' 9& '$8 !.= >8
):!9! ! 
& 8$
)!#-,/.01)$2): 7,7j,7  
0

0.1

0.2

0.3

0.4

0.5
x/L

0.6

0.7

0.8

0.9

N=5
0.5

0.45

0.4

0.35

0.3

0.25

0.2

0.15

0.1

0.05


! 
 6 7d !' 9& '$8 !.= D8
):!9! ! 
& 8$
)!#-,/.01)$2): 7,7j,7  
0

0.1

0.2

0.3

0.4

0.5
x/L

0.6

0.7

0.8

0.9

##UOR`0

A#A#E

N=31
0.6

0.5

0.4

0.3

0.2

0.1

0.1


 ! = 
 >7 !'@!#& 'A$3 .*F > 32)*!95 ! 
& 8$
)!#&,;.01)!$
): ,j, 
0

0.1

0.2

0.3

0.4

0.5
x/L

0.6

0.7

0.8

0.9

N=101
0.6

0.5

0.4

0.3

0.2

0.1

0.1


! C 
1B5 !' 7?& 'A$ !.F 1453
)=?5 ! 
& $
)9&,;.0<)!$
 ) ,7j,7d  
0

0.1

0.2

0.3

0.4

0.5
x/L

0.6

0.7

0.8

0.9

A#A#C

``y#wSyPy4P4yS

N=1(+++) N=101()
0.25

0.2

0.15

0.1

0.05


! 
 D d '@ 9& '$8j 8 0<)!* 145
): j, d7j 3d<  6 

0.1

0.2

0.3

0.4

0.5
x/L

0.6

0.7

0.8

0.9

N=1(+++) N=101()
0.16

0.14

0.12

0.1

0.08

0.06

0.04

0.02


  
 Ed '@ 7!9& 'A$3 3 F01)!= <4?
)* j,7 d7 8d1 
0.1

0.2

0.3

0.4

0.5
x/L

0.6

0.7

0.8

0.9

##UOR`0

A#AH

N=1(+++) N=101()
0.06

0.05

0.04

0.03

0.02

0.01


! 
  d '@ 9& '$8j 8 0<)!* 145
): j, d7j 3d< 6 
0.1

0.2

0.3

0.4

0.5
x/L

0.6

0.7

0.8

0.9

A##D

``y#wSyPy4P4yS

Chapter 8

Fourier Cosine Series


8.1

Introduction

In the previous chapter, function f (x) were represented by a series of sines.


It is also possible to express the same function alternatively in a series of
cosines, in the form
f (x) =

X
n=0

bn cos

nx
, 0 < x < L.
L

(8.1)

Here the summation starts from n = 0, because cos 0 = 1 is not zero. We


will delay the motivation for wanting to write f (x) in this form until later.
Here we discuss only how to find the Fourier cosine series coefficients bn
assuming that f (x) can be represented in the form of (8.1).

8.2

Finding the Fourier coefficients

We multiply both sides of (8.1) by cos mx


L , where m is any integer, m = 0,
1, 2, 3, . . . , and integrate from 0 to L:
Z L
Z L

X
mx
mx
nx
f (x) cos
bn
cos
dx =
cos
dx.
(8.2)
L
L
L
0
0
n=0
There is an orthogonality condition for the cosines which can be written as

Z L
0 if m 6= n
mx
nx
Imn
cos
(8.3)
cos
dx = L2 if m = n 6= 0

L
L
0

L if m = n = 0.
121

CHAPTER 8. FOURIER COSINE SERIES

122

To show this, we note the trigonometric identity


cos a cos b =
so
Z L
0

Z
(m n)x
(m + n)x
1 L
cos
cos
dx +
dx
L
2 0
L
0
L

(m+n)x L

sin (mn)x
sin


L
L
=
+

2(m n)/L
2(m + n)/2

mx
nx
1
cos
cos
dx =
L
L
2

1
1
cos(a b) + cos(a + b),
2
2
L

=0

if m 6= n.

When n = m 6= 0
mx
nx
1
cos
cos
=
L
L
2

2mx
1 + cos
L


.

The integral from 0 to L of the first term, 12 , is L/2, while the integral of
the second term, 12 cos 2mx
L , is zero. When m = n = 0,
cos

mx
nx
cos
= 1,
L
L

so its integral from 0 to L is L. Thus we have derived the identity in (8.3).


Substituting (8.3) into (8.2) then yields
(
Z L
b0 L if m = 0
mx
f (x) cos
dx = bm Imn =
L
bm L2 if m 6= 0.
0
Thus we have the Fourier cosine series representation for f (x) in the form
f (x) =

X
n=0

bn cos

nx
, 0<x<L ,
L

where,
Z
1 L
b0 =
f (x)dx
L 0
Z
2 L
nx
bn =
f (x) cos
dx, n = 1, 2, 3, 4, . . . .
L 0
L

(8.4)

8.3. APPLICATION TO PDE WITH NEUMANN BOUNDARY CONDITIONS123

8.3

Application to PDE with Neumann Boundary


Conditions

Consider heat conduction in a rod of length L whose initial temperature is


given as
IC: u(x, 0) = f (x), 0 < x < L .

(8.5)

Find the evolution of u(x, t) for t > 0 if the ends of the rod are insulated,
i.e.
BCs: ux (0, t) = 0, ux (L, t) = 0, t > 0 .

(8.6)

Assume heat conduction is governed by the heat equation:


PDE:

ut = 2 uxx , 0 < x < L .

(8.7)

The usual method of separation of variables will lead us to the solution in


the form:
X
u(x, t) =
Tn (t)Xn (x),
(8.8)
n

where the eigenfunction, Xn (x), satisfies


d2
Xn (x) + 2n Xn (x) = 0.
dx2

(8.9)

The only difference between this case and the previous one in Chapter 3,
section 2, is the boundary conditions. Here the Neumann condition. (8.6)
implies
d
d
Xn (0) = 0,
Xn (L) = 0.
dx
dx

(8.10)

Nontrivial solutions to (8.9) and (8.10) are


Xn (x) = cos n x

(8.11)

provided

n
, n = 0, 1, 2, 3, . . . .
L
The Tn (t) satisfies, as in section 3.2:
n =

d
Tn (t) + 2 2n Tn (t) = 0.
dt

(8.12)

CHAPTER 8. FOURIER COSINE SERIES

124
So

2 2 t
n

Tn (t) = Tn (0)e

(8.13)

The general solution, satisfying the PDE and the BCs, is


u(x, t) =

nx
.
L

(8.14)

nx
, 0 < x < L.
L

(8.15)

2 2 t
n

Tn (0)e

n=0

cos

To satisfy the IC, we require, at t = 0,


u(x, 0) = f (x) =

Tn (0) cos

n=0

(8.15) implies that the constants, Tn (0)s, are the Fourier cosine coefficients
for f (x). Thus
Z
2 L
nx
Tn (0) = bn =
f (x) cos
dx, n = 1, 2, 3, . . .
L 0
L
Z
1 L
T0 (0) = b0 =
f (x)dx.
L 0
The problem is now completely solved, assuming f (x) is given.

An Example:
Solve
PDE: ut = uxx , 0 < x < 1, t > 0
BCs: ux (0, t) = 0, ux (1, t) = 0, t > 0
IC: u(x, 0) = x, 0 < x < 1.
Since the boundary conditions are homogeneous Neumann, try a cosine
series expansion of the solution
u(x, t) =

Tn (t)Xn (x),

(8.16)

n=0

where Xn (x) = cos nx. Substituting the assumed form (7.16) into the PDE
yields:
d
Tn (t) = (n)2 Tn (t), n = 0, 1, 2, 3, . . . .
dt

(8.17)

8.3. APPLICATION TO PDE WITH NEUMANN BOUNDARY CONDITIONS125


The solution of (8.17) is
2

Tn (t) = Tn (0)e(n) t .
Therefore,
u(x, t) =

Tn (0)e(n) t cos nx, 0 < x < 1.

n=0

To satisfy the IC, we require


x=

Tn (0) cos nx, 0 < x < 1.

n=0

So the Tn (0)s are the Fourier cosine coefficients of the function x, and thus
Z
Tn (0) =

xdx =
0

Tn (0) = 2
Finally,

1
0

1
2

(
0
x cos nxdx =
4
(n)
2

if n = even
if n = odd.

1
4 X 1 (n)2 t
u(x, t) = 2
e
cos nx.
2
n2
n=1
n odd

126

CHAPTER 8. FOURIER COSINE SERIES

Chapter 9

Eigenfunction Expansion
9.1

Introduction

The Fourier sine and cosine series discussed in the previous two chapters are
special cases of a more general method of eigenfunction expansions. In
this method, the eigenfunctions Xn (x) obtained from separation of variables
are used to expand any function of x as a linear combination of the Xn (x)s:
f (x) =

an Xn (x), 0 < x < L,

where the coefficients an of the expansion, are constants. For a function of x


and t, the coefficients of expansion are in general function of t. Thus, u(x, t)
can be expanded as
u(x, t) =

an (t)Xn (x), 0 < x < L,

which we re-write as
u(x, t) =

Tn (t)Xn (x), 0 < x < L.

[We write Tn (t) instead of an (t) simply to be consistent with our previous
notation]
What eigenfunctions Xn (x) to use depends very much on the type of
boundary conditions and the type of PDE we are given. Below we shall
review different cases using the diffusion equation as an example.
127

CHAPTER 9. EIGENFUNCTION EXPANSION

128

9.2

Eigenfunctions and boundary conditions

To solve the diffusion equation


ut = 2 uxx , 0 < x < L, t > 0

PDE:
IC:

u(x, 0) = f (x), 0 < x < L.

(9.1)

Case A.
Step (1) If the boundary conditions are of the homogeneous Dirichlet type,
i.e.:
u(0, t) = 0, u(L, t) = 0, t > 0

(9.2)

use a sine series expansion of the form:

u(x, t) =

Tn (t) sin

n=1

nx
, 0 < x < L.
L

(9.3)

Which automatically satisfies the boundary conditions.


Step (2) Substitute this assumed form into the PDE (9.1). Note the partial
derivatives

X
nx
ut =
Tn0 (t) sin
L
n=1

uxx =

X
n=1

   
nx
n 2
sin
Tn (t)
.
L
L

Therefore (9.1) becomes

X
n=1

Tn0 (t) sin

 n 2
X
nx
nx
2
Tn (t) sin
=
, 0 < x < L.
L
L
L
n=1

The above equation is satisfied if


Tn0 (t) = 2

 n 2
L

Tn (t), for n = 1, 2, 3, . . . .
(9.4)

The solution of (9.4) is


2

2 n
Tn (t) = Tn (0)e ( L ) t ,

9.2. EIGENFUNCTIONS AND BOUNDARY CONDITIONS

129

and so (9.3) implies


u(x, t) =

X
n=1

2 n
nx
Tn (0)e ( L ) t sin
.
L

Step (3) To satisfy the IC, set


f (x) = u(x, 0) =

Tn (0) sin

n=1

nx
, 0 < x < L.
L

Thus the Tn (0) are the Fourier sine series coefficients of the given
function f (x), i.e.
Z
2 L
nx
Tn (0) =
f (x) sin
dx.
(9.5)
L 0
L
Step (4) Find Tn (0) by evaluating the integral in (9.5). This then completes the solution.

Case B.
Step (1) If the boundary conditions are of the homogeneous Neumann
type, i.e.
u
u
= 0 at x = 0,
= 0 at x = L,
x
x

(9.6)

use a cosine series expansion instead:


u(x, t) =

Tn (t) cos

n=0

nx
, 0 < x < L.
L

(9.7)

This assumed form automatically satisfies the boundary conditions.


Step (2) To satisfy the PDE, substitute (9.7) into (9.1)

X
n=0

Tn0 (t) cos

X  n 2
nx
nx
2
Tn (t) cos
=
, 0 < x < L.
L
L
L

n=0

The above equation is satisfied if


 n 2
Tn0 (t) = 2
Tn (t), for n = 0, 1, 2, 3, . . . .
L

(9.8)

CHAPTER 9. EIGENFUNCTION EXPANSION

130
The solution

2 n
Tn (t) = Tn (0)e ( L ) t .

Profides the full solution (9.7) is


u(x, t) =

X
n=0

2 n
nx
Tn (0)e ( L ) t cos
, 0 < x < L.
L

(9.9)

Step (3) To satisfy IC, we must have


Z
2 L
nx
Tn (0) =
f (x) cos
dx, n = 1, 2, 3, . . .
L 0
L
Z
1 L
Tn (0) =
f (x)dx.
L 0

(9.10)

Case C.
A more systematic way to proceed is to use the method of separation of
variables. Here we shall emonstrate this method on a more general boundary
condition (Robin condition):

u(0, t) + 1 u(0, t) = 0
x

2 u(L, t) + 2 u(L, t) = 0.
x
1

(9.11)

For 1 = 0, 2 = 0, (9.11) becomes the Dirichlet condition (9.2). For


1 = 0, 2 = 0, (9.11) becomes the Neumann condition (9.6). So what
follows applies to both cases A and B.
Step (1) Assume a solution of the separated form
u(x, t) = T (t)X(x).
Substituting into the PDE (9.1) yields
T 0 (t)X(x) = 2 X 00 (x)T.
Divide by TX:

T 0 (x)
X 00 (x)
= 2
.
T (t)
X(x)

9.2. EIGENFUNCTIONS AND BOUNDARY CONDITIONS

131

Step (2) LHS being a function of t only and the RHS being a function of
x only, the only way that the LHS can be equal to the RHS is for
each to be equal to a constant. Let that constant be denoted by
2 2 , so
T 0 (t)
2 X 00(x)
=
= 2 2 ,
T (t)
X(x)
and
T 0 (t) = 2 2 T (t)
X 00 (x) = 2 X(x).

(9.12)
(9.13)

We now solve (9.13) subject to the boundary condition


1 X 0 (0) + 1 X(0) = 0

(9.14)

2 X (L) + 2 X(L) = 0.

(9.15)

The general solution to (9.13) is


X(x) = A sin x + Bcosx.
Boundary condition (9.14) implies that
1 A + 1 B = 0.

(9.16)

Boundary condition (9.15) implies


2 (A cos L B sin L) + 2 (A sin L + B cos L) = 0.
(9.17)
(9.16) yields B = 1 A/1 , so (9.17) becomes:
A{[2 cos L + 2 sin L] +

1
[2 sin L 2 cos L]} = 0.
1

Step (3) For a nontrivial solution, we must have


{[2 cos L + 2 sin L] +

1
[2 sin L 2 cos L]} = 0.
1
(9.18)

(9.18) is called the eigenvalue equation. Its solutions are expected


to be discrete
= n , n = 0, 1, 2, 3, . . . .

(9.19)

CHAPTER 9. EIGENFUNCTION EXPANSION

132

These are called eigenvalues. For each eigenvalue there is a corresponding eigenfunction
X(x) = Xn (x) = An sin n x + Bn cos n x.
(9.20)
The explicit forms of n and Xn are obtainable for specific values
of 1 , 2 , 1 and 2 .
Step (4) The most general solution is obtained by superimposing all separated solutions Tn (t)Xn (x):
u(x, t) =

Tn (t)Xn (x),

(9.21)

n=0

where Tn (t) is determined from (9.12) to be


2 2 t
n

Tn (t) = Tn (0)e

(9.21) already satisfies the boundary conditions and the PDE.


Step (5) To satisfy the initial condition, we require
f (x) = u(x, 0) =

Tn (0)Xn (x),

n=1

so
Tn (0) = R L
0

1
Xn2 dx

Z
0

f (x)Xn (x)dx.

(9.22)

This then completes the formal solution of this problem. (The


derivation of the orthogonality relationship for the Xn s used in
(9.22) will be derived in the next section. It does not need to be
re-derived each time you solve a problem.)

9.3

Orthognality Condition for Xn

In (9.22) we have used the orthogonality relationship for the eigenfunctions


Xn , subject to the general BCs (9.14) and (9.15). A derivation is given here.
From (9.13), Xn (x) is an eigenfunction corresponding to the eigenvalue n ,
satisfying (9.13), (9.14) and (9.15):
d2
Xn + 2n Xn (x) = 0, 0 < x < L
dx2

(9.23)

9.3. ORTHOGNALITY CONDITION FOR XN

133

1 Xn0 (0) + 1 Xn (0) = 0

(9.24)

+ 2 Xn (L) = 0.

(9.25)

2 Xn0 (L)

Let Xm (x) be the eigenfunction corresponding to the eigenvalue m ,


where m is not necessarily the same as n. So Xm (x) satisfies
d2
Xm + 2m Xm (x) = 0, 0 < x < L
dx2
0
1 Xm
(0) + 1 Xm (0) = 0

0
2 Xm
(L)

(9.26)
(9.27)

+ 2 Xm (L) = 0.

(9.28)

Multiply (9.23) by Xm and (9.26) by Xn and subtract. We get


Xm

d2
d2
X

X
Xm = (2m 2n )Xm Xn .
n
n
dx2
dx2

Integrate both sides from 0 to L:


Z
0

d
d2
(Xm 2 Xn Xn 2 Xm )dx = (2m 2n )
dx
dx

L
0

Xm Xn dx.
(9.29)

The left-hand side of (9.29) can be evaluated through an integration by


parts, to yield:
L
L
d
d


Xm Xn Xn Xm ,
dx
dx
0
0
which is zero when the boundary conditions (9.24), (9.25), (9.27) and (9.28)
are applied. We therefore have, from (9.29):
Z
(2m

2n )

Xm Xn dx = 0,

(9.30)

Xm Xn dx = 0 if m 6= n.

(9.31)

so
Z
0

(9.31) is the orthogonality relationship we were seeking.

134

CHAPTER 9. EIGENFUNCTION EXPANSION




   

  "!#$! %&(' )*+,%.-"+,/01' !*+2354768+"9:' !*+ 9;' 9


-"9<(#= !>9<! ? @*A+ !*+""! !*)*+"!*- 9
4768B1'C6*?&#"' DEB<+F1'C6*?"(GH-,681' !*+"9:I
J !*+"9:'C#KB>  L%M! ?C? !1NO' +")P+"!*+""! Q!*)*+"!*-"9R"(68(G1-7681' !*+TSUNO'  V6W) ' @*+
XZY\[Z]_^U`"a  B:cbSUde0fhg gi9-"j&kU(/0 != ")*+ B:6*?Ejl!*-"+7#"68B<mn/0!*+,#"' 1' !*+oSUNp7'C/qo' +"r
/? -7#*9Os' B:'C/_7? t68+7#>uv-7w68+"+x689p9<4l(/'C6*?&/689<9:g y
z s{vyc|E}~h|EbSUde0fhg e
dReif
J 9:y
J y


,|l5S *e0fgR|,S *e0fgv~


 |l5S e0fhgW |,S e0fhgv~
|,SUd,e*g~lSUd,g eOQdWv

S **IC*g
S **IC*g
S **IC*g

2\1  
E 

 42*y,' +,# "(' )*+7%.- +7/01' !*+P! %i  "! !*)*+ !*-"9;4 B<!*j7? (wI768R' 9:
B<9<S #KB!*4RbSUd,e0fg68+7# gl9<! ? @*  %M! ?C? !1NO' +")O"! !*)*+"!*- 94"B!*j7? (wy
z s{vyc|l}~ |E5e

dWveif
J 9y|ES *e0fgW,|S *e0fhgv~
 |ES ve0fg&W |,S ve0fg~*
**

S **I g
S **IC*g

**v**wt
v
v
lp0;0,v0;
v
B:'  $'  99<! ? - 1' !*+x' +> "%.!*B:
|SUd,e0fgv~

US fhgU SUd,g e

Np B<Q "


(' )*+7%M-"+7/01' !*+ 9:~ 68B<#K B:w' +"(#jFm
SUd,g& d,SUdg~
,RUS *g7W,xS *gv~
 RUS g&W S vg~

S **IC*g

NO'   "Q(' )*+5@6*? -"97~ I


s!>+"!*Ni!*B<R!*-"Q SUfhgm*1&9:' +7/0' QNO'C?C?E -"B+R!*- Q 768Q "t
%M!*B "+"!*+""! !*)*+ !*-"94"B<!*j7? (NO'C?C?Fjl#"' DB+Fi 768+= "
%M!*B "Q ! !*)*+"!*-"94"B<!*j7? (wI
 42*y
{&3F4768+,#t "A%M!*B:/' +")w B:bSUd,e0fg y

SUfhg
SUfhg

bSUde0fhg~

b US fgU SUdg

S **IC*g

|SUd,e0fgv~

US fhgU SUd,g

S **IC*g

68+7#>3F4,68+7#= "A9<! ? -"1' !*+x! %, "w+"!*+" ! !*)*+"!*-"9 z s{' +n B:9
! % "9<(' )*+7%.- +7/01' !*+ "Q96*
NQ6 my

 42*y - j"9<1'  -" AS **IC*g68+7#>S **IC*g' +F !; " z s{LS **IC*g yuv!* 
 768
|E}~
|l~

SUfgU US dg

SUfgU SUd,g~

5-"9OS **IC*gjl(/0! 9

SUfhgU SUd,g

SUfhg&o SUfg&b SUfgUC SUd,g~*

jl(/68-"9< 
9 68BQ!*B< "!*)*!*+76*?C7S **IC*g'C4,?C' 9 768
SUfg&Z( SUfhg&b SUfhgv~*

S **IC*g
S **IC**g

** v

**

 4> y"!w9681' 9:%.m$ "A' +,' 1'C6*?/0!*+7#"' 1' !*+,NB<(GH-,' B<


|SUd,e*g~lSUd,g~
ml' (?C#"' + )SU9<;S *IC**g g y

S *gU SUdg e

S **IC**g

E SUdgU SUdg d
S **IC**g

U
S
,
d
g
H


 42*y ! ? @*
 "
+ !*+""! !*)*+"!*- 9
s{oS **IC**gv !w)*
}
"(K } *qb US g H
SUfhg~x S *g :"_( }

S **IC**g
S *gv~

_




! ? @*(y
z 
s {vy|l}~ |EW9:' +S 8dg e
dW*ef
J 9:y |S *e0fhg~*e|S *e0fhg~
J y |SUd,e*g~9:' +SUd,g eOdR*

S **IC8 g

 Q(' )*+7%.- +7/01' !*+"968+,#(' )*+F@6*? -"9! %"  


"! !*)*+"!*- 9 z s{P68B<
SUd,g~ US d,gv~9:' +O d
;~
~ vein~*e*e*e

N'C?C? "B<(%M!*B<
-"9A69:' +"Q9<B' 9354768+"9:' !*+>! %  "
9! ? -"1' !*+7y
|SUd,e0fgv~
68+7# "A%.!*B/' +")w B:wy

SUfg9:' +pd,eQdR*e

bSUde0fhg~9:' +O8d~

b 9:' +d,eQdW*
5
 t?C68  Bt(68+"99:'C4,? mRb ~3/04"bhQ~*I -"j"9<1'  -"1' + )O "Q354768+"9' !*+"9
' +5 !w " z s{v5Ni
76 @*
SUfg& ZSUvgh ~b e~*e*e*e

**v**wt
v
v
lp0;0,v0;
v
K!*BL~
* 7' 9O' 9
9<!
K!*Bn~*y

SUfg SUvg SUfg~*e


SUfhg~ S *g :" U5 } eL~
*
SUfg8  SUfg~*

"Q9<! ? - 1' !*+x' 9:y

SUfg~ S *g < }


< }
S 8v,g

"!A9:681' 9:%Mm  A' +7' 1'C6*?/0!*+7# ' 1' !*+7Ni


B<(G1-7' B<
S *g9:' +d,eQ
dW*e

9<!wNi
168* S *gv~3/04"phS *g~*Ip5-"9:
8SUfhgv~:" }
9:' +dW~

US fhgv~
SUfhgv~

*SUfhgv~
II
IC

p: :" }

S 8v7g

" +,6*?59<! ? -"1' !*+x' 9 "


Ni!*r_ B:3F4,68+"9:' !*+

|,SUde0fhg~ * } 9:' +d$
} 9:' +7S 8d,g
S 8v7g
 
 

K!*B 7' 99:'C4,? 4"B!*j7? (N"B<i "%M!*B:/' +") B:bSUde0fhg,' 9p6%M-"+7/01' !*+t! %Kd!*+7? m(
 "B<O3l' 9< 968+x6*?  B+7681' @*(E4lB<7684"99:'CQ47? B  !l#"I NpB:'    
9<! ? -"1' !*+
689 "9<-7! % Ni!A4768B 9:&69< (6*#*m9168 9<! ? -"1' !*+,| SUd,g 68+7#>6 B:68+ 9:' +F
9<! ? -"1' !*+7| !"# SUde0fhg I A9< (6*#Kmn9<168 $9<! ? -"1' !*+' 9t !9681' 9:%.mn ";9 (6*#Km
9<168  z s{v&'CI (IpS **IC8 gvNO'  "!*- p "Q1'C;#*B:' @681' @*O B:wy

~

|$!!9:' +7S 8d,g


d

** v
,' 9ml' (?C#K9

**

9:' +,S 8d,g


S 8v,g
 Q B:68+"9:' +5p9<! ? -"1' !*+' 9O%M!*-"+7#j5m;9<- j"9<1'  -"1' +")
|5SUd,g~

|,SUde0fhg~|SUd,gW|
' +5 !;  O!*B:' ) ' +,6*? z s{7S **IC8 g It5-"9|
z s{y

"%

!!"#

SUde0fhg

+"!:N9681' 9 96 X'&)(*&1a1Y1` Y#&'+,

z 
s {y - | !!"# ~ - | !"#
f
d
J y | - !!"# S *e0fhg~| - !!"# S *e0fhg~
J y | !!"# SUd,e*gv~9:' +SUd,g&|SUd,g
 Q9<! ? -"1' !*+ !A 7' 9p9<m59< ( ' 9
|

!!"#

: :" } 9:' +7S 8dg


SUd,e0fg~ * } 9:' +SUdg&
S 8v,g

8 v**wt
v
v
lp0;0,v0;
v



 
  

 "!"#$%&! '()' *+'(,' -.'(/(0$ 0$'(12+3.4576890:#;'(7!"<=0$>?%@,0A'(7#$!"""%&! '(


' *BC1 CD0$7! '(FE>G!"<=/(0$1H<=0$>I*J'(>7#$! / KMLN,0O*P'(>7#$!  /Q#;'(1 "<Q#;' -.0A*P>C' -R8I!  <6S
! T%@,0A#$C0' *D%@,0F#;' ""0' *D%@,0FL (#;' -?OU>C>C'78IV ?W >7!"<=/(0F! YX(Z[ \(6D'(>?]
>C0$1  %.' *+^#;'  1 -._' *5C' "<! 0$>C?-]>G#`, ! /a! b#$(<=0$H#;0'&c(0$>deE>G!"<=/(0f6Nd! T%@,0
#;' ""0' * %@,0dW >C'(1/(,g%@'(hW >7!"<=/(00f>IiQ #`,0$%@0$>76S45/ " <F! jX(k(l(X(K
L,0$C0M<!"C%@0$>C, Cc(0m' *P%@0$ED0$0$F#$! %@0f<! n%@0$op%@ED'g'(qp'(n'(>7<! H>Crd<! sB0$>C0$g%&!"(
0ft&1 %&! '(? 0$o (-.  0$M' *muwv7xy{z |{z}v~6 8,H!"#`,_, D0$8,0$T%@,0F*J>C0ft&10$ #;rF' *
*J'(>7#$! /:-]%&#,0$%@, 0 %@1>7(*J>C0ft&10$ #;r' *S'(7#$!"""%&! '(h' *5%@, 0E>7!"<=/(0f6D8e! %@,a'
<! G#;1C7! '(^/ ! c(0$A'(A,'78)%@, 0H%@1>7(D*P>0ft~10$H#;r!  <=0$%@0$>7-]! 0f< 6f'(>0$c(0$A8,0$>C0
%@,0'(>7<!  >r< ! s0$>C0$g%&!"(0ft~1H%&! '()1 C0f<_%@'-.' <=0f%@, ! O,0$ ' -.0$'(#;' -M0$
*J>C' -]KQLN,0-M'D<=0f"!  /F' * E>7!"<=/(0]c ! E>7%&! '(hEgr] >C%&!"(<! s0$>0$p%&!"(50ft~1 %&! '(H6
( %@,'(1 /(,C%&!""G!"-.  0?-]!  <(0f<6 ! I.E ! /%@0$h*J'(>C8.>G<F! j#;'(0f#;%&!  /]%@']>C0f("! %wrfK



SB 
T 
mb 

,0$j]#;'  1H-.F' * C' "<! 0$>Cn-]>7#`,h! F1 ! C'('&c(0$>E>7!"<=/(0f65c(0$>%&!"#$( *J'(>7#;0


H;$
!  0$op0$>C%@0f<'(%@, 0E>7!"<=/(0+%@, %9! HD0$>7! 'D< !"#! %&!"-.0 6&8I! %@,OD0$>7! 'D<b<=0$%@0$>7-?! 0f<
EgrF%@,0n%&!"-.0F! g%@0$>Cc(BED0$%w80$0$_C%@0$ 7KwT%@, ! .'(0F<!"-M0$7! '( (>C'(EH 0f-]68I! %@,
-.0fC1>C0f<:( '(/%@,0Q 0$/(%@,:' *S%@,0]E>G!"<=/(0f6 890<='A'(%O<! C%&! /(1 ! , 0f*P%@*J'g'(%
C%@0$ .*J>C' ->7! /(,p%@*J'g'(%9%@0$7K wO>C0f("! %wr?%@,0$C0 0f*J%@`>7! /(,p%9C%@0$ #;>C0f%@0](<< ! %&! '( (
c ! E>7%&! '('&c(0$>%@, 08I!"<=%@,_' *S%@,0E>7!"<=/(0n8,H!"#`, 6! _' -.0#$C0f6-]@rQED0A-M'(>C0
!"-.D'(>C%&g%]! b#$17! /:#;' "" C0fKdL, ! ?CD0f#;%.' * %@,0>'(E  0f-#$aED0I, H< 0f<
X[ X

X[

N((mS wm;]m+

EprT! p%@>'D<=1H#$! /^ '(%@,0$>mC (#;0]<!"-.0$G! '(_! g%@'%@,0-.' <=0f"6pE1%98I!""pEB0! /('(>C0f<


,0$>C0fK
T


! /(1>C0OX(X(K"XM7#`, 0f-]%&!"#' * '(1>7!"-M  0 C1B0$ 7! '(^E>7!"<=/(0
D0f#$! #$(" rf680e8I!""H-.' <=0f%@, 0IE>G!"<=/(0O]_/(1 ! %&>.C%@>7! / ' * 0$/(%@,Y+6 C1
D0$ <=0f<Q%'(H r h \OH< +K 0qg'78' *#;'(1>CC0e%@, %.E>7!"<(/(0$<('O '(%
ED0$, @c(0?"! q(0 0f"%&!"#mC%@>7! /(GKU0$c(0$>C%@, 0f 0$C%@, ! 7!"-. "! #$%&! '(h(" '&81m%@'CqD! 
-.'(C%I' *H%@,0?C%@>1 #;%@1>7(-M0f#`,  !"#;n%@, %I'(0? 0$0f<=%@'Qqp '&8H<Ar(0$%eC%&!""5>0$
%&(! a-.'(C%+' *g%@, 0n! /(>0f<! 0$p%@98900$0f<%@'O!"" 1 C%@>7%@0.%@,0e-?%@,0f-]%&!"#$(p>C'(E  0f' * >C0$C'(  #;0fK YLN, 0]%@0$7! '(( '(/%@, 0]E>7!"<=/(0f6SI6! OCC1H-.0f<A%@'EB01  !"*P'(>G <T! .%@,0$>C0f*J'(>C0I0ft&1 (%@'^%@,0A*P'(>7#;0nD0$>1 ! %>C0fI0$op0$>C%@0f<d'(T%@,0nC1B0$ 7! '(
D' ! p% T \M'(> _ +K ! H#;0 %@,0890f! /(,g%' *B%@,0IE>7!"<=/(0d! ED'(>C0MEgrA%@,0$C0%w8'
C1CD0$G! '(jD' ! g%@76H%@,0Oc(0$>C%&!"#$(*J'(>7#;0^0$op0$>C%@0f<'(0f(#,! e,H("*%@,0O80f! /(,g%' *
%@,0E>7!"<(/(0f6+ <O%@, ! C,'(1 "<OED00ft&1 (D%@'A%@,0] >C'0f#;%&! '(j' *5! _%@,0]c(0$>C%&!"#$(
<! >C0f#;%&! '(
7! I X B X
8,0$>C0Oh! %@,0d /  0O*J>C' -%@,0,'(>7! $'( (%@'?%@,0I%&/(0$p%' *B%@,0 E>G!"<=/(0d%%@, 0
C1CD0$G! '(aD' ! p%&6 Z(k(\(#$-]C0f#(6 ! e%@,0Q<(0$7! %r_' *H%@, 0?E>7!"<(/(0-]%@0$>7!"(
 <Fb%@,0d#;>C'(C0f#;%&! '(Q' * %@, 0ME>7!"<=/(0fK0$%
X
X(X(K"X
A B 7! eH
LN,0a234/('&c(0$>C !  /a%@,0^cD! E >7%&! '(Y' *%@, 0)C%@>7! / O, ED0$0$<=0$>7! c(0f<! 
, %@0$>?(KOLN,0eCrgC%@0f-890n0$0f<O%@'AC'  c(0! 76B8e! %@,_ H;$ ED0f! /O%@,0c(0$>C%&!"#$(
<! C "(#;0f-M0$p%' *%@,0E>7!"<=/(0M8I! %@,>C0$CD0f#;%%@'! %@0ft&1 !""! E>G! 1 -D'(7! %&! '(
2+3.4+B" D$ N;@ \  m \
X(X(K"
W 7 \ ;$+ \ ;$ \ m \
X(X(K"l
H \ \ H \ + \ \ +
X(X(K [

(( Y m9N$m

X[ l

L ,0dG!"-.  0$C%n0$og>C0$C7! '(*J'(>n%@,0^B0$>G! 'D<!"#O*J'(>7#;0^0$op0$>C%@0f<QEgrT#;'  1 -.' *


-]>G#`, ! /' "<! 0$>Ce! >C'(E E  r
N; 7!   G!  N @ \
X(X(K"
#;%@1 (" rQ%@, ! d! ?-.0fg%M%@'AED0I%@,0*J'(>7#;0|{zyfe|f76S%@, %]! 76D%@,0F<! sB0$>C0$ #;0ED0$
%w80$0$%@,0:*P'(>G#;0A0$op0$>C%@0f<aEprh%@,0:-]>G#`, ! /_' "<! 0$>C <Q%@, 0f! >]C%&%&!"#890f! /(,g%&K
LN,H! e! 8,pr X(X(K" #$%&q(0n'(B'(G! %&! c(0^ <]0$/ %&! c(0nc( 1 0$7KMLN,0d*J'(>7#;0^<=10
%@'I%@,0C%&%&!"#+890f! /(,p%9' *g%@,0' "<! 0$>C76!"* ! %! M7! /( ! H#$p%@*J>7(#;%&! '(^' *g%@,0890f! /(,g%
' * %@,0ME>7!"<(/(0f65#$FED0?!  #;'(>CD'(>7%@0f<F! %@,0M80f! /(,g%' * %@,0ME>G!"<=/(0?! F'(1>0f>G"! 0$>
#$("#;1 "%&! '(O' *p%@,0%@0$7! '(?IKmU0$c(0$>C%@, 0f 0$C76f%@,0 >7(-M0$%@0$> !  X(X(K"X C, '(1 "<
'(%ED0?sB0f#;%@0f<6S(-?f! /  rD K
`

   

0 1C0%@,0.-.0$%@,' <m' *70f! /(0$ *P1  #;%&! '(I0$og G! '(5%@''  c(0+%@,0 '(,' -.'(/(0$0$'(1 
CrgC%@0f- X(X(K" X(X(K [ K !  #;0%@, 09ED'(1H<>Crd#;'( < ! %&! '(>C0m' *f%@,0,' -.'(/(0$0$'(1 
3.! >7!"#,  0$%%wrpD0f6890 1C0M%@, 0M7! 0 C0$>G! 0$0$opH7! '(7
H;$ 7! d
X(X(K"

H;$ $ 7! 
X(X(K"

'(>%@,0M7!"-.H 0d-.' <=0fg' * H;$ !  X(X(K" 6 \0$o #;0$%
+ G!  
1 EC%&! %@1%&! / X(X(K"  < X(X(K" ! p%@' X(X(K" r ! 0f"<=
 $
g
LN, 0$>C0f*P'(>0f
T
*J'(> K
'(> X(6 X(X(K"k ! 

$ $7!  G! 


$ @ X l [ $$

X(X(K"k

$ T $ \

X(X(K"Z

X[([
!"-.  r ! /%@, %

N((mS wm;]m+

7!  b #;'(
\ 7!  T \ #;'(
X(X(K"X(\

'(> X(6 X(X(K"k ! 


$ T  7!  
X(X(K"X(X
LN,0]'  1%&! '(%@' X(X(K"X(X #;'(7! %@I' *H >%&!"#;1 ">IH 1,' -M'(/(0$0$'(1eC'  1%&! '(7K
LN,0M,' -M'(/(0$0$'(1'  1%&! '(h! 
7!  Y #;'( $
8, !" 0 %@, 0M >C%&!"#;1 ">C'  1%&! '(h#$EB0M'(E %&(! 0f<Egrd%@>rD! /
7!   $
 <A  <! / g(@  Ih 1D'(aC1 EC%&! %@1%&! /h! p%@' X(X(K"X(X K:LN, 0
C'  1%&! '(*P'(> X]! %@,g1
  $
$ 7!  Y #;'( 7! Y
 B

\ 7!  T \ #;'(B b   7!   $ 5  7! 

0$%@%&! /
N; \ #;'(B \ 7!  $G! 

Y   G!    7!  $7! 

X(X(K"X(

   rD!  /%@,0 '( X(X(K" 680 ,H@c(0


H \ \ \ 7!  \ 

B H \ \ \ 7!  \ +

LN,0$C0!"-M  rf6 \ . \(6 \ . \(6 X(6+(6+l(6$$~K !  (" rf6S%@,0C'  1%&! '(
X(X(K"X( ED0f#;' -.0$%@,0M%89'?%@0$>G-0$og>C0$C7! '(
N;+ Y   7!    G!  $7! 

X(X(K"X(l

(( Y+HmN


X[

B 


NL , 0 C'  1%&! '( X(X(K"X(l ! pc('  c(0$M%@,0^! p%@0$>G*P0$>C0$H#;0' *?*J'(>7#;0f<Q*P>0ft~10$H#;r 


8I! %@,T*P1  <(-.0$g%&(*J>C0ft&10$ #;r_ K ,0$%@,0d%w8'Y*J>C0ft&10$ #$! 0$n/(0$%#$ '(C0^%@'
0f(#,h'(%@, 0$>76H%@,0?g1 -.0$>G%@'(>AH<A%@,0_<=0$' -]! H%@'(>I' * X(X(K"X(l ED'(%@,>C' (#,
$0$>C' KLN,0f! >>7%&! 'Q    ! '(E %&(! 0f<EgrT V '( ! %&("V >1  0M%@']ED0
H;$ #;'(  G!  7! 
X(X(K"X[

LN, 0'(G#$!"""%&! '(/(>C'78I! :(-.H"! %@1 <=0]"! 0f>7 r_! A%&!"-.0f65 0f(<!  / 6>C0$C1H-]E  rf6p%@'
%@,0?#;' "" C0' *%@,0ME>G!"<=/(0fK
L,0?*P1  <(-.0$g%&( *P>0ft~10$H#;rd ' *%@,0ME >7!"<=/(0?! / ! c(0$Epr
X ( 7! e

LN,g1 %@, 0?D0$>7! ' <:' *H%@, 0Q*J'(>7#$! /8, !"#`,#;'(1 "<: 0f(<%@'>C0$C'(  #;0d8I! %@,h%@, ! 
*J1 <(-M0$p%&( *J>C0ft&10$ #;r_! / ! c(0$Egr_ 6'(>
 k( 7! I D
X(X(K"X(
8,H!"#`,F! EB'(1 %m(K"kC0f#;'( <(*J'(>E>7!"<=/(0MX(\.-.0$%@0$>C '(/ 6!"*=%@, 0E>G!"<=/(0.!  'g'(C0f r
,g1/ !"K 0fK
Z(
\ K !  #;0%@,0D0$>7! ' <M' *S*P'(>7#$!  /^ -.0fC1>0f< Egr%@,0%&!"-.0
! g%@0$>Cc(SED0$%w80$0$%@,0a-]>G#`, ! /QC%@0$ ! n11 (" raC,'(>%@0$>76H80a#;'( #$ 1H<=0^%@, %
C1H#`,OE>7!"<(/(0A>C'(E E  rj8'(1H"<Q'(%ED0A>C0$C'( g%& r*J'(>7#;0f<TEgrh%@,0:#;'  1 -.' *
C' "< ! 0$>C7K
$*%@, 0AE>7!"<=/(0a! ]C%@>0$%&#`,0f<a%&1%&6%@, 0:*P>C0ft&10$ #;rj' *%@, 0A>CC%F*J1 <(-.0$g%&(
-.' <=0T!  #;>C0fC0$7K$*N%@,0OE>7!"<=/(0_<=0f#q! n0f>7 ra,'(>G! $'(p%&("67@r
X(
\ 6H%@,0
D0$>7! ' <e' *%@, 0 >CC%*J1 < (-.0$p%&( -M'D<=0MED0f#;' -.0$
 k(M7! e  X("XM0f#;'( <K
LN,H! ! #$ '(C0$>9%@'%@,0>C'(E E  0*J'(>7#$! /O*P>C0ft&10$ #;rA <.>0$C'(  #;0n! -.'(>C0I"! q(0f rfK



d
+ & 
~  

 "! q(0 3.4-.' <=0f ^' *>C0$C'(H #;0f68,H!"#`,RCC1 -M0C' -M07v&z_ %@1>7(*J>C0$
t&10$ #;rF' * %@,0IrpC%@0f-?6B%@,0^23.4-.'D<(0f <! G#;1CC0f<QED'&c(0<=0$%@0$>7-?! 0$.%@,0I>0$C
'( g%I*J>C0ft&10$ #;rOEpr^%@,0M,grg7!"#$( >G(-.0$%@0$>C' * %@,0 E >7!"<=/(0 c !"M B H<nEpr
%@,0 `C,HB0d' *H%@,0_*P'(>7#$!  /*J1 #;%&! '( H;$ K^;j%@,0d>C0$c ! '(1A-.'D<(0f"69! %e8M
C1 -.0f<e%@, %
N; 7!   G!  N @ \


X[

N((mS wm;]m+

'O%@,0^*J'(>7#$! /_*J1 #;%&! '(T, %@,0I, D0' *D%@,0e>C%e*J1 <(-.0$g%&( , >7-.'( !"#' *
%@,0M,' -.'(/(0$ 0$'(1CrgC%@0f-]K '(C0ft&10$g%& rf6>C0$C'( H#;0 'D#$#;1 >C8,0$A%@,0O*P'(>7#$!  /
*P>0ft~10$H#;r 0ft&1 ( I%@, 0Q*J>C0ft~1 0$ #;rT ' *H%@, ! ^*P1H<(-.0$g%&(-.' <=0fK]$* 80
, (<F! %@0f(<1C0f<
H;$ 7!   $ 7!   H @ \
*P'(>n'(1>F*J'(>7#$! /*P1  #;%&! '( 6H>C0$C'(H #;0^8'(1 "<, Cc(0^'D#$#;1>>C0f<8,0$h%@,0a*P'(>7#$!  /
*P>0ft~10$H#;rA b0ft&1 (" 0f< %@, 0e*J>C0ft~1 0$ #;rn ' *g%@,00f#;'( <d*J1 < (-.0$p%&( -.'D<(0fK
LN, ! <! 7#;1 C7! '(D' ! g%@ %@'%@,0.!"-.D'(>C%& #;09' *-.'D<(0f"! /%@,0M*J'(>7#$! /e*J1 #;%&! '(
>C0f("! C%&!"#$(" rfKED0$%@%@0$>I-.' <=0f *P'(> H;$ %@,  X(X(K" ! >C'(EHE  rf6
N; 7!   @ \
X(X(K"X(
8, !"#,C1 -.0$%@, %%@, 0^*J'(>7#;0e0$op0$>C%@0f<dEgrA%@,0eC' "<! 0$>C]-]>7#, ! /T! 1H! C'(! 
!  <=0$D0$ <=0$g%N' *(8, 0$>C0m%@,0$r^>0'(]%@,0E>7!"<(/(0fKLN,H! C0$0f-]! /  re7!"-.  0$>*P'(>7#$!  /
*P1  #;%&! '(j(#;%@1 (" rA, e.>7!"#`, 0$>0f! /(0$ *J1 #;%&! '(0$op  7! '(
X(X(K"X(
N; $ 7!  \

8,0$>C0
!"* ! 0$c(0$
$ \ 
X(X(K"X(k
7!   $ !"* ! ' <<K

LN,0MC'  1 %&! '(%@' X(X(K" X(X(K [ '78ED0f#;' -.0$

8,0$>C0

N; $ 7! ?
g

X(X(K"X(Z

 \

!"* ! 0$c(0$ 56  <


b[ p   7!   $ S  7! 

!"* ! 'D< <K


LN,0$>0?>C0 '78 #`, H#;0$n*J'(>>C0$C'(H #;0 8,0$ 0$c(0$>
 *J'(>C' -.0 K

X(X(K"(\

((!( #"M%$:m;]m

X[

+'&890$c(0$>76NED0f#$1C0O%@,0T(-. "! %@1 <=0O' *H $ <=0f#;>0fC0$8I! %@, 6S >C'(E E  rT'(  r
%@,0m>C% %w8'?-M'D<=0$N8I!""7, Cc(0prI>C0f(!"-. (#;%&KmL '>0$C'( %@0%@,0m>C% , >G-.'( !"#
-.' <=0f6890A-1C%, Cc(0&
RXIC0f#;'( <=GKeL,0I 0$op%.'($0$>'_*J1 < (-.0$p%&(H-.' <=0
! %@, 0 %@, ! >7<e'(0fKL']>0$C'( %@0 8I! %@,%@, ! I-.' <=0f6g890 0$0f<


 ('   @ l
8,H!"#`,Q! .ED'(1%X l' * C0f#;'( < KS #;'  1H-.?' *gC' "< ! 0$>C+>C1  ! /?! d1 ! C'(d8I! %@,
X ln' *mn0f#;'( <^ED0$%890$0$:C%@0$ d-]@rTED0E  0]%@'h!  <=1 #;0a'(G#$!"""%&! '(! :%@,0
%@, ! >G<-.'D<(0fK9L, ! ! '(%+C%@>C'(/d+%@,0>C%-M'D<=0!"*f%@,0 >CC%-.' <=0#;'(1 "<.ED0
0$o #$! %@0f<KMLN, ! n-.' <=0 , %@,0d<! %&!  #;%&! c(0F*P0f%@1>0%@, %%@,0O-]!"< < 0 %@, ! >7<]' *%@,0
E>G!"<=/(0]'(7#$!"""%@0$'(1%I' *H, C0d8I! %@,:%@, 0?>C0f-](! H! /%w8'Q%@, ! >7<=I' *H%@,0?E >7!"<=/(0
0f>%@,0 0$ <=G6f0$c(0$Q%@,'(1/(,%@,0?*P'(>G#$! /! )
 +z *{v ,pv&+z *fv&+z -D' * K
.

 10

3254

/

687:9;=<>@??BADCFEHGH7DIJ7:K9#LBM8EONQPRLBSTNFU#NV<<LGHI3WX<7DY=9>[Z\;=IJO]<7:L<OJL^MNQ7:_D;<>`A

45c(0$n%@,'(1/(,np1H-.0$>C'(1H,grp7!"#; <e-]%@,0f-?%&!"#;%@0$op%@ED'g'(qp%@%@>7! E 1%@0m%@,0


X(Z[ \#;' ""C0' *L (#;' -]U>>C'&8W >7!"<=/(0%@'A>0$C'(  #;0ED0$%w80$0$e%@,0 %@1 >7(
*J>C0ft&10$ #;rQ' *5'(7#$!"""%&! '(' * %@,0E>G!"<=/(0 <^%@,0Q*P>C0ft&10$ #;rQ' *S8I!  <=`/(0$0$>G%@0f<
c('(>C%&!"#;0$^%@, %O1,0f<Y <:1 " 0f<( %@0$>C %@0f rb'()%@,0E>7!"<=/(0C%@>C1 #;%@1>0f 3.K
(""!"<@ra b
< aHK a0$C !"#qDd6 cfe+z *{|{nv&gz -`|{xiy hkjml{=x }7x@6 !" 0$rf6SU+0$o
8 n'(>CqD6 X(Z(k(k(6
l>7<0f< 67%@, %HE>7!"<=/(0>C'(E EH r< !"<nzpy -#;' ""0M*J'(>H%@, !  >0fC'( C0$r
0 qK nnKpW9!""",
 s
< aK K #$ " 6X(Z(Z(X(^6 t)
uwvXu^jl{= x uyx[zg{ 6+X(X(Bk | X([ Kn '(EC0$>c(0f<^Epr
25>C' *P0$C'(>.W 1>% >Gt~1,H>CC'(O' *  H! c(0$>C7! %r?' * C, ! /(%@'(H6g%@,08e!  <MCD0$0f<O%
%@,0%&!"-M08. [ -., 6B/ ! c ! /:A*J0ft~10$H#;r' *9*P'(>G#$! /AEprQ%@,0c('(>C%@0$oTC, 0f<<! /
-.0f#,  ! 7-' *ED'(1%Fs
X fK)2 >' *P0$C'(> >7t&1, >CC'(( 'a'(EC0$>Cc(0f<Q%@,H%%@,0
*J>C0ft&10$ #;r_' *N%@,0O'(7#$!"""%&! '(Y' *%@,0dE >7!"<=/(0?1C%I>7! '(>n%@'! %@A<(0$C%@>C1 #;%&! '(8M
ED'(1%\(K"%
+fKLN, 0$>C08Mm-]! 7-]%&#,I' *G%@,0%89'n*J>C0ft&10$ #$! 0$m <#;'(0ft~10$g%& r

X[ k

N((mS wm;]m+

%@, ! 97!"-.  0>0$C'(  #;0-.0f#`,H ! 7->C'(E E  re8M'(%%@,0e#$1 C0' *g%@,0E>7!"<=/(0fV 
#;' ""C0fKL,0E>G!"<=/(0n#;' "" C0f<^<=10%@'A%@'(>C7! '( ( %8e! C%&! / cD! E >7%&! '(aM#$
ED0MC0$0$j! F' "<] "-.I <A!  ! /(1 >C0dk(K"(K
31>7! /A! %@mE>7! 0f* "!"*J0$%&!"-.0]"%@0?! TX(Z[ \(6g%@, 0E>G!"<=/(0f6p1 <=0$>. '&8`CD0$0f<I8I!  <(76
<!"<?0$opD0$>7! 0$ #;0ec(0$>C%&!"#$(-.' <=0$.' *Dc ! E>7%&! '(T8, !"#,Y#$Q >C'(E E  rAED0O-M'D<=0f 0f<
Epr_]-.' <=0fg7!"-?!"">%@']%@,0M'( 0 >C0$C0$g%@0f<n,0$>0f}K '780$c(0$>G6%@,0 E >7!"<=/(0M0$ <=1 >C0f<
%@, ! ^0$oD#$! %@0f<cD! E>G%&! '(xi| h&v& 7KwR*(#;%&6%@,0QE>7!"<(/(0fV OH!"#`qg (-.0f6AB ~ (" '( ! /
~m0$>C%&! 0f(6 8M / (! 0f<:*J>C' -C1H#`,ac(0$>C%&!"#$(9-.'(%&! '(1 <=0$>? '78
8I!  < K <O%@, ! 
,0$' -M0$'(' #$#;1>C>0f<_>C0$D0f%@0f< rYG!  #;0! %@^'(D0$ ! /<@rfKi?'(%@'(>7! C%@a#;>C'(CC
! /n%@,0E>7!"<=/(0C' -.0$%&!"-.0$0$opD0$>7! 0$ #;0f<a>C' " 0$>#;' C%@0$>e"! q(0fC0$ 7%&! '(:%@,0$r
8.%&#,0f<#$>I,0f(<F<! GD0f>*P>C' -7! /(,p%&6%@,0$A>C0fD0f>76  <e%@'(1 >7! C%@I#$(-.0
*P>' - (*>%@']0$ogB0$>G! 0$ #;0?! %8I! %@,'(1 %8'(>>CrD!  /EB'(1 %%@,0f! >7(*J0$%rfK
LN,0]ED'&c(0O<! 7#;1CG! '(OD' ! g%@%@'%@,0]*(#;%%@, %( %@,'(1/(,AG!"-.  0?"! 0f>%@,0$
'(>7! 0$+' *D*J'(>7#;0f<.>C0$'(  #;0I#$dB0$>, 0$og "(! ]%@,0I! H! %&!"((0$o #$! %&%&! '(d' *D#;0$>C%&(! 
-.' <=0$' *'(7#$!"""%&! '( 6%@,0$r:#$ '(%I( 8M@rgED0d#;'(1 p%@0f<]'(%@'?0$og "(! Q%@,0 H(
#;' ""C0I' * E >7!"<=/(0$76g8,H!"#`,j! I( 8M@rg.c(0$>Cr^'( "! 0f>,0$' -.0$ '( K
 

+
B

X(K '( 7!"<=0$> %@,0 >C'(E  0f-' *9A#;'  1 -.a' * C' "< ! 0$>Cd-]>7#, ! /:(#;>C'(OeC1
D0$7! '(E>G!"<=/(0d' * 0$/(%@,+KLN,0_-]>7#, ! /! 7"! /(,g%& r:'(1%n' *NC%@0$'
%@,0]*J'(>7#;00$op0$>C%@0f<eEgr]%@,0C' "<! 0$>! d%@,0]*J>C'(g%' *%@, 0#;'  1H-.a! 9'( B'(G! %@0
%@, %e! F%@,0 >C0f>GKN G!"-.  0d-.' <=0fg' * %@,0d*J'(>7#$! /]%@0$>G-'(F%@,0 E >7!"<=/(0?! 
N; 7!   G!   H @ \
'  c(0f
2+3.4B" D$ H;$@ \ m \
W G \ ;$+ \ ;$ \ \
G N \ + \ H \ \ \ +
3.! 7#;1%@,0T#;>G! %@0$>7!"T#;'( <! %&! '(*J'(>e>0$C'(  #;0_ <Cq(0$%&#`,%@, 0dC,HB0O' *
%@,0O-.'D<(0M0$oD#$! %@0f<K


  

X(K 0 8I! ,e%@'.C'  c(0%@, 09 '(,' -.'(/(0$0$'(1 H8M@c(00ft~1 %&! '(8e! %@,e$0$>'MEB'(1  <=
>Cra <!  ! %&!"(5#;'( <! %&! '( 8,0$>0M'(1>I*J'(>7#$! /], %@,0?*P'(>G-]
H;$ G!   7!   N

(( Y m9N$m

X[ Z

m1>mED'(1 <>CrQ#;'( <! %&! '( !  N  0f(<=1%@'%@,0M0$og G! '(A' * H;$


g 7 !  0M %@$0$ >G7-.!   89 0 N  <e %@K , 010fEt~C1 %&! %@%&1! %&'(!   7/e %@,H! I! p%@'?'(1>2+3.4bH<n0ft~1H%&! /
"! q(0


$ g_ $ 7!    < T \]*P'(>


8,0$>C0 +K '  cD!  /A%@,0 0ft~1H%&! '(8I! %@,:'(1>d!  ! %&!"(#;'(H<!
%&! '(n/ ! c(0$ $e \Q*P'(> (6 <j 0fCc(0$1e8I! %@,]7! /  0f6HC0f#;'(H<
'(>7<=0$>I! , ' -.'(/(0$0$'(10ft~1 %&! '(*P'(> $ K
LN,0,' -.'(/(0$0$'(1C'  1%&! '(:! #p H ]7!  $ hj#;'( KLN,p1 M!"*
 680 /(1 0$CI. >%&!"#;1 ">C'  1%&! '(' * %@,0d*J'(>7-]
p
7!   $ #;'(  $
1 EC%&! %@1 %&! /! g%@'_'(1>n0ft&1 %&! '( *J'(> 80^H<F%@, % \T <
p( Y  68, !"#,F/ ! c(0$%@,0 C'  1%&! '(H

H;$ Q#;'( F7!  p(  7!   $ $7!   H


U'78 801 C0'(1>b!  ! %&!"(#;'( <! %&! '( a%@' <%@, %b \ <
 p( Y  @ 68, !"#,F/ ! c(0$
H;$  p( m  @ G!  $ g(  7!   $G!   H
U'78!"* X Y'(>9  6f890,H@c(0>C0$C'(  #;0f6B < '(1>! , ' -.'(
/(0$0f! %r^7%&! C 0$,' -.'(/(0$0$'(10ft~1 %&! '(H6gC'n80]-1C%m/(10$C >C%&!"#;1H">
C'  1%&! '(' *%@,0?*J'(>7-]
$ G!  $ #;'( $@
'  cD!  /*J'(>n%@,0a#;'p0Q#$! 0$p%@ H< 6N98 0^ <%@, % \QH<
p(  KLN,g176g8, 0$A80 ,H@c(0 >C0$'(  ;# 0f6%@, 0MC'  1%&! '(h! G

H;$ ?7!  $ Yh#;'( 5b@p(  @ ;# '( $ $7!   H


U'78b8901C0'(1>! H! %&!"( #;'( <! %&! '( +%@'M <%@,H% \M <] g(  6
C']'(1>  (gC'  1%&! '(j! G
H;$+ @g(  @ 7!  b@p(  @ #;'( $ $7!   H

X((\

N((mS wm;]m+
plot of the resonating mode
1

0.8

0.6

0.4

sin(2*pi*x)

0.2

0.2

0.4

0.6

0.8

0.1

0.2

0.3

0.4

0.5
x

0.6

687D9B;<>%??BADBAX+>ILBK8NQJ7DK=9^S^LY>`A

0.7

0.8

0.9

Chapter 12

Fourier Series
12.1

Introdution

We discussed the Fourier sine series in Chapter 7 and the Fourier cosine
series in Chapter 8. Now, we shall combine the two to form a periodic Fourier
series (or simply called the Fourier series). Before we do so however, we first
try to motivate the need for such a series by looking for the eigenfunctions
satisfying periodic boundary conditions.

12.2

Periodic Eigenfunctions

Consider heat conduction in a circular ring. Let us denote the circumference


of the ring by 2L. Denote any point on the ring by x = 0. Then the points
x = L and x = L are actually the same point. The problem is to be solved
in the domain L < x < L, subject to the boundary condition that the
solution should be the same at x = L and x = L.
PDE: ut = 2 uxx , L < x < L, t > 0

(12.1)

BCs:

u(L, t) = u(L, t)

(12.2)

ux (L, t) = ux (L, t)

(12.3)

u(x, 0) = f (x), L < x < L.

(12.4)

IC:

As we will show, that these boundary conditions are sufficient to define a


periodic function. That is, we can look for a solution for all x, < x < ,
with the condition that it repeats itself with period 2L, i.e.
u(x, t) = u(x + 2L, t) .
151

(12.5)

CHAPTER 12. FOURIER SERIES

152

We will get the same result as (12.2) and (12.3).


We shall again use the method of separation of variables, and we first
try
u(x, t) = T (t)X(x).
Substituting into the PDE yields
T 0 (t)
X 00 (x)
=
= 2 ,
2 T (t)
X(x)
where 2 is the separation constant. The eigenfunction X(x) = Xn (x) is
determined from
X 00 (x) + 2 X(x) = 0
0

(12.6)
0

X(L) = X(L), X (L) = X (L).

(12.7)

The boundary conditions for X comes from (12.2) and (12.3). The solution
to (12.6) is
X(x) = a sin x + b cos x,

(12.8)

so the first boundary condition in (12.7) implies


a sin L + b cos L = a sin L + b cos L,
i.e.
2a sin L = 0.

(12.9)

The second boundary condition


a cos L + b sin L = a cos L b sin L,
is
2b sin L = 0.

(12.10)

Both (12.9) and (12.10) can be satisfied if sin L = 0, or by taking


= n/L n , n = 0, 1, 2, 3, . . . .

(12.11)

So the eigenfunction corresponding to n is


X(x) = an sin n x + bn cos n x Xn (x), n = 1, 2, 3, . . . .
(12.12)

12.3. FOURIER SERIES

153

Superposition over all n then yields the general solution of the PDE in the
form
X
u(x, t) =
Tn (t)Xn (x).
n

Thus
u(x, t) =

[an sin

n=0

nx
nx (n/L)2 t
.
+ bn cos
]e
L
L

(12.13)

To satisfy the IC, we need


f (x) =

[an sin

n=0

nx
nx
+ bn cos
], L < x < L .
L
L

(12.14)

The right-hand side of (12.14) is the Fourier series expansion of f (x) in the
domain L < x < L. It is periodic with period 2L in < x < L.

12.3

Fourier Series

We now return to the mathematical problem of representing an arbitrary,


piecewise continuous, function f (x) in a Fourier series of period 2L,
f (x) =

[an sin

n=0

nx
nx
+ bn cos
], L < x < L.
L
L

(12.15)

If f (x) is itself periodic with period 2L, then the representation is good for
all x, < x < . If f (x) is not periodic outside the interval L < x < L,
or if f (x) is not defined beyond this interval, the representation is good only
in the restricted interval.
There are two ways to find the coefficients an and bn of the Fourier series.
The standard way is to use the orthogonality conditions between sines and
cosines. They are, for integers m and n:
(
Z L
0 if m 6= n
mx
nx
sin
sin
dx =
(12.16)
L
L
L if m = n
L

if m 6= n
Z L
0
mx
nx
cos
cos
dx = L
if m = n 6= 0

L
L
L

(12.17)
2L if m = n = 0
Z L
mx
nx
sin
cos
dx = 0 for all m and n
(12.18)
L
L
L

CHAPTER 12. FOURIER SERIES

154

Of the three orthogonality relations (12.16), (12.17) and (12.18), only the
last one is really new. We derived the first two previously when the integration was over half the domain, from 0 to L. Since sines are odd functions of
x and cosines are even function of x, the integrands in (12.16) and (12.17)
are even in x. Thus,
Z L
Z L
mx
mx
nx
nx
sin
sin
sin
dx = 2
sin
dx
L
L
L
L
L
0
Z L
Z L
mx
mx
nx
nx
cos
cos
cos
dx = 2
cos
dx.
L
L
L
L
L
0
(12.16) then follows from our previous results, namely (6.7), and (12.17)
follows from (8.3). The last identity, (12.18) follows from the fact that the
integrand in (12.18) is odd in x and so the integral over positive and negative
values of x yields zero.
Using these orthogonality relations, we can now obtain the coefficients
an and bn in the following way. Multiply both sides of (12.15) by sin mx
L
and integrate with respect to x from L to L to get
Z L
Z L

X
mx
mx
nx
f (x) sin
[an
sin
dx =
sin
dx
L
L
L
L
L
n=0
Z L
mx
nx
+ bn
sin
cos
dx]
L
L
L
= am L.
so
am

1
=
L

f (x) sin
L

mx
dx, m = 0, 1, 2, 3, . . . .
L

Multiplying (12.15) by cos mx


L and integrating with respect to x from L
to L yields, similarly,
Z
1 L
nx
bm =
f (x) cos
dx, m 6= 0
L L
L
Z L
1
b0 =
f (x)dx.
2L L
Summary: The Fourier series representation of a piecewise continuous function f (x) in the interval L < x < L is given by
f (x) =

[an sin

n=0

nx
nx
+ bn cos
], L < x < L ,
L
L

(12.19)

12.3. FOURIER SERIES

155

where
1
an =
L

f (x) sin
L
L

nx
dx
L

1
f (x)dx
2L L
Z
1 L
nx
bn =
f (x) cos
dx, n = 1, 2, 3, . . . .
L L
L
b0 =

Notes: (i) If f (x) is an odd function of x, i.e.


f (x) = f (x), L < x < L,
then all the cosine coefficients bn are zero, and the Fourier series (12.19)
becomes a sine series:
f (x) =

X
n=1

where
1
an =
L

an sin

nx
, L < x < L,
L

nx
2
f (x) sin
dx =
L
L
L

f (x) sin
0

nx
dx
L

(ii) If f (x) is an even function of x, i.e.


f (x) = f (x),
then all the sine coefficients an are zero. The Fourier series (12.19) becomes
a cosine series:

X
nx
f (x) =
bn cos
, L < x < L,
L
n=0

where
Z
nx
nx
2 2
f (x) cos
f (x) cos
dx =
dx
L
L 0
L
L
Z L
Z
1
1 L
b0 =
f (x)dx =
f (x)dx.
2L L
L 0

1
bn =
L

(iii) The above discussion suggests a second way for obtaining the coefficients
of the Fourier series (12.19). Since any function f (x) can be written as
f (x) = fsym (x) + fanti (x),

(12.20)

CHAPTER 12. FOURIER SERIES

156

where fsym (x) 12 (f (x) + f (x)) is symmetric about x = 0, and


1
fanti (x) (f (x) f (x))
2
is antisymmetric about x = 0.
Now, the symmetric function can be represented by a cosine series in
L < x < L:

X
nx
fsym (x) =
bn cos
,
(12.21)
L
n=0

where, from (8.4),


Z
Z
Z
2 L
nx
nx
nx
1 L
1 L
bn =
fsym(x) cos
fsym (x) cos
f (x) cos
dx =
dx =
dx
L 0
L
L L
L
L L
L
and
b0 =

1
L

fsym (x)dx =

1
2L

fsym (x)dx =

1
2L

f (x)dx.
L

Similarly, the antisymmetric function can be represented by a sine series


in L < x < L:

X
nx
fanti (x) =
an sin
,
(12.22)
L
n=1

where from (7.5),


Z
Z
2 L
nx
nx
1 L
an =
fanti (x) sin
fanti (x) sin
dx =
dx
L 0
L
L L
L
Z
1 L
nx
=
f (x) sin
dx.
L L
L
Combining (12.21) and (12.22) into (12.20) then yields (12.19).

12.4

Examples

12.4.1
(a) Represent f (x) = 1, as a Fourier sine series in 0 < x < L. We let
fs (x)

an sin

n=1

2
an =
L

nx
,
L

f (x) sin
0

nx
2
dx =
[1 cos n].
L
n

12.4. EXAMPLES

157

The Fourier sine series representation, obtained by combining sines


with coefficients determined above is an antisymmetric function and
so looks like:
Fs
1.5

f(x)=1

0.5

0.5

1.5
4

0
x/L

Figure 12.1 Fourier series representation of f (x) = 1, as a function of x/L; 50 terms used
in the sum.

Thus, fs (x) looks like f (x) only in the interval 0 < x < L. It is
antisymmetric about x = 0 and periodic with period 2L.
(b) Represent f (x) = 1 as a Fourier cosine series in 0 < x < L. We let

fc (x)

X
n=0

bn cos

nx
,
L

Z
2 L
nx
bn =
f (x) cos
dx = 0, n 6= 0
L 0
L
Z
1 L
b0 =
1dx = 1.
L 0
fc (x) = b0 is actually a one-term cosine series. With b0 = 1 it is a
perfect representation of f (x) in 0 < x < L.

CHAPTER 12. FOURIER SERIES

158

(c) Represent f (x) = 1 as a Fourier series in L < x < L. We let


fsc (x)

[an sin

n=0

an =
bn =
b0 =

1
L
1
L

nx
nx
+ bn cos
],
L
L

f (x) sin

nx
dx = 0
L

f (x) cos

nx
dx = 0
L

L
L

1
2L

L
L

f (x)dx = 1.
L

In this case fsc (x) = fc (x) = f (x) in L < x < L.


Fc
2
1.8
1.6
1.4

f(x)=1

1.2
1
0.8
0.6
0.4
0.2
0
4

0
x

Figure 12.2 Fourier series representation of f (x) = 1.

12.4.2
(a) Represent f (x) = 1 + x as a Fourier sine series in 0 < x < 1.
The sine series representation, fs (x), is plotted in Figure 12.3, for all
x.

12.4. EXAMPLES

159
Fs

2.5
2
1.5
1

f(x)=1+x

0.5
0
0.5
1
1.5
2
2.5
4

0
x

Figure 12.3 Fourier sine series representation of f (x) = 1 + x; 50 terms used in the sum.

(b) Represent f (x) = 1 + x as a Fourier cosine series in 0 < x < 1. The


cosine series representation, fc (x), is plotted in Figure 12.4 for all x.
Fc
2
1.9
1.8
1.7

f(x)=1+x

1.6
1.5
1.4
1.3
1.2
1.1
1
4

0
x

Figure 12.4 The Fourier cosine series representation of f (x) = 1 + x; using 50 terms in
the sum.

(c) Represent f (x) = 1 + x as a Fourier series in 1 < x < 1. fsc (x)


is plotted in Figure 12.5 for all x. Notice that fsc (x) is different rom
fc (x) or fs (x) beyond the interval 0 < x < 1.

CHAPTER 12. FOURIER SERIES

160

Fsc
2.5

f(x)=1+x

1.5

0.5

0.5
4

0
x

Figure 12.5 Fourier series representation of f (x) = 1 + x; 50 terms used in the sum.

12.4.3
(a) Represent f (x) = ex as a Fourier sine series in 0 < x < 1. fs (x) is
plotted for all x in Figure 12.6
Fs
4

f(x)=exp(x)

4
4

0
x

Figure 12.6 Fourier sine series representation of f (x) = ex ; 50 terms used in the sum.

12.4. EXAMPLES

161

(b) Represent f (x) = ex as a Fourier cosine series in 0 < x < 1. fc (x) is


plotted for all x in Figure 12.7
Fc
2.8
2.6
2.4

f(x)=exp(x)

2.2
2
1.8
1.6
1.4
1.2
1
4

0
x

Figure 12.7 Fourier cosine series representation of f (x) = ex ; 50 terms used in the sum.

(c) Represent f (x) = ex as a Fourier series in 1 < x < 1. fsc (x) is


plotted for all x in Figure 12.8.
Fsc
3

2.5

f(x)=exp(x)

1.5

0.5

0
4

0
x

Figure 12.8 Fourier series representation of f (x) = ex ; 50 terms used in the sum.

CHAPTER 12. FOURIER SERIES

162

12.5

Complex Fourier series

In this section we will discuss other forms of Fourier series (12.19).


In (12.19), the Fourier coefficients are
Z
1 L
nx
an =
f (x) sin
dx
L L
L
Z
1 L
nx
bn =
f (x) cos
dx, n = 1, 2, 3, . . .
L L
L
Z L
1
b0 =
f (x)dx.
2L L
If we change n to n in the above definition for an and bn , we will find
an = an , bn = bn .
Therefore we can rewrite the sum in (12.19) as
f (x) =

1 X
nx
nx
[an sin
+ bn cos
], L < x < L,
2 n=
L
L

(12.23)

where now, for n = 0, 1, 2, 3, . . .


Z
1 L
nx
an =
f (x) sin
dx,
L L
L
Z
1 L
nx
bn =
f (x) cos
dx,
L L
L
[Note that b0 defined this way is twice as big as the definition obtained in
(12.19). This is an advantage, since b0 now has the same form as the rest of
the bn s.]
The form (12.23) is equivalent to (12.19) but is sometimes preferred
because the coefficients are easier to remember.
(12.23) can be further written more compactly using the complex notation:
f (x) =

cn einx/L , L < x < L,

n=

where
1
cn =
2L

f (x)einx/L dx.

(12.24)

12.5. COMPLEX FOURIER SERIES

163

To show this, we use Eulers identity


ei = cos + i sin .
Changing to gives
ei = cos i sin .
Adding yields
1
cos = (ei + ei ).
2
Subtracting yields
1 i
(e ei ).
2i

sin =

nx
inx/L . (12.23) beWe now also rewrite sin nx
L and cos L in terms of e
comes

f (x) =

1 X
1
[bn (einx/L + einx/L )
2 n= 2

1 inx/L
einx/L )]
(e
2i

1 X 1
1 X 1
=
(bn ian )einx/L +
(bn + ian )einx/L .
2 n= 2
2 n= 2
+ an

In the first sum we change n to n, which is permitted since n is a dummy


variable. We then see that the first sum is exactly the same as the second
sum. Thus,

f (x) =

cn einx/L , L < x < L ,

(12.25)

n=

where
1
1
cn = (bn + ian ) =
2
2

1
L


nx
nx
f (x)(cos
+ i sin
)dx .
L
L
L

Thus,
cn =

1
2L

f (x)einx/L dx, n = 0, 1, 2, . . . .
(12.26)

The complex form (12.25) appears to be the most convenient to use.

CHAPTER 12. FOURIER SERIES

164

12.6

Example, Laplaces equation in a circular disk

Consider again the solution of Laplaces equation in a region bounded by a


circle of radius a:
PDE:2 u = 0, 0 r < a
BC:u(r, ) = f () for r = a
and is periodic in with period 2. In polar coordinates, the Laplace
operator is (see Figure 4.1)
2 =

2
1
1 2
+
,
+
r 2
r r r 2 2

where is the angle and r is the radius.


Since f () is periodic with period 2, we can expand it in a periodic
Fourier series:

X
f () =
cn ein ,
n=

with cn given by (from 12.26)


cn =

1
2

f ()ein d.

Since the solution u(r, ) should also be periodic with period 2, it too can
be expanded in a periodic Fourier series:
u(r, ) =

Rn (r)ein .

n=

Substituting this assumed form for u into the PDE yields:


1
n2
Rn00 (r) + Rn0 (r) 2 Rn (r) = 0.
r
r
As explained in Section 4.2.3, this ODE belongs to the equi-dimensional
type and the solution is of the form r b . Substituting this assumed form
into the ODE we find that b = n. Thus the solution is
Rn (r) = n r n + n r n
In order that Rn (r) be finite at r = 0, we set n = 0 for n > 0 and set
n = 0 for n < 0. Also to satisfy the BC at r = a, we want Rn (a) = cn .
Thus
Rn (r) = cn (r/a)|n| , n = 0, 1, 2, 3, . . .

12.6. EXAMPLE, LAPLACES EQUATION IN A CIRCULAR DISK 165


Finally the solution to the PDE, satisfying all BCs, is:
u(r, ) =

cn (r/a)|n| ein

n=

where

1
cn =
2

f ()ein d.

166

CHAPTER 12. FOURIER SERIES

Chapter 13

Fourier Series, Fourier


Transform and Laplace
Transform
13.1

Introduction

In the previous chapter, we discussed the Fourier series


f (x) =

cn einx/L , L < x < L,

(13.1)

n=

for f (x) in the interval L < x < L where


cn =

1
2L

f (x)einx/L dx.

(13.2)

Previously, when sine and cosine series were discussed, we alluded to Dirichlets Theorem, which tells us conditions under which Fourier series is a satisfactory representation of the original function f (x). The full Dirichlets
Theorem is stated below.

13.2

Dirichlet Theorem

If f (x) is a bounded and piecewise continuous function in L < x < L, its


Fourier series representation converges to f (x) at each point x in the interval
where f (x) is continuous, and to the average of the left- and right-hand limits
167

168CHAPTER 13. FOURIER SERIES, FOURIER TRANSFORM AND LAPLACE TRANSFOR


of f (x) at those points where f (x) is discontinuous. If f (x) is periodic with
period 2L, the above statement applies throughout < x < .
This theorem is easy to understand. The Fourier series, consisting of
sines and cosines of period 2L, has period 2L. If f (x) itself is also has the
same period, then the Fourier series can be a good representation of f (x)
over the whole real axis < x < . If on the other hand, f (x) is either
not periodic, or not defined beyond the interval L < x < L, the Fourier
series gives a good representation of f (x) only in the stated interval. Beyond
L < x < L, the Fourier series is periodic and so simply repeats itself, but
f (x) may or may not be so. The above statements apply where f (x) is
continuous. When f (x) takes a jump at a point, say x0 , the value of f (x) at
x0 is not defined. The value which the Fourier seris of f (x) converges to is
the average of the value immediately to the left of x0 and to the right of x0 ,
i.e. to lim0 21 (f (x0 ) + 12 f (x0 + )). We have already demonstrated this
with the Fourier sine series. The same behavior applies to the full Fourier
series.

13.3

Fourier integrals

Unless f (x) is periodic, the Fourier series representation of f (x) is an appropriate representation of f (x) only over the interval L < x < L. Question:
Can we take L , so as to obtain a good representation of f (x) over
the whole interval < x < ? The positive answer leads to the Fourier
integral, and hence the Fourier transform, provided f (x) is integrable over
the whole domain.
We first rewrite (13.1) as a Riemann sum by letting
= /L and n = n/L.
Thus, (13.1) becomes

1 X
f (x) =
Fn ein x ,
2 n=

(13.3)

where
Z
Fn (2Lcn ) =

f (x0 )ein x dx0 .

(13.4)

[We have changed the dummy variable in (13.4) from x to x0 , to avoid


confusion later.]

13.4. FOURIER TRANSFORM AND INVERSE TRANSFORM

169

In the limit L , n becomes , which takes on continuous values in


< < . So Fn F (), where
Z

f (x0 )eix dx0 ,

F () =

(13.5)

and (13.3) becomes the integral:


Z

1
f (x) =
2

F ()eix d.

(13.6)

Substituting (13.5) into (13.6) leads to the Fourier integral formula:


1
f (x) =
2

Z

ix0

f (x )e

dx eix d .

(13.7)

The validity of the formula (13.7) is subject to the integrability of the function f (x) in (13.5). Furthermore, the left-hand side of (13.7) must be modified at points of discontinuity of f (x) to be the average of the left- and righthand limits at the discontinuity, because the Fourier series, upon which the
(13.7) is based, has this property.
The formula shows that the operation of integrating f (x)eix over all x
is reversible, by multiplying it by eix and integrating over all . (13.7)
allows us to define Fourier transforms and inverse transforms.

13.4

Fourier transform and inverse transform

Let the Fourier transform of f (x) be denoted by F[f (x)]. We should use
(13.5) for a definition of such an operation:
Z
F () = F[f (x)]

f (x)eix dx .

(13.8)

Let F 1 be the inverse Fourier transform, which recovers the original function f (x) from F (). (13.6) tells us that the inverse transform is given
by
f (x) = F

1
[F ()]
2

F ()eix d .

(13.9)

170CHAPTER 13. FOURIER SERIES, FOURIER TRANSFORM AND LAPLACE TRANSFOR


Equations (13.8) and (13.9) form the transform pair. Not too many integrals
can be reversed. Take for example
Z

f (x)dx.

Once integrated, the information about f (x) is lost and cannot be recovered.
Therefore the relationships such as (13.8) and (13.9) are rather special and
have wide application in solving PDEs.
Note that our definition of the Fourier transform and inverse transform
1
is not unique. One could, as in some textbooks, put the factor 2
in (13.8)
1
1
instead of in (13.9), or split it as 2 in (13.8) and 2 in (13.9). The
only thing that matters is that in the Fourier integral formula there is the
1
factor 2
when the two integrals are both carried out. Also, in (13.7), we
can change to without changing the form of (13.7). So, the Fourier
transform in (13.8) can alternatively be defined with a negative sign in front
of in the exponent, and the inverse transform in (13.9) with a positive
sign in front of in the exponent. It does not matter to the final result as
long as the transform and inverse transform have opposite signs in front of
in their exponents.

13.5

Laplace transform and inverse transform

The Laplace transform is often used to transform a function of time, f (t)


for t > 0. It is defined as
Z

L[f (t)] =

f (t)est dt f(s) .

(13.10)

Mathematically, it does not matter whether we denote our independent variable by the symbol t or x; nor does it matter whether we call t time and
x space or vice versa. What does matter for Laplace transforms is the integration ranges only over a semi-infinite interval, 0 < t < . We do not
consider what happens before t = 0. In fact, as we will see, we need to take
f (t) = 0 for t < 0.
Functions which are zero for t < 0 are called one-sided functions. For
one-sided f (t), we see that the Laplace transform (13.10) is the same as the
Fourier transform (13.8) if we replace x by t and by is. That is, from

13.5. LAPLACE TRANSFORM AND INVERSE TRANSFORM

171

(13.8)
Z

F (is) =

st

f (t)e

dt =

f (t)est dt

f(s).

(13.11)

Since the Laplace transform is essentially the same as the Fourier transform,
we can use the Fourier inverse transform (13.9) to recover f (t) from its
Laplace transform f(s). Let
f (t) = L1 [f(s)].
Then the operation L1 , giving the inverse Laplace transform, must be
defined by
1
f (t) =
2i

f(s)est ds.

(13.12)

This is because
Z
1
f (t) = F [F ()] =
F ()eit d
2
Z i
1
=
f(s)est ds
2i i
1

through the change from to is. Since the inverse Laplace transform involves an integration in the complex plane, it is usually not discussed in
elementary mathematics courses which deal with real integrals. Tables of
Laplace transforms and inverse transforms are used instead. Our purpose
here is simply to point out the connection between Fourier and Laplace
transform, and the origin of both in Fourier series.
Note: The inverse Laplace transform formula in (13.12) was obtained
from the Fourier integral formula, which applies only to integrable functions.
For nonintegrable, but one-sided f (t), (13.12) should be modified, with
the limits of integration changed to i and + i, where is some
positive real constant bounding the exponential growth of f allowed.
To show this, suppose f (t) is not integrable because it grows as t .
Suppose that for some positive the product
g(t) f (t)et 0 as t

172CHAPTER 13. FOURIER SERIES, FOURIER TRANSFORM AND LAPLACE TRANSFOR


and is thus integrable. We proceed to find the Laplace transform of g(t):
Z
g (s) L[g(t)] =
e
f (t)et est d
0
Z
=
f (t)e(+s)t dt.
0

Thus if
fe(s) = L[f (t)] =

f (t)est dt,

then

g(s) = fe( + s).


e

The inverse of ge(s) is


Z i
1
g(t) = L [e
g(s)] =
ge(s)est ds
2i i
Z i
1
=
fe( + s)est ds
2i i
Z +i
1
0
=
fe(s0 )et es t ds0
2i i
1

where we have made the substitution s0 = + s. Since g(t) f (t)et , we


obtain, on cancelling out the et factor:
Z +i
1
0
f (t) =
fe(s0 )es t ds0 .
2i i
This is a modified, and more general, formula for Laplace transform of a
one-sided function f (t), whether or not it decays as t , as long as
f (t)et is integrable.
Z
fe(s) = L[f (t)] =
f (t)est dt, Re s
0
Z +i
1
1 e
f (t) = L [f (s)] =
fe(s)est ds.
2i i




   

 !#"%$&'%$( )*&,+!)*&,.-/+ 0 1&2%43 5 6%$(+ 7$8&2$(.0%(9:5 $(;<5 9=5 ;>49?6 0)*&,+ 5 0%A@/B9:5 $
.'%'C D/+ 0%1E+ &F&25G5  H+ 0%1JIAKMLN4+ 0O+ 0%"%0C+ &2QP#5 ;G + 0%SR
T

UV F WA X YZ[]\^ F _

F\`[] F_aWb[]_dcefWg\^ h [

ikj l=mnoqpsrut
v .- 
&2%Q3 5 6%$(+ 7$F&2$S.0%(9:5 $(;w5 9
xy{zC|}~(

z
y{F|}O ~( }

~S :~f7z

~ uu 7z
}
~ u 7z

~ q2u ?

~ 2u ?

y sF|
y F|

}
}

s


5 &2Q+ &2P B)72D.
R
A

.NMA. G8
<F%8F7
AAFZks
ikj%lumVnopQNt
v .- 4&2%3#5 6%$S+ 7$F&2$(.0%S9?5 $(;X5 9
xy{zC|}~

zs
~ u~u7z

}
~(q2uh?
y F|

v %!+!;G+ &V.& zs} @ 5(kk6%'R


(2D&2 3#5 6%$(+ 7$&2$(.0%(9:5 $(;w5 9 ~ P#5=7F0 5 &
7/+ &k@/B)7.6%
&2%9:6%0)*&,+ 5 0 xy{zC|}~ + k0%5 &.+ 0=&271 $(.@ B C+!R BR
y{F|}O ~S}

xy{z| 7z}
~ ^z


P#5=70%5 &>H sV" 0+ &2GH  6%BR K$(V'C+!)*&26%$5 9 ~ 8.0P7G&2C.&
&2%J.$B
6%0P#7$Z&2 Q)*6%$H + V+ 0%"%0+ &2B D!.$1 BR
ikj%lumVnopQNt
v .- 4&2%3#5 6%$S+ 7$F&2$(.0%S9?5 $(;X5 9
xy{zC|}~Su=>z
v + Q9:6%0)7+ &25 0+   50%5 &+ 0=&271 $(.@ B8.0P5+ &23#5 6%$S+ 7$
&2$(.0%(9:5 $(;P 57
0 5 &
7/+ &,R %5(&2+ (R
ikj%lumVnopQNt
v .- 4&2%3#5 6%$S+ 7$F&2$(.0%S9?5 $(;X5 9
xy{zC|}~(u.

zs
v % VH  6%5 9N&2 9:6%0)*&,+ 5 0P#B)*$B.7
$S.'+!P% DEF%70 z + 2>2D9:$5 ; z} + 0
 &2%>'/5 (+ &,+ H Q.0P0 71 .&,+ H  z P + $B)*&,+ 5 0%(R v %7$+ 4"%0C+ &2.$B6%0P#7$Z&2 
)*6%$H  ~ u 5Q&2+ 9:6%0)*&,+ 5 0+ V+ 0=&271 $(.@ BR v 5Q"%0P+ &23#5 6%$(+ 7$&2$(.0%S9?5 $(;u
0%7BPV&25G'/7$(9:5 $(;&2%+ 0&271 $( !
y{F|A}

~ u .~ ^zC

.
AF*AF FZJ sAkk7

5 6)7.0B+ &2 7$Q 55 -s6%'&,.@ 5 9+ 0&271 $(  45 $


@=D)*5 ;M' 7&,+ 0 1&2%(,6.$+ 0
&2%>7='/5 0%70=&k&25G1 7&
y{F|} A~(u
0O)7.
D 5 6.$Q)*6%$S+ 5 6%(
z z}
y{zF |

5 y{F|}~ u ~ ?u : ^z}~ u ~ u ^ Nk%7$V8GH 


;G P E).0%1 5 9NH.$( +!.@  O}zEOF .0P   5 +!9:&2BP&2%'.&25 98+ 0=&27
1 $(.&,+ 5 0CR v %$B;G + 0+ 0 1+ 0=&271 $( + &,.0P%.$(PQ5 0% y LN6 7$( G+ 0&271 $S  | .0Ps+ 
B,6 u&25 R 01 70 7$( !
~ : 7z} A .0CP
~ , 7z} ~ 




ikj l=mnoq
p ut
v .- 
&2%Q+ 0=H 7$&2$(.0%(9:5 $(;w5 9
y{F|} A~(uh


E y{F|{} ~Su ,u7

} ~Su ~(?B uq7

}~Suf
2H 4&26%F$B)*5,H 7$BP&2%
5 $S+ 1 + 0 N9:6%0)*&,+ 5 0 xy{z| + 0 > R
ikj l=mnoqput
v .- 
&2%Q+ 0=H 7$&2$(.0%(9:5 $(;w5 9
y{F|A}

~ u 7F
 y{F|{}


v C+ E+ 0&271 $( )7.0@/P#5 0%H 7$DB.S+! D +!9D 5 6-0%5(a)*5 ;M' 7H.$(+!.@ 7.0P
$7S+!P#6%G)7 !)*6 6%(R&2%7$4+ B {6%&$B D5 0 v .@ 7k5 9 0=&271 $(  k&25&2B!uD 5 6E&2.&
xy{zC|}~S

C2H &2=6%k$B)*5,H 7$BP&2% xy{z| + 0  R

 !uMA. G8
<F%8F7
AAFZks
V#"
$ccefYZ f F &%('*)O[
v % 
6 6 NP%+ +s)*6 &D4+ &2IAKMLV+ &2C.&F&2%
5  6%&,+ 5 0+ 0=H 5  H 7;M5 $&2.0J5 0 
+ 0P#7'/70P#70=&ZH.$(+!.@ BR v %&2$(.0%(9:5 $(;b;M7&2 5/PJ ! 5,kM6%k&25Q$BP#6)*5 0%+ 0P 7
'/70P#70=&CH.$(+!.@ BRC)*5 ;G;M5 0 D&2$D&25&2$(.0%(9:5 $(;&2% z P#7'/70P#70)*&2%$5 6 1 
>3#5 6%$(+ 7$&2$(.0%(9:5 $(;GS' $5,H+!P#BPM&2.&&2 P#5 ;G + 0J+ + 0 "%0+ &2B%+!R BR
zs R
Q5 ;M7&,+!;M7V6% ,.'! )*&2$(.0%(9:5 $(;d+ /
0 .G+ 0%&2B PE5 9C5 $+ 0< P%P%+ &,+ 5 0&25J&2 
3#5 6%$(+ 7$&2$(.0%(9:5 $(;b+ 0 z ='%$5(H/+!P BPV&2.&
. R
0 5 0%S+!P#7$4G9:6%0)*&,+ 5 2
0 1 y{zC . | u4+ &2 zs  . 3
R ,7&
1 y{z . |2~ 7z
y . R |

@/>&2%Q3#5 6%$S+ 7$&2$(.0 (9?5 $S;w5 951 y{zC . | 4+ &2J$7'/B)*&k&25 z R v  >5 $(+ 1 + 0 9:6%0)*&,+ 5 0
1 y{z . | )7.0J&2%70@/>$B)*5(H 7$BPJ9:$5 ;w&2 3#5 6%$(+ 7$V+ 0H 7$&2$(.0%S9?5 $(;
y{F . |}O 1 y{z . |{}

4 y{F . |2~(u^
y . R |


5 &2V&2.&+ 0 y R | .0CP y . R | .Z'!D0%5$5   6+ &V;2D@/
$71 .$SP#BPJ.G.$@C+
5 6%$M'%$7H+ 5 6%;M7&2%5P5 9k$S+ &,+ 0%1&2%V5  6%&,+ 5 0
&2$(.$DBR v + + >.H 7$ Ds(+!;G+!!.$
&25
+ 0J&2 9:5 $(;X5 9.0sB+ 1 709:6%0)*&,+ 5 0s7'.0 (+ 5 0JF%70E&2%P#5 ;G + 0+ F"%0C+ &2BR8w+ &2
y . R | %&,.-+ 0%1JP 7$(+ Hu.&,+ H 74+ &2$7'/B)*&k&25 z + F0%5, H 7$DQB.D/

y{z . |}

2y F| 4 y{F . |2~Su7

2y F| 4 y{F . |2~ u 7
y R |
1 y{z . |A}
7
.

y{F |2~(u%^
187 y{z . |A}
497 .

4 77 y{F . |2~ u ^F


y R |
1 77 y{z . |A}
.

'%$5(H/+!P#BP5 9)*5 6%$M&2.&&2%7+ 0&271 $(  F7/+ &,;R :Z&Z&2+ Z'/5 + 0&,&2%7$G+ Z0%5V0%7BP
&2585 $$D`.@/5 6%&k&2%7;G.&2%B;.&,+!)7 + 6%7F5 9+ 0=&271 $(.@+!!+ &DJ@/B)7.6%
8P#5 0C &
7H 70E-=0%5, k.&<4 y{F . | + FD 7&,R
1

y{z . |A}

. =sAA

)?>YZ_dceWA[

rur@ A@r@CBED/p-Fl8G^ppIHKJBlALNMPOQRMSQlQTMSQ8UVQVMWLpYXVOumlMPQ
} [ 1 7

z .
IKMLAZ1V77 \
] 0 ( 1 y{zC . | . z
^0 ( 1 y{zC7 |A}xy{zC|2
1V7 y{zC7 |} 4
z

y . R |
y . R ! |
y . R |
y . R _ |
.6;MM&2%M5  6%&,+ 5 0&25@/5 9&2%G9:5 $(;5 9.0+ 0=&271 $(  y . R | F+!)8
6 @%&,+ &26%&2+ 0=&25G&2%QIKML y . R | R v + kD+ B!P#(u6 (+ 0%1 y . R |

y 77 y{F . |N`[ 4 y{F . |2|2~(u^}


4

kC+!)O+ k&2 
( ;MQ.
 4977 ([ 4 }
5 y @=D&,.-/+ 0 1 5 9 y . Ra |2|

4 }

y . R |
v C+ + 4.0R
KML6=&2%>'C.$&,+! NP#7$(+ H.&,+ H 7cb C2H 
@/770)*5 0=H 7$&2BPG&25 y2ZF|
.Q+ V&25s@/5  H BPs6%@9qB)*&&25&2%
.0  1 7@%$( +!);F6 &,+ '!+!)7.&,+ 5 0CR v %d
KMLXb,+ 0e
9:5 ! 5,4+ 0 1 ^0 (
187

.0P
1

y{zC7 |A}

v  7+!;M' D

y{z7 |A}

[
4977 (

y . Ra |

4 7 y{F7 |2~(u%^}

4 y{F7 |2~Su%7}xy{zC|}

497

y{F|2~(u7F

y{F7 |A}

.0P

y . R |

y{F7 |A} y{F|2

|
. R

_ MA. G8
<F%8F7
AAFZks
k%7$>&2 Q3#5 6%$(+ 7$&2$(.0%(9:5 $(; y{F| 5 9 x y{z| + k-=0%5,k0+!9 xy{z| + k-=0%5,k0CR
v %>1 70 7$( 5  6 &,+ 5 0E&25G&2%YKL y . R | + 
} fy{F| (+ 0 hy [ . |N`iVy{F| )*5  yh[ . |2
4 y{F . |g
v % ^0  y . R | . 0P y . R | )7.0J@]6%BPV&25JP 7&27$(;G+ 0%
&2 Q)*5 0%&,.0=&2 f .0CP
i &25G@/ i{y F|} y{F| .0P f{y F|} R v 6 (
4

y{F . |A} y{F| )*5  yh[ . |2

y . R |

$B)*5(H 7$j1 y{zC . | @=DQ6 @%(+ &26%&,+ 0%1 y . R | @ )-+ 0=&25 y . R | R
4 y{F . |2~ u ^
1 y{zC . |A}  4 y{F . |{}


y{F| )*5  yh[ . |2~ u ^F
}
y . R . |

v D='+!)7 ! DJ5 0%)7.0 0%5 &'/7$(9:5 $(; &2%+ 0=&271 $( h7='!+!)7+ &, DE6%0C 7V y{F| + M-=0%5,k0CR
0s&2%4'.$&,+!)*6!.$)7.5 9/&2%>2H VB,6.&,+ 5 0%5,87H 7$(h'%$5 1 $7V)7.0s@/;G P 
@D0%5 &,+ 0%1&2.&
)*5  hy [ . |} y2~ l k 7 ~ ul k 7 |2

.0PV5 y . R . | )7.0@/>$7F$(+ &2&270O.


y{F|2~ u ? k 7 7
y{F|2~ uh? k 7 7
1 y{zC . |}



} xy{zm
[ . |N xy{z`
[ . |2
y . R |

(+ 0)*
y{F|2~SuB7F
xy{z|}

5
y{F|2~(u ? k 7 ^
xy{z`
[ . |}

.0P
y{F|2~ u : k 7 7F
xy{zm
[ . |}

v %' D=(+!)7 =+ 0&27'%$7&,.&,+ 5 05 9S&2 A5  6%&, + 5 0 y . R | &25&2 A>2H 8B^6.&,+ 5 0 y . R |
+ 
&2.&.0+ 0C+ &,+! P%+ '! )*B;>70&
5 9 xy{zC| 4+!!'!+ &G+ 0&25E&85.'/79:5 n
$ .
B )4+ &2 !9&2%s ;>'!+ &26P#Q5 9C&2%5 $(+ 1 + 0C NC.']BN5 0%' $5 '.1 .&27V&25J&2 
 B9?&.0CP5 0 ' $5 '.1 .&27>&25&2%V$(+ 1 =&,]@/5 &2s+ &2'/7BP [ R v %,6.0=&,+ &D [ + 
&2%7$B9:5 $Q)7 ! BP&2%>>2H ']7BP R

. =sAA
rur@ A@ A@5opMPqrJtsuMSOQpIHJlALNMPOQ?MSQlQTMSQ8UVQVMWLpYXVOumlMPQt
} v 1 7 >
zs .
IAKMLZ187 \
] 0 S 1 y{z . | . z

w 0
1 y{z7 |A}xy{z|2

z

y . R  ! |
y . R |
y R _|
.
.6;>Z5  6%&,+ 5 05 9=&2%9:5 $(;5 9.0+ 0=&271 $(  y . R | .0P>6 @%&,+ &26%&2V+ &M+ 0=&25
&2%IKML y . R ! | R v + kD+ B!P#(6%(+ 0%1 y . R |

kC+!)O+!;M'C!+ 7

y 47 `v 4 |2~(u^}

v
497 `

4 }

v  Y
KML y . R a | + k5  H BP6%@A{B)*&Z&25G&2% ^ 0
|2
4 y{F7 |A} y{F

y . R a |

kC+!)O+ k5 @ &, + 0%BP@=DQ&,.-+ 0%1Q&2%3#5 6%$(+ 7$&2$(.0%(9:5 $(;w5 9 y . R _ | R


v %>5  6%&,+ 5 0+ 

y . R |

y{F . |}gfy{F|2~ x 7 } y{F|2~ x 7


4

v  >"%0 =5  6%&,+ 5 0+ k5 @%&, + 0%BPG@D6%@ &,+ &26%&,+ 0%1 y . R | + 0&25 y . R |
1

y{zC . |}

3 5 $F&2%
']B)7+! )7.
5 9

y{F|2~(x% 7 uu^F

xy{zC|}\y=~ :7hz] >


z
8
-=0%5, 9:$5 ; B)*&,+ 5 0 . R &2C.&
y{F|A}O xy{zC|{}\y{A A~(|z= q
v  70
1

y{zC . |}

y{

A~ |z= ,x 7 u 7F

|
. R
y . R |

_ MA. G8
<F%8F7
AAFZks
)7.0E@/>7H  6.&2BP@=D)*5 ;>' 7&,+ 0%1S^6.$7
y{

~ |x% 7 ~} ?h2uB ^

yt{
~ u ^ x 7 z
y R |
}
.
vh . `{N

v %' D=(+!)7 F+ 0=&27$'%$7&,.&,+ 5 05 9&2%J5  6%&,+ 5 0 y . R | + Q&2.&s.0w+ 0+ &,+! F)*5 0%
)*70&2$S.&,+ 5 00%B.$ zw} .0 + 0+ &,+! C4+ &24+!P &25 9.'%'%$5,+!;G.&2B D { '%$B P 
5 6%&+ 0&254+!P 7$.0P4+!P#7$$71 + 5 0k+! s+ &2 ;M'C!+ &26P#s.& z} P#B)*$B.7
;M5 0%5 &25 0+!)7 ! D&2577$5 R v + G+ Q4&D='+!)7 @/7H/+ 5 $>5 95  6%&,+ 5 0%&25&2%P%+ h6
(+ 5 0.%B.&B,6.&,+ 5 0R v %
6 0P#7$( D+ 0%1'%=DS+!)7 '%$5)*7$BP#6)*71 $( P%+ 70=&2.0CP
'%$B P 4.0D+ 0+ &,+! )*5 0)*70&2$S.&,+ 5 0 .%B.&M&25G4+!P#7$Z$71 + 5 0%(R
y{zC . |}

V

WN pW[hYZfe  c  efW_

0 0 C.'%&27$ =&2 .P#$6%0%- 70( +! 5 $('%$5 @C B;>.Z5  H BP6%S+ 0%1&2%G;M7&2 5/P45 9
( +!;G+!!.$(+ &D5  6%&,+ 5 0%SR37$
 !=5  H + &k6%(+ 0%1E3 5 6%$(+ 7$F&2$S.0%(9:5 $(;G

} 1 
z .
y . R |
IAKML 1 \

z
.

y . R |
] 0 1 y{zC . |} . zs

w 0 1 y{zC7 |}xy{zC|g
} (y{z|2
zs
y . R ! |

]D&,.-+ 0%13#5 6%$(+ 7$V&2$(.0%S9?5 $(; + 0 z C89?5 6%0CP%+ 0 y R | A&2.&V&2%5  6%&,+ 5 0


.
)7.0E@/>k$(+ &2&270.
y{F|2~S 7 uu7F
y . R |

k%7$ y{F| + C&2%3#5 6 $(+ 7$&2$S.0%(9:5 $(;5 9S&2%+ 0+ &,+! P + &2$(+ @%6%&,+ 5
0 1 {y z7 |A}xy{z| R
w+ &2 xy{zC|}\Sy{zC|
1

y{z . |A}

y{F|A}

x y{zC|2~ B ^z

( y{z|2~%^zs}~f }

}

v =6%
1

y{zC . |}

~  7 u

z
} y 

. | 7'

|
. R _

.  G~F7c2M79

v C+ + F&2%>( ;>Q.0%87$4.F5 @ &, + 0%BP'%$7H/+ 5 6%S D+ 0 0 .'%&27$ R


: 5 uS+ 0)*
&2%P#B &,Q9?6 0)*&,+ 5 0O)7.0@/>5 @%&, + 0%BPJ9?$5 ;w&2%!+!;G+ &
(~ :7hz]q}\Sy{zC|
{

5 0%G)7.05 @%&, + 0&2 $76 &>+ 0 y . R _ | @ DQ&,.-/+ 0 1&2 !+!;+ &Z5 9 { + 0 y . R |
4+ &2 y4} R
!+!;

z8

#

YFWgW
YZ f F f"'

. Fc h YZe

IKMLA 1 }\[ > 1 >


z
z
z
.

] 0 1 . z `
^ 0 1 y  . |} 1 y%|
187 y  . |}
k 7$ G}y{z z z | R v %M+ 0+ &,+! 1+ k.6C;MBPZ&252H 8$( P%+! ,D;G;M7&2$D
.@/5 6%&Z&2%>5 $S+ 1 + 0.0P 70)*Q+ 4G9:6%0)*&,+ 5 0E5 9 5 0 DBR
.'%' D3#5 6%$(+ 7$&2$(.0%(9:5 $(;w&25GB )J' )*QP%+!;M70 (+ 5 0@D` 7&2&,+ 0%1
4 #y A .

|}

1 y  . 2| ~ |{t 2 7z 7 z ^z

1 y . 2| ~ 


&+ F6%0CP#7$&25=5/P4&2.&
I }^z ^z 7z }y{z *z *z |2h}yh ^ ^ |2

9%8
&,.- 
&2  K<&2$(.0%S9?5 $(
; 5 9h&2%IKML`8
4+!!=1 7&

[ 4
4 }n
.

m
R v %M5  6%&,+ 5 0J&25&2%Y
k 7$ `
 
KML+ 

} f#y A| )*5  [w . `
iV#y | S+ 0 [w .
4 #y  . |A\
:'%' D+ 0%1&2% ^ 0 =8
"%0P iV#y |} .0P f#y |} 4 #y A7 | k%7$
4 #y 7

|A}
}

1 y%|2~f I

^
S+
1 y %|2~lh
0

_ MA. G8
<F%8F7
AAFZks
+ 0J'%%7$(+!)7 C)*55 $SP%+ 0.&27(R 4H V5 $(+ 70&2BPQ&2%)*55 $SP%+ 0.&2VD=&2B;M5&2.&
G+ k&2%.0%1  
&2%
H B)*&25 $ G
; .- 7$B!.&,+ H 4&25s y "%=BP | H B)*&25 $ R
4 #y 7

|}

}
}

y2 )*5 C |2~lh

^ 1 y%|2y2~lhIS y2Zu%|2|


(

+
0
1 y %|
% 4 yh]|2

^ 1 y%|

k+!)O+ 9:6%0)*&,+ 5 0J5 9%&2%;G.1 0 + &26P#>5 9 5 0C DBR v =6%


4 #y  .

|} 4 yhh| )*5  [ .

v %+ 0=H 7$Q3 5 6%$(+ 7$F&2$S.0%(9:5 $(;b+ 


1 y .

y A
|

}
y A|

y A|

+ 0)*
S+ 0 %y )*5  [w . }
1 y 7

2H 

4 yhh| *) 5  [w . ~(u /I

t
(+ 0 4 yh]| )*5  yh[ . |2~ u lhI


] 4 hy ]| )*5  hy [w . | S+ 0 

|}

(+ 0 ]y
`[ . | (+ 0 hym[ . | .0P

|A} 1 y|A}

y A|

}
ht 4 hy h|

y A|

1 y .

y A
|

y A|

}b y
`
[.

|}

4 yh]|2~ u

( + 0 %

ht 4 yhh| (+ 0 hy
`[ . |

ht 4 yhh| S+ 0 hy
`[ . |

| 1 y
`[ . |NX y
`[ . | 1 y
`[ . |2

You might also like