The One-Dimensional Heat Equation

Size: px
Start display at page:

Download "The One-Dimensional Heat Equation"

Transcription

1 The One-Dimensional Heat Equation R. C. Trinity University Partial Differential Equations February 24, 2015

2 Introduction The heat equation Goal: Model heat (thermal energy) flow in a one-dimensional object (thin rod). Set up: Place rod along x-axis, and let u(x,t) = temperature in rod at position x, time t. Under ideal conditions (e.g. perfect insulation, no external heat sources, uniform rod material), one can show the temperature must satisfy u t = u c2 2 x 2. ( ) the one-dimensional heat equation The constant c 2 is called the thermal diffusivity of the rod.

3 Initial and Boundary Conditions We now assume the rod has finite length L and lies along the interval [0, L]. To completely determine u we must also specify: Initial conditions: The initial temperature profile u(x,0) = f(x) for 0 < x < L. Boundary conditions: Specific behavior at x 0 {0,L}: 1. Constant temperature: u(x 0,t) = T for t > Insulated end: u x (x 0,t) = 0 for t > Radiating end: u x (x 0,t) = Au(x 0,t) for t > 0.

4 Solving the Heat Equation Case 1: homogeneous Dirichlet boundary conditions We now apply separation of variables to the heat problem u t = c 2 u xx (0 < x < L, t > 0), u(0,t) = u(l,t) = 0 (t > 0), u(x,0) = f(x) (0 < x < L). We seek separated solutions of the form u(x,t) = X(x)T(t). In this case u t = XT } u xx = X XT = c 2 X T X T X = T c 2 T = k. Together with the boundary conditions we obtain the system X kx = 0, X(0) = X(L) = 0, T c 2 kt = 0.

