MA 201, Mathematics III, July-November 2016, Partial Differential Equations: 1D wave equation (contd.) and 1D heat conduction equation

Size: px
Start display at page:

Download "MA 201, Mathematics III, July-November 2016, Partial Differential Equations: 1D wave equation (contd.) and 1D heat conduction equation"

Transcription

1 MA 201, Mathematics III, July-November 2016, Partial Differential Equations: 1D wave equation (contd.) and 1D heat conduction equation Lecture 12 Lecture 12 MA 201, PDE (2016) 1 / 24

2 Formal Solution of the Finite Vibrating String Problem Let us revisit the problem of vibrating string of length L. The solution is given by u(x,t) = n=1 sin nπx L [ A n cos nπct L +B nsin nπct ] L (1) with A n = 2 L B n = L 2 nπc 0 L φ(x)sin nπx dx, n = 1,2,3,... L 0 ψ(x)sin nπx L dx, n = 1,2,3,... Lecture 12 MA 201, PDE (2016) 2 / 24

3 Solution of the Finite Vibrating String Problem: Example Example: For a string of length L stretched between the points x = 0 and x = L, find the vibration in the string subject to the following initial conditions: u(x,0) = sin(πx/l)+1/2sin(3πx/l), u t (x,0) = 0. Solution: Here B n = 0, and A n = 2 L L 0 (sin πx L Note that in the solution only A 1 and A 3 will exist. A 1 = 1,A 3 = 1/2. 3πx nπx sin )sin L L dx. The solution is u(x,t) = sin πx πct cos L L πx 3πct sin cos L L. Lecture 12 MA 201, PDE (2016) 3 / 24

4 IBVP for vibrating string with gravity We consider the external force is due to the gravitational acceleration g only (consider a string oriented horizontally), the equation becomes u tt = c 2 u xx g, 0 < x < L, t > 0. (2) We seek to find the displacement of the string at any position and at any time subject to the following boundary condition (for t > 0) and initial conditions (0 x L): and u(0,t) = 0, u(l,t) = 0, (3a) (3b) u(x,0) = φ(x), u t (x,0) = ψ(x). (4a) (4b) Lecture 12 MA 201, PDE (2016) 4 / 24

5 IBVP for vibrating string with gravity (Contd.) Due to the presence of the term g in equation (2), the direct application of the method of separation of variables will not work. We intend to convert the given IBVP into two problems: one IBVP and one BVP, former resembling the problem we solved previously and the other taking care of the nonhomogeneous term in the governing equation. Seek a solution in the form: u(x,t) = v(x,t)+h(x), (5) where h(x) is an unknown function of x alone. Lecture 12 MA 201, PDE (2016) 5 / 24

6 IBVP for vibrating string with gravity (Contd.) Now substituting (5) into (2) v tt = c 2 [v xx +h (x)] g, (6) subject to v(0,t)+h(0) = 0, v(l,t)+h(l) = 0, (7a) (7b) and v(x,0)+h(x) = φ(x), v t (x,0) = ψ(x). (8a) (8b) Lecture 12 MA 201, PDE (2016) 6 / 24

7 IBVP for vibrating string with gravity (Contd.) Equations (6)-(8) can be conveniently split into two problems: Problem I: v tt = c 2 v xx, v(0,t) = 0 = v(l,t), v(x,0) = φ(x) h(x), v t (x,0) = ψ(x). Problem II: c 2 h (x) = g, h(0) = 0 = h(l). Lecture 12 MA 201, PDE (2016) 7 / 24

8 IBVP for vibrating string with gravity (Contd.) The solution of Problem I is known to us from the previous problem, which is: v(x,t) = n=1 sin nπx L where A n and B n are given, respectively, by A n = 2 L B n = L 2 nπc 0 L [ A n cos( nπct L )+B nsin( nπct ] L ), (9) [φ(x) h(x)]sin( nπx ) dx, n = 1,2,3,... (10) L 0 ψ(x)sin( nπx ) dx, n = 1,2,3,... (11) L Lecture 12 MA 201, PDE (2016) 8 / 24

9 IBVP for vibrating string with gravity (Contd.) The solution for Problem II can be easily found by integrating h (x) twice Upon using the boundary conditions h(x) = gx2 2c 2 +Ax+B. we get B = 0 and A = gl/(2c 2 ) and hence Hence the solution u(x,t) for our IBVP is given by the sum of (9) and (12). h(x) = g (L x)x 2c 2. (12) Lecture 12 MA 201, PDE (2016) 9 / 24

10 Separation of Variables for Heat conduction Problem Lecture 12 MA 201, PDE (2016) 10 / 24

