Last Update: April 4, 2011

Size: px
Start display at page:

Download "Last Update: April 4, 2011"

Transcription

1 Math ES Winter Last Update: April 4, Introduction to Partial Differential Equations Disclaimer: his lecture note tries to provide an alternative approach to the material in Sections..6 in the textbook. It is not a replacement of the textbook. able of contents Introduction to Partial Differential Equations Introduction Separation of variables Separation of variables the idea Eigenvalue problem Separation of variables the method Fourier series Introduction Representation of general f Convergence of Fourier series Complex form of the Fourier series Fourier Cosine and Sine series he heat equation Heat equation with Neumann boundary condition Heat equation with nonhomogeneous boundary condition Heat equation with forcing Heat equation in higher dimensions Uniqueness of solution Wave Equations Wave equations with x over a finite interval Wave equations with <x < Introduction. Unlike ordinary differential equations which describe the trajectory of one object as it moves, partial differential equations arise when people model mathematically the collective evolution of many objects. In the latter case, both the evolution in time and the interaction between different objects have to be taken into account, as a consequence, a typical partial differential equation involves both time derivative and spatial derivatives, for example the heat equation: t x, t = β u xx, t, < x < L, t > u, t=ul, t=, t >, ux, = fx, < x < L. 3 his equation models the temperature change of a rod of length L. Here ux, t represents the temperature at x at time t. he initial condition ux, = fx models the fact that at time t =, the temperature at x is fx. For a partial differential equation, initial conditions alone is not enough. In the above heat equation, we also have boundary conditions u, t = ul, t = which models the fact that the temperature at the two ends of the rod is fixed at. When instead of a rod we consider a higher dimensional object, then the heat equation reads we omit the boundary and initial conditions here = β u 4 t where u is called the Laplacian of u, defined in two and three dimensions as u= u x + u y and u = u x + u y + u z 5

2 respectively. Remark. he Laplacian is the most important and most useful object in partial differential equations, both in theory and in applications. It appears whenever our equation models the evolution of a large number of objects so large that their motion have to be assumed to be random. For example, suppose a million ants are moving randomly inside a fixed region, then the density ρx, t the number of ants per say square meter is governed by the two dimensional heat equation ρ = β ρ. 6 t Of course other terms can be added. Say there are aardvarks wondering around the region eating ants, then a forcing term should be added on the right hand side: ρ = β ρ + fx, t 7 t where fx, t describes how many ants are being eaten at location x at time t.. Separation of variables... Separation of variables the idea. How to solve PDEs? One approach is to reduce a PDE into ODEs. Let s look at the one dimensional heat equation t = β u x; u, t=ul, t=; ux, = fx. 8 How do we reduce it to ODEs? Remember that the difference between an ODE and a PDE is that, the unknown function in an ODE has only one variable, while that in a PDE has more than one. So naturally we try to separate the variables and hope that X, can be obtained by solving ODEs. Substitute u=x into the equation we obtain ux, t=xx t 9 Xx t= β X x t. he two new unknown functions X, are still coupled together. Fortunately, we can obtain a single equation for each through the following technique: We divide both sides by X to obtain t β t = X x Xx. Now the crucial observation is that, the left hand side depends only on t, while the right hand side is independent of t the only possibility is then both sides are constants. hus there is a constant λ such that or equivalently t β t =λ; Viola! We have successfully decoupled X and! But wait a minute. here are some problems here: X x Xx =λ, λβ = ; X λx =. 3. X is subject to a second order ODE, and we know that second order ODEs need either two initial values or a pair of boundary values to make the solution unique. Which one and what are the conditions?. is subject to a first order ODE, we need one initial value to solve it. In other words =?

3 3. What is λ after all? Although we will spend most of the remaining lectures answering the above questions, we will try to summarize the answers there.. Recall that we have set u = Xx t, and the boundary condition for the PDE is u, t = ul, t=. Substitute u by X, we reach for all t. hus it is reasonable to ask hus the full ODE for X is. We try the same thing, the initial value for u suggests Xt=XLt= 4 X =XL=. 5 X λx = ; X=XL=. 6 Xx = fx. 7 But this is not gonna work he restriction on X is too severe! Put it another way, from this we reach which means fx has to satisfy Xx = fx/ 8 f λf = 9 which is definitely not a reasonable requirement. he fix of this situation will be revealed in the section about separation of variable together with the section about Fourier series. Note that in the following we will see that when solving the equation, the exact value of does not need to be specified. 3. Interestingly, the requirement that there are nonzero solutions it is easily seen that X = is always a solution unforunately a useless one to X λx = ; X=XL=, excludes most values of λ. In other words, for most values of λ, the above ODE has only solution. Now we start to explore in full details the answers... Eigenvalue problem. Recall that to solve the heat equation we tried to find solutions of the form t = β u x; u, t=ul, t=; ux, = fx. and finally obtained the equation for X to be u=xxt X λx = ; X=XL=, 3 Our task is then to find nonzero aka nontrivial solutions. As we have mentioned, this is only possible for some values of λ, such λ s are called eigenvalues for the system, and the corresponding nonzero solutions are called eigenfunctions. Now we try to find out the eigenvalues/eigenfunctions. Recalling our theory of constant coefficient ODEs, we write down the auxiliary equation r λ=. 4

4 here are three cases:. λ >. hen the general solution is X = C e λ x + C e λ x. 5 Setting X =XL= we have C + C =, 6 L C + e λ L C =. 7 e λ Solving this we reach C = C =. herefore for any λ >, the only solution is. In other words, none of λ > is an eigenvalue.. λ =. he general solution is Setting X =XL= we reach X = C +C x. 8 C = 9 C + C L =. 3 Clearly the only possibility is again C = C =. herefore is not an eigenvalue either. 3. λ <. he general solution is X =C cos λ he boundary conditions then give hus we have x + C sin λ x. 3 C = 3 C cos λ L + C sin λ L =. 33 λ L=n λ = n. 34 L for any integer n. Note that ± n yield the same λ, and n = λ =. So we should restrict the range of n to positive integers. Summarizing, the eigenvalues to the problem X λx = ; X=XL=, 35 are n, λ n = L,, 36 he corresponding eigenfunctions are n x X n =C sin, L n =,, 37 where C is any nonzero constant. Remark. Note that if X is an eigenfunction corresponding to an eigenvalue λ, then C X is also an eigenfunction corresponding to the same eigenvalue, for any C. We summarize: When solving t = β u x; u, t=ul, t=; ux, = fx. 38 by assuming u = Xxt, the only possible nontrivial X s are n x CX n with X n = sin, n =,, 39 L

5 where C is any nonzero constant. Now we turn to solving eigenvalue problems. he general procedure is the following: Given an ODE with a parameter λ,. Find the general solution.. Subject the general solution to the boundary values and determine the eigenvalues. Example Find the eigenvalues and eigenfunctions of Solution. he auxiliary equation is here are three cases.. λ >. We have Subject to the boundary conditions: which reduces to y + λ y =, <x <; y =, y =. 4 r +λ=. 4 y = C cos λ x + C sin λ x. 4 C = 43 λ C sin λ + λ C cos λ = 44 We can take C if and only if cos λ = or equivalently his leads to C cos λ =. 45 λ = n +, n =,,,,, 46 λ = n +, n =,,, 47 So λ =n +/, n =,, are among the eigenvalues, and the corresponding eigenfunctions are y n x=c n sin n + x, n =,,, 48. λ =. he general solution is Subject to the boundary conditions: hus is not an eigenvalue. 3. λ <. he general solution is Subject to boundary conditions, λ y =C + C x. 49 C = 5 C =. 5 y =C e λ x + C e λ x. 5 e λ C + λ C + C = 53 e λ x he only solution is C = C =. hus any λ < is not an eigenvalue. C =. 54

6 Summarizing, we have λ= n + /, n =,, are the eigenvalues, and the corresponding eigenfunctions are y n x=c n sin n + x, n =,,, 55 Example 4... Find the eigenvalues and eigenfunctions for y + λ y =, <x <; y= y, y = y. 56 Solution. Again there are three cases.. λ >. he general solution is y = C cos λ x + C sin λ x. 57 Subject to the boundary conditions we have C = C cos λ + C sin λ 58 λ C = λ C sin λ + λ C cos λ. 59 Re-arrange we have cos sin λ λ C + C sin cos λ λ C = 6 C =. 6 or equivalently cos sin λ λ sin λ cos λ C C =. 6 o be able to have nonzero solution C C, the necessary and sufficient condition is which gives det cos sin λ λ sin cos λ λ = 63 cos λ + sin λ = 64 which reduces to cos λ = cos λ = λ = n λ = n, n =,,, 65 hus from the case λ > we obtain eigenvalues n, n =,, 3, and eigenfunctions a n cosn x + b n sinn x.. λ =. he general solution is Subject to the boundary conditions: y =C + C x. 66 C = C + C 67 C = C. 68 his leads to C = and puts no restriction on the value of C. hus is an eigenvalue and the corresponding eigenfunctions are y = a for arbitrary a. 3. λ <. he general solution is y =C e λ x + C e λ x. 69

7 Subject to boundary conditions: C +C = C e λ λ + C e 7 λ C λ C = λ C e λ λ λ C e. 7 Canceling λ from the second equation, we obtain C C =C e λ λ C e. 7 Now adding this to the first equation and subtract this from the first equation, we obtain C = C e λ 73 λ C = C e 74 If C C, then either or =e λ 75 λ =e. 76 Either case, we have λ = which is outside the case under current discussion. In other words, there is no negative eigenvalue. Summarizing, the eigenvalues are, n,,, 3, with corresponding eigenfunctions where a, a n, b n are arbitrary constants. y =a, y n = a n cosn x +b n sinn x, n =,, 3, Separation of variables the method. Recall our main result from last section: When solving t = β u x; u, t=ul, t=; ux, = fx. 78 by assuming u = Xxt, the only possible nontrivial X s are n x CX n with X n = sin, n =,, 79 L where C is any nonzero constant. here is a negative way of looking at this result: If fx C X n for some n and some C, there is no way that the solution to the PDE can be written as Xx t. In other words, few problems can be solved by setting u = X. What saves the day is the following idea: Given a PDE, although it is not possible for u = X, is it possible that u is a sum of solutions of the type X? Somewhat suprisingly, this idea works for a large class of PDEs: Linear PDEs. A PDE is linear if linear combinations of solutions are still solutions. For example, consider our heat equation t = β u x; u, t=ul, t=; ux, = fx. 8 If u, u,, u k solves the above problem with initial values f x,, f k x, then it is easy to verify that c u + + c k u k solves the above problem with initial value c f + + c k f k. We now can state the following method of separation of variables. he method consists of several steps: Given a linear PDE,. Separate the variables: ux, t =Xxt.. Solve the eigenvalue problem to obtain all eigenfunctions X n. 3. Solve the corresponding n.