5 Already know: up to constant multiples, the only solutions to the BVP in X are ( nπ ) 2, k = µ 2 n = L ( nπx ) X = X n = sin(µ n x) = sin, n N. L Therefore T must satisfy ( cnπ ) T c 2 kt = T 2 + T = 0 }{{ L } λ n T = λ 2 nt T = T n = b n e λ2 n t. We thus have the normal modes of the heat equation: u n (x,t) = X n (x)t n (t) = b n e λ2 n t sin(µ n x), n N.

6 Superposition and initial condition Applying the principle of superposition gives the general solution u(x,t) = u n (x,t) = n=1 b n e λ2 n t sin(µ n x). n=1 If we now impose our initial condition we find that f(x) = u(x,0) = ( nπx ) b n sin, L n=1 which is the sine series expansion of f(x). Hence b n = 2 L L 0 f(x)sin ( nπx ) dx. L

7 Remarks As before, if the sine series of f(x) is already known, solution can be built by simply including exponential factors. One can show that this is the only solution to the heat equation with the given initial condition. Because of the decaying exponential factors: The normal modes tend to zero (exponentially) as t. Overall, u(x,t) 0 (exponentially) uniformly in x as t. As c increases, u(x,t) 0 more rapidly. This agrees with intuition.

8 Example Solve the heat problem u t = 3u xx (0 < x < 2, t > 0), u(0,t) = u(2,t) = 0 (t > 0), u(x,0) = 50 (0 < x < 2). We have c = 3, L = 2 and, by exercise (with p = L = 2) f(x) = 50 = 200 ( ) 1 (2k +1)πx π 2k +1 sin. 2 k=0 c(2k +1)π 3(2k +1)π Since λ 2k+1 = =, we obtain L 2 u(x,t) = 200 ( 1 π 2 (2k +1)πx t/4 π 2k +1 e 3(2k+1)2 sin 2 k=0 ).

9 Solving the Heat Equation Case 2a: steady state solutions Definition: We say that u(x,t) is a steady state solution if u t 0 (i.e. u is time-independent). If u(x,t) = u(x) is a steady state solution to the heat equation then u t 0 c 2 u xx = u t = 0 u xx = 0 u = Ax +B. Steady state solutions can help us deal with inhomogeneous Dirichlet boundary conditions. Note that u(0,t) = T 1 u(l,t) = T 2 B = T 1 u = AL+B = T 2 L ( T2 T 1 ) x+t 1.

10 Solving the Heat Equation Case 2b: inhomogeneous Dirichlet boundary conditions Now consider the heat problem u t = c 2 u xx (0 < x < L, t > 0), u(0,t) = T 1, u(l,t) = T 2 (t > 0), u(x,0) = f(x) (0 < x < L). Step 1: Let u 1 denote the steady state solution from above: ( ) T2 T 1 u 1 = x +T 1. L Step 2: Let u 2 = u u 1. Remark: By superposition, u 2 still solves the heat equation.

11 The boundary and initial conditions satisfied by u 2 are u 2 (0,t) = u(0,t) u 1 (0) = T 1 T 1 = 0, u 2 (L,t) = u(l,t) u 1 (L) = T 2 T 2 = 0, u 2 (x,0) = f(x) u 1 (x). Step 3: Solve the heat equation with homogeneous Dirichlet boundary conditions and initial conditions above. This yields u 2. Step 4: Assemble u(x,t) = u 1 (x)+u 2 (x,t). Remark: According to our earlier work, lim t u 2 (x,t) = 0. We call u 2 (x,t) the transient portion of the solution. We have u(x,t) u 1 (x) as t, i.e. the solution tends to the steady state.

12 Example Solve the heat problem. u t = 3u xx (0 < x < 2, t > 0), u(0,t) = 100, u(2,t) = 0 (t > 0), u(x,0) = 50 (0 < x < 2). We have c = 3, L = 2, T 1 = 100, T 2 = 0 and f(x) = 50. The steady state solution is ( ) u 1 = x +100 = x. 2 The corresponding homogeneous problem for u 2 is thus u t = 3u xx (0 < x < 2, t > 0), u(0,t) = u(2,t) = 0 (t > 0), u(x,0) = 50 (100 50x) = 50(x 1) (0 < x < 2).

13 According to exercise (with p = L = 2), the sine series for 50(x 1) is 100 ( ) 1 2kπx π k sin, 2 k=1 i.e. only even modes occur. Since λ 2k = c2kπ L Hence u 2 (x,t) = 100 π k=1 u(x,t) = u 1 (x)+u 2 (x,t) = x 100 π = 3kπ, 1 k e 3k2 π 2t sin(kπx). k=1 1 k e 3k2 π 2t sin(kπx).

14 Solving the Heat Equation Case 3: homogeneous Neumann boundary conditions Let s now consider the heat problem u t = c 2 u xx u x (0,t) = u x (L,t) = 0 u(x,0) = f(x) (0 < x < L, 0 < t), (0 < t), (0 < x < L), in which we assume the ends of the rod are insulated. As before, assuming u(x,t) = X(x)T(t) yields the system X kx = 0, X (0) = X (L) = 0, T c 2 kt = 0. Note that the boundary conditions on X are not the same as in the Dirichlet condition case.

15 Solving for X Case 1: k = µ 2 > 0. We need to solve X µ 2 X = 0. The characteristic equation is r 2 µ 2 = 0 r = ±µ, which gives the general solution X = c 1 e µx +c 2 e µx. The boundary conditions tell us that 0 = X (0) = µc 1 µc 2, 0 = X (L) = µc 1 e µl µc 2 e µl, or in matrix form ( µ µ µe µl µe µl ) ( c1 c 2 ) = ( 0 0 ). Since the determinant is µ 2 (e µl e µl ) 0, we must have c 1 = c 2 = 0, and so X 0.

16 Case 2: k = 0. We need to solve X = 0. Integrating twice gives X = c 1 x +c 2. The boundary conditions give 0 = X (0) = X (L) = c 1. Taking c 2 = 1 we get the solution X = X 0 = 1. Case 3: k = µ 2 < 0. We need to solve X +µ 2 X = 0. The characteristic equation is r 2 +µ 2 = 0 r = ±iµ, which gives the general solution X = c 1 cos(µx)+c 2 sin(µx).

17 The boundary conditions yield 0 = X (0) = µc 1 sin0+µc 2 cos0 = µc 2 c 2 = 0, 0 = X (L) = µc 1 sin(µl)+µc 2 cos(µl) = µc 1 sin(µl). In order to have X 0, this shows that we need sin(µl) = 0 µl = nπ µ = µ n = nπ L (n Z). Taking c 1 = 1 we obtain Remarks: X = X n = cos(µ n x) (n N). We only need n > 0, since cosine is an even function. When n = 0 we get X 0 = cos0 = 1, which agrees with the k = 0 result.

18 Normal modes and superposition As before, for k = µ 2 n, we obtain T = T n = a n e λ2nt. We therefore have the normal modes u n (x,t) = X n (x)t n (t) = a n e λ2 n t cos(µ n x) (n N 0 ), where µ n = nπ/l and λ n = cµ n. The principle of superposition now gives the general solution u(x,t) = u 0 + u n = a 0 + n=1 a n e λ2 n t cos(µ n x) n=1 to the heat equation with (homogeneous) Neumann boundary conditions.

19 Initial conditions If we now impose our initial condition we find that f(x) = u(x,0) = a 0 + n=1 a n cos nπx L, which is simply the 2L-periodic cosine expansion of f(x). Hence a 0 = 1 L Remarks: L 0 f(x)dx, a n = 2 L L 0 f(x)cos nπx L dx, (n N). As before, if the cosine series of f(x) is already known, u(x,t) can be built by simply including exponential factors. Because of the exponential factors, lim t u(x,t) = a 0, which is the average initial temperature.

20 Example Solve the following heat problem: u t = 1 4 u xx, 0 < x < 1, 0 < t, u x (0,t) = u x (1,t) = 0, 0 < t, u(x,0) = 100x(1 x), 0 < x < 1. We have c = 1/2, L = 1 and f(x) = 100x(1 x). Therefore a 0 = x(1 x)dx = 50 3 a n = x(1 x)cosnπx dx = 200(1+( 1)n ) n 2 π 2, n 1.

21 Since λ n = cnπ/l = nπ/2, plugging everything into the general solution we get u(x,t) = π 2 n=1 (1+( 1) n ) n 2 e n2 π 2t/4 cosnπx. As in the case of Dirichlet boundary conditions, the exponential terms decay rapidly with t. We therefore have lim u(x,t) = 50 t 3.

22 Deriving the heat equation (Ideal) Assumptions: Rod is perfectly insulated with negligible thickness, i.e. heat only moves horizontally. No external heat sources or sinks. Rod material is uniform, i.e. has constant specific heat, s, and (linear) mass density, ρ. Recall that s = { amount of heat required to raise one unit of mass by one unit of temperature.

23 Consider a small segment of the rod at position x of length x. The thermal energy in this segment at time t is E(x,x + x,t) u(x,t)sρ x. Fourier s law of heat conduction states that the (rightward) heat flux at any point is K 0 u x (x,t), where K 0 is the thermal conductivity of the rod material. Remark: Fourier s law quantifies the notion that thermal energy moves from hot to cold.

24 Appealing to the law of conservation of energy, or t (u(x,t)sρ x) K 0 u x (x,t) +K }{{}}{{} 0 u x (x + x,t), }{{} heat flux through heat flux in heat flux in segment at left end at right end u t (x,t) K 0 sρ u x (x + x,t) u x (x,t). x Letting x 0 improves the approximation and leads to the one-dimensional heat equation where c 2 = K 0 sρ u t = c 2 u xx, is called the thermal diffusivity.

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

MA 201, Mathematics III, July-November 2016, Partial Differential Equations: 1D wave equation (contd.) and 1D heat conduction equation 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 Formal Solution of

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

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

Strauss PDEs 2e: Section Exercise 4 Page 1 of 6

Strauss PDEs 2e: Section Exercise 4 Page 1 of 6 Strauss PDEs 2e: Section 5.3 - Exercise 4 Page of 6 Exercise 4 Consider the problem u t = ku xx for < x < l, with the boundary conditions u(, t) = U, u x (l, t) =, and the initial condition u(x, ) =, where

More information

1 Wave Equation on Finite Interval

1 Wave Equation on Finite Interval 1 Wave Equation on Finite Interval 1.1 Wave Equation Dirichlet Boundary Conditions u tt (x, t) = c u xx (x, t), < x < l, t > (1.1) u(, t) =, u(l, t) = u(x, ) = f(x) u t (x, ) = g(x) First we present the

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

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

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

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

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

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

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

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

Solutions to Exercises 8.1

Solutions to Exercises 8.1 Section 8. Partial Differential Equations in Physics and Engineering 67 Solutions to Exercises 8.. u xx +u xy u is a second order, linear, and homogeneous partial differential equation. u x (,y) is linear

More information

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

1 Separation of Variables

1 Separation of Variables Jim ambers ENERGY 281 Spring Quarter 27-8 ecture 2 Notes 1 Separation of Variables In the previous lecture, we learned how to derive a PDE that describes fluid flow. Now, we will learn a number of analytical

More information

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

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

More information

Math 260: Solving the heat equation

Math 260: Solving the heat equation Math 260: Solving the heat equation D. DeTurck University of Pennsylvania April 25, 2013 D. DeTurck Math 260 001 2013A: Solving the heat equation 1 / 1 1D heat equation with Dirichlet boundary conditions

More information

7.1. Simple Eigenfunction Problems. The main idea of this chapter is to solve the heat equation. main ideas to solve that equation.

7.1. Simple Eigenfunction Problems. The main idea of this chapter is to solve the heat equation. main ideas to solve that equation. G. NAGY ODE November 20, 2018 1 7.1. Simple Eigenfunction Problems Section Objective(s): Two-Point Boundary Value Problems. Comparing IVP vs BVP. Eigenfunction Problems. Remark: The main idea of this chapter

More information

Take Home Exam I Key

Take Home Exam I Key Take Home Exam I Key MA 336 1. (5 points) Read sections 2.1 to 2.6 in the text (which we ve already talked about in class), and the handout on Solving the Nonhomogeneous Heat Equation. Solution: You did

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

Solutions to Assignment 7

Solutions to Assignment 7 MTHE 237 Fall 215 Solutions to Assignment 7 Problem 1 Show that the Laplace transform of cos(αt) satisfies L{cosαt = s s 2 +α 2 L(cos αt) e st cos(αt)dt A s α e st sin(αt)dt e stsin(αt) α { e stsin(αt)

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 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

Chapter 10: Partial Differential Equations

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

More information

Math 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

Find the Fourier series of the odd-periodic extension of the function f (x) = 1 for x ( 1, 0). Solution: The Fourier series is.

Find the Fourier series of the odd-periodic extension of the function f (x) = 1 for x ( 1, 0). Solution: The Fourier series is. Review for Final Exam. Monday /09, :45-:45pm in CC-403. Exam is cumulative, -4 problems. 5 grading attempts per problem. Problems similar to homeworks. Integration and LT tables provided. No notes, no

More information

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

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

More information

The two-dimensional heat equation

The two-dimensional heat equation The two-dimensional heat equation Ryan C. Trinity University Partial Differential Equations March 5, 015 Physical motivation Goal: Model heat flow in a two-dimensional object (thin plate. Set up: Represent

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

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

More on Fourier Series

More on Fourier Series More on Fourier Series R. C. Trinity University Partial Differential Equations Lecture 6.1 New Fourier series from old Recall: Given a function f (x, we can dilate/translate its graph via multiplication/addition,

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

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

The 1-D Heat Equation

The 1-D Heat Equation The 1-D Heat Equation 18.303 Linear Partial Differential Equations Matthew J. Hancock Fall 004 1 The 1-D Heat Equation 1.1 Physical derivation Reference: Haberman 1.1-1.3 [Sept. 8, 004] In a metal rod

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

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

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

Homework 7 Solutions

Homework 7 Solutions Homework 7 Solutions # (Section.4: The following functions are defined on an interval of length. Sketch the even and odd etensions of each function over the interval [, ]. (a f( =, f ( Even etension of

More information

2.4 Eigenvalue problems

2.4 Eigenvalue problems 2.4 Eigenvalue problems Associated with the boundary problem (2.1) (Poisson eq.), we call λ an eigenvalue if Lu = λu (2.36) for a nonzero function u C 2 0 ((0, 1)). Recall Lu = u. Then u is called an eigenfunction.

More information

swapneel/207

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

More information

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

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

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

Boundary Value Problems (Sect. 10.1). Two-point Boundary Value Problem.

Boundary Value Problems (Sect. 10.1). Two-point Boundary Value Problem. Boundary Value Problems (Sect. 10.1). Two-point BVP. from physics. Comparison: IVP vs BVP. Existence, uniqueness of solutions to BVP. Particular case of BVP: Eigenvalue-eigenfunction problem. Two-point

More information

Modeling using conservation laws. Let u(x, t) = density (heat, momentum, probability,...) so that. u dx = amount in region R Ω. R

Modeling using conservation laws. Let u(x, t) = density (heat, momentum, probability,...) so that. u dx = amount in region R Ω. R Modeling using conservation laws Let u(x, t) = density (heat, momentum, probability,...) so that u dx = amount in region R Ω. R Modeling using conservation laws Let u(x, t) = density (heat, momentum, probability,...)

More information

14 Separation of Variables Method

14 Separation of Variables Method 14 Separation of Variabes Method Consider, for exampe, the Dirichet probem u t = Du xx < x u(x, ) = f(x) < x < u(, t) = = u(, t) t > Let u(x, t) = T (t)φ(x); now substitute into the equation: dt

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

Lecture Notes for Math 251: ODE and PDE. Lecture 32: 10.2 Fourier Series

Lecture Notes for Math 251: ODE and PDE. Lecture 32: 10.2 Fourier Series Lecture Notes for Math 251: ODE and PDE. Lecture 32: 1.2 Fourier Series Shawn D. Ryan Spring 212 Last Time: We studied the heat equation and the method of Separation of Variabes. We then used Separation

More information

G: Uniform Convergence of Fourier Series

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

More information

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

The General Dirichlet Problem on a Rectangle

The General Dirichlet Problem on a Rectangle The General Dirichlet Problem on a Rectangle Ryan C. Trinity University Partial Differential Equations March 7, 0 Goal: Solve the general (inhomogeneous) Dirichlet problem u = 0, 0 < x < a, 0 < y < b,

More information

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

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

More information

Cable Convergence. James K. Peterson. May 7, Department of Biological Sciences and Department of Mathematical Sciences Clemson University

Cable Convergence. James K. Peterson. May 7, Department of Biological Sciences and Department of Mathematical Sciences Clemson University Cable Convergence James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University May 7, 2018 Outline 1 Fourier Series Convergence Redux 2 Fourier Series

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

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

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

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

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

Strauss PDEs 2e: Section Exercise 1 Page 1 of 6

Strauss PDEs 2e: Section Exercise 1 Page 1 of 6 Strauss PDEs 2e: Section 3 - Exercise Page of 6 Exercise Carefully derive the equation of a string in a medium in which the resistance is proportional to the velocity Solution There are two ways (among

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

ENGI 9420 Lecture Notes 8 - PDEs Page 8.01

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

More information

MATH 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

MATH 425, HOMEWORK 5, SOLUTIONS

MATH 425, HOMEWORK 5, SOLUTIONS MATH 425, HOMEWORK 5, SOLUTIONS Exercise (Uniqueness for the heat equation on R) Suppose that the functions u, u 2 : R x R t R solve: t u k 2 xu = 0, x R, t > 0 u (x, 0) = φ(x), x R and t u 2 k 2 xu 2

More information

Theorem The BVP for the one-space dimensional heat equation, infinitely. where k > 0, L > 0 are constants, has infinitely. #, c n R.

Theorem The BVP for the one-space dimensional heat equation, infinitely. where k > 0, L > 0 are constants, has infinitely. #, c n R. 9 7... The IBVP: Neumann Conditions. Theorem 7... The BVP for the one-space dimensional heat equation, U KIU act o o Welt t u = k 2 xu, BC: x u(t, ) =, x u(t, ) =, here k >, > are constants, has infinitely

More information

The One Dimensional Heat Equation

The One Dimensional Heat Equation The One Dimensional Heat Equation Adam Abrahamsen and David Richards May 22, 2002 Abstract In this document we will study the flow of heat in one dimension through a small thin rod. We will use the derivation

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

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

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 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

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

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

More information

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

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

22. Periodic Functions and Fourier Series

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

More information

Heat Equation, Wave Equation, Properties, External Forcing

Heat Equation, Wave Equation, Properties, External Forcing MATH348-Advanced Engineering Mathematics Homework Solutions: PDE Part II Heat Equation, Wave Equation, Properties, External Forcing Text: Chapter 1.3-1.5 ecture Notes : 14 and 15 ecture Slides: 6 Quote

More information

Lecture 11: Fourier Cosine Series

Lecture 11: Fourier Cosine Series Introductory lecture notes on Partial Differential Equations - c Anthony Peirce Not to be copied, used, or revised without eplicit written permission from the copyright owner ecture : Fourier Cosine Series

More information

Mathematical Methods: Fourier Series. Fourier Series: The Basics

Mathematical Methods: Fourier Series. Fourier Series: The Basics 1 Mathematical Methods: Fourier Series Fourier Series: The Basics Fourier series are a method of representing periodic functions. It is a very useful and powerful tool in many situations. It is sufficiently

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

Ma 221 Final Exam Solutions 5/14/13

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

More information

The Heat Equation with partial differential equations

The Heat Equation with partial differential equations Applications of Differential Equations 1/100 The Heat Equation with partial differential equations David Richards and Adam Abrahamsen Introduction The purpose of our presentation is to derive the heat

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

a k cos(kx) + b k sin(kx), (1.1)

a k cos(kx) + b k sin(kx), (1.1) FOURIER SERIES. INTRODUCTION In this chapter, we examine the trigonometric expansion of a function f(x) defined on an interval such as x π. A trigonometric expansion is a sum of the form a 0 + k a k cos(kx)

More information

FOURIER SERIES PART III: APPLICATIONS

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

More information

The 1-D Heat Equation

The 1-D Heat Equation The 1-D Heat Equation 18.303 Linear Partial Differential Equations Matthew J. Hancock Fall 005 1 The 1-D Heat Equation 1.1 Physical derivation Reference: Haberman 1.1-1.3 [Sept. 7, 005] In a metal rod

More information

ENGI 9420 Engineering Analysis Solutions to Additional Exercises

ENGI 9420 Engineering Analysis Solutions to Additional Exercises ENGI 940 Engineering Analsis Solutions to Additional Exercises 0 Fall [Partial differential equations; Chapter 8] The function ux (, ) satisfies u u u + = 0, subject to the x x u x,0 = u x, =. Classif

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

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

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

More information

Wave Equation Dirichlet Boundary Conditions

Wave Equation Dirichlet Boundary Conditions Wave Equation Dirichet Boundary Conditions u tt x, t = c u xx x, t, < x 1 u, t =, u, t = ux, = fx u t x, = gx Look for simpe soutions in the form ux, t = XxT t Substituting into 13 and dividing

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

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

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

(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

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

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

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

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

Fysikens matematiska metoder week: Semester: Spring 2015 (1FA121) Lokal: Bergsbrunnagatan 15, Sal 2 Tid: 08:00-13:00 General remark: Material al

Fysikens matematiska metoder week: Semester: Spring 2015 (1FA121) Lokal: Bergsbrunnagatan 15, Sal 2 Tid: 08:00-13:00 General remark: Material al Fysikens matematiska metoder week: 13-23 Semester: Spring 2015 (1FA121) Lokal: Bergsbrunnagatan 15, Sal 2 Tid: 08:00-13:00 General remark: Material allowed to be taken with you to the exam: Physics Handbook,

More information

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

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

More information

Consequences of Orthogonality

Consequences of Orthogonality Consequences of Orthogonality Philippe B. Laval KSU Today Philippe B. Laval (KSU) Consequences of Orthogonality Today 1 / 23 Introduction The three kind of examples we did above involved Dirichlet, Neumann

More information

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

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

More information

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