11 Heat conduction in a thin rod One important problem is the heat conduction in a thin metallic rod of finite length. This transient problem represents a class of problem known as diffusion problems. Just like one-dimensional wave equation, separation of variables can be appropriately applied. The IBVP under consideration for heat conduction in a thin metallic rod of length L consists of: The governing equation where α is the thermal diffusivity. u t = αu xx, 0 < x < L, t > 0, (13) Lecture 12 MA 201, PDE (2016) 11 / 24

12 Heat conduction in a thin rod (Contd.) The boundary conditions for all t > 0 due to maintaining the temperature at both ends at zero degrees u(0,t) = 0, u(l,t) = 0. (14a) (14b) The initial condition for 0 x L, i.e., initial temperature distribution: u(x,0) = f(x). (15) The assumptions are: The rod is very thin so that it can be considered as one-dimensional. The curved surface is insulated. There is no external source of heat. Using the separation of variable technique by assuming a solution of the form u(x,t) = X(x)T(t) Lecture 12 MA 201, PDE (2016) 12 / 24

13 Heat conduction in a thin rod (Contd.) The governing equation is converted to the following ODEs: X kx = 0, where k is a separation constant. T kαt = 0. Observe that the boundary conditions for this IBVP are the same as those in the one-dimensional wave equation. We can immediately assume that a feasible nontrivial solution exists only for the negative values of k. Above equations X +λ 2 X = 0, (16) T +λ 2 αt = 0. (17) Lecture 12 MA 201, PDE (2016) 13 / 24

14 Heat conduction in a thin rod (Contd.) The solutions: X(x) = Acos(λx)+Bsin(λx), (18) T(t) = Ce αλ2t. (19) Solution for u(x, t): u(x,t) = [Acos(λx)+Bsin(λx)]Ce αλ2t. (20) Using the boundary conditions (14a) and (14b) A = 0 and λ n = nπ L, n = 1,2,3,... Solution corresponding to each n: u n (x,t) = B n sin( nπx L ) n 2 π 2 e α L 2 t. Lecture 12 MA 201, PDE (2016) 14 / 24

15 Heat conduction in a thin rod The general solution: u(x,t) = = u n (x,t) n=1 n=1 B n sin( nπx L ) n 2 π 2 e α L 2 t (21) where B n is obtained (refer to the solution of the one-dimensional wave equation) by using the initial condition (15): B n = 2 L L 0 f(x)sin( nπx ) dx, n = 1,2,3,... (22) L Observe that what we have solved here is a homogenous equation subject to homogenous (zero) conditions. Ideally the boundary conditions are very likely to be non-homogenous for diffusion problems. Lecture 12 MA 201, PDE (2016) 15 / 24

16 Heat conduction in a thin rod Case II. With nonhomogeneous boundary conditions Consider the heat conduction in a thin metal rod of length L with insulated sides with the ends x = 0 and x = L kept at temperatures u = u 0 0 C and u = u L 0 C, respectively, for all time t > 0. Suppose that the temperature distribution at t = 0 is u(x,0) = φ(x), 0 < x < L. To determine the temperature distribution in the rod at some subsequent time t > 0. Lecture 12 MA 201, PDE (2016) 16 / 24

17 Heat conduction in a thin rod The IBVP under consideration consists of The governing equation u t = αu xx, (23) where α is the coefficient of thermal diffusivity for the specific metal. The boundary conditions for all t > 0 u(0,t) = u 0, u(l,t) = u L. (24a) (24b) The initial conditions for 0 x L u(x,0) = φ(x). (25) Lecture 12 MA 201, PDE (2016) 17 / 24

18 Heat conduction in a thin rod Due to the nonhomogeneous boundary conditions (24), the direct application of the method of separation of variables will not work. We intend to convert the given IBVP into two BVPs: one resembling the problem we solved previously the other taking care of the nonhomogeneous terms. Seek a solution in the form: u(x,t) = v(x,t)+h(x), (26) where v(x,t) is the dependent variable and h(x) is an unknown function of x alone. Lecture 12 MA 201, PDE (2016) 18 / 24

19 Heat conduction in a thin rod Now substituting (26) into (23) v t = α[v xx +h (x)] (27) subject to v(0,t)+h(0) = u 0, v(l,t)+h(l) = u L, (28a) (28b) and v(x,0)+h(x) = φ(x). (29) Now equations (27)-(29) can be conveniently split into two BVPs as follows: Lecture 12 MA 201, PDE (2016) 19 / 24

20 Heat conduction in a thin rod BVP I: BVP II: v t = αv xx, v(0,t) = 0 = v(l,t), v(x,0) = φ(x) h(x). αh (x) = 0, h(0) = u 0, h(l) = u L. The solution of BVP I is known to us from the previous problem which is v(x,t) = B n sin nπx n 2 π 2 L e α L 2 t, (30) n=1 where B n = 2 L L 0 (φ(x) h(x))sin nπx L dx, n = 1,2,3,... (31) Lecture 12 MA 201, PDE (2016) 20 / 24

