7 Separation of Variables

Size: px
Start display at page:

Download "7 Separation of Variables"

Transcription

1 7 Separation of Variables Chapter 5, An Introduction to Partial Differential Equations, Pichover and Rubinstein In this section we introduce the technique, called the method of separations of variables, for solving initial boundary value-problems. 7.1 Heat Equation We consider the heat equation satisfying the initial conditions u t = ku xx, x [,], t > u(x, = φ(x, x [,] (7.1 We seek a solution u satisfying certain boundary conditions. The boundary conditions could be as follows: (a Dirichlet u(,t = u(,t =. (b Neumann u x (,t = u x (,t. (c Periodic u(,t = u(,t and u x (,t = u x (,t. We look for solutions of the form u(x,t = X(xT(t where X and T are function which have to be determined. Substituting u(x,t = X(xT(t into the equation, we obtain X(xT (t = kx (xt(t from which, after dividing by kx(xt(t, we get T (t kt(t = X (x X(x. The left side depends only on t whereas the right hand side depends only on x. Since they are equal, they must be equal to some constant λ. Thus T + λkt = (7.2 and X + λx =. (7.3 53

2 The general solution of the first equation is given T(t = Be λkt for an arbitrary constant B. The general solutions of the second equation are as follows. (1 If λ <, then X(x = αcosh λx + β sinh λx. (2 If λ =, then X(x = αx + β. (3 If λ >, then X(x = αcos λx + β sin λx. (7.4 In addition, the function X which solves the second equation will satisfy boundary conditions depending on the boundary condition imposed on u. The problem X + λx = (7.5 X satisfies boundary conditions is called the eigenvalue problem, a nontrivial solution is called an eigenfunction associated with the eigenvalue λ Heat equation with Dirichlet boundary conditions We consider (7.1 with the Dirichlet condition u(,t = u(,t = for all t. In this case the eigenvalue problem (7.5 becomes X + λx = X( = X( =. (7.6 We have to find nontrivial solutions X of the eigenvalue problem (7.6. If λ =, then X(x = αx+β and = X( = α +β implies that β = and = X( = α implies that α =. If λ <. Then = X( = α cosh + β sinh = α and = X( = β sinh shows that also β =. We conclude that λ is not an eigenvalue of the problem (7.5. Finally, consider λ >.Then = X( = αcos λ = α and = X( = β sin λ. Since X is nontrivial solution, β and hence sin λ =. Consequently, λ = ( nπ 2, n 1 54

3 and the corresponding eigenfunction is given by X n (x = sin nπx x After substituting λ = (nπ/ 2 to (7.2, we get the family of solutions T n (t = B n e k( nπ 2t. Thus we have obtained the following sequence of solutions u n (x,t = X n (xt n (x = B n sin nπx nπ e k( 2t. We obtain more solutions by taking linear combinations of the u n s ( recall the superposition principle u(x,t = N u n (x,t = N B n sin nπx nπ e k( 2t, and then by passing to the limit N, u(x,t = B n sin nπx nπ e k( 2t. (7.7 Finally, we consider the initial condition. At t =, we must have u(x, = B n sin nπx = φ(x. (7.8 The coefficients, B n can be computed as follows. Fix m N. Multiplying the above equality by sin mπx and then integrating over [,], we get φ(xsin mπx dx = B n sin nπx mπx sin dx = B n sin nπx sin mπx dx. (above we ignore the question about interchanging with. Since sin nπx mπx sin dx = n m (7.9 2 n = m, we find that B m = 2 φ(xsin mπx dx. (7.1 55

4 Example 7.1. Consider the problem, u t u xx =, < x < π, t > u(,t = u(π,t =, t x x π/2 u(x, = φ(x = π x π/2 x π. (7.11 Here k = 1 and [,] = [,π]. In view of (7.8, the solution u(x,t is given by u(x,t = B n (sin nxe n2t. Using (7.1, the coefficients B n are equal to B n = 2 π = 2 π π π/2 φ(x sin nx dx xsin nx dx + 2 π π π/2 (π xsin nx dx. Integrating by parts we find that the right-hand side is equal to [ 2 xcos nx + sin x ] π/2 π n n [ (π xcos nx sinx ] π π n n 2 π/2 = 4 nπ sin πn2 2. Since for k 1, we get sin nπ 2 = n = 2k ( 1 k+1 n = 2k 1 u(x,t = = 4 π B n (sin nxe n2 t ( 1 n+1 (2n 1 2 sin[(2n 1x]e (2n 12t. (7.12 We claim that u is indeed the classical solution of the equation (7.11. To see this, denote by u n (x,t = ( 1n+1 (2n 1 2 sin[(2n 1x]e (2n 12 t 56

5 so that u(x,t = 4 π n u n(x,t. Since u n (x,t = ( 1 n+1 (2n 1 2 sin[(2n t 1x]e (2n 12 1 (2n 1 2 and the series 1 n (2n 1 converges. Hence, in view of the Weierstrass M- 2 test (see Review, the series on the right hand side converges uniformly to a continuous function u in the region D = (x,t x π, t }. It remain to show that u is differentiable with respect to t and twice differentiable with respect to x, and satisfies the heat equation. Take ε >, and let D ε = (x,t < x < π, t > ε}. Differentiating u n with respect to t we get u n (x,t t = (2n 1 2 (2n 1 2 sin[(2n t 1x]e (2n 12 e (2n 12ε. The series n e (2n 12ε converges (apply the ratio test. Hence applying the Weierstrass M-test again we find that the series of u n (x,t t converges uniformly to a continuous function on D ε. Similarly, differentiating with respect to x twice we get u n (x,t xx = (2n 1 2 (2n 1 2 sin[(2n t 1x]e (2n 12 ε e (2n 12 and again n u n(x,t xx converges uniformly on D ε. Hence, using that (u n t (u n xx =, u t u xx = n (u n t n (u n xx = n [(u n t (u n xx ] =. So, u is a solution on D ε and since ε was arbitrary, u is a classical solution on D Heat equation with Neumann boundary conditions We consider the heat equation (7.1 but with Neumann boundary conditions u x (,t = u x (,t = for all t. In this case the eigenvalue problem (7.5 becomes X + λx = X ( = X ( = (

6 As before the problem doesn t have negative eigenvalues. If λ =, the general solution is X(x = αx + β so that = X ( = β, implies that λ = is an eigenvalue with the unique (up to multiplication by a constant eigenfunction X (x 1. If λ >, then the general solution of the problem is X(x = α cos λx+β sin λx form which we conclude that = X ( = β and = X ( = λα sin λ implies that λ > is an eigenvalue if and only if ( nπ 2 λ = λ n =, n 1 and the corresponding eigenfunction X n (x is given by X n (x = cos nπx. Then the corresponding solutions of T + λkt = are T (t = B T n (t = B n e k( nπ 2t, n 1. Thus we obtain a sequence of solutions nπ «2 u n (x,t = B n e k t nπx cos, n which we combine to form the series u(x,t = n B n e k( nπ 2t cos nπ x. At t =, we have φ(x = u(x, = n B n cos nπx. To compute B m s, multiply this equality by cos mπx and integrate over [,]. Then φ(xcos mπx dx = n B n cos nπx cos mπx dx. Since cos mπx dx = m = m 1, (

7 and it follows that cos nπx mπx cos dx = n m 2 n = m, (7.15 B = 1 φ(x dx and B m = 2 φ(xcos mπx dx, m Heat equation with periodic boundary conditions Next we consider (7.1 with the periodic boundary conditions u(,t = u(,t and u x (,t = u x (,t for all t. In this case the eigenvalue problem takes the form X + λx = X( = X(, X ( = X ( (7.16 This follows from X( T(t = X(T(t and X ( T(t = X(T(t. To find eigenvalues, we first consider λ <. From (7.4 and since sinh is odd and cosh is even, the condition X( = X( implies that β sinh λ = so that β =. The condition X ( = X ( implies that α sinh λ = so that α =. If λ =, then X( = α + β = α + β = X( so that α =. So λ = is an eigenvalue with the corresponding eigenfunction X (x 1. Finally, let λ >. Then X( = X( gives either β = or λ = nπ and the condition X ( = X ( gives either α = or λ = nπ. Hence the positive eigenvalues are λ n = ( nπ 2, n 1 and the corresponding eigenfunctions are X n (x = B n cos + C n sin. 59

8 Thus the product solutions of the periodic boundary problem are u (x,t = A u n (x,t = u(x,t = A + n 1 ( B n cos + C n sin which can be combined to form the series ( B n cos At t =, we have φ(x = u(x, = A + n 1 Integrating over [,], we get ( B n cos + C n sin e ( nπ 2 t + C n sin e ( nπ 2t.. A = 1 φ(x 2 since cos ( nπx dx = sin ( nπ dx =. Next multiplying both sides by cos ( mπx and integrating over [,] leads to since B m = 1 cos sin cos cos φ(x cos ( mπx ( mπx ( mπx dx n m dx = n = m dx =, all n,m 1. Finally, multiplying both sides by sin ( mπx and integrating over [,] leads to C m = 1 ( mπx φ(x sin dx since sin ( mπx n m sin dx = n = m. 6

9 7.2 Separation of variable for the wave equation The above techniques can be used to solve the wave equation. We focus on the wave equation satisfying Dirichlet boundary condition (Neumann boundary conditions are treated in the book. We consider the initial boundary problem u tt c 2 u xx =, < x <, t > u(,t = u(,t =, t u(x, = φ, < x < u t (x, = ψ, < x <. If we take u(x,t = X(xT(t, then (7.17 becomes Dividing by c 2 X(xT(t, we get X(xT (t = c 2 X (xt(t. T (t c 2 T(t = X (x X(x (7.17 from which we conclude that both sides of this equality must be equal to a constant λ. Thus, we obtain two second order differential equations The boundary conditions imply that X + λx = (7.18 T + λc 2 T. (7.19 X( = X(. so that the function X should be a solution of the eigenvalue problem, X + λx =, X( = X( =. < x < Just as in the case of the heat equation the eigenvalues are and the associated eigenfunctions are ( nπ 2 λ n =, Xn (x = sin nπx n 1. Then the solution of (7.19 with λ = λ n is of the form ( ( nπct nπct T n (t = A n cos + B n sin 61

10 where A n and B n are constants. The product solutions of the boundary value problem are given by ( ( ( nπct nπct u n (x,t = A n cos + B n sin sin nπx which can be combined in the series u(x,t = ( ( ( nπct nπct A n cos + B n sin sin nπx. (7.2 n 1 Setting t =, we get φ(x = u(x, = n 1A ( nπct n cos sin nπx. Multiplying by sin mπx and integrating over [,] we find that A n = 2 φ(xsin nπx dx. Next, differentiate (7.2 with respect to t at t = to get ψ(x = u t (x, = nπc B n sin nπx. n 1 To compute B n s, multiply both sides by sin mπx to get B m = 2 mπc φ(xsin mπx dx = 2 mπc and integrate over [,] φ(xsin mπx Example 7.2. Consider u tt 4u xx = (x,t (,π (, u(,t = u(,t, t u(x, = sin2x, u t (x, =, x π Here c = 2, [,] = [,π]. The formal solution is of the form u(x,t = n 1(A n cos 2nt + B n sin 2nt sinnx. From the above formulae, B n = since ψ and A n = 2 1 n = 2 sin 2xsin ndx = otherwise. Consequently, u(x,t = cos 4t sin 2x. dx. 62

11 7.3 The energy method and uniqueness In this section we use the so called energy method to prove the uniqueness of initial boundary value problems. The method is based on the physical principle of energy conservation. Theorem 7.3. Consider the Dirichlet problem u t ku xx = f(x,t x [,],t > u(,t = a(t,u(,t = b(t t u(x, = φ(x x [,]. Then the problem has at most one solution. Proof. Suppose that the problem has two solutions u 1 and u 2. Setting v = u 1 u 2, the function v solves v t kv xx = x [,],t > v(,t =,v(,t = t v(x, = x [,]. Define the energy E(t = 1 v(x,t 2 dx. 2 Differentiating with respect to t, we get E (t = v t (x,tv(x,t dx = k v(x,tv xx (x,t dx. Integrating by part and using the boundary conditions, we find that E (t k v(x,tv xx (x,t dx = [kv(x,tv x (x,t] kv x (x,t 2 dx. Hence the energy E is decreasing. Since E( = and E(t, we get that E. This implies that v(,t for every t. Consequently, u 1 (x,t = u 2 (x,t for all x [,] and t. Theorem 7.4. Consider the Neumann problem u tt c 2 u xx = f(x,t x [,],t > u x (,t = a(t,u x (,t = b(t t u(x, = φ(x u t (x, = φ(x Then the problem has at most one solution. 63 x [,]. x [,].

12 Proof. Suppose that the problem has two solutions u 1 and u 2. Setting v = u 1 u 2, the function v solves v tt c 2 v xx = x [,],t > v x (,t =,v x (,t = t Define the energy v(x, = v t (x, = E(t = 1 2 Differentiating with respect to t, we get Note that E (t = x [,]. x [,]. ( vt (x,t 2 + c 2 v x (x,t 2 dx. ( vt (x,tv tt (x,t + c 2 v x (x,tv xt (x,t dx. (7.21 c 2 v x v xt = c 2 [(v x v t x v xx v t ] = c 2 (v x v t x v tt v t where we have used v tt c 2 v xx =. Substituting this into (7.21 and using the boundary conditions, we get E (t = c 2 x (v x(x,tv(x,tdx = c 2 [v x (x,tv t (x,t] =. Hence E(t = constant for all t. At t, we have v(x, = so that v x (x, =. Since v t (x, =, we conclude that E( = and so E(t = for all t. This implies that v t (x,t 2 + c 2 v x (x,t 2 = for all x [,T] and t. Thus, v t (x,t = v x (x,t = for all x [,T] and t. Consequently, v constant. But then v(x, =, implies that v. Review Infinite series of functions Formally, an infinite series n 1 a n is a pair consisting of a sequence (a n and a sequence (s n of partial sums, s n = n k=1 a k. The series a n converges, provided that a sequence (s n converges, that is, there is s such that 64

13 lim s n = s. The number s is called the value of the series a n and is denoted by s = a n. The series a n is said to converge absolutely, if an converges. If a n converges, then a n converges. However, the convergence of a n does not guarantee convergence of a n. For example, ( 1 n /n converges but 1/n diverges. If a n converges but a n diverges, then series a n is said to converge conditionally. et (f n be a sequence of functions defined on some interval [a,b]. We can form a series f n (x for every x [a,b]. One says that the series f n converges pointwise on [a,b] if for the series f n (x converges for every point x [a,b]. That is, for each x [a,b], n f(x f k (x as n. If k=1 n max f(x f k (x as n, x [a,b] k=1 then, the series f n is said to converge uniformly on [a,b]. Theorem 7.5 (Weierstrass M-test. et (f n be a sequence of functions on [a,b] and let (M n be a sequence of positive constants satisfying: (a f n (x M n for all x [a,b] and all n, (b the series M n converges. The the series f n converges absolutely and uniformly on [a,b]. Theorem 7.6. et (f n be a sequence of functions on [a,b] converging pointwise to the function f, i.e., f(x = f n(x. (a If the f n s are continuous and the series f n converges uniformly on [a,b], then its sum f is a continuous function on [a,b], and b a f n (x dx = b a f n (x dx = b a f(x dx. (b If the f n s are of class C 1 and the series f n of derivatives converges uniformly on [a,b], then its sum f is of class C 1 and ( f (x = f n (x = f n(x. 65

The one dimensional heat equation: Neumann and Robin boundary conditions

The one dimensional heat equation: Neumann and Robin boundary conditions The one dimensional heat equation: Neumann and Robin boundary conditions Ryan C. Trinity University Partial Differential Equations February 28, 2012 with Neumann boundary conditions Our goal is to solve:

More information

The Heat Equation. Lectures INF2320 p. 1/88

The Heat Equation. Lectures INF2320 p. 1/88 The Heat Equation Lectures INF232 p. 1/88 Lectures INF232 p. 2/88 The Heat Equation We study the heat equation: u t = u xx for x (,1), t >, (1) u(,t) = u(1,t) = for t >, (2) u(x,) = f(x) for x (,1), (3)

More information

I. Pointwise convergence

I. Pointwise convergence MATH 40 - NOTES Sequences of functions Pointwise and Uniform Convergence Fall 2005 Previously, we have studied sequences of real numbers. Now we discuss the topic of sequences of real valued functions.

More information

Taylor and Maclaurin Series

Taylor and Maclaurin Series Taylor and Maclaurin Series In the preceding section we were able to find power series representations for a certain restricted class of functions. Here we investigate more general problems: Which functions

More information

Second Order Linear Partial Differential Equations. Part I

Second Order Linear Partial Differential Equations. Part I Second Order Linear Partial Differential Equations Part I Second linear partial differential equations; Separation of Variables; - point boundary value problems; Eigenvalues and Eigenfunctions Introduction

More information

LS.6 Solution Matrices

LS.6 Solution Matrices LS.6 Solution Matrices In the literature, solutions to linear systems often are expressed using square matrices rather than vectors. You need to get used to the terminology. As before, we state the definitions

More information

MATH 425, PRACTICE FINAL EXAM SOLUTIONS.

MATH 425, PRACTICE FINAL EXAM SOLUTIONS. MATH 45, PRACTICE FINAL EXAM SOLUTIONS. Exercise. a Is the operator L defined on smooth functions of x, y by L u := u xx + cosu linear? b Does the answer change if we replace the operator L by the operator

More information

1 The 1-D Heat Equation

1 The 1-D Heat Equation The 1-D Heat Equation 18.303 Linear Partial Differential Equations Matthew J. Hancock Fall 006 1 The 1-D Heat Equation 1.1 Physical derivation Reference: Guenther & Lee 1.3-1.4, Myint-U & Debnath.1 and.5

More information

1 Completeness of a Set of Eigenfunctions. Lecturer: Naoki Saito Scribe: Alexander Sheynis/Allen Xue. May 3, 2007. 1.1 The Neumann Boundary Condition

1 Completeness of a Set of Eigenfunctions. Lecturer: Naoki Saito Scribe: Alexander Sheynis/Allen Xue. May 3, 2007. 1.1 The Neumann Boundary Condition MAT 280: Laplacian Eigenfunctions: Theory, Applications, and Computations Lecture 11: Laplacian Eigenvalue Problems for General Domains III. Completeness of a Set of Eigenfunctions and the Justification

More information

Systems with Persistent Memory: the Observation Inequality Problems and Solutions

Systems with Persistent Memory: the Observation Inequality Problems and Solutions Chapter 6 Systems with Persistent Memory: the Observation Inequality Problems and Solutions Facts that are recalled in the problems wt) = ut) + 1 c A 1 s ] R c t s)) hws) + Ks r)wr)dr ds. 6.1) w = w +

More information

4.5 Chebyshev Polynomials

4.5 Chebyshev Polynomials 230 CHAP. 4 INTERPOLATION AND POLYNOMIAL APPROXIMATION 4.5 Chebyshev Polynomials We now turn our attention to polynomial interpolation for f (x) over [ 1, 1] based on the nodes 1 x 0 < x 1 < < x N 1. Both

More information

An Introduction to Partial Differential Equations

An Introduction to Partial Differential Equations An Introduction to Partial Differential Equations Andrew J. Bernoff LECTURE 2 Cooling of a Hot Bar: The Diffusion Equation 2.1. Outline of Lecture An Introduction to Heat Flow Derivation of the Diffusion

More information

College of the Holy Cross, Spring 2009 Math 373, Partial Differential Equations Midterm 1 Practice Questions

College of the Holy Cross, Spring 2009 Math 373, Partial Differential Equations Midterm 1 Practice Questions College of the Holy Cross, Spring 29 Math 373, Partial Differential Equations Midterm 1 Practice Questions 1. (a) Find a solution of u x + u y + u = xy. Hint: Try a polynomial of degree 2. Solution. Use

More information

8 Hyperbolic Systems of First-Order Equations

8 Hyperbolic Systems of First-Order Equations 8 Hyperbolic Systems of First-Order Equations Ref: Evans, Sec 73 8 Definitions and Examples Let U : R n (, ) R m Let A i (x, t) beanm m matrix for i,,n Let F : R n (, ) R m Consider the system U t + A

More information

4.5 Linear Dependence and Linear Independence

4.5 Linear Dependence and Linear Independence 4.5 Linear Dependence and Linear Independence 267 32. {v 1, v 2 }, where v 1, v 2 are collinear vectors in R 3. 33. Prove that if S and S are subsets of a vector space V such that S is a subset of S, then

More information

The two dimensional heat equation

The two dimensional heat equation The two dimensional heat equation Ryan C. Trinity University Partial Differential Equations March 6, 2012 Physical motivation Consider a thin rectangular plate made of some thermally conductive material.

More information

Representation of functions as power series

Representation of functions as power series Representation of functions as power series Dr. Philippe B. Laval Kennesaw State University November 9, 008 Abstract This document is a summary of the theory and techniques used to represent functions

More information

Class Meeting # 1: Introduction to PDEs

Class Meeting # 1: Introduction to PDEs MATH 18.152 COURSE NOTES - CLASS MEETING # 1 18.152 Introduction to PDEs, Fall 2011 Professor: Jared Speck Class Meeting # 1: Introduction to PDEs 1. What is a PDE? We will be studying functions u = u(x

More information

Sequences and Series

Sequences and Series Sequences and Series Consider the following sum: 2 + 4 + 8 + 6 + + 2 i + The dots at the end indicate that the sum goes on forever. Does this make sense? Can we assign a numerical value to an infinite

More information

tegrals as General & Particular Solutions

tegrals as General & Particular Solutions tegrals as General & Particular Solutions dy dx = f(x) General Solution: y(x) = f(x) dx + C Particular Solution: dy dx = f(x), y(x 0) = y 0 Examples: 1) dy dx = (x 2)2 ;y(2) = 1; 2) dy ;y(0) = 0; 3) dx

More information

The Method of Partial Fractions Math 121 Calculus II Spring 2015

The Method of Partial Fractions Math 121 Calculus II Spring 2015 Rational functions. as The Method of Partial Fractions Math 11 Calculus II Spring 015 Recall that a rational function is a quotient of two polynomials such f(x) g(x) = 3x5 + x 3 + 16x x 60. The method

More information

An Introduction to Partial Differential Equations in the Undergraduate Curriculum

An Introduction to Partial Differential Equations in the Undergraduate Curriculum An Introduction to Partial Differential Equations in the Undergraduate Curriculum J. Tolosa & M. Vajiac LECTURE 11 Laplace s Equation in a Disk 11.1. Outline of Lecture The Laplacian in Polar Coordinates

More information

1 if 1 x 0 1 if 0 x 1

1 if 1 x 0 1 if 0 x 1 Chapter 3 Continuity In this chapter we begin by defining the fundamental notion of continuity for real valued functions of a single real variable. When trying to decide whether a given function is or

More information

1. First-order Ordinary Differential Equations

1. First-order Ordinary Differential Equations Advanced Engineering Mathematics 1. First-order ODEs 1 1. First-order Ordinary Differential Equations 1.1 Basic concept and ideas 1.2 Geometrical meaning of direction fields 1.3 Separable differential

More information

MATH 4330/5330, Fourier Analysis Section 11, The Discrete Fourier Transform

MATH 4330/5330, Fourier Analysis Section 11, The Discrete Fourier Transform MATH 433/533, Fourier Analysis Section 11, The Discrete Fourier Transform Now, instead of considering functions defined on a continuous domain, like the interval [, 1) or the whole real line R, we wish

More information

x a x 2 (1 + x 2 ) n.

x a x 2 (1 + x 2 ) n. Limits and continuity Suppose that we have a function f : R R. Let a R. We say that f(x) tends to the limit l as x tends to a; lim f(x) = l ; x a if, given any real number ɛ > 0, there exists a real number

More information

Lectures 5-6: Taylor Series

Lectures 5-6: Taylor Series Math 1d Instructor: Padraic Bartlett Lectures 5-: Taylor Series Weeks 5- Caltech 213 1 Taylor Polynomials and Series As we saw in week 4, power series are remarkably nice objects to work with. In particular,

More information

Review Solutions MAT V1102. 1. (a) If u = 4 x, then du = dx. Hence, substitution implies 1. dx = du = 2 u + C = 2 4 x + C.

Review Solutions MAT V1102. 1. (a) If u = 4 x, then du = dx. Hence, substitution implies 1. dx = du = 2 u + C = 2 4 x + C. Review Solutions MAT V. (a) If u 4 x, then du dx. Hence, substitution implies dx du u + C 4 x + C. 4 x u (b) If u e t + e t, then du (e t e t )dt. Thus, by substitution, we have e t e t dt e t + e t u

More information

General Theory of Differential Equations Sections 2.8, 3.1-3.2, 4.1

General Theory of Differential Equations Sections 2.8, 3.1-3.2, 4.1 A B I L E N E C H R I S T I A N U N I V E R S I T Y Department of Mathematics General Theory of Differential Equations Sections 2.8, 3.1-3.2, 4.1 Dr. John Ehrke Department of Mathematics Fall 2012 Questions

More information

Second-Order Linear Differential Equations

Second-Order Linear Differential Equations Second-Order Linear Differential Equations A second-order linear differential equation has the form 1 Px d 2 y dx 2 dy Qx dx Rxy Gx where P, Q, R, and G are continuous functions. We saw in Section 7.1

More information

CHAPTER 2. Eigenvalue Problems (EVP s) for ODE s

CHAPTER 2. Eigenvalue Problems (EVP s) for ODE s 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

BANACH AND HILBERT SPACE REVIEW

BANACH AND HILBERT SPACE REVIEW BANACH AND HILBET SPACE EVIEW CHISTOPHE HEIL These notes will briefly review some basic concepts related to the theory of Banach and Hilbert spaces. We are not trying to give a complete development, but

More information

ECG590I Asset Pricing. Lecture 2: Present Value 1

ECG590I Asset Pricing. Lecture 2: Present Value 1 ECG59I Asset Pricing. Lecture 2: Present Value 1 2 Present Value If you have to decide between receiving 1$ now or 1$ one year from now, then you would rather have your money now. If you have to decide

More information

A power series about x = a is the series of the form

A power series about x = a is the series of the form POWER SERIES AND THE USES OF POWER SERIES Elizabeth Wood Now we are finally going to start working with a topic that uses all of the information from the previous topics. The topic that we are going to

More information

88 CHAPTER 2. VECTOR FUNCTIONS. . First, we need to compute T (s). a By definition, r (s) T (s) = 1 a sin s a. sin s a, cos s a

88 CHAPTER 2. VECTOR FUNCTIONS. . First, we need to compute T (s). a By definition, r (s) T (s) = 1 a sin s a. sin s a, cos s a 88 CHAPTER. VECTOR FUNCTIONS.4 Curvature.4.1 Definitions and Examples The notion of curvature measures how sharply a curve bends. We would expect the curvature to be 0 for a straight line, to be very small

More information

Chapter 20. Vector Spaces and Bases

Chapter 20. Vector Spaces and Bases Chapter 20. Vector Spaces and Bases In this course, we have proceeded step-by-step through low-dimensional Linear Algebra. We have looked at lines, planes, hyperplanes, and have seen that there is no limit

More information

n k=1 k=0 1/k! = e. Example 6.4. The series 1/k 2 converges in R. Indeed, if s n = n then k=1 1/k, then s 2n s n = 1 n + 1 +...

n k=1 k=0 1/k! = e. Example 6.4. The series 1/k 2 converges in R. Indeed, if s n = n then k=1 1/k, then s 2n s n = 1 n + 1 +... 6 Series We call a normed space (X, ) a Banach space provided that every Cauchy sequence (x n ) in X converges. For example, R with the norm = is an example of Banach space. Now let (x n ) be a sequence

More information

Reference: Introduction to Partial Differential Equations by G. Folland, 1995, Chap. 3.

Reference: Introduction to Partial Differential Equations by G. Folland, 1995, Chap. 3. 5 Potential Theory Reference: Introduction to Partial Differential Equations by G. Folland, 995, Chap. 3. 5. Problems of Interest. In what follows, we consider Ω an open, bounded subset of R n with C 2

More information

Limits and Continuity

Limits and Continuity Math 20C Multivariable Calculus Lecture Limits and Continuity Slide Review of Limit. Side limits and squeeze theorem. Continuous functions of 2,3 variables. Review: Limits Slide 2 Definition Given a function

More information

CITY UNIVERSITY LONDON. BEng Degree in Computer Systems Engineering Part II BSc Degree in Computer Systems Engineering Part III PART 2 EXAMINATION

CITY UNIVERSITY LONDON. BEng Degree in Computer Systems Engineering Part II BSc Degree in Computer Systems Engineering Part III PART 2 EXAMINATION No: CITY UNIVERSITY LONDON BEng Degree in Computer Systems Engineering Part II BSc Degree in Computer Systems Engineering Part III PART 2 EXAMINATION ENGINEERING MATHEMATICS 2 (resit) EX2005 Date: August

More information

10.2 Series and Convergence

10.2 Series and Convergence 10.2 Series and Convergence Write sums using sigma notation Find the partial sums of series and determine convergence or divergence of infinite series Find the N th partial sums of geometric series and

More information

HOMEWORK 5 SOLUTIONS. n!f n (1) lim. ln x n! + xn x. 1 = G n 1 (x). (2) k + 1 n. (n 1)!

HOMEWORK 5 SOLUTIONS. n!f n (1) lim. ln x n! + xn x. 1 = G n 1 (x). (2) k + 1 n. (n 1)! Math 7 Fall 205 HOMEWORK 5 SOLUTIONS Problem. 2008 B2 Let F 0 x = ln x. For n 0 and x > 0, let F n+ x = 0 F ntdt. Evaluate n!f n lim n ln n. By directly computing F n x for small n s, we obtain the following

More information

Nonhomogeneous Linear Equations

Nonhomogeneous Linear Equations Nonhomogeneous Linear Equations In this section we learn how to solve second-order nonhomogeneous linear differential equations with constant coefficients, that is, equations of the form ay by cy G x where

More information

Section 12.6: Directional Derivatives and the Gradient Vector

Section 12.6: Directional Derivatives and the Gradient Vector Section 26: Directional Derivatives and the Gradient Vector Recall that if f is a differentiable function of x and y and z = f(x, y), then the partial derivatives f x (x, y) and f y (x, y) give the rate

More information

3. INNER PRODUCT SPACES

3. INNER PRODUCT SPACES . INNER PRODUCT SPACES.. Definition So far we have studied abstract vector spaces. These are a generalisation of the geometric spaces R and R. But these have more structure than just that of a vector space.

More information

Application of Fourier Transform to PDE (I) Fourier Sine Transform (application to PDEs defined on a semi-infinite domain)

Application of Fourier Transform to PDE (I) Fourier Sine Transform (application to PDEs defined on a semi-infinite domain) Application of Fourier Transform to PDE (I) Fourier Sine Transform (application to PDEs defined on a semi-infinite domain) The Fourier Sine Transform pair are F. T. : U = 2/ u x sin x dx, denoted as U

More information

Math 447/547 Partial Differential Equations Prof. Carlson Homework 7 Text section 4.2 1. Solve the diffusion problem. u(t,0) = 0 = u x (t,l).

Math 447/547 Partial Differential Equations Prof. Carlson Homework 7 Text section 4.2 1. Solve the diffusion problem. u(t,0) = 0 = u x (t,l). Math 447/547 Partia Differentia Equations Prof. Carson Homework 7 Text section 4.2 1. Sove the diffusion probem with the mixed boundary conditions u t = ku xx, < x

More information

TOPIC 4: DERIVATIVES

TOPIC 4: DERIVATIVES TOPIC 4: DERIVATIVES 1. The derivative of a function. Differentiation rules 1.1. The slope of a curve. The slope of a curve at a point P is a measure of the steepness of the curve. If Q is a point on the

More information

Inner Product Spaces

Inner Product Spaces Math 571 Inner Product Spaces 1. Preliminaries An inner product space is a vector space V along with a function, called an inner product which associates each pair of vectors u, v with a scalar u, v, and

More information

MATH10212 Linear Algebra. Systems of Linear Equations. Definition. An n-dimensional vector is a row or a column of n numbers (or letters): a 1.

MATH10212 Linear Algebra. Systems of Linear Equations. Definition. An n-dimensional vector is a row or a column of n numbers (or letters): a 1. MATH10212 Linear Algebra Textbook: D. Poole, Linear Algebra: A Modern Introduction. Thompson, 2006. ISBN 0-534-40596-7. Systems of Linear Equations Definition. An n-dimensional vector is a row or a column

More information

Numerical Analysis Lecture Notes

Numerical Analysis Lecture Notes Numerical Analysis Lecture Notes Peter J. Olver. Finite Difference Methods for Partial Differential Equations As you are well aware, most differential equations are much too complicated to be solved by

More information

Particular Solution to a Time-Fractional Heat Equation

Particular Solution to a Time-Fractional Heat Equation Particular Solution to a Time-Fractional Heat Equation Simon P. Kelow Kevin M. Hayden (SPK39@nau.edu) (Kevin.Hayden@nau.edu) July 21, 2013 Abstract When the derivative of a function is non-integer order,

More information

1 Review of Newton Polynomials

1 Review of Newton Polynomials cs: introduction to numerical analysis 0/0/0 Lecture 8: Polynomial Interpolation: Using Newton Polynomials and Error Analysis Instructor: Professor Amos Ron Scribes: Giordano Fusco, Mark Cowlishaw, Nathanael

More information

The integrating factor method (Sect. 2.1).

The integrating factor method (Sect. 2.1). The integrating factor method (Sect. 2.1). Overview of differential equations. Linear Ordinary Differential Equations. The integrating factor method. Constant coefficients. The Initial Value Problem. Variable

More information

Metric Spaces. Chapter 7. 7.1. Metrics

Metric Spaces. Chapter 7. 7.1. Metrics Chapter 7 Metric Spaces A metric space is a set X that has a notion of the distance d(x, y) between every pair of points x, y X. The purpose of this chapter is to introduce metric spaces and give some

More information

Practice with Proofs

Practice with Proofs Practice with Proofs October 6, 2014 Recall the following Definition 0.1. A function f is increasing if for every x, y in the domain of f, x < y = f(x) < f(y) 1. Prove that h(x) = x 3 is increasing, using

More information

Solutions to Linear First Order ODE s

Solutions to Linear First Order ODE s First Order Linear Equations In the previous session we learned that a first order linear inhomogeneous ODE for the unknown function x = x(t), has the standard form x + p(t)x = q(t) () (To be precise we

More information

Introduction to Partial Differential Equations By Gilberto E. Urroz, September 2004

Introduction to Partial Differential Equations By Gilberto E. Urroz, September 2004 Introduction to Partial Differential Equations By Gilberto E. Urroz, September 2004 This chapter introduces basic concepts and definitions for partial differential equations (PDEs) and solutions to a variety

More information

THE CENTRAL LIMIT THEOREM TORONTO

THE CENTRAL LIMIT THEOREM TORONTO THE CENTRAL LIMIT THEOREM DANIEL RÜDT UNIVERSITY OF TORONTO MARCH, 2010 Contents 1 Introduction 1 2 Mathematical Background 3 3 The Central Limit Theorem 4 4 Examples 4 4.1 Roulette......................................

More information

Second Order Linear Nonhomogeneous Differential Equations; Method of Undetermined Coefficients. y + p(t) y + q(t) y = g(t), g(t) 0.

Second Order Linear Nonhomogeneous Differential Equations; Method of Undetermined Coefficients. y + p(t) y + q(t) y = g(t), g(t) 0. Second Order Linear Nonhomogeneous Differential Equations; Method of Undetermined Coefficients We will now turn our attention to nonhomogeneous second order linear equations, equations with the standard

More information

Scalar Valued Functions of Several Variables; the Gradient Vector

Scalar Valued Functions of Several Variables; the Gradient Vector Scalar Valued Functions of Several Variables; the Gradient Vector Scalar Valued Functions vector valued function of n variables: Let us consider a scalar (i.e., numerical, rather than y = φ(x = φ(x 1,

More information

Name: ID: Discussion Section:

Name: ID: Discussion Section: Math 28 Midterm 3 Spring 2009 Name: ID: Discussion Section: This exam consists of 6 questions: 4 multiple choice questions worth 5 points each 2 hand-graded questions worth a total of 30 points. INSTRUCTIONS:

More information

Chapter 5. Banach Spaces

Chapter 5. Banach Spaces 9 Chapter 5 Banach Spaces Many linear equations may be formulated in terms of a suitable linear operator acting on a Banach space. In this chapter, we study Banach spaces and linear operators acting on

More information

3. Reaction Diffusion Equations Consider the following ODE model for population growth

3. Reaction Diffusion Equations Consider the following ODE model for population growth 3. Reaction Diffusion Equations Consider the following ODE model for population growth u t a u t u t, u 0 u 0 where u t denotes the population size at time t, and a u plays the role of the population dependent

More information

Chapter 4, Arithmetic in F [x] Polynomial arithmetic and the division algorithm.

Chapter 4, Arithmetic in F [x] Polynomial arithmetic and the division algorithm. Chapter 4, Arithmetic in F [x] Polynomial arithmetic and the division algorithm. We begin by defining the ring of polynomials with coefficients in a ring R. After some preliminary results, we specialize

More information

MATRIX ALGEBRA AND SYSTEMS OF EQUATIONS

MATRIX ALGEBRA AND SYSTEMS OF EQUATIONS MATRIX ALGEBRA AND SYSTEMS OF EQUATIONS Systems of Equations and Matrices Representation of a linear system The general system of m equations in n unknowns can be written a x + a 2 x 2 + + a n x n b a

More information

Ideal Class Group and Units

Ideal Class Group and Units Chapter 4 Ideal Class Group and Units We are now interested in understanding two aspects of ring of integers of number fields: how principal they are (that is, what is the proportion of principal ideals

More information

Inverse Functions and Logarithms

Inverse Functions and Logarithms Section 3. Inverse Functions and Logarithms 1 Kiryl Tsishchanka Inverse Functions and Logarithms DEFINITION: A function f is called a one-to-one function if it never takes on the same value twice; that

More information

Differential Operators and their Adjoint Operators

Differential Operators and their Adjoint Operators Differential Operators and their Adjoint Operators Differential Operators inear functions from E n to E m may be described, once bases have been selected in both spaces ordinarily one uses the standard

More information

SECOND-ORDER LINEAR DIFFERENTIAL EQUATIONS

SECOND-ORDER LINEAR DIFFERENTIAL EQUATIONS SECOND-ORDER LINEAR DIFFERENTIAL EQUATIONS A second-order linear differential equation has the form 1 Px d y dx dy Qx dx Rxy Gx where P, Q, R, and G are continuous functions. Equations of this type arise

More information

sin(x) < x sin(x) x < tan(x) sin(x) x cos(x) 1 < sin(x) sin(x) 1 < 1 cos(x) 1 cos(x) = 1 cos2 (x) 1 + cos(x) = sin2 (x) 1 < x 2

sin(x) < x sin(x) x < tan(x) sin(x) x cos(x) 1 < sin(x) sin(x) 1 < 1 cos(x) 1 cos(x) = 1 cos2 (x) 1 + cos(x) = sin2 (x) 1 < x 2 . Problem Show that using an ɛ δ proof. sin() lim = 0 Solution: One can see that the following inequalities are true for values close to zero, both positive and negative. This in turn implies that On the

More information

The Mean Value Theorem

The Mean Value Theorem The Mean Value Theorem THEOREM (The Extreme Value Theorem): If f is continuous on a closed interval [a, b], then f attains an absolute maximum value f(c) and an absolute minimum value f(d) at some numbers

More information

Consumer Theory. The consumer s problem

Consumer Theory. The consumer s problem Consumer Theory The consumer s problem 1 The Marginal Rate of Substitution (MRS) We define the MRS(x,y) as the absolute value of the slope of the line tangent to the indifference curve at point point (x,y).

More information

LINEAR ALGEBRA W W L CHEN

LINEAR ALGEBRA W W L CHEN LINEAR ALGEBRA W W L CHEN c W W L Chen, 1997, 2008 This chapter is available free to all individuals, on understanding that it is not to be used for financial gain, and may be downloaded and/or photocopied,

More information

correct-choice plot f(x) and draw an approximate tangent line at x = a and use geometry to estimate its slope comment The choices were:

correct-choice plot f(x) and draw an approximate tangent line at x = a and use geometry to estimate its slope comment The choices were: Topic 1 2.1 mode MultipleSelection text How can we approximate the slope of the tangent line to f(x) at a point x = a? This is a Multiple selection question, so you need to check all of the answers that

More information

MATRIX ALGEBRA AND SYSTEMS OF EQUATIONS. + + x 2. x n. a 11 a 12 a 1n b 1 a 21 a 22 a 2n b 2 a 31 a 32 a 3n b 3. a m1 a m2 a mn b m

MATRIX ALGEBRA AND SYSTEMS OF EQUATIONS. + + x 2. x n. a 11 a 12 a 1n b 1 a 21 a 22 a 2n b 2 a 31 a 32 a 3n b 3. a m1 a m2 a mn b m MATRIX ALGEBRA AND SYSTEMS OF EQUATIONS 1. SYSTEMS OF EQUATIONS AND MATRICES 1.1. Representation of a linear system. The general system of m equations in n unknowns can be written a 11 x 1 + a 12 x 2 +

More information

4. Complex integration: Cauchy integral theorem and Cauchy integral formulas. Definite integral of a complex-valued function of a real variable

4. Complex integration: Cauchy integral theorem and Cauchy integral formulas. Definite integral of a complex-valued function of a real variable 4. Complex integration: Cauchy integral theorem and Cauchy integral formulas Definite integral of a complex-valued function of a real variable Consider a complex valued function f(t) of a real variable

More information

Homework #2 Solutions

Homework #2 Solutions MAT Spring Problems Section.:, 8,, 4, 8 Section.5:,,, 4,, 6 Extra Problem # Homework # Solutions... Sketch likely solution curves through the given slope field for dy dx = x + y...8. Sketch likely solution

More information

Extremal equilibria for reaction diffusion equations in bounded domains and applications.

Extremal equilibria for reaction diffusion equations in bounded domains and applications. Extremal equilibria for reaction diffusion equations in bounded domains and applications. Aníbal Rodríguez-Bernal Alejandro Vidal-López Departamento de Matemática Aplicada Universidad Complutense de Madrid,

More information

DIFFERENTIABILITY OF COMPLEX FUNCTIONS. Contents

DIFFERENTIABILITY OF COMPLEX FUNCTIONS. Contents DIFFERENTIABILITY OF COMPLEX FUNCTIONS Contents 1. Limit definition of a derivative 1 2. Holomorphic functions, the Cauchy-Riemann equations 3 3. Differentiability of real functions 5 4. A sufficient condition

More information

Lies My Calculator and Computer Told Me

Lies My Calculator and Computer Told Me Lies My Calculator and Computer Told Me 2 LIES MY CALCULATOR AND COMPUTER TOLD ME Lies My Calculator and Computer Told Me See Section.4 for a discussion of graphing calculators and computers with graphing

More information

Høgskolen i Narvik Sivilingeniørutdanningen STE6237 ELEMENTMETODER. Oppgaver

Høgskolen i Narvik Sivilingeniørutdanningen STE6237 ELEMENTMETODER. Oppgaver Høgskolen i Narvik Sivilingeniørutdanningen STE637 ELEMENTMETODER Oppgaver Klasse: 4.ID, 4.IT Ekstern Professor: Gregory A. Chechkin e-mail: chechkin@mech.math.msu.su Narvik 6 PART I Task. Consider two-point

More information

MATH 304 Linear Algebra Lecture 20: Inner product spaces. Orthogonal sets.

MATH 304 Linear Algebra Lecture 20: Inner product spaces. Orthogonal sets. MATH 304 Linear Algebra Lecture 20: Inner product spaces. Orthogonal sets. Norm The notion of norm generalizes the notion of length of a vector in R n. Definition. Let V be a vector space. A function α

More information

5.3 The Cross Product in R 3

5.3 The Cross Product in R 3 53 The Cross Product in R 3 Definition 531 Let u = [u 1, u 2, u 3 ] and v = [v 1, v 2, v 3 ] Then the vector given by [u 2 v 3 u 3 v 2, u 3 v 1 u 1 v 3, u 1 v 2 u 2 v 1 ] is called the cross product (or

More information

G.A. Pavliotis. Department of Mathematics. Imperial College London

G.A. Pavliotis. Department of Mathematics. Imperial College London EE1 MATHEMATICS NUMERICAL METHODS G.A. Pavliotis Department of Mathematics Imperial College London 1. Numerical solution of nonlinear equations (iterative processes). 2. Numerical evaluation of integrals.

More information

2.2 Separable Equations

2.2 Separable Equations 2.2 Separable Equations 73 2.2 Separable Equations An equation y = f(x, y) is called separable provided algebraic operations, usually multiplication, division and factorization, allow it to be written

More information

Differentiation of vectors

Differentiation of vectors Chapter 4 Differentiation of vectors 4.1 Vector-valued functions In the previous chapters we have considered real functions of several (usually two) variables f : D R, where D is a subset of R n, where

More information

Black-Scholes Option Pricing Model

Black-Scholes Option Pricing Model Black-Scholes Option Pricing Model Nathan Coelen June 6, 22 1 Introduction Finance is one of the most rapidly changing and fastest growing areas in the corporate business world. Because of this rapid change,

More information

0 <β 1 let u(x) u(y) kuk u := sup u(x) and [u] β := sup

0 <β 1 let u(x) u(y) kuk u := sup u(x) and [u] β := sup 456 BRUCE K. DRIVER 24. Hölder Spaces Notation 24.1. Let Ω be an open subset of R d,bc(ω) and BC( Ω) be the bounded continuous functions on Ω and Ω respectively. By identifying f BC( Ω) with f Ω BC(Ω),

More information

3 Contour integrals and Cauchy s Theorem

3 Contour integrals and Cauchy s Theorem 3 ontour integrals and auchy s Theorem 3. Line integrals of complex functions Our goal here will be to discuss integration of complex functions = u + iv, with particular regard to analytic functions. Of

More information

MATH PROBLEMS, WITH SOLUTIONS

MATH PROBLEMS, WITH SOLUTIONS MATH PROBLEMS, WITH SOLUTIONS OVIDIU MUNTEANU These are free online notes that I wrote to assist students that wish to test their math skills with some problems that go beyond the usual curriculum. These

More information

Constrained optimization.

Constrained optimization. ams/econ 11b supplementary notes ucsc Constrained optimization. c 2010, Yonatan Katznelson 1. Constraints In many of the optimization problems that arise in economics, there are restrictions on the values

More information

a 1 x + a 0 =0. (3) ax 2 + bx + c =0. (4)

a 1 x + a 0 =0. (3) ax 2 + bx + c =0. (4) ROOTS OF POLYNOMIAL EQUATIONS In this unit we discuss polynomial equations. A polynomial in x of degree n, where n 0 is an integer, is an expression of the form P n (x) =a n x n + a n 1 x n 1 + + a 1 x

More information

About the Gamma Function

About the Gamma Function About the Gamma Function Notes for Honors Calculus II, Originally Prepared in Spring 995 Basic Facts about the Gamma Function The Gamma function is defined by the improper integral Γ) = The integral is

More information

PUTNAM TRAINING POLYNOMIALS. Exercises 1. Find a polynomial with integral coefficients whose zeros include 2 + 5.

PUTNAM TRAINING POLYNOMIALS. Exercises 1. Find a polynomial with integral coefficients whose zeros include 2 + 5. PUTNAM TRAINING POLYNOMIALS (Last updated: November 17, 2015) Remark. This is a list of exercises on polynomials. Miguel A. Lerma Exercises 1. Find a polynomial with integral coefficients whose zeros include

More information

The Quantum Harmonic Oscillator Stephen Webb

The Quantum Harmonic Oscillator Stephen Webb The Quantum Harmonic Oscillator Stephen Webb The Importance of the Harmonic Oscillator The quantum harmonic oscillator holds a unique importance in quantum mechanics, as it is both one of the few problems

More information

Section 3.7. Rolle s Theorem and the Mean Value Theorem. Difference Equations to Differential Equations

Section 3.7. Rolle s Theorem and the Mean Value Theorem. Difference Equations to Differential Equations Difference Equations to Differential Equations Section.7 Rolle s Theorem and the Mean Value Theorem The two theorems which are at the heart of this section draw connections between the instantaneous rate

More information

Continued Fractions and the Euclidean Algorithm

Continued Fractions and the Euclidean Algorithm Continued Fractions and the Euclidean Algorithm Lecture notes prepared for MATH 326, Spring 997 Department of Mathematics and Statistics University at Albany William F Hammond Table of Contents Introduction

More information

Undergraduate Notes in Mathematics. Arkansas Tech University Department of Mathematics

Undergraduate Notes in Mathematics. Arkansas Tech University Department of Mathematics Undergraduate Notes in Mathematics Arkansas Tech University Department of Mathematics An Introductory Single Variable Real Analysis: A Learning Approach through Problem Solving Marcel B. Finan c All Rights

More information

Using a table of derivatives

Using a table of derivatives Using a table of derivatives In this unit we construct a Table of Derivatives of commonly occurring functions. This is done using the knowledge gained in previous units on differentiation from first principles.

More information