8 4. Write 5. Determine a n through ux, t= a n X n n. 8 fx=ux, = a n X n n. 8 Example Consider the heat flow problem t = β u x; u, t=ul, t=; ux, = fx. 83 with β =3, L =, fx=sin x 6 sin 4 x. Solve it using separation of variables. Solution.. Separate the variables. Write u =Xxt. We reach he equations for X and are then X = 3X he value of does not need to be specified.. Solve the eigenvalue problem. We discuss the three cases: i. λ >. We have 3 = X = λ. 84 X X λx = ; X=X =; 85 3λ = ; 86 X λx = ; X=X =; 87 Subjecting to boundary conditions, we have We quickly see that no solution except C = C = exists. ii. λ=. We have which subjecting to boundary conditions gives It is clear that C = C =. iii. λ <. he general solution is X =C cos λ Subjecting to boundary conditions, X = C e λ x + C e λ x. 88 C +C = 89 C e λ + C e λ =. 9 X = C + C x 9 C =, 9 C + C =. 93 x + C sin λ x. 94 C =, 95 C cos λ + C sin λ =. 96 which gives C =, C sin λ =. 97

9 herefore nonzero solution exists if and only if sin λ Summarizing, the eigenvalues are with corresponding eigenfunctions 3. With λ n obtained, the equation for n becomes or he solution is given by 4. Now we write =, or λ = λ n = n,,, 3,. 98 λ n = n, n =,, 3, 99 X n = c n sinn x, n =,, 3, ux, t= n 3λ n = n + 3n =. n t= n e 3nt. 3 n c n e 3nt sinn x. 4 From this it is clear that n c n can be treated as one single arbitrary constant the exact value of n never needs to be explicitly found out! hus we write ux, t= and will use the initial value to find out c n s. 5. Equate One reasonably conclude that sin x 6 sin 4x= fx=ux, = Finally we see that the solution to the problem is given by c n e 3nt sinn x. 5 c n sinn x. 6 c =, c 4 = 6, c = c 3 = c 5 = =. 8 ux, t =e 3t sin x 6e 48t sin 4 x. 9 Example Find the formal solution to the heat flow problem Solution. t = u x ; u, t=u, t=; ux, = fx= sin n x. n. Separate the variables. Write ux, t=xxt, we reach. Solve the eigenvalue problem X = X = X = λ. X X λx =, X=X =.. Clearly some theory is needed here. For example, why should the representation be unique? sinx 6 sin4 x= c n sinn x 7

10 he discussion is almost identical to that of the above problem so we omit it here. he eigenvalues are λ n = n, n =,, 3, with eigenfunctions sinn x. 3. Solve the equation for n : which gives 4. he solution is then represented as 5. he initial value suggests which gives he solution is then given by n + n n = 3 n t= n e nt. 4 ux, t= c n e nt sinn x. 5 sin n x= c n n sinn x 6 c n = n. 7 ux, t= n e nt sinn x. 8 Example Solve the vibrating string problem with u t = u α x, <x<l, t >; u, t=ul, t=, ux, = fx, x, = gx 9 t Solution. α = 3, L =, fx=3sin x+ sin 3 x, gx=.. Separate the variables. Write ux, t=xxt. Substitute into the equation, we have X = 9 X 9 = X X. As the LHS is dependent only on t and the RHS is independent of t, both ratios must be equal to a same constant λ. hus the equations for X and are X λx =, X=X=; 9λ =. 3 Similar to the heat equation case, there is no need to specify the initial values,.. Solve the eigenvalue problem X λx =, X=X=; 4 his is the same problem as appeared in our heat equation example. he eigenvalues and eigenfunctions are 3. Solve the equation Substitute λ= n, we have which solution is λ= n, X n = c n sinn x,,, 5 n 9 λ n n =. 6 n + 9n n = 7 n t =A n cos3nt +B n sin3 n t. 8

11 4. Write down ux, t: ux, t= A n cos3nt+b n sin3 n t c n sinn x. 9 It is clear that the constant c n can be absorbed by A n and B n. hus we have ux, t= 5. o apply the initial values, we compute and Now compare with the initial values: We reasonably conclude that Finally the solution is given by A n cos3 n t+b n sin3nt sinn x. 3 ux, = A n sinn x 3 t x, = 3 n B n sinn x. 3 3 sin x+ sin 3 x = = A n sinn x, 33 3 nb n sinn x. 34 A =3, A 3 =, A n = n, 3; B n = for all n. 35 ux, t=3cos6 t sinx+ cos39t sin3x. 36 Now what if the initial value f is not given as an explicit sum of eigenfunctions? Can we still carry out separation of variables? he answer is yes, guaranteed by the theory of Fourier series and more generally by the theory of Sturm-Liouville problems. 3. Fourier series. 3.. Introduction. We have seen the execution of the method of separation of variables.. Separate the variables: ux, t =Xxt.. Solve the eigenvalue problem to obtain all eigenfunctions X n. 3. Solve the corresponding n. 4. Write 5. Determine a n through ux, t = a n X n n. 37 fx=ux, = a n X n n. 38 In the final step, we need to determine the coefficients a n by expanding the initial value fx into a possibly infinite linear combination of the eigenfunctions X n. In our previous examples, we have only dealt with f already written into such combinations. Naturally one would like to ask the following questions:. How about general f? Can we always write f = a n X n, where X n are eigenfunctions?. As the summation may be infinite, what do we mean by a n X n? he answers to the two questions form the core of the theory of Sturm-Liouville problems, to which the theory of Fourier series is a special case.

12 Definition 8. A Fourier series is the infinite sum We notice the following: his can be written as If a + { a n cos n x where X, X n, Y n are all the eigenfunctions of the problem + b n sin n x }. 39 a X + {a n X n + b n Y n } 4 X + λx =, X=X, X =X. 4 f = a + { a n cos n x + b n sin n x } 4 in any reasonable interpretation, then fx = fx +. hat is f has to be a periodic function of period. In other words, the most we can expect from a Fourier series as presented here is that it can represent most periodic functions. As we will see soon, this expectation is fulfilled. In the following we will answer the two questions one by one:. How about general f? Can we always write f = a n X n, where X n are eigenfunctions?. As the summation may be infinite, what do we mean by a n X n? 3.. Representation of general f. Given an arbitrary function f with the only restriction that it is periodic with period, for what a, a n, b n is there any hope to say fx= a + { a n cos n x + b n sin n x }? 43 At first look this is a totally nonsensical question: We are given one single equation with infinitely many unknowns and are asked to solve it! However, looking at it a bit longer, one realizes that we are given not one single equation, but infinitely many fix the value of x and we obtain one equation, and the equality has to hold for all x! Although there are infinitely many equations, but they are quite hard to analyze. o simplify the situation, we try to get rid of the functions and replace them by numbers. his is fulfilled through weighted integration. hat is, we multiply the equation by appropriate functions and then integrate. Knowledge from linear algebra tells us that we need the same number of equations as the unknowns to make the system uniquely solvable. hus we need to find the same number of appropriate functions as the unknowns. Notice that each unknown is paired with an eigenfunction: So naturally we try these guys. a with, a n with cos n x, b n with sin n x. 44 First we multiply the equation by and integrate from to. a fxdx = + { a n cos n x + b n sin n x } dx a = dx + { a n cos n x } dx + b n sin n x dx = a. 45 So we have a = fxdx. 46