21 Heat conduction in a thin rod The solution for BVP II can be easily found in two steps by integrating h (x) and h (x) : h(x) = Ax+B. Upon using the boundary conditions, we get B = u 0 and A = u L u 0 Hence h(x) = u L u 0 L x+u 0. (32) Hence the solution u(x,t) for our IBVP is given by the sum of (30) and (32). Lecture 12 MA 201, PDE (2016) 21 / 24

22 Heat conduction problem with flux and radiation conditions The previous two problems that we considered are examples where we have fixed the temperatures at the ends of the rod, and are examples of Dirichlet or fixed endpoint conditions. There are two other types of problems concerning the heat conduction in a thin rod. These types of problems contain other types of boundary conditions; the first is a Neumann or flux condition, the second is a Robin or radiation condition. Lecture 12 MA 201, PDE (2016) 22 / 24

23 Heat conduction problem with flux and radiation conditions An insulation-type flux condition at, say, x = 0 is a condition on the derivative of the form u x (0,t) = 0,t > 0; because the flux is proportional to the temperature gradient (Fourier s heat flow law states flux = αu x, where α is the conductivity) Heat flux is defined as the rate of heat transfer per unit cross-sectional area. The insulation condition requires that no heat flow across the boundary x = 0. A radiation condition, on the other hand, is a specification of how heat radiates from the end of the rod, say at x = 0, into the environment, or how the end absorbs heat from its environment. Linear, homogeneous radiation condition takes the form αu x (0,t)+bu(0,t) = 0,t > 0, where b is a constant. Lecture 12 MA 201, PDE (2016) 23 / 24

24 Heat conduction problem with flux and radiation conditions If b > 0, then the flux is negative which means that heat is flowing from the rod into its surroundings (radiation) if b < 0, then the flux is positive, and heat is flowing into the rod (absorption). A typical problem in heat conduction may have a combination of Dirichlet, insulation and radiation boundary conditions. Lecture 12 MA 201, PDE (2016) 24 / 24

MA 201: Method of Separation of Variables Finite Vibrating String Problem Lecture - 11 MA201(2016): PDE

MA 201: Method of Separation of Variables Finite Vibrating String Problem Lecture - 11 MA201(2016): PDE MA 201: Method of Separation of Variables Finite Vibrating String Problem ecture - 11 IBVP for Vibrating string with no external forces We consider the problem in a computational domain (x,t) [0,] [0,

More information

MA 201: Partial Differential Equations Lecture - 11

MA 201: Partial Differential Equations Lecture - 11 MA 201: Partia Differentia Equations Lecture - 11 Heat Equation Heat conduction in a thin rod The IBVP under consideration consists of: The governing equation: u t = αu xx, (1) where α is the therma diffusivity.

More information

MA 201: Partial Differential Equations Lecture - 10

MA 201: Partial Differential Equations Lecture - 10 MA 201: Partia Differentia Equations Lecture - 10 Separation of Variabes, One dimensiona Wave Equation Initia Boundary Vaue Probem (IBVP) Reca: A physica probem governed by a PDE may contain both boundary

More information

The One-Dimensional Heat Equation

The One-Dimensional Heat Equation The One-Dimensional Heat Equation R. C. Trinity University Partial Differential Equations February 24, 2015 Introduction The heat equation Goal: Model heat (thermal energy) flow in a one-dimensional object

More information

Wave Equation With Homogeneous Boundary Conditions

Wave Equation With Homogeneous Boundary Conditions Wave Equation With Homogeneous Boundary Conditions MATH 467 Partial Differential Equations J. Robert Buchanan Department of Mathematics Fall 018 Objectives In this lesson we will learn: how to solve the

More information

Midterm 2: Sample solutions Math 118A, Fall 2013

Midterm 2: Sample solutions Math 118A, Fall 2013 Midterm 2: Sample solutions Math 118A, Fall 213 1. Find all separated solutions u(r,t = F(rG(t of the radially symmetric heat equation u t = k ( r u. r r r Solve for G(t explicitly. Write down an ODE for

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

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

Introduction to the Wave Equation

Introduction to the Wave Equation Introduction to the Ryan C. Trinity University Partial Differential Equations ecture 4 Modeling the Motion of an Ideal Elastic String Idealizing Assumptions: The only force acting on the string is (constant

More information

Analysis III (BAUG) Assignment 3 Prof. Dr. Alessandro Sisto Due 13th October 2017

Analysis III (BAUG) Assignment 3 Prof. Dr. Alessandro Sisto Due 13th October 2017 Analysis III (BAUG Assignment 3 Prof. Dr. Alessandro Sisto Due 13th October 2017 Question 1 et a 0,..., a n be constants. Consider the function. Show that a 0 = 1 0 φ(xdx. φ(x = a 0 + Since the integral

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

Lecture6. Partial Differential Equations

Lecture6. Partial Differential Equations EP219 ecture notes - prepared by- Assoc. Prof. Dr. Eser OĞAR 2012-Spring ecture6. Partial Differential Equations 6.1 Review of Differential Equation We have studied the theoretical aspects of the solution

More information

MA 201: Partial Differential Equations D Alembert s Solution Lecture - 7 MA 201 (2016), PDE 1 / 20

MA 201: Partial Differential Equations D Alembert s Solution Lecture - 7 MA 201 (2016), PDE 1 / 20 MA 201: Partial Differential Equations D Alembert s Solution Lecture - 7 MA 201 (2016), PDE 1 / 20 MA 201 (2016), PDE 2 / 20 Vibrating string and the wave equation Consider a stretched string of length

More information

Boundary-value Problems in Rectangular Coordinates

Boundary-value Problems in Rectangular Coordinates Boundary-value Problems in Rectangular Coordinates 2009 Outline Separation of Variables: Heat Equation on a Slab Separation of Variables: Vibrating String Separation of Variables: Laplace Equation Review

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

Problem set 3: Solutions Math 207B, Winter Suppose that u(x) is a non-zero solution of the eigenvalue problem. (u ) 2 dx, u 2 dx.

Problem set 3: Solutions Math 207B, Winter Suppose that u(x) is a non-zero solution of the eigenvalue problem. (u ) 2 dx, u 2 dx. Problem set 3: Solutions Math 27B, Winter 216 1. Suppose that u(x) is a non-zero solution of the eigenvalue problem u = λu < x < 1, u() =, u(1) =. Show that λ = (u ) 2 dx u2 dx. Deduce that every eigenvalue

More information

v(x, 0) = g(x) where g(x) = f(x) U(x). The solution is where b n = 2 g(x) sin(nπx) dx. (c) As t, we have v(x, t) 0 and u(x, t) U(x).

v(x, 0) = g(x) where g(x) = f(x) U(x). The solution is where b n = 2 g(x) sin(nπx) dx. (c) As t, we have v(x, t) 0 and u(x, t) U(x). Problem set 4: Solutions Math 27B, Winter216 1. The following nonhomogeneous IBVP describes heat flow in a rod whose ends are held at temperatures u, u 1 : u t = u xx < x < 1, t > u(, t) = u, u(1, t) =

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

Transforming Nonhomogeneous BCs Into Homogeneous Ones

Transforming Nonhomogeneous BCs Into Homogeneous Ones Chapter 8 Transforming Nonhomogeneous s Into Homogeneous Ones 8.1 Goal In this chapter we look at more challenging example of problems which can be solved by separation of variables. A restriction of the

More information

Special Instructions:

Special Instructions: Be sure that this examination has 20 pages including this cover The University of British Columbia Sessional Examinations - December 2016 Mathematics 257/316 Partial Differential Equations Closed book

More information

ENGI 9420 Lecture Notes 8 - PDEs Page 8.01

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

More information

Math 2930 Worksheet Wave Equation

Math 2930 Worksheet Wave Equation Math 930 Worksheet Wave Equation Week 13 November 16th, 017 Question 1. Consider the wave equation a u xx = u tt in an infinite one-dimensional medium subject to the initial conditions u(x, 0) = 0 u t

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 13 Saarland University 5. Januar 2015 c Daria Apushkinskaya (UdS) PDE and BVP lecture 13 5. Januar 2015 1 / 35 Purpose of Lesson To interpretate

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

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

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

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

Solving the Heat Equation (Sect. 10.5).

Solving the Heat Equation (Sect. 10.5). Solving the Heat Equation Sect. 1.5. Review: The Stationary Heat Equation. The Heat Equation. The Initial-Boundary Value Problem. The separation of variables method. An example of separation of variables.

More information

u tt = a 2 u xx u tt = a 2 (u xx + u yy )

u tt = a 2 u xx u tt = a 2 (u xx + u yy ) 10.7 The wave equation 10.7 The wave equation O. Costin: 10.7 1 This equation describes the propagation of waves through a medium: in one dimension, such as a vibrating string u tt = a 2 u xx 1 This equation

More information

Partial Differential Equations

Partial Differential Equations Partial Differential Equations Xu Chen Assistant Professor United Technologies Engineering Build, Rm. 382 Department of Mechanical Engineering University of Connecticut xchen@engr.uconn.edu Contents 1

More information

Applications of the Maximum Principle

Applications of the Maximum Principle Jim Lambers MAT 606 Spring Semester 2015-16 Lecture 26 Notes These notes correspond to Sections 7.4-7.6 in the text. Applications of the Maximum Principle The maximum principle for Laplace s equation is

More information

McGill University April 20, Advanced Calculus for Engineers

McGill University April 20, Advanced Calculus for Engineers McGill University April 0, 016 Faculty of Science Final examination Advanced Calculus for Engineers Math 64 April 0, 016 Time: PM-5PM Examiner: Prof. R. Choksi Associate Examiner: Prof. A. Hundemer Student

More information

Separation of variables in two dimensions. Overview of method: Consider linear, homogeneous equation for u(v 1, v 2 )

Separation of variables in two dimensions. Overview of method: Consider linear, homogeneous equation for u(v 1, v 2 ) Separation of variables in two dimensions Overview of method: Consider linear, homogeneous equation for u(v 1, v 2 ) Separation of variables in two dimensions Overview of method: Consider linear, homogeneous

More information

Transforming Nonhomogeneous BCs Into Homogeneous Ones

Transforming Nonhomogeneous BCs Into Homogeneous Ones Chapter 10 Transforming Nonhomogeneous s Into Homogeneous Ones 10.1 Goal In the previous chapter, we looked at separation of variables. We saw that this method applies if both the boundary conditions and

More information

Final: Solutions Math 118A, Fall 2013

Final: Solutions Math 118A, Fall 2013 Final: Solutions Math 118A, Fall 2013 1. [20 pts] For each of the following PDEs for u(x, y), give their order and say if they are nonlinear or linear. If they are linear, say if they are homogeneous or

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

Week 4 Lectures, Math 6451, Tanveer

Week 4 Lectures, Math 6451, Tanveer 1 Diffusion in n ecall that for scalar x, Week 4 Lectures, Math 6451, Tanveer S(x,t) = 1 exp [ x2 4πκt is a special solution to 1-D heat equation with properties S(x,t)dx = 1 for t >, and yet lim t +S(x,t)

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 12 Saarland University 15. Dezember 2014 c Daria Apushkinskaya (UdS) PDE and BVP lecture 12 15. Dezember 2014 1 / 24 Purpose of Lesson To introduce

More information

Mathematical Methods - Lecture 9

Mathematical Methods - Lecture 9 Mathematical Methods - Lecture 9 Yuliya Tarabalka Inria Sophia-Antipolis Méditerranée, Titane team, http://www-sop.inria.fr/members/yuliya.tarabalka/ Tel.: +33 (0)4 92 38 77 09 email: yuliya.tarabalka@inria.fr

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

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

Introduction of Partial Differential Equations and Boundary Value Problems

Introduction of Partial Differential Equations and Boundary Value Problems Introduction of Partial Differential Equations and Boundary Value Problems 2009 Outline Definition Classification Where PDEs come from? Well-posed problem, solutions Initial Conditions and Boundary Conditions

More information

Vibrating-string problem

Vibrating-string problem EE-2020, Spring 2009 p. 1/30 Vibrating-string problem Newton s equation of motion, m u tt = applied forces to the segment (x, x, + x), Net force due to the tension of the string, T Sinθ 2 T Sinθ 1 T[u

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

Math 5587 Lecture 2. Jeff Calder. August 31, Initial/boundary conditions and well-posedness

Math 5587 Lecture 2. Jeff Calder. August 31, Initial/boundary conditions and well-posedness Math 5587 Lecture 2 Jeff Calder August 31, 2016 1 Initial/boundary conditions and well-posedness 1.1 ODE vs PDE Recall that the general solutions of ODEs involve a number of arbitrary constants. Example

More information

INTRODUCTION TO PDEs

INTRODUCTION TO PDEs INTRODUCTION TO PDEs In this course we are interested in the numerical approximation of PDEs using finite difference methods (FDM). We will use some simple prototype boundary value problems (BVP) and initial

More information

Name: Math Homework Set # 5. March 12, 2010

Name: Math Homework Set # 5. March 12, 2010 Name: Math 4567. Homework Set # 5 March 12, 2010 Chapter 3 (page 79, problems 1,2), (page 82, problems 1,2), (page 86, problems 2,3), Chapter 4 (page 93, problems 2,3), (page 98, problems 1,2), (page 102,

More information

A Motivation for Fourier Analysis in Physics

A Motivation for Fourier Analysis in Physics A Motivation for Fourier Analysis in Physics PHYS 500 - Southern Illinois University November 8, 2016 PHYS 500 - Southern Illinois University A Motivation for Fourier Analysis in Physics November 8, 2016

More information

A Guided Tour of the Wave Equation

A Guided Tour of the Wave Equation A Guided Tour of the Wave Equation Background: In order to solve this problem we need to review some facts about ordinary differential equations: Some Common ODEs and their solutions: f (x) = 0 f(x) =

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

Diffusion on the half-line. The Dirichlet problem

Diffusion on the half-line. The Dirichlet problem Diffusion on the half-line The Dirichlet problem Consider the initial boundary value problem (IBVP) on the half line (, ): v t kv xx = v(x, ) = φ(x) v(, t) =. The solution will be obtained by the reflection

More information

Solving Nonhomogeneous PDEs (Eigenfunction Expansions)

Solving Nonhomogeneous PDEs (Eigenfunction Expansions) Chapter 12 Solving Nonhomogeneous PDEs (Eigenfunction Expansions) 12.1 Goal We know how to solve diffusion problems for which both the PDE and the s are homogeneous using the separation of variables method.

More information

MATH 131P: PRACTICE FINAL SOLUTIONS DECEMBER 12, 2012

MATH 131P: PRACTICE FINAL SOLUTIONS DECEMBER 12, 2012 MATH 3P: PRACTICE FINAL SOLUTIONS DECEMBER, This is a closed ook, closed notes, no calculators/computers exam. There are 6 prolems. Write your solutions to Prolems -3 in lue ook #, and your solutions to

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

Wave Equation Modelling Solutions

Wave Equation Modelling Solutions Wave Equation Modelling Solutions SEECS-NUST December 19, 2017 Wave Phenomenon Waves propagate in a pond when we gently touch water in it. Wave Phenomenon Our ear drums are very sensitive to small vibrations

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

Partial Differential Equations

Partial Differential Equations Partial Differential Equations Partial differential equations (PDEs) are equations involving functions of more than one variable and their partial derivatives with respect to those variables. Most (but

More information

M.Sc. in Meteorology. Numerical Weather Prediction

M.Sc. in Meteorology. Numerical Weather Prediction M.Sc. in Meteorology UCD Numerical Weather Prediction Prof Peter Lynch Meteorology & Climate Centre School of Mathematical Sciences University College Dublin Second Semester, 2005 2006. In this section

More information

Lecture Notes for Ch 10 Fourier Series and Partial Differential Equations

Lecture Notes for Ch 10 Fourier Series and Partial Differential Equations ecture Notes for Ch 10 Fourier Series and Partial Differential Equations Part III. Outline Pages 2-8. The Vibrating String. Page 9. An Animation. Page 10. Extra Credit. 1 Classic Example I: Vibrating String

More information

Sturm-Liouville Theory

Sturm-Liouville Theory More on Ryan C. Trinity University Partial Differential Equations April 19, 2012 Recall: A Sturm-Liouville (S-L) problem consists of A Sturm-Liouville equation on an interval: (p(x)y ) + (q(x) + λr(x))y

More information

MATH 251 Final Examination August 14, 2015 FORM A. Name: Student Number: Section:

MATH 251 Final Examination August 14, 2015 FORM A. Name: Student Number: Section: MATH 251 Final Examination August 14, 2015 FORM A Name: Student Number: Section: This exam has 11 questions for a total of 150 points. Show all your work! In order to obtain full credit for partial credit

More information

In this lecture we shall learn how to solve the inhomogeneous heat equation. u t α 2 u xx = h(x, t)

In this lecture we shall learn how to solve the inhomogeneous heat equation. u t α 2 u xx = h(x, t) MODULE 5: HEAT EQUATION 2 Lecture 5 Time-Dependent BC In this lecture we shall learn how to solve the inhomogeneous heat equation u t α 2 u xx = h(x, t) with time-dependent BC. To begin with, let us consider

More information

LECTURE 33: NONHOMOGENEOUS HEAT CONDUCTION PROBLEM

LECTURE 33: NONHOMOGENEOUS HEAT CONDUCTION PROBLEM LECTURE 33: NONHOMOGENEOUS HEAT CONDUCTION PROBLEM 1. General Solving Procedure The general nonhomogeneous 1-dimensional heat conduction problem takes the form Eq : [p(x)u x ] x q(x)u + F (x, t) = r(x)u

More information

Homework for Math , Fall 2016

Homework for Math , Fall 2016 Homework for Math 5440 1, Fall 2016 A. Treibergs, Instructor November 22, 2016 Our text is by Walter A. Strauss, Introduction to Partial Differential Equations 2nd ed., Wiley, 2007. Please read the relevant

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

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

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

Lecture Notes for Math 251: ODE and PDE. Lecture 34: 10.7 Wave Equation and Vibrations of an Elastic String

Lecture Notes for Math 251: ODE and PDE. Lecture 34: 10.7 Wave Equation and Vibrations of an Elastic String ecture Notes for Math 251: ODE and PDE. ecture 3: 1.7 Wave Equation and Vibrations of an Eastic String Shawn D. Ryan Spring 212 ast Time: We studied other Heat Equation probems with various other boundary

More information

Class Meeting # 2: The Diffusion (aka Heat) Equation

Class Meeting # 2: The Diffusion (aka Heat) Equation MATH 8.52 COURSE NOTES - CLASS MEETING # 2 8.52 Introduction to PDEs, Fall 20 Professor: Jared Speck Class Meeting # 2: The Diffusion (aka Heat) Equation The heat equation for a function u(, x (.0.). Introduction

More information

Solving First Order PDEs

Solving First Order PDEs Solving Ryan C. Trinity University Partial Differential Equations Lecture 2 Solving the transport equation Goal: Determine every function u(x, t) that solves u t +v u x = 0, where v is a fixed constant.

More information

Ordinary Differential Equations

Ordinary Differential Equations Ordinary Differential Equations Swaroop Nandan Bora swaroop@iitg.ernet.in Department of Mathematics Indian Institute of Technology Guwahati Guwahati-781039 Modelling a situation We study a model, a sort

More information

Mathématiques appliquées (MATH0504-1) B. Dewals, Ch. Geuzaine

Mathématiques appliquées (MATH0504-1) B. Dewals, Ch. Geuzaine Lecture 2 The wave equation Mathématiques appliquées (MATH0504-1) B. Dewals, Ch. Geuzaine V1.0 28/09/2018 1 Learning objectives of this lecture Understand the fundamental properties of the wave equation

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

1. Partial differential equations. Chapter 12: Partial Differential Equations. Examples. 2. The one-dimensional wave equation

1. Partial differential equations. Chapter 12: Partial Differential Equations. Examples. 2. The one-dimensional wave equation 1. Partial differential equations Definitions Examples A partial differential equation PDE is an equation giving a relation between a function of two or more variables u and its partial derivatives. The

More information

(The) Three Linear Partial Differential Equations

(The) Three Linear Partial Differential Equations (The) Three Linear Partial Differential Equations 1 Introduction A partial differential equation (PDE) is an equation of a function of 2 or more variables, involving 2 or more partial derivatives in different

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

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

Chapter 12 Partial Differential Equations

Chapter 12 Partial Differential Equations Chapter 12 Partial Differential Equations Advanced Engineering Mathematics Wei-Ta Chu National Chung Cheng University wtchu@cs.ccu.edu.tw 1 2 12.1 Basic Concepts of PDEs Partial Differential Equation A

More information

Lecture 19: Heat conduction with distributed sources/sinks

Lecture 19: Heat conduction with distributed sources/sinks Introductory lecture notes on Partial Differential Equations - c Anthony Peirce. Not to be copied, used, or revised without explicit written permission from the copyright owner. 1 ecture 19: Heat conduction

More information

Instructor s Solutions Manual PARTIAL DIFFERENTIAL EQUATIONS. with FOURIER SERIES and BOUNDARY VALUE PROBLEMS. NAKHLÉ H. ASMAR University of Missouri

Instructor s Solutions Manual PARTIAL DIFFERENTIAL EQUATIONS. with FOURIER SERIES and BOUNDARY VALUE PROBLEMS. NAKHLÉ H. ASMAR University of Missouri Instructor s Solutions Manual PARTIA DIFFERENTIA EQUATIONS with FOURIER SERIES and BOUNDARY VAUE PROBEMS Second Edition NAKHÉ H. ASMAR University of Missouri Contents Preface Errata v vi A Preview of Applications

More information

Electrodynamics PHY712. Lecture 3 Electrostatic potentials and fields. Reference: Chap. 1 in J. D. Jackson s textbook.

Electrodynamics PHY712. Lecture 3 Electrostatic potentials and fields. Reference: Chap. 1 in J. D. Jackson s textbook. Electrodynamics PHY712 Lecture 3 Electrostatic potentials and fields Reference: Chap. 1 in J. D. Jackson s textbook. 1. Poisson and Laplace Equations 2. Green s Theorem 3. One-dimensional examples 1 Poisson

More information

The lecture of 1/23/2013: WHY STURM-LIOUVILLE?

The lecture of 1/23/2013: WHY STURM-LIOUVILLE? The lecture of 1/23/2013: WHY STURM-LIOUVILLE? 1 Separation of variables There are several equations of importance in mathematical physics that have lots of simple solutions. To be a bit more specific,

More information

An Introduction to Partial Differential Equations

An Introduction to Partial Differential Equations An Introduction to Partial Differential Equations Ryan C. Trinity University Partial Differential Equations Lecture 1 Ordinary differential equations (ODEs) These are equations of the form where: F(x,y,y,y,y,...)

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

Separation of Variables. A. Three Famous PDE s

Separation of Variables. A. Three Famous PDE s Separation of Variables c 14, Philip D. Loewen A. Three Famous PDE s 1. Wave Equation. Displacement u depends on position and time: u = u(x, t. Concavity drives acceleration: u tt = c u xx.. Heat Equation.

More information

Math 342 Partial Differential Equations «Viktor Grigoryan

Math 342 Partial Differential Equations «Viktor Grigoryan Math 342 Partial Differential Equations «Viktor Grigoryan 15 Heat with a source So far we considered homogeneous wave and heat equations and the associated initial value problems on the whole line, as

More information

MATH 353: ODE AND PDE NOTES PART II. (learning begins with what words mean)

MATH 353: ODE AND PDE NOTES PART II. (learning begins with what words mean) MATH 353: ODE AND PDE NOTES PART II παιδειαs αρχη oνoµατ ων επισκεψιs (learning begins with what words mean) Stephanos Venakides October 13, 2015 Contents 1 VECTOR SPACES OF FUNCTIONS 3 1.1 The 2 space

More information

Section 12.6: Non-homogeneous Problems

Section 12.6: Non-homogeneous Problems Section 12.6: Non-homogeneous Problems 1 Introduction Up to this point all the problems we have considered are we what we call homogeneous problems. This means that for an interval < x < l the problems

More information

The most up-to-date version of this collection of homework exercises can always be found at bob/math467/mmm.pdf.

The most up-to-date version of this collection of homework exercises can always be found at   bob/math467/mmm.pdf. Millersville University Department of Mathematics MATH 467 Partial Differential Equations January 23, 2012 The most up-to-date version of this collection of homework exercises can always be found at http://banach.millersville.edu/

More information

SAMPLE FINAL EXAM SOLUTIONS

SAMPLE FINAL EXAM SOLUTIONS LAST (family) NAME: FIRST (given) NAME: ID # : MATHEMATICS 3FF3 McMaster University Final Examination Day Class Duration of Examination: 3 hours Dr. J.-P. Gabardo THIS EXAMINATION PAPER INCLUDES 22 PAGES

More information

d Wave Equation. Rectangular membrane.

d Wave Equation. Rectangular membrane. 1 ecture1 1.1 2-d Wave Equation. Rectangular membrane. The first problem is for the wave equation on a rectangular domain. You can interpret this as a problem for determining the displacement of a flexible

More information

Eigenvalue Problem. 1 The First (Dirichlet) Eigenvalue Problem

Eigenvalue Problem. 1 The First (Dirichlet) Eigenvalue Problem Eigenvalue Problem A. Salih Department of Aerospace Engineering Indian Institute of Space Science and Technology, Thiruvananthapuram July 06 The method of separation variables for solving the heat equation

More information

Lecture 24. Scott Pauls 5/21/07

Lecture 24. Scott Pauls 5/21/07 Lecture 24 Department of Mathematics Dartmouth College 5/21/07 Material from last class The heat equation α 2 u xx = u t with conditions u(x, 0) = f (x), u(0, t) = u(l, t) = 0. 1. Separate variables to

More information

Homework 6 Math 309 Spring 2016

Homework 6 Math 309 Spring 2016 Homework 6 Math 309 Spring 2016 Due May 18th Name: Solution: KEY: Do not distribute! Directions: No late homework will be accepted. The homework can be turned in during class or in the math lounge in Pedelford

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

A proof for the full Fourier series on [ π, π] is given here.

A proof for the full Fourier series on [ π, π] is given here. niform convergence of Fourier series A smooth function on an interval [a, b] may be represented by a full, sine, or cosine Fourier series, and pointwise convergence can be achieved, except possibly at

More information

Math 124A October 11, 2011

Math 124A October 11, 2011 Math 14A October 11, 11 Viktor Grigoryan 6 Wave equation: solution In this lecture we will solve the wave equation on the entire real line x R. This corresponds to a string of infinite length. Although

More information

c2 2 x2. (1) t = c2 2 u, (2) 2 = 2 x x 2, (3)

c2 2 x2. (1) t = c2 2 u, (2) 2 = 2 x x 2, (3) ecture 13 The wave equation - final comments Sections 4.2-4.6 of text by Haberman u(x,t), In the previous lecture, we studied the so-called wave equation in one-dimension, i.e., for a function It was derived

More information

Lecture notes 1 for Applied Partial Differential Equations 2 (MATH20402)

Lecture notes 1 for Applied Partial Differential Equations 2 (MATH20402) Lecture notes 1 for Applied Partial Differential Equations 2 (MATH242) Lecturer: Dr Valeriy Slastikov c University of Bristol 217 This material is copyright of the University unless explicitly stated otherwise.

More information

MA Chapter 10 practice

MA Chapter 10 practice MA 33 Chapter 1 practice NAME INSTRUCTOR 1. Instructor s names: Chen. Course number: MA33. 3. TEST/QUIZ NUMBER is: 1 if this sheet is yellow if this sheet is blue 3 if this sheet is white 4. Sign the scantron

More information