13 Next we multiply the equation by cos m x for some m< and integrate from to. fx cos m x dx = a + { a n cos n x + b n sin n x } cos m x dx a = x cosm dx + a n cos n x x cosm dx We evaluate them one by one: First term. a + Second term. a n cos n x cosm x dx = = + b n sin n x cosm x dx. 47 cosm x dx = a x sinm m N = ; 48 a n n +mx cos a n n + mx cos a n cos n m x n mx + cos dx dx + dx. 49 Now the first term is evaluated similar to the a case: a n n + mx cos dx = a + nx sinm N =. 5 m + n For the second term, there are two cases.. n=m. In this case a n n mx cos dx = a m dx=a m. 5. n m. In this case a n n mx cos Summarizing, we have Last term. b n sin n x cosm x dx= a n x sinm N =. 5 m n a n cos n x { x cosm dx = am n = m n m. 53 dx= b n n + mx sin + sin n mx dx 54 Similar to the previous case we finally reach b n sin n x x cosm dx=. 55 Putting things together, we have fx cos m x dx = a m a m = fx cos m x dx. 56

14 Finally multiply both sides by sin m x and integrate, we reach b m = fx sin m x dx. 57 So our plan was successful! Definition 9. Let f be a piecewise continuous function on the interval,. he Fourier series of f is the trignometric series fx a + { a n cos n x + b n sin n x } 58 with a n, b n given by a n = fx cos n x dx. n =,,, 59 b n = fx sin n x dx. n =,, 6 Remark. Note that we applied many times termwise integration fk f k 6 in the above calculation. In calculus we know that this is not automatically true. In our situation, this fact puts restriction on what we mean by f = a + { a n cos n x + b n sin n x } in a reasonable way his reasonable way has to allow termwise integration! he symbol is used, instead of =, also emphasizes this fact. Remark. In the above calculation, we have used the following relations: cos n x cosm x { n=m dx= n m, 63 sin n x cosm x dx=, 64 sin n x x sinm dx = 6 { n = m n m, 65 hese are called orthogonality conditions. In general, if X n are eigenfunctions of an eigenvalue problem defined by a second order ODE over a, b, we have b X m X n w dx= 66 whenever n m. Here w is a particular weight function. a Remark. he interval, can be replaced by any one period. In other words, instead of we can use,, etc. Example Compute the Fourier series for fx=x, < x <. 67. Of course, in the exercises or exams, the function f is always only explicitly given over one period, so we have to use that particular period. For example, if the problem says, f = x for < x < and is periodic with period and blah blah, then we should replace by in all the formulas.

15 Solution. Note that what s implicit here is that f is periodic with period =. We compute each of the coefficients. First Next Finally Summarizing, we have a = xdx=; 68 a n = x cosn x dx = x dsinn x n = x sinnx N sinn x dx n =. 69 b n = x sinn x dx = x dcosn x n = x cosn x N cosn xdx n = n n n = n n = n+. 7 n fx n+ sinn x. 7 n Remark 4. he above calculation can be significantly simplified if we consider the even/oddness of the functions. A function fx is even if fx = f x for all x, while it is odd if fx = f x for all x. An important property is that fx gx= 7 if one of f, g is even and the other odd. Furthermore, for a periodic function f with period, if fx = f x for x then f is even, and similar result holds for f odd. Application of this property to the calculation of Fourier series is immediate after we notice that cos n x n x is even while sin is odd. hus in the above example, as fx = x is odd, we immediately reach a n = x cosn xdx=. 73 Example Compute the Fourier series for { <x< fx =. 74 x <x < Solution. his time the period is and n x first a = fx dx = becomes n x. We compute dx+ x dx = a = ; 75

16 next and finally Summarizing, we have fx + a n = n x fx cos dx = n x cos dx+ = n x n sin N + n = + n x x sin N n = n x n n cos N = = n n n n x x cos n x xdsin n x sin dx dx n n ; 76 b n = n x fx sin dx = n x sin dx + n x x sin dx = n x n cos N n x xdcos n = n x cos n x cos N n n n = n n x cos dx n x n sin N n n n cos n x n n + n x sin. 78 Remark 6. More generally, any set of nonzero functions {f n } satisfying, for some w b f m f n w dx = whenever n m 79 a is said to be an orthogonal system with respect to weight w on the interval a, b. If furthermore we have b f n w dx=, n =,, 3, 8 then {f n } is called an orthonormal system. he main property of an orthogonal system is that if a fx c f +c f + 8 then the coefficients can be determined through fx fmx wx dx c m =. 8 fm x dx Example ,.3.7 Show that the set of functions { cos x, sin n n x,, cos x, sin x, } 83

17 is an orthonormal system on, with respect to the weight function wx. hen find the orthogonal expansion for { <x< fx= <x< in terms of this orthonormal system. Solution. Verify orthonormality. 84. Integrating product of different functions gives. We compute for n m, n, m =,, note that w = n x m x cos cos dx = cosn + m xdx + cosn mx dx 85 As neither n + m nor n m is zero, we have cosn + m x dx= n +m sinn +m x N =, 86 cosn mxdx = sinn m xdx =. 87 n m Similarly we compute for n m. Finally we can compute Note that this time n=m is OK. n x m x sin sin dx= 88 n x m x cos sin dx = 89. Integrating the square of any function in the list gives. We compute n x cos dx = +cos n x dx=. 9 Similarly we have hus the set of functions is an orthonormal system. Orthogonal expansion for Recall that if n x sin dx =. 9 { <x< fx= <x< 9 fx c f +c f + 93 then the coefficients can be determined through fx fmx wx dx c m =. fm x dx In case of our system we write 94 fx= { } n x n x a n cos +b n sin 95

18 and compute and hus finally we have fx 3.3. Convergence of Fourier series. a n = b n = = = = = n x fx cos dx n x cos dx n sinn / n sin n x N = n+ n. 96 n x fx sin dx n x sin = n = dx cosn x N n. 97 n+ n x n x cos + sin. 98 n heorem 8. Pointwise convergence If f and f are piecewise continuous on,, and let f has Fourier expansion fx a + { a n cos n x + b n sin n x } 99 then we have a + { a n cos n x In particular, at x=±, we have a + { a n cos n x + b n sin n x } = f x + + f x. + b n sin n x } = f + + f. Remark 9. Recall that a function is piecewise continuous on a, b if it is continuous at every point in a, b except possibly for a finite number of points at which f has a jump discontinuity, that is f x +, f x both exist but are not equal. Recall that f x + = lim fx+h, f x = lim h>,h h<,h fx + h= lim h>,h fx h. Remark. In particular, for functions specified in the theorem, we have whenever f is continuous at x. fx= a + { a n cos n x + b n sin n x } 3

19 Example..3.7 Consider the Fourier series for fx with period and fx = x for < x <. f is continuous for < x < but f = = f +. As a consequence its Fourier series will converge to f with period and { x < x < f x= 4 x=± Example..3.9 Consider the Fourier series for fx with period 4 and { <x< fx =. 5 x <x < We see that f is continuous for < x < and < x <, while has jump discontinuity at,,. As a consequence its Fourier series converges to f with period 4 and <x< / x= f x=. 6 x <x< 3/ x=± Remark 3. Gibbs phenomenon,.3.39 When jump discontinuities are present, the convergence around them suffers from the so-called Gibbs phenomenon, that is, the partial sum N a { + a n cos n x + b n sin n x } always overshoot f by approximately 9% of the size of the jump. As a consequence the convergence is not uniform which means it may be misleading to use the graph of the partial sum as an indicator of what the actually function looks like. Gibbs phenomenon disappears as soon as the function is continuous everywhere. In fact, in this case the convergence is uniform: heorem 4. Uniform convergence of Fourier series Let f be a continuous functions on, and periodic of period. If f is piecewise continuous on,, then the Fourier series for f converges uniformly to f on, and hence on any interval. hat is, for each ε >, there exists an integer N that depends on ε such that fx for all N N and all x,. a + N { a n cos n x 7 + b n sin n x } < ε 8 For f with appropriate continuity/smoothness, we can differentiate and integrate term by term. heorem 5. Differentiation and Integration Let fx be continuous on, and -periodic. Let f x and f x be piecewise continuous on,. hen the Fourier series of f x can be obtained from that of f through termwise differentiation. Let fx be piecewise continuous on,. hen we can integrate its Fourier series termwise. Remark 6. Note that the integration of a Fourier series is not a Fourier series anymore. Example b Find the functions represented by the series obtained by the termwise integration of the given series from to x. 4 n= sin n +x n+ fx 9

20 with { < x < fx =. <x< Solution. We know that the integrated series represents x x dx < x < { x + < x < fxdx = x = = x. + x <x < dx+ dx < x < 3.4. Complex form of the Fourier series Recall that e iθ = cosθ + sinθ which leads to hus we can write { a + If we set c = a, c n = Now we compute and similarly c n = a n ib n a n cos n x cosθ = eiθ + e iθ + b n sin n x }, sin θ = eiθ e iθ. i = a + bn + i = a + an e i nx e i nx an ib n i +e nx i e nx an i bn an + i bn, c n = for n =,, 3, then we have a + { a n cos n x = fx cos n x Summarizing, we have the complex Fourier series: fx 4. Fourier Cosine and Sine series. e i nx nx a + n + ib n i e. 3 +b n sin n x } = c n e i nx. 4 i sinn x dx= nx i fxe dx, 5 c n = fxe i nx. 6 c n e i nx, cn = nx i fxe dx. 7 Definition 8. Let fx be piecewise continuous on the interval,. he Fourier cosine series of f is a + a n cos n x, 8 where a n = n x fx cos dx, n =,, 9 while the Fourier sine series of f is where b n = n x fx sin b n sin n x. dx, n =,, 3,

21 From the looks we are tempted to say that a Fourier cosine series is half of a Fourier series, and a Fourier sine series is the other half. In some sense this is indeed true, as we will see now. Consider a function f defined on the interval,. We now extend it to a periodic function with period in two ways.. We first extend f evenly, { fx <x< f e x= f x < x < and then extend f e x to a -periodic function f ex. Now consider the Fourier series of f e. We compute a = f e xdx= fx dx + f xdx= fxdx. 3 a n = = = b n = f e x cos n x fx cos n x fx cos n x dx dx + f e x sin n x f x cos n x dx. 4 dx dx = 5 as f e is even, sin n x is odd, and the integration is on an interval symmetric with respect to. hus the Fourier series for f e is f e a + a n cos n x, a n = n x fx cos dx, n =,, 6 which is exactly the Fourier cosine series of f.. We first extend f oddly, { fx <x< f o x = f x < x < 7 and then extend f o x to a -periodic function f ox. Similar to the even extension case, we conclude that the Fourier series for f o is exactly the Fourier sine series for f. Remark 9. An alternative way to understand Fourier cosine and sine series is the following. We notice the following facts: he eigenfunctions for the problem are exactly he eigenfunctions for the problem are exactly X λx =, X=X= 8 sin n x,,, 3, 9 X λx =, X =X = 3 cos n x, n =,,, 3, 3 he general theory of eigenvalue problems guarantees that the set of eigenfunctions form an orthogonal system. hus { sin n x } { n x} is an orthogonal system over, with weight wx and so is cos. Now recall the property of orthogonal systems:

22 If {f n } is an orthogonal system over a, b with weight wx, then any function f defined over a, b can be expanded into with When we apply this theory to { sin n x } we obtain with as b n = fx c n f n 3 b fx f nxwxdx c n = a b. 33 f n x wxdx a fx Similarly, when we apply the theory to { cos n x b n sin n x, 34 fx sin n x dx sin n x = n x fx sin dx dx 35 sin n x dx=. 36 } we obtain the Fourier cosine formulas. Remark 3. Each of the two approaches have their advantages and disadvantages. he first approach, treating Fourier cosine and sine series as special cases of Fourier series, has the advantage that the convergence theorems of Fourier cosine/sine series can be obtained immediately by adapting corresponding theorems for the Fourier series. he second approach, treating all three Fourier series, Fourier cosine series, and Fourier sine series as examples of the general theory of eigenfunctions, has the advantage that it reveals deeper understanding, and makes moving on to general separation of variables, like those will be treated in Math337, easier. Example Compute the Fourier sine series for Solution. We have =. Compute b n = x sinn x dx = x dcosn x n = x cosn x N n = n x dsinn x n n = n x sinn x N n n = n n n n cosn x N = n n n n fx =x, <x<. 37 = n n+ + 4 n 3 cosn xxdx sinn xdx n. 38

23 herefore the Fourier sine series is fx n n+ + 4 n n 3 sinnx. 39 Example Compute the Fourier cosine series for Solution. We have =. First next herefore a n = = = fx=e x, <x <. 4 a = e x cosn xdx cosn xde x cosn xe x N + n e x dx=e. 4 e x sinn x dx = e n +n sinn xde x = e n +n e x sinn x N n = e n n So the Fourier cosine series is given by e x cosn xdx e x cosn xdx = e n n a n. 4 fx e + a n = e n +n. 43 e n Example Find the solutio nto the heat flow problem Solution. We use separation of variables. +n cosn x. 44 = 5 u t x, <x <, t > 45 u, t =u, t =, t > 46. Separate the variables. Write u =Xxt, the equation becomes he equations for X and are then. Solve the eigenvalue problem ux, = fx = cos x, <x<. 47 X = 5X 5 = X = λ. 48 X X λx =, X=X=; 49 5λ =. 5 X λx =, X=X=; 5

24 As we have solved it before, we omit the details. he eigenvalues are n, n =,, 3,, and the corresponding eigenfunctions are b n sinn x, n =,, 3, 5 3. Solve the equation for. For each eigenvalue n, the corresponding n satisfies 4. Write down the expansion for u: n + 5n n = n =c n e 5nt. 53 ux, t= Clearly the c n s can be absorbed into the b n s, so we simply write ux, t = c n e 5nt b n sinn x. 54 b n e 5nt sinn x Determine b n using the initial condition. We have cos x=ux, = b n sinn x. 56 hus all we need to do is to find the Fourier sine series for cos x. As the interval is, we have =. We compute for n =,, 3, b n = cosx sinn xdx = sinn xdx sinn x cosxdx = n cosn x N sinn + x+sinn x dx = n n sinn +xdx sinn xdx. 57 We evaluate For the last term, there are two cases. sinn + xdx= n + cosn + xn = n+. 58 n + If n =, then sinn x= and sinn xdx=. 59 If n, we compute sinn xdx= n cosn xn = n. 6 n Putting everything together, we have n n n+ b n = n n n n + n =. 6 n Noticing that, when n is even, we have n =. hus the above formula can be simplified by setting n = k to b k = k k 3, k =,, 3, 6 k +

25 Putting everything together, the solution is given by ux, t= k= k k 3 k + t e 5k sin k x he heat equation. In this final section, we focus on the heat equation. Recall that we have already solved the follow version of heat equation t = β u x, <x <L, t > 64 u, t=ul, t=, t > 65 ux, = fx, <x<l. 66 which models the evolution of temperature of a rod with initial temperature distribution fx and with both ends kept at temperature. In the following we will discuss other cases: Instead of keeping both ends at temperature, we insulate them. In this case the boundary conditions become x, t = L, t=, t >. 67 x Instead of keeping both ends at temperature, we keep them at temperatures U, U. he boundary conditions are then u, t=u, ul, t =U. 68 We heat up or cool down the rod during the process. he equation then becomes t = β u + Px, <x<l, t >. 69 x Instead of a rod, we consider say a rectangular plate occupying, L, W. he equation then becomes two dimensional, and we have more freedom specifying boundary conditions. 5.. Heat equation with Neumann boundary condition. Example Solve, t= x x t Solution. We use separation of variables.. Separate the variables. Write ux, t=xxt. hen the equation leads to = 3 u x, <x<, t > 7, t =, t >, 7 ux, = x, <x<. 7 which gives X =3X 3 = X X = λ 73 X λx =, X =X =, 74. Solve the eigenvalue problem 3λ =. 75 X λx =, X =X =, 76

26 We discuss the three cases. a. λ <. he general solution is X =C cos λ We compute X = λ C sin λ he boundary conditions then lead to hus C =, and λ C sin λ with corresponding eigenfunctions b. λ=. he general solution is x + C sin x λ + λ C cos + λ C cos x. 77 λ λ = n. Consequently the eigenvalues are x. 78 λ C =, 79 λ =. 8 λ n = n, n =,, 3, 8 X n = a n cosn x. 8 X = C + C x 83 the boundary conditions then gives C = which means is an eigenvalue and the corresponding eigenfunctions are X =a for a constant a. c. λ >. he general solution is X =C e λ x + C e λ x. 84 he boundary conditions leads to λ C λ C = 85 λ e λ C λ e λ C =. 86 Solving it gives C = C =. herefore there is no positive eigenvalues. Summarizing, the eigenvalues are with eigenfunctions 3. Solve the equation for n : 4. Write down the solution 5. Find out the coefficients. We have λ n = n, n =,,, 3, 87 X n =a n cosn x, n =,,, 3, n +3n n = n = n e 3nt. 88 ux, t= n= ux, = n= a n e 3nt cosn x. 89 a n cosn x. 9 All we need to do is to find the cosine series for x: < x <. We compute 3 a = xdx =, 9 a n = x cosn xdx = x sinn x N sinn xdx = n n n. 93

27 Note that n = for all n even. hus we have Summarizing, we have ux, t= k= a k =, a k+ = 5.. Heat equation with nonhomogeneous boundary condition. Example Solve 4 k t k + e 3k+ cosk + x. 95 = u t x, <x<, t > 96 u, t =5, u, t=, t > 97 ux, = sin 3 x sin 5x, <x<. 98 Solution. his time we have to get rid of the nonhomogeneous boundary c onditions first. Since otherwise, say we solve X n subject to X n = 5, X n =, then clearly there is no guarantee that the infinite sum an X n n 99 will satisfy the same boundary conditions. herefore, before proceeding with the method of separation of variables, we need to find a function vx, t such that v t = v x, v, t=5, v, t =. 3 If we can find such v, then ũ = u v would satisfy = u t x, < x <, t > 3 u, t=, u, t =, t > 3 ux, = sin 3x sin 5 x vx,, <x <. 33 which can then be solved using separation of variables. Such v is easy to find. he simplest one is the linear function which takes 5 at and at : Now ũ = u v satisfies We use separation of variables. vx =5+ 5 x. 34 = u t x, <x<, t > 35 u, t =, u, t=, t > 36. Separate the variables. We reach ux, = sin 3 x sin 5x 5 5 x, <x< Note that the Fourier cosine series is for = We see that our a here corresponds to a / in the formula. X λx =, X=X=, 38 λ =. 39 f a + a n cosn x 9

28 . Solve the eigenvalue problem X λx =, X=X=, 3 he eigenvalues are λ n = n, and the eigenfunctions are X n = b n sinn x. 3. Solve n : 4. Write down the solution 5. Determine the coefficients. We have n +n n = n = n e nt. 3 ũx, t= sin 3 x sin 5x 5 5 x = b n e nt sinn x. 3 b n sinn x. 33 Clearly we only need to find out the Fourier sine series for the function + x. We compute + x sinn xdx = + x dcosn x n = + x cosn x N cosn xdx n = n. 34 n Putting things together, we have Finally ũx, t=e 8t sin3x e 5t sin5 x + n e nt sinn x. 35 n ux, t =5+ 5 x+e 8t sin3 x e 5t sin5x+ n e nt sinnx. 36 n or equivalently ux, t = x 3 e t sin x + 5 e 8t sin x + 6 e 5t sin5x+ n n= Heat equation with forcing. e 8t sin3 x + 5 e 3t sin4 x + n e nt sinn x. 37 Example Find a formal solution to the initial-boundary value problem = u + 4x, <x<, t > ; 38 t x u, t = u, t=, t >, 39 ux, = sin x, <x <. 3 Solution. he idea is as follows. Find a function wx such that hen ũ =u w would satisfy w + 4x=, w=w =. 3 ũ = ũ t x, < x <, t > ; 3 ũ, t = ũ, t =, t >, 33 ũx, = sin x wx, < x <. 34

29 and can be solved by separation of variables. Now the equation for w is easy to solve: Integrating twice, we have wx= x3 3 Using the boundary conditions, we reach + Ax+B. 35 wx= x3 3 + x Next we carry out separation of variables:. Separate the variables: X λx =, X=X=; 37. Solve the eigenvalue problem λ =. 38 X λx =, X=X=; 39 he eigenvalues are λ= n, n =,, 3, with corresponding eigenfunctions b n sin n x. 3. Solve the corresponding n : 4. Write down n + n n = n t = n e nt. 33 ũx, t= b n e nt sinn x. 33 hus 5. Determine the coefficients: sin x + x3 3 3 x=ũx, = b n sinn x. 33 We compute the Fourier sine series for x3 x: 3 3 x x sinnxdx = x 3 n 3 3 x dcosn x = x 3 n 3 3 x cosnx N = x cosn x dx cosn xdx n 3 = n x dsinn x = n x sinn x N x sinnxdx = 4 n x sinn xdx = 4 n 3 x dcosn x = 4 n 3 x cosn x N cosn x dx ũx, t =e t sin x + cosn x x dx 3 = 4 n 3 n n 3 n e nt sinn x 334

30 Finally we have or equivalently ux, t= 3 x x3 3 + e t sin x+ 4 n 3 n e nt sinn x 335 ux, t = 3 x x3 3 3e t sin x+ 4 n 3 n e nt sinnx. 336 n= Remark 37. Note that, when the forcing is a function of both x and t, that is t = β t = β u + Px, t, 337 x or when the forcing is independent of t but the dimension is more than, say u x + u y +Px, y 338 the above method does not work anymore. Instead, one needs to integrate the forcing into the method of separation of variables. Such technique will be studied in introductory PDE courses Heat equation in higher dimensions. Example Find a formal solution to the initial-boundary value problem = u t x + u y, < x <, < y <, t > 339, y, t =, y, t=, < y <, t > 34 x x ux,, t = ux,, t=, < x <, t > 34 ux, y, = y, < x <, < y <. 34 Solution. We follow the procedure of separation of variables.. Separate the variables. Write ux, y, t=xxy yt. Substitute into the equation, we have Divide both sides by XY : X Y =X Y + XY. 343 = X X + Y Y. 344 As the left hand side only depends on t while the right hand side is independent of t, both sides have to be constant. Applying the same argument one more time, we conclude that he equations for X, Y, are then X X = λ, Y Y = µ, = λ+ µ. 345 X λx =, X =X =; 346 Y µ Y =, Y =Y =; 347 λ + µ = Solve the eigenvalue problems. Now there are two eigenvalue problems. We solve them one by one. i. Solve X n. X λx =, X =X =; 349 We have eigenvalues λ n = n, n =,,, and eigenfunctions X n = a n cosn x, n =,, 3. ii. Solve Y m. Y µ Y =, Y =Y =; 35

31 We have eigenvalues µ m = m, m =,, 3, and eigenfunctions Y m = b m sinm y, m =,, 3, 3. Solve n,m. We have 4. Write n,m + n + m n,m = n,m = n,m e n +m t. 35 ux, y, t= n= 5. Compute the coefficients. We have ux, y, = n= c nm cosn x sinm ye n +m t. 35 m= c nm cosn x sinm y e n +m t. 353 m= o determine the coefficients, we first need to understand the integrations cosn x sinm y cosn x sinm ydx dy. 354 We compute cosn x sinm y cosn x sinm y dx dy = cosn x cosn xdx sinm y sinm y dy. 355 Recall that for n, n {,,, 3, } we have n =n = cosn x cosn xdx= n =n, 356 n n and for m, m {,, 3, } herefore As a consequence, sinm y sinm y dy = { m =m m m 357 n = n =, m = m cosn x sinm y cosn x sinm ydx dy = n = n, m = m n n or m m Now we compute ux, y, cosn x sinm y dxdy = c m n = 4 c nm n =,, 3, y sinm y dxdy = y sinm ydy = y dcosm y m = y cosm y N m cosm ydy. 359 = m m. 36

32 hus herefore Summarizing, we have y cosn x sinm ydx dy = c m = m m+. 36 cosnxdx y sinm ydy =. 36 c nm =, n =,, 3, ; m =,, 3, 363 ux, y, t= m+ e mt sinm y. 364 m m= 5.5. Uniqueness of solution. We have seen that we can use separation of varaibles to find a solution of the heat equation modula convergence proof. Now as heat equation models a physical process, naturally we ask: Does the solution obtained describe the real physical process? In other words, is it possible that the physical process, the real solution, is some function that cannot be obtained through our method? Now we will show that such things cannot happen, through using the following maximum principle. heorem 39. Let ux, t be a continuously differentiable function that satisfies the heat equation and the boundary conditions t = β u x, <x<l, t >, 365 u, t =ul, t=, t >. 366 hen ux, t attains its maximum value at t =, for some x in, L that is max ux, t= max ux,. 367 t, x L x L Using the maximum principle one easily obtains uniqueness of solution: heorem 4. the initial-boundary value problem = β u t x, <x <L, t >, 368 u, t =ul, t =, t >, 369 ux, = fx, < x < L. 37 has at most one continuously differentiable solution. 6. Wave Equations. he wave equation problem we will mainly discuss reads 4 u t = α u + hx, t, <x < L, t > 37 x u, t =U, ul, t =U, t > 37 ux, = fx, <x <L, 373 x, = gx, t <x <L. 374 Notice that instead of one single initial condition ux, = fx, we have two. he reason is that the wave equation is a second order differential equation with respect to the variable t compare: nd order ODE needs two initial conditions: y and y. 4. When h =, U = U =, Neumann boundary condition = may also be considered. x

33 he separation of variables procedure for solving the above type of wave equation is exactly the same as that for the heat equation: For the general case: Step : Find w to take care of U and U. Set v = u w. Note that the initial values will change to vx, = f w; v x, = g. t Step : Get and solve the eigenvalue problem. Obtain X n, λ n and the range of n. Step : Write Expand v = hx, t= range of n range of n X n n 375 h n tx n 376 Substitute v and h back into the equation to find the equation for n ; Substitute vx, = n X n and v t x, = n X n into the initial conditions to get the initial values for n. Step 3: Solve n. Step 4: Write down the final answer u =v +w. If hx, t = hx is independent of t, the following conceptually-simler approach can be taken: Step : Find w to take care of hx, U and U ; Set v = u w. Note that the initial values will change to vx, = f w; v x, = g. t Step : Get and solve the eigenvalue problem. Obtain X n, λ n and the range of n. Step : Solve n using the obtained λ n. Step 3: Write down v = range of n Absorb all redundant arbitrarn constants. Step 4: Use initial values to determine the coefficients. Step 5: Write down the final answer u =v +w. c n X n n 377 However, the details in solving wave equations are more complicated then that in solving the heat equation. In particular, in the general case, instead of a simple st order linear equation, the equation for n is a nd order nonhomogeneous linear equation whose solution requires undetermined coefficients or even variation of parameters. We will also consider the problem with < x < instead of < x < L, and with h = : u t = α u x, < x <, t > 378 ux, = fx, < x <, 379 x, = gx, < x <. 38 t In this case naïve separation of variables would not yield anything useful: What happens to sin n x L when L becomes infinity? Interestingly, in the case solving the wave equation is in fact much easier, through the following simple formula: ux, t = x+αt fx+αt + fx α t + gy dy. 38 α x αt

34 6.. Wave equations with x over a finite interval. As there is nothing new in the solution procedure, we will just present a few examples here. Example 4. Basic case Find the formal solution of Solution. u t = 9 u x, <x<8, t > 38 u, t=, u8, t=, t > 383 ux, = x, <x<8, 384 x, = 3 + x, t <x< Step : Eigenvalue problems. We separate variables: u = Xx t. Substitute into the equation we get X =9X X t=9 x both must be constants. 386 X So 9 λ = ; X λ X =. 387 Combining the boundary conditions, we get the eigenvalue problem: X λx = ; X=X8=. 388 As this type of problems has been solved in detail in the heat equation section we jump directly to its solution here: n, n λ n = Xn = A n sin 8 8 x, n =,, 3, 389 Step : Solve n. he equation for n is whose characteristic equation is leading to r, = ± 3 n 8 Step 3: Write ux, t = n 9 λ n n = n +9 r +9 i. So 3 n n = D n cos 8 range of n c n n X n = 3 n c n D n cos 8 3 n a n cos t 8 = n n = 39 8 n = n t + E n sin t n t + E n sin 8 3n + b n sin t 8 n t A n sin sin Note that we have absorbed all redundant constants in the last step. Step 4: Determine the coefficients. 8 x n 8 x. 393

35 he above formula for ux, t gives: ux, = n a n sin 8 x, 394 t x, = 3n n b n sin 8 8 x. 395 Comparing against the given initial conditions we have x = n a n sin 8 x, 3 +x= 3n n b n sin 8 8 x. 396 hat is, a n and 3 n b 8 n are Fourier sine coefficients of x and 3 + x, respectively, over < x < 8. We compute a n = 8 n x sin 8 8 x dx = 8 8 n xdcos 4 n 8 x = n x cos n 8 x 8 8 n cos 8 x dx = 8 cosn 8 n n n sin 8 8 = 6 n n = n+ 6 n 6 n odd = n n n even b n = 8 8 n 3+x sin 3 n 8 8 x dx So the final answer is = 8 8 n 3 sin dx+ 3 n 8 8 x 8 8 = n sin 3 n 4 8 x dx +a n = n 8 3 n 4 n cos 8 x + n+ 6 n = n n cosn 6 + n+ n = n n + n+ n = 6 n + 76 n+ 3n 4 = 3n n odd ux, t= n x sin 8 x dx 8 3n n even n 3 n n a n cos t + b n sin t sin x. 399

36 with 6 n odd a n = n 6 ; b n = n n even 4 3n n odd 8 3n n even. 4 Example 4. Basic case with Neumann boundary conditions Solution. u t = 4 u x, < x < 5, t > 4, t=, 5, t=, t > 4 x x ux, = 5, <x <5, 43 x x, = sin, <x <5. 44 t 5 Step. As the steps are similar to the previous problem and examples in the heat equation section, we omit the details. he eigenvalue problem gives λ n = and the equation is Step. he n equation is X λx =, X =X 5=. 45 n, n Xn = A n cos 5 5 x, n =,,, 3, 46 4λ =. 47 n +4 which needs to be solved in two cases: n n : n =D n cos 5 n n = 48 5 n t +E n sin t 5 49 n = : =D +E t. 4 Step 3. We have ux, t = c D +E ta + n= n c n D n cos 5 = a + b t + n a n cos t + b n sin 5 n t + E n sin 5 n 5 t cos n t A n cos 5 x n 5 x. 4 Note that we have recognized that Fourier cosine series is relavent and have written the solution in a form that is convenient for computation of Fourier cosine series. Step 4. Comparing with initial values we have 5 = a + n a n cos 5 x ; 4 x sin = b 5 + n n b n cos 5 5 x. 43 As 5 is one of the terms in a, a cos x, we see that no computation is needed before concluding a =, a n = for all other 5 n.

37 For b n we compute b = 5 5 x sin dx=; 44 5 b n = 5 5 x n x sin cos d x n = 5 n +x n x sin sin dx n 5 5 = 5 n + x 5 n n + cos 5 n x + 5 n cos 5 = 5 n+ 5 + n n n + n = n 5 n n 5 n+ = n 5 4 n n 4 = n = nn 4 n n 4 n odd. 45 n even he above computation is not legitimate when n = dueto the appearance of n in denominators. We have to computer separately b = 5 5 x x sin cos dx= 5 4 x sin dx= So the general formula is still true when n =. So the final answer is ux, t=5+ n n b n sin t cos 5 5 x 47 with b n = nn 4 n odd. 48 n even Example 43. Nonhomogeneous but h = hx Solution. Step. Find wx such that he general solution for w is u t = u +, <x <, t > 49 x u, t =, u, t=3, t > 4 ux, = cosx, <x<, 4 x, = 6, t <x <. 4 w xx + =; w=, w=3. 43 wx=c + C x x. 44 5

38 Using the boundary conditions: So w = C = ; w=3 C +C =3 C =. 45 Set v = u w. hen v satisfies wx=+x x. 46 v tt = v xx 47 v, t=v, t = 48 vx, = cos x +x x 49 v t x, = Step. Eigenvalue problems. We omit details. n, λ n = n Xn = A n sin x, n =,, 3, 43 Step. Solve n. n n + n = n =,, 3, 43 gives n n n =D n cos t + E n sin t. 433 Step 3. Write v. vx, t= n n n a n cos t + b n sin t sin x. 434 Step 4. Find coefficients. Comparing with initial conditions we reach cos x +x x = Now we have a n = = 6 = n a n sin x cos x +x x n sin x dx n cos x sin x dx +x x 435 n n b n sin x. 436 n sin x dx. 437 Note that the two integrals require different techniques the first one trignometric identities, the second one integration by parts. herefore we d better calculate them separately. n cos x sin dx x = n n sin + x + sin x dx = n cos + x n + + cos n x n = cos +n cos +n n + + n = n cos n + + n cos n

Last Update: April 7, 201 0

Last Update: April 7, 201 0 M ath E S W inter Last Update: April 7, Introduction to Partial Differential Equations Disclaimer: his lecture note tries to provide an alternative approach to the material in Sections.. 5 in the textbook.

More information

Math 201 Assignment #11

Math 201 Assignment #11 Math 21 Assignment #11 Problem 1 (1.5 2) Find a formal solution to the given initial-boundary value problem. = 2 u x, < x < π, t > 2 u(, t) = u(π, t) =, t > u(x, ) = x 2, < x < π Problem 2 (1.5 5) Find

More information

Review Sol. of More Long Answer Questions

Review Sol. of More Long Answer Questions Review Sol. of More Long Answer Questions 1. Solve the integro-differential equation t y (t) e t v y(v)dv = t; y()=. (1) Solution. The key is to recognize the convolution: t e t v y(v) dv = e t y. () Now

More information

Partial Differential Equations Summary

Partial Differential Equations Summary Partial Differential Equations Summary 1. The heat equation Many physical processes are governed by partial differential equations. temperature of a rod. In this chapter, we will examine exactly that.

More information

Chapter 10: Partial Differential Equations

Chapter 10: Partial Differential Equations 1.1: Introduction Chapter 1: Partial Differential Equations Definition: A differential equations whose dependent variable varies with respect to more than one independent variable is called a partial differential

More information

Math 5587 Midterm II Solutions

Math 5587 Midterm II Solutions Math 5587 Midterm II Solutions Prof. Jeff Calder November 3, 2016 Name: Instructions: 1. I recommend looking over the problems first and starting with those you feel most comfortable with. 2. Unless otherwise

More information

Ma 221 Eigenvalues and Fourier Series

Ma 221 Eigenvalues and Fourier Series Ma Eigenvalues and Fourier Series Eigenvalue and Eigenfunction Examples Example Find the eigenvalues and eigenfunctions for y y 47 y y y5 Solution: The characteristic equation is r r 47 so r 44 447 6 Thus

More information

0 3 x < x < 5. By continuing in this fashion, and drawing a graph, it can be seen that T = 2.

0 3 x < x < 5. By continuing in this fashion, and drawing a graph, it can be seen that T = 2. 04 Section 10. y (π) = c = 0, and thus λ = 0 is an eigenvalue, with y 0 (x) = 1 as the eigenfunction. For λ > 0 we again have y(x) = c 1 sin λ x + c cos λ x, so y (0) = λ c 1 = 0 and y () = -c λ sin λ

More information

Physics 250 Green s functions for ordinary differential equations

Physics 250 Green s functions for ordinary differential equations Physics 25 Green s functions for ordinary differential equations Peter Young November 25, 27 Homogeneous Equations We have already discussed second order linear homogeneous differential equations, which

More information

Introduction and preliminaries

Introduction and preliminaries Chapter Introduction and preliminaries Partial differential equations What is a partial differential equation? ODEs Ordinary Differential Equations) have one variable x). PDEs Partial Differential Equations)

More information

Math 3150 HW 3 Solutions

Math 3150 HW 3 Solutions Math 315 HW 3 Solutions June 5, 18 3.8, 3.9, 3.1, 3.13, 3.16, 3.1 1. 3.8 Make graphs of the periodic extensions on the region x [ 3, 3] of the following functions f defined on x [, ]. Be sure to indicate

More information

Fourier Series. Department of Mathematical and Statistical Sciences University of Alberta

Fourier Series. Department of Mathematical and Statistical Sciences University of Alberta 1 Lecture Notes on Partial Differential Equations Chapter IV Fourier Series Ilyasse Aksikas Department of Mathematical and Statistical Sciences University of Alberta aksikas@ualberta.ca DEFINITIONS 2 Before

More information

Separation of Variables in Linear PDE: One-Dimensional Problems

Separation of Variables in Linear PDE: One-Dimensional Problems Separation of Variables in Linear PDE: One-Dimensional Problems Now we apply the theory of Hilbert spaces to linear differential equations with partial derivatives (PDE). We start with a particular example,

More information

MATH 251 Final Examination May 3, 2017 FORM A. Name: Student Number: Section:

MATH 251 Final Examination May 3, 2017 FORM A. Name: Student Number: Section: MATH 5 Final Examination May 3, 07 FORM A Name: Student Number: Section: This exam has 6 questions for a total of 50 points. In order to obtain full credit for partial credit problems, all work must be

More information

MATH 251 Final Examination December 19, 2012 FORM A. Name: Student Number: Section:

MATH 251 Final Examination December 19, 2012 FORM A. Name: Student Number: Section: MATH 251 Final Examination December 19, 2012 FORM A Name: Student Number: Section: This exam has 17 questions for a total of 150 points. In order to obtain full credit for partial credit problems, all

More information

Computer Problems for Fourier Series and Transforms

Computer Problems for Fourier Series and Transforms Computer Problems for Fourier Series and Transforms 1. Square waves are frequently used in electronics and signal processing. An example is shown below. 1 π < x < 0 1 0 < x < π y(x) = 1 π < x < 2π... and

More information

Last Update: March 1 2, 201 0

Last Update: March 1 2, 201 0 M ath 2 0 1 E S 1 W inter 2 0 1 0 Last Update: March 1 2, 201 0 S eries S olutions of Differential Equations Disclaimer: This lecture note tries to provide an alternative approach to the material in Sections

More information

Math 489AB A Very Brief Intro to Fourier Series Fall 2008

Math 489AB A Very Brief Intro to Fourier Series Fall 2008 Math 489AB A Very Brief Intro to Fourier Series Fall 8 Contents Fourier Series. The coefficients........................................ Convergence......................................... 4.3 Convergence

More information

MATH 251 Final Examination December 16, 2015 FORM A. Name: Student Number: Section:

MATH 251 Final Examination December 16, 2015 FORM A. Name: Student Number: Section: MATH 5 Final Examination December 6, 5 FORM A Name: Student Number: Section: This exam has 7 questions for a total of 5 points. In order to obtain full credit for partial credit problems, all work must

More information

Fourier Series. Now we need to take a theoretical excursion to build up the mathematics that makes separation of variables possible.

Fourier Series. Now we need to take a theoretical excursion to build up the mathematics that makes separation of variables possible. Fourier Series Now we need to take a theoretical excursion to build up the mathematics that makes separation of variables possible Periodic functions Definition: A function f is periodic with period p

More information

Math 5440 Problem Set 7 Solutions

Math 5440 Problem Set 7 Solutions Math 544 Math 544 Problem Set 7 Solutions Aaron Fogelson Fall, 13 1: (Logan, 3. # 1) Verify that the set of functions {1, cos(x), cos(x),...} form an orthogonal set on the interval [, π]. Next verify that

More information

Table of contents. d 2 y dx 2, As the equation is linear, these quantities can only be involved in the following manner:

Table of contents. d 2 y dx 2, As the equation is linear, these quantities can only be involved in the following manner: M ath 0 1 E S 1 W inter 0 1 0 Last Updated: January, 01 0 Solving Second Order Linear ODEs Disclaimer: This lecture note tries to provide an alternative approach to the material in Sections 4. 4. 7 and

More information

PDE and Boundary-Value Problems Winter Term 2014/2015

PDE and Boundary-Value Problems Winter Term 2014/2015 PDE and Boundary-Value Problems Winter Term 2014/2015 Lecture 6 Saarland University 17. November 2014 c Daria Apushkinskaya (UdS) PDE and BVP lecture 6 17. November 2014 1 / 40 Purpose of Lesson To show

More information

Math 2930 Worksheet Final Exam Review

Math 2930 Worksheet Final Exam Review Math 293 Worksheet Final Exam Review Week 14 November 3th, 217 Question 1. (* Solve the initial value problem y y = 2xe x, y( = 1 Question 2. (* Consider the differential equation: y = y y 3. (a Find the

More information

Partial differential equations (ACM30220)

Partial differential equations (ACM30220) (ACM3. A pot on a stove has a handle of length that can be modelled as a rod with diffusion constant D. The equation for the temperature in the rod is u t Du xx < x

More information

Partial Differential Equations Separation of Variables. 1 Partial Differential Equations and Operators

Partial Differential Equations Separation of Variables. 1 Partial Differential Equations and Operators PDE-SEP-HEAT-1 Partial Differential Equations Separation of Variables 1 Partial Differential Equations and Operators et C = C(R 2 ) be the collection of infinitely differentiable functions from the plane

More information

Review For the Final: Problem 1 Find the general solutions of the following DEs. a) x 2 y xy y 2 = 0 solution: = 0 : homogeneous equation.

Review For the Final: Problem 1 Find the general solutions of the following DEs. a) x 2 y xy y 2 = 0 solution: = 0 : homogeneous equation. Review For the Final: Problem 1 Find the general solutions of the following DEs. a) x 2 y xy y 2 = 0 solution: y y x y2 = 0 : homogeneous equation. x2 v = y dy, y = vx, and x v + x dv dx = v + v2. dx =

More information

7.5 Partial Fractions and Integration

7.5 Partial Fractions and Integration 650 CHPTER 7. DVNCED INTEGRTION TECHNIQUES 7.5 Partial Fractions and Integration In this section we are interested in techniques for computing integrals of the form P(x) dx, (7.49) Q(x) where P(x) and

More information

Math 201 Lecture 25: Partial Differential Equations: Introduction and Overview

Math 201 Lecture 25: Partial Differential Equations: Introduction and Overview Math 201 Lecture 25: Partial Differential Equations: Introduction and Overview Mar. 12, 2012 Many examples here are taken from the textbook. The first number in () refers to the problem number in the UA

More information

17 Source Problems for Heat and Wave IB- VPs

17 Source Problems for Heat and Wave IB- VPs 17 Source Problems for Heat and Wave IB- VPs We have mostly dealt with homogeneous equations, homogeneous b.c.s in this course so far. Recall that if we have non-homogeneous b.c.s, then we want to first

More information

G: Uniform Convergence of Fourier Series

G: Uniform Convergence of Fourier Series G: Uniform Convergence of Fourier Series From previous work on the prototypical problem (and other problems) u t = Du xx 0 < x < l, t > 0 u(0, t) = 0 = u(l, t) t > 0 u(x, 0) = f(x) 0 < x < l () we developed

More information

swapneel/207

swapneel/207 Partial differential equations Swapneel Mahajan www.math.iitb.ac.in/ swapneel/207 1 1 Power series For a real number x 0 and a sequence (a n ) of real numbers, consider the expression a n (x x 0 ) n =

More information

Mathematical Modeling using Partial Differential Equations (PDE s)

Mathematical Modeling using Partial Differential Equations (PDE s) Mathematical Modeling using Partial Differential Equations (PDE s) 145. Physical Models: heat conduction, vibration. 146. Mathematical Models: why build them. The solution to the mathematical model will

More information

Ma 221 Final Exam Solutions 5/14/13

Ma 221 Final Exam Solutions 5/14/13 Ma 221 Final Exam Solutions 5/14/13 1. Solve (a) (8 pts) Solution: The equation is separable. dy dx exy y 1 y0 0 y 1e y dy e x dx y 1e y dy e x dx ye y e y dy e x dx ye y e y e y e x c The last step comes

More information

University of Leeds, School of Mathematics MATH 3181 Inner product and metric spaces, Solutions 1

University of Leeds, School of Mathematics MATH 3181 Inner product and metric spaces, Solutions 1 University of Leeds, School of Mathematics MATH 38 Inner product and metric spaces, Solutions. (i) No. If x = (, ), then x,x =, but x is not the zero vector. So the positive definiteness property fails

More information

Differential Equations

Differential Equations Differential Equations Problem Sheet 1 3 rd November 2011 First-Order Ordinary Differential Equations 1. Find the general solutions of the following separable differential equations. Which equations are

More information

CHAPTER 4. Introduction to the. Heat Conduction Model

CHAPTER 4. Introduction to the. Heat Conduction Model A SERIES OF CLASS NOTES FOR 005-006 TO INTRODUCE LINEAR AND NONLINEAR PROBLEMS TO ENGINEERS, SCIENTISTS, AND APPLIED MATHEMATICIANS DE CLASS NOTES 4 A COLLECTION OF HANDOUTS ON PARTIAL DIFFERENTIAL EQUATIONS

More information

6 Non-homogeneous Heat Problems

6 Non-homogeneous Heat Problems 6 Non-homogeneous Heat Problems Up to this point all the problems we have considered for the heat or wave equation we what we call homogeneous problems. This means that for an interval < x < l the problems

More information

THE NATIONAL UNIVERSITY OF IRELAND, CORK COLÁISTE NA hollscoile, CORCAIGH UNIVERSITY COLLEGE, CORK. Summer Examination 2009.

THE NATIONAL UNIVERSITY OF IRELAND, CORK COLÁISTE NA hollscoile, CORCAIGH UNIVERSITY COLLEGE, CORK. Summer Examination 2009. OLLSCOIL NA héireann, CORCAIGH THE NATIONAL UNIVERSITY OF IRELAND, CORK COLÁISTE NA hollscoile, CORCAIGH UNIVERSITY COLLEGE, CORK Summer Examination 2009 First Engineering MA008 Calculus and Linear Algebra

More information

Waves on 2 and 3 dimensional domains

Waves on 2 and 3 dimensional domains Chapter 14 Waves on 2 and 3 dimensional domains We now turn to the studying the initial boundary value problem for the wave equation in two and three dimensions. In this chapter we focus on the situation

More information

MATH 251 Final Examination December 16, 2014 FORM A. Name: Student Number: Section:

MATH 251 Final Examination December 16, 2014 FORM A. Name: Student Number: Section: MATH 2 Final Examination December 6, 204 FORM A Name: Student Number: Section: This exam has 7 questions for a total of 0 points. In order to obtain full credit for partial credit problems, all work must

More information

Power series solutions for 2nd order linear ODE s (not necessarily with constant coefficients) a n z n. n=0

Power series solutions for 2nd order linear ODE s (not necessarily with constant coefficients) a n z n. n=0 Lecture 22 Power series solutions for 2nd order linear ODE s (not necessarily with constant coefficients) Recall a few facts about power series: a n z n This series in z is centered at z 0. Here z can

More information

MATH 251 Final Examination August 10, 2011 FORM A. Name: Student Number: Section:

MATH 251 Final Examination August 10, 2011 FORM A. Name: Student Number: Section: MATH 251 Final Examination August 10, 2011 FORM A Name: Student Number: Section: This exam has 10 questions for a total of 150 points. In order to obtain full credit for partial credit problems, all work

More information

Further Mathematical Methods (Linear Algebra) 2002

Further Mathematical Methods (Linear Algebra) 2002 Further Mathematical Methods (Linear Algebra) Solutions For Problem Sheet 9 In this problem sheet, we derived a new result about orthogonal projections and used them to find least squares approximations

More information

MA22S3 Summary Sheet: Ordinary Differential Equations

MA22S3 Summary Sheet: Ordinary Differential Equations MA22S3 Summary Sheet: Ordinary Differential Equations December 14, 2017 Kreyszig s textbook is a suitable guide for this part of the module. Contents 1 Terminology 1 2 First order separable 2 2.1 Separable

More information

LECTURE 19: SEPARATION OF VARIABLES, HEAT CONDUCTION IN A ROD

LECTURE 19: SEPARATION OF VARIABLES, HEAT CONDUCTION IN A ROD ECTURE 19: SEPARATION OF VARIABES, HEAT CONDUCTION IN A ROD The idea of separation of variables is simple: in order to solve a partial differential equation in u(x, t), we ask, is it possible to find a

More information

Math 251 December 14, 2005 Final Exam. 1 18pt 2 16pt 3 12pt 4 14pt 5 12pt 6 14pt 7 14pt 8 16pt 9 20pt 10 14pt Total 150pt

Math 251 December 14, 2005 Final Exam. 1 18pt 2 16pt 3 12pt 4 14pt 5 12pt 6 14pt 7 14pt 8 16pt 9 20pt 10 14pt Total 150pt Math 251 December 14, 2005 Final Exam Name Section There are 10 questions on this exam. Many of them have multiple parts. The point value of each question is indicated either at the beginning of each question

More information

Math 4B Notes. Written by Victoria Kala SH 6432u Office Hours: T 12:45 1:45pm Last updated 7/24/2016

Math 4B Notes. Written by Victoria Kala SH 6432u Office Hours: T 12:45 1:45pm Last updated 7/24/2016 Math 4B Notes Written by Victoria Kala vtkala@math.ucsb.edu SH 6432u Office Hours: T 2:45 :45pm Last updated 7/24/206 Classification of Differential Equations The order of a differential equation is the

More information

Physics 6303 Lecture 8 September 25, 2017

Physics 6303 Lecture 8 September 25, 2017 Physics 6303 Lecture 8 September 25, 2017 LAST TIME: Finished tensors, vectors, and matrices At the beginning of the course, I wrote several partial differential equations (PDEs) that are used in many

More information

Partial Differential Equations for Engineering Math 312, Fall 2012

Partial Differential Equations for Engineering Math 312, Fall 2012 Partial Differential Equations for Engineering Math 312, Fall 2012 Jens Lorenz July 17, 2012 Contents Department of Mathematics and Statistics, UNM, Albuquerque, NM 87131 1 Second Order ODEs with Constant

More information

22. Periodic Functions and Fourier Series

22. Periodic Functions and Fourier Series November 29, 2010 22-1 22. Periodic Functions and Fourier Series 1 Periodic Functions A real-valued function f(x) of a real variable is called periodic of period T > 0 if f(x + T ) = f(x) for all x R.

More information

Ordinary Differential Equations (ODEs)

Ordinary Differential Equations (ODEs) c01.tex 8/10/2010 22: 55 Page 1 PART A Ordinary Differential Equations (ODEs) Chap. 1 First-Order ODEs Sec. 1.1 Basic Concepts. Modeling To get a good start into this chapter and this section, quickly

More information

Solutions to the Sample Problems for the Final Exam UCLA Math 135, Winter 2015, Professor David Levermore

Solutions to the Sample Problems for the Final Exam UCLA Math 135, Winter 2015, Professor David Levermore Solutions to the Sample Problems for the Final Exam UCLA Math 135, Winter 15, Professor David Levermore Every sample problem for the Midterm exam and every problem on the Midterm exam should be considered

More information

LEGENDRE POLYNOMIALS AND APPLICATIONS. We construct Legendre polynomials and apply them to solve Dirichlet problems in spherical coordinates.

LEGENDRE POLYNOMIALS AND APPLICATIONS. We construct Legendre polynomials and apply them to solve Dirichlet problems in spherical coordinates. LEGENDRE POLYNOMIALS AND APPLICATIONS We construct Legendre polynomials and apply them to solve Dirichlet problems in spherical coordinates.. Legendre equation: series solutions The Legendre equation is

More information

Calculus I Review Solutions

Calculus I Review Solutions Calculus I Review Solutions. Compare and contrast the three Value Theorems of the course. When you would typically use each. The three value theorems are the Intermediate, Mean and Extreme value theorems.

More information

In this worksheet we will use the eigenfunction expansion to solve nonhomogeneous equation.

In this worksheet we will use the eigenfunction expansion to solve nonhomogeneous equation. Eigen Function Expansion and Applications. In this worksheet we will use the eigenfunction expansion to solve nonhomogeneous equation. a/ The theory. b/ Example: Solving the Euler equation in two ways.

More information

Completeness, Eigenvalues, and the Calculus of Variations

Completeness, Eigenvalues, and the Calculus of Variations Completeness, Eigenvalues, and the Calculus of Variations MA 436 Kurt Bryan 1 Introduction Our goal here is to prove that ϕ k (x) = 2 sin(kπx) for k = 1, 2, 3,... form a complete orthogonal family of functions

More information

Two special equations: Bessel s and Legendre s equations. p Fourier-Bessel and Fourier-Legendre series. p

Two special equations: Bessel s and Legendre s equations. p Fourier-Bessel and Fourier-Legendre series. p LECTURE 1 Table of Contents Two special equations: Bessel s and Legendre s equations. p. 259-268. Fourier-Bessel and Fourier-Legendre series. p. 453-460. Boundary value problems in other coordinate system.

More information

Lecture Notes for Math 251: ODE and PDE. Lecture 30: 10.1 Two-Point Boundary Value Problems

Lecture Notes for Math 251: ODE and PDE. Lecture 30: 10.1 Two-Point Boundary Value Problems Lecture Notes for Math 251: ODE and PDE. Lecture 30: 10.1 Two-Point Boundary Value Problems Shawn D. Ryan Spring 2012 Last Time: We finished Chapter 9: Nonlinear Differential Equations and Stability. Now

More information

Partial differential equation for temperature u(x, t) in a heat conducting insulated rod along the x-axis is given by the Heat equation:

Partial differential equation for temperature u(x, t) in a heat conducting insulated rod along the x-axis is given by the Heat equation: Chapter 7 Heat Equation Partial differential equation for temperature u(x, t) in a heat conducting insulated rod along the x-axis is given by the Heat equation: u t = ku x x, x, t > (7.1) Here k is a constant

More information

Fourier series A periodic function f(x) with period T = 2π can be represented by a Fourier series: sinnx dx = sinnxsinmx dx =

Fourier series A periodic function f(x) with period T = 2π can be represented by a Fourier series: sinnx dx = sinnxsinmx dx = Periodic functions and boundary conditions Afunctionisperiodic,withperiodT,ifitrepeatsitselfexactlyafteranintervaloflengthT. i.e. y(x = y(x+ T for any x. Evidently, the derivatives of y(x are also periodic

More information

Math 54: Mock Final. December 11, y y 2y = cos(x) sin(2x). The auxiliary equation for the corresponding homogeneous problem is

Math 54: Mock Final. December 11, y y 2y = cos(x) sin(2x). The auxiliary equation for the corresponding homogeneous problem is Name: Solutions Math 54: Mock Final December, 25 Find the general solution of y y 2y = cos(x) sin(2x) The auxiliary equation for the corresponding homogeneous problem is r 2 r 2 = (r 2)(r + ) = r = 2,

More information

Math Assignment 14

Math Assignment 14 Math 2280 - Assignment 14 Dylan Zwick Spring 2014 Section 9.5-1, 3, 5, 7, 9 Section 9.6-1, 3, 5, 7, 14 Section 9.7-1, 2, 3, 4 1 Section 9.5 - Heat Conduction and Separation of Variables 9.5.1 - Solve the

More information

CHAPTER 10 NOTES DAVID SEAL

CHAPTER 10 NOTES DAVID SEAL CHAPTER 1 NOTES DAVID SEA 1. Two Point Boundary Value Problems All of the problems listed in 14 2 ask you to find eigenfunctions for the problem (1 y + λy = with some prescribed data on the boundary. To

More information

Q ( q(m, t 0 ) n) S t.

Q ( q(m, t 0 ) n) S t. THE HEAT EQUATION The main equations that we will be dealing with are the heat equation, the wave equation, and the potential equation. We use simple physical principles to show how these equations are

More information

Partial Differential Equations

Partial Differential Equations Partial Differential Equations Spring Exam 3 Review Solutions Exercise. We utilize the general solution to the Dirichlet problem in rectangle given in the textbook on page 68. In the notation used there

More information

1 A complete Fourier series solution

1 A complete Fourier series solution Math 128 Notes 13 In this last set of notes I will try to tie up some loose ends. 1 A complete Fourier series solution First here is an example of the full solution of a pde by Fourier series. Consider

More information

Fourier and Partial Differential Equations

Fourier and Partial Differential Equations Chapter 5 Fourier and Partial Differential Equations 5.1 Fourier MATH 294 SPRING 1982 FINAL # 5 5.1.1 Consider the function 2x, 0 x 1. a) Sketch the odd extension of this function on 1 x 1. b) Expand the

More information

FOURIER SERIES PART III: APPLICATIONS

FOURIER SERIES PART III: APPLICATIONS FOURIER SERIES PART III: APPLICATIONS We extend the construction of Fourier series to functions with arbitrary eriods, then we associate to functions defined on an interval [, L] Fourier sine and Fourier

More information

Course Notes for Calculus , Spring 2015

Course Notes for Calculus , Spring 2015 Course Notes for Calculus 110.109, Spring 2015 Nishanth Gudapati In the previous course (Calculus 110.108) we introduced the notion of integration and a few basic techniques of integration like substitution

More information

3 Algebraic Methods. we can differentiate both sides implicitly to obtain a differential equation involving x and y:

3 Algebraic Methods. we can differentiate both sides implicitly to obtain a differential equation involving x and y: 3 Algebraic Methods b The first appearance of the equation E Mc 2 in Einstein s handwritten notes. So far, the only general class of differential equations that we know how to solve are directly integrable

More information

Series Solutions. 8.1 Taylor Polynomials

Series Solutions. 8.1 Taylor Polynomials 8 Series Solutions 8.1 Taylor Polynomials Polynomial functions, as we have seen, are well behaved. They are continuous everywhere, and have continuous derivatives of all orders everywhere. It also turns

More information

7: FOURIER SERIES STEVEN HEILMAN

7: FOURIER SERIES STEVEN HEILMAN 7: FOURIER SERIES STEVE HEILMA Contents 1. Review 1 2. Introduction 1 3. Periodic Functions 2 4. Inner Products on Periodic Functions 3 5. Trigonometric Polynomials 5 6. Periodic Convolutions 7 7. Fourier

More information

Boundary value problems for partial differential equations

Boundary value problems for partial differential equations Boundary value problems for partial differential equations Henrik Schlichtkrull March 11, 213 1 Boundary value problem 2 1 Introduction This note contains a brief introduction to linear partial differential

More information

Week 6 Lectures, Math 6451, Tanveer

Week 6 Lectures, Math 6451, Tanveer Fourier Series Week 6 Lectures, Math 645, Tanveer In the context of separation of variabe to find soutions of PDEs, we encountered or and in other cases f(x = f(x = a 0 + f(x = a 0 + b n sin nπx { a n

More information

Infinite series, improper integrals, and Taylor series

Infinite series, improper integrals, and Taylor series Chapter 2 Infinite series, improper integrals, and Taylor series 2. Introduction to series In studying calculus, we have explored a variety of functions. Among the most basic are polynomials, i.e. functions

More information

Second-Order Homogeneous Linear Equations with Constant Coefficients

Second-Order Homogeneous Linear Equations with Constant Coefficients 15 Second-Order Homogeneous Linear Equations with Constant Coefficients A very important class of second-order homogeneous linear equations consists of those with constant coefficients; that is, those

More information

X b n sin nπx L. n=1 Fourier Sine Series Expansion. a n cos nπx L 2 + X. n=1 Fourier Cosine Series Expansion ³ L. n=1 Fourier Series Expansion

X b n sin nπx L. n=1 Fourier Sine Series Expansion. a n cos nπx L 2 + X. n=1 Fourier Cosine Series Expansion ³ L. n=1 Fourier Series Expansion 3 Fourier Series 3.1 Introduction Although it was not apparent in the early historical development of the method of separation of variables what we are about to do is the analog for function spaces of

More information

MA 201: Differentiation and Integration of Fourier Series Applications of Fourier Series Lecture - 10

MA 201: Differentiation and Integration of Fourier Series Applications of Fourier Series Lecture - 10 MA 201: Differentiation and Integration of Fourier Series Applications of Fourier Series ecture - 10 Fourier Series: Orthogonal Sets We begin our treatment with some observations: For m,n = 1,2,3,... cos

More information

df(x) = h(x) dx Chemistry 4531 Mathematical Preliminaries Spring 2009 I. A Primer on Differential Equations Order of differential equation

df(x) = h(x) dx Chemistry 4531 Mathematical Preliminaries Spring 2009 I. A Primer on Differential Equations Order of differential equation Chemistry 4531 Mathematical Preliminaries Spring 009 I. A Primer on Differential Equations Order of differential equation Linearity of differential equation Partial vs. Ordinary Differential Equations

More information

d 1 µ 2 Θ = 0. (4.1) consider first the case of m = 0 where there is no azimuthal dependence on the angle φ.

d 1 µ 2 Θ = 0. (4.1) consider first the case of m = 0 where there is no azimuthal dependence on the angle φ. 4 Legendre Functions In order to investigate the solutions of Legendre s differential equation d ( µ ) dθ ] ] + l(l + ) m dµ dµ µ Θ = 0. (4.) consider first the case of m = 0 where there is no azimuthal

More information

MATH 320, WEEK 4: Exact Differential Equations, Applications

MATH 320, WEEK 4: Exact Differential Equations, Applications MATH 320, WEEK 4: Exact Differential Equations, Applications 1 Exact Differential Equations We saw that the trick for first-order differential equations was to recognize the general property that the product

More information

23 Elements of analytic ODE theory. Bessel s functions

23 Elements of analytic ODE theory. Bessel s functions 23 Elements of analytic ODE theory. Bessel s functions Recall I am changing the variables) that we need to solve the so-called Bessel s equation 23. Elements of analytic ODE theory Let x 2 u + xu + x 2

More information

MATH-UA 263 Partial Differential Equations Recitation Summary

MATH-UA 263 Partial Differential Equations Recitation Summary MATH-UA 263 Partial Differential Equations Recitation Summary Yuanxun (Bill) Bao Office Hour: Wednesday 2-4pm, WWH 1003 Email: yxb201@nyu.edu 1 February 2, 2018 Topics: verifying solution to a PDE, dispersion

More information

Method of Separation of Variables

Method of Separation of Variables MODUE 5: HEAT EQUATION 11 ecture 3 Method of Separation of Variables Separation of variables is one of the oldest technique for solving initial-boundary value problems (IBVP) and applies to problems, where

More information

13 PDEs on spatially bounded domains: initial boundary value problems (IBVPs)

13 PDEs on spatially bounded domains: initial boundary value problems (IBVPs) 13 PDEs on spatially bounded domains: initial boundary value problems (IBVPs) A prototypical problem we will discuss in detail is the 1D diffusion equation u t = Du xx < x < l, t > finite-length rod u(x,

More information

Relevant sections from AMATH 351 Course Notes (Wainwright): Relevant sections from AMATH 351 Course Notes (Poulin and Ingalls):

Relevant sections from AMATH 351 Course Notes (Wainwright): Relevant sections from AMATH 351 Course Notes (Poulin and Ingalls): Lecture 5 Series solutions to DEs Relevant sections from AMATH 35 Course Notes (Wainwright):.4. Relevant sections from AMATH 35 Course Notes (Poulin and Ingalls): 2.-2.3 As mentioned earlier in this course,

More information

Examples of the Fourier Theorem (Sect. 10.3). The Fourier Theorem: Continuous case.

Examples of the Fourier Theorem (Sect. 10.3). The Fourier Theorem: Continuous case. s of the Fourier Theorem (Sect. 1.3. The Fourier Theorem: Continuous case. : Using the Fourier Theorem. The Fourier Theorem: Piecewise continuous case. : Using the Fourier Theorem. The Fourier Theorem:

More information

THE METHOD OF SEPARATION OF VARIABLES

THE METHOD OF SEPARATION OF VARIABLES THE METHOD OF SEPARATION OF VARIABES To solve the BVPs that we have encountered so far, we will use separation of variables on the homogeneous part of the BVP. This separation of variables leads to problems

More information

MATH 261 MATH 261: Elementary Differential Equations MATH 261 FALL 2005 FINAL EXAM FALL 2005 FINAL EXAM EXAMINATION COVER PAGE Professor Moseley

MATH 261 MATH 261: Elementary Differential Equations MATH 261 FALL 2005 FINAL EXAM FALL 2005 FINAL EXAM EXAMINATION COVER PAGE Professor Moseley MATH 6 MATH 6: Elementary Differential Equations MATH 6 FALL 5 FINAL EXAM FALL 5 FINAL EXAM EXAMINATION COVER PAGE Professor Moseley PRINT NAME ( ) Last Name, First Name MI (What you wish to be called)

More information

Chapter 2: Differentiation

Chapter 2: Differentiation Chapter 2: Differentiation Winter 2016 Department of Mathematics Hong Kong Baptist University 1 / 75 2.1 Tangent Lines and Their Slopes This section deals with the problem of finding a straight line L

More information

1 Question related to polynomials

1 Question related to polynomials 07-08 MATH00J Lecture 6: Taylor Series Charles Li Warning: Skip the material involving the estimation of error term Reference: APEX Calculus This lecture introduced Taylor Polynomial and Taylor Series

More information

Solving First Order ODEs. Table of contents

Solving First Order ODEs. Table of contents Solving First Order ODEs Table of contents Solving First Order ODEs............................................... 1 1. Introduction...................................................... 1 Aside: Two ways

More information

Lecture Notes for MAE 3100: Introduction to Applied Mathematics

Lecture Notes for MAE 3100: Introduction to Applied Mathematics ecture Notes for MAE 31: Introduction to Applied Mathematics Richard H. Rand Cornell University Ithaca NY 14853 rhr2@cornell.edu http://audiophile.tam.cornell.edu/randdocs/ version 17 Copyright 215 by

More information

CLASSIFICATION AND PRINCIPLE OF SUPERPOSITION FOR SECOND ORDER LINEAR PDE

CLASSIFICATION AND PRINCIPLE OF SUPERPOSITION FOR SECOND ORDER LINEAR PDE CLASSIFICATION AND PRINCIPLE OF SUPERPOSITION FOR SECOND ORDER LINEAR PDE 1. Linear Partial Differential Equations A partial differential equation (PDE) is an equation, for an unknown function u, that

More information

MATH 241 Practice Second Midterm Exam - Fall 2012

MATH 241 Practice Second Midterm Exam - Fall 2012 MATH 41 Practice Second Midterm Exam - Fall 1 1. Let f(x = { 1 x for x 1 for 1 x (a Compute the Fourier sine series of f(x. The Fourier sine series is b n sin where b n = f(x sin dx = 1 = (1 x cos = 4

More information

ENGI 9420 Lecture Notes 8 - PDEs Page 8.01

ENGI 9420 Lecture Notes 8 - PDEs Page 8.01 ENGI 940 ecture Notes 8 - PDEs Page 8.0 8. Partial Differential Equations Partial differential equations (PDEs) are equations involving functions of more than one variable and their partial derivatives

More information

MATH 1A, Complete Lecture Notes. Fedor Duzhin

MATH 1A, Complete Lecture Notes. Fedor Duzhin MATH 1A, Complete Lecture Notes Fedor Duzhin 2007 Contents I Limit 6 1 Sets and Functions 7 1.1 Sets................................. 7 1.2 Functions.............................. 8 1.3 How to define a

More information

DRAFT - Math 102 Lecture Note - Dr. Said Algarni

DRAFT - Math 102 Lecture Note - Dr. Said Algarni Math02 - Term72 - Guides and Exercises - DRAFT 7 Techniques of Integration A summery for the most important integrals that we have learned so far: 7. Integration by Parts The Product Rule states that if

More information

Vectors in Function Spaces

Vectors in Function Spaces Jim Lambers MAT 66 Spring Semester 15-16 Lecture 18 Notes These notes correspond to Section 6.3 in the text. Vectors in Function Spaces We begin with some necessary terminology. A vector space V, also

More information