Math 5440 Problem Set 2 Solutions

Size: px
Start display at page:

Download "Math 5440 Problem Set 2 Solutions"

Transcription

1 Math Math Problem Set Solutions Aaron Fogelson Fall, 1: (Logan, 1. # 1) How would the derivation of the basic conservation law u t + φ = f change if the tube had variable cross-sectional area A = A() rather than a constant cross-sectional area? Rewriting Equation (1.7) with A() instead of A, we have d b b u(, t)a() d = A(a)φ(a, t) A(b)φ(b, t) + f (, t)a() d. dt a a By the Fundamental Theorem of Calculus, we can turn the first two terms of the righthand side into an integral. Assuming then that u has continuous first partials, we can move the d dt inside the left-hand integral to yield b a b b (u(, t)a()) d = (A()φ(, t)) d + f (, t)a() d. t a a Rewriting this as one large integral, we have b a Au t + (φa) A f d = for any interval [a, b]. Therefore, since this interval is arbitrary, the integrand must be identically, so Au t + (φa) = A f. If we suppose that A() > everywhere, then our PDE becomes u t + φ + φ A () A() = f. 1

2 : (Logan, 1. # ) Solve the initial boundary value problem u t + cu = λu,, t > u(, ) =, >, u(, t) = g(t), t >. In this problem you will have to treat the domains > ct and < ct differently; the boundary condition affects the region < ct and the initial condition affects the region > ct. Let ξ = ct and τ = t. Then the first partials of u(, t) = u(ξ + cτ, τ) = U(ξ, τ) are u = U ξ ξ + U τ τ = U ξ and u t = U ξ ξ t + U τ τ t = cu ξ + U τ. Substituting these quantities into the orginial PDE yields cu ξ + U τ + cu ξ = U τ = λu. Therefore, U τ + λu =. Solving for U(ξ, τ) yields U(ξ, τ) = h(ξ)e λτ where h is some unknown function of ξ. Then, converting back to the original (, t) variable system, our solution to the advection-decay equation is u(, t) = U(ξ, τ) = h(ξ)e λτ = h( ct)e λt. (1) We now match this solution to the initial and boundary conditions. Suppose < ct. Then at =, ct > and t >, so we can apply the boundary condition u(, t) = g(t). Thus, letting z = ct, we see u(, t) = h( ct)e λt = g(t), h(z) = g( z/c)e λz/c for z <. Now suppose > ct. Then at t =, >, so we can apply our initial condition u(, ) =. Then u(, ) = h()e = h() = for >. We ve now determined h(z) for positive and negative z; substituting back into (1) yields the solution to this IBVP as { g(t /c)e λ/c, < ct, u(, t) =, > ct. We leave the reader to ponder what happens when = ct.

3 : (Logan, 1. # ) To study the absorption of nutrients by a grasshopper we model its digestive tract by a tube of length l and cross-sectional area A. Nutrients of concentration n = n(, t) flow through the tract at speed c, and they are adsorbed locally at a rate proportional to n. What is the PDE model? If the tract is empty at t = and then nutrients are introduced at the concentration n at the mouth ( = ) for t >, formulate an initial boundary value problem for n = n(, t). Solve this PDE model and sketch a graph of the nutrient concentration eiting the tract (at = l) for t >. Physically, why is the solution n(, t) = for > ct? Here, nutrients flow through the tract at speed c and are removed from the tract at a rate proportional to n, so f (, t, n) = k n. The PDE model for this system is then n t + cn = k n, where k > is some constant. The digestive tract is empty at t =, so n(, ) = for l. Nutrients are introduced at the mouth ( = ) at concentration n for t >, so n(, t) = n for t >. This is our IBVP for n. Switching to characteristic coordinates ξ = ct and τ = t and defining n(, t) = n(ξ + cτ, τ) = N(ξ, τ) we find via the chain rule that n = N ξ and n t = cn ξ + N τ, so that our PDE is now N τ = k N. We must be careful solving this ODE; applying some physical insight will keep us from going astray. First note that N = is one solution to this ODE. Second, note for N >, that N τ <, so that N is decreasing. We can solve the ODE by separating variables and integrating with respect to τ, we have N = dn N = k dτ = kτ + g(ξ), where g(ξ) is some unknown function of ξ. Therefore, solving for n we have n(, t) = N(ξ, τ) = 1 (g(ξ) kτ) However, when we check this solution, we find that for kτ > g(ξ), that N is increasing with τ in fact the solution is spurious in this range, corresponding to taking N <. The correct solution is { 1 (g(ξ) kτ) kτ g(ξ) N(ξ, τ) kτ g(ξ) which, as the reader should check, is both continuous and differentiable at kτ = g(ξ). We now apply our initial and boundary conditions. Suppose > ct; at t =, > and we apply the initial condition n(, ) =. Since = n(, ) = N(, ) = 1 (g()) for >

4 we conclude that g() = for >. Suppose < ct; at =, t > and we apply the boundary condition n(, t) = n. Since n = n(, t) = N( ct, t) = 1 (g( ct) kt) for t > we conclude that g( ct) = kt + n for t >. Combining the two we find { n kt/c z < g(z) = z > or ( n ) k n(, t) = N(ξ, τ) c c n /k and < ct, > c n /k or > ct. Note that if the parameters n, k, c, and the length of the digestive tract l satisfy l c n /k, then < c n /k for all l, and the solution formula simplifies to ( n ) k n(, t) = N(ξ, τ) c < ct, > ct. but if the length of the digestive track is longer than c n /k, we have to use the first formula () for the solution. The solution for the first case in which l > c n /k is graphed here: () Figure.1: Plots of n(, t) at t = 1,,,,, for parameters n = 1, c = 1, k = 1, and l = 1. and the solution for the other case l c n /k is graphed here: Figure.: Plots of n(, t) at t = 1,,,,,, 7 for parameters n = 1, c = 1, k = 1, and l =.

5 We also see that n(l, t) is piecewise constant. When l > c n /k all the nutrients have been digested before it reaches the end of the digestive track and n(l, t) =. If l < c n /k the solution at = l is ( n ) kl n(l, t) c l/c < t, l/c > t, which we graph here: t Figure.: Plot of n(l, t) for parameters n = 1, c = 1, k = 1, and l =. Basically, the solution becomes non-zero at time t = l/c when the nutrients ingested at (, t) = (, ) first reach the end of the track. In fact the solution vanishes for < ct for the same reason the nutrients which enter the digestive track at = for t > haven t had time to reach the point yet.

6 : (Logan, 1. # 1) Heat flows longitudinally through a metal bar of length 1 centimeters, and the temperature u = u(, t) satisfies the diffusion equation u t = ku, where k =. square centimeters per second. Suppose the temperatures at some fied time T at =,, cm are, and 7 degrees, respectively. Estimate u (, T) using a difference approimation. Will the temperature at = increase or decrease in the net instant of time? Estimate the temperature at = at T +. seconds. (Recall from calculus that f f (a h) f (a) + f (a + h) (a) h where h is a small increment.) Using the difference approimation suggested we have u(, T) u(, T) + u(, T) u t (, T) k =.1deg/sec The temperature at = will increase. An estimate of the temperature at = at time t = T +. is obtained using Taylor series in t, and the above approimation for u t (, T): u(, T +.) u(, T) + u t (, T)(.) = +.1. =..

7 : (Logan, 1. # ) Let u = u(, t) satisfy the PDE model Show that l u t = ku, < < l, t >, u(, t) = u(l, t) =, t >, u(, ) = u (), l. u(, t) d l u () d, t. Hint: Let E(t) = l u(, t) d and show that E (t). What can be said about u(, t) if u () =? From the definition of E(t), we see that E (t) = l l l t u(, t) d = uu t d = k uu d. The last step used the PDE u t = ku. Integrating the last epression by parts we obtain E (t) = k {uu l } l (u ) d. Using the boundary conditions, the first term in braces is zero, so E (t) = k l (u ) d. Since the integrand is non-negative, so is the integral. Hence the right hand side is nonpositive, E (t), and E(t) E() which is the statement to be proved. If u (), then E() =, and E(t) =. This implies that u(, t) = for all t. 7

8 : (Logan, 1. # ) Show that the problem u t = ku, < < l, t >, u(, t) = g(t), u(l, t) = h(t), t >, u(, ) = u (), l. with nonhomogeneous boundary conditions can be transformed into a problem with homogeneous boundary conditions. Hint: Introduce a new dependent variable w by subtracting from u a linear function of that satisfies the boundary conditions at any fied t. In the transformed problem for w, notice that the PDE picks up a source term, so you are really trading boundary conditions for source terms. Let s(, t) = h(t) l + (1 l )g(t). Then, s(, t) = g(t) and s(l, t) = h(t). Note that s t = h (t) l + (1 l )g (t) and s =. Let w(, t) = u(, t) s(, t). Then w t = u t s t = u t h (t) l + (1 l )g (t) and w = u. So u t = ku if and only if w t = kw s t = kw h (t) l + (1 l )g (t). Also w(, t) = u(, t) s(, t) = and w(l, t) = u(l, t) s(l, t) =. So w(, t) satisfies an nonhomogeneous diffusion equation, with homogeneous boundary conditions.

9 7: (Logan, 1. # ) Considering all cases, find the form of the steady-state solutions to the advection-diffusion equation u t = Du cu and the advection-diffusion-growth equation u t = Du cu + ru. A steady-state solution of the advection-diffusion-growth equation satisfies = Du () cu () + ru This is a linear second order ODE with constant coefficients; we seek solutions of the form u() = ep(α), and substituting into the ODE we find that α must satisfy Dα cα + r =, so α ± = c± c Dr D. There are three cases, depending on whether α ± are real and distinct, real and equal, or comple. A ep(α + ) + B ep(α ) if α ± R and α + = α u() = A ep(α) + B ep(α) if α ± R and α + = α A ep(a) cos(b) + B ep(a) sin(b) if α ± = a ± ib. The advection-diffusion equation is a special case of this with r = from which we see that α + = c/d and α =. So in this case the solution has the form u() = A ep(c/d) + B. 9

10 : Let erf() be the error function defined by erf() = π e s ds. a) Graph erf() for 1 < < 1. What are erf(), erf( ) and erf( )? b) Show u(, t) = 1 [ ( )] 1 + erf t solves the heat equation u t = u. You may use MAPLE to do the algebra. c) Plot u(, t) at time t =.1,.,., 1, on the same aes. What is the initial temperature distribution? d) Plot the solution surface u(, t) for < < and t <. e) Show u (, t) also solves the heat equation. Find and plot this solution at some sample times. See the Maple worksheet hw.mws. 1

11 9: Consider the problem: U t + U = e t >, < < U(, ) = a) Use the method of characteristics to find the solution for the problem. Remember that along a characteristic you can write as a function of t. Your answer will contain an integral or an error function. b) Use MAPLE to plot U(, t) at t =, 1,,, for 1 < < 1. c) Plot the solution surface U(, t) for < t < 1 and 1 < < 1. d) Give a physical interpertation of the PDE and the solution. What happens as t? a) Let ξ = t and τ = t. Then the first partials of u(, t) = u(ξ + τ, τ) = U(ξ, τ) are u = U ξ ξ + U τ τ = U ξ and u t = U ξ ξ t + U τ τ t = U ξ + U τ. Substituting these quantities into the orginial PDE yields Solving for U(ξ, τ) yields U(ξ, τ) = U τ = e = e (ξ+τ). τ e (ξ+τ ) dτ + A(ξ) where A is some unknown function of ξ. Then, converting back to the original (, t) variable system, our solution is u(, t) = U(ξ, τ) = t e ( t+τ ) dτ + A( t) = t e s ds + A( t) where we have made the change of variables in the integral s = t + τ. We now apply the initial condition, u(, ) = A() = which leads to the solution u(, t) = t e s ds b)-d) The solution is graphed in the accompanying MAPLE worksheet hw.mws. 11

12 1: Let u(, t) be defined by u(, t) = 1 +t t e s ds. a) Show u(, t) solves the wave equation u tt = u. What is the initial displacement (u(, )) and velocity (u t (, ))? You may use MAPLE to do the algebra. b) Plot u(, t) at time t =, 1,, on the same aes. c) Plot the solution surface u(, t) for < < and t <. See the Maple worksheet hw.mws. 1

Math 5440 Problem Set 5 Solutions

Math 5440 Problem Set 5 Solutions Math 5 Math 5 Problem Set 5 Solutions Aaron Fogelson Fall, 3 : (Logan,. # 3) Solve the outgoing signal problem and where s(t) is a known signal. u tt c u >, < t

More information

Math 5440 Problem Set 6 Solutions

Math 5440 Problem Set 6 Solutions Math 544 Math 544 Problem Set 6 Solutions Aaron Fogelson Fall, 5 : (Logan,.6 # ) Solve the following problem using Laplace transforms. u tt c u xx g, x >, t >, u(, t), t >, u(x, ), u t (x, ), x >. The

More information

1.5 First Order PDEs and Method of Characteristics

1.5 First Order PDEs and Method of Characteristics 1.5. FIRST ORDER PDES AND METHOD OF CHARACTERISTICS 35 1.5 First Order PDEs and Method of Characteristics We finish this introductory chapter by discussing the solutions of some first order PDEs, more

More information

DUHAMEL S PRINCIPLE FOR THE WAVE EQUATION HEAT EQUATION WITH EXPONENTIAL GROWTH or DECAY COOLING OF A SPHERE DIFFUSION IN A DISK SUMMARY of PDEs

DUHAMEL S PRINCIPLE FOR THE WAVE EQUATION HEAT EQUATION WITH EXPONENTIAL GROWTH or DECAY COOLING OF A SPHERE DIFFUSION IN A DISK SUMMARY of PDEs DUHAMEL S PRINCIPLE FOR THE WAVE EQUATION HEAT EQUATION WITH EXPONENTIAL GROWTH or DECAY COOLING OF A SPHERE DIFFUSION IN A DISK SUMMARY of PDEs MATH 4354 Fall 2005 December 5, 2005 1 Duhamel s Principle

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

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

Diffusion - The Heat Equation

Diffusion - The Heat Equation Chapter 6 Diffusion - The Heat Equation 6.1 Goal Understand how to model a simple diffusion process and apply it to derive the heat equation in one dimension. We begin with the fundamental conservation

More information

The Fundamental Theorem of Calculus Part 3

The Fundamental Theorem of Calculus Part 3 The Fundamental Theorem of Calculus Part FTC Part Worksheet 5: Basic Rules, Initial Value Problems, Rewriting Integrands A. It s time to find anti-derivatives algebraically. Instead of saying the anti-derivative

More information

Introduction to Partial Differential Equations

Introduction to Partial Differential Equations Introduction to Partial Differential Equations Philippe B. Laval KSU Current Semester Philippe B. Laval (KSU) 1D Heat Equation: Derivation Current Semester 1 / 19 Introduction The derivation of the heat

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

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

INHOMOGENEOUS LINEAR SYSTEMS OF DIFFERENTIAL EQUATIONS

INHOMOGENEOUS LINEAR SYSTEMS OF DIFFERENTIAL EQUATIONS INHOMOGENEOUS LINEAR SYSTEMS OF DIFFERENTIAL EQUATIONS Definitions and a general fact If A is an n n matrix and f(t) is some given vector function, then the system of differential equations () x (t) Ax(t)

More information

Flow and Transport. c(s, t)s ds,

Flow and Transport. c(s, t)s ds, Flow and Transport 1. The Transport Equation We shall describe the transport of a dissolved chemical by water that is traveling with uniform velocity ν through a long thin tube G with uniform cross section

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

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

1. Differential Equations (ODE and PDE)

1. Differential Equations (ODE and PDE) 1. Differential Equations (ODE and PDE) 1.1. Ordinary Differential Equations (ODE) So far we have dealt with Ordinary Differential Equations (ODE): involve derivatives with respect to only one variable

More information

93 Analytical solution of differential equations

93 Analytical solution of differential equations 1 93 Analytical solution of differential equations 1. Nonlinear differential equation The only kind of nonlinear differential equations that we solve analytically is the so-called separable differential

More information

Daily Lessons and Assessments for AP* Calculus AB, A Complete Course Page 584 Mark Sparks 2012

Daily Lessons and Assessments for AP* Calculus AB, A Complete Course Page 584 Mark Sparks 2012 The Second Fundamental Theorem of Calculus Functions Defined by Integrals Given the functions, f(t), below, use F( ) f ( t) dt to find F() and F () in terms of.. f(t) = 4t t. f(t) = cos t Given the functions,

More information

Homework Solutions:

Homework Solutions: Homework Solutions: 1.1-1.3 Section 1.1: 1. Problems 1, 3, 5 In these problems, we want to compare and contrast the direction fields for the given (autonomous) differential equations of the form y = ay

More information

Taylor Series and Series Convergence (Online)

Taylor Series and Series Convergence (Online) 7in 0in Felder c02_online.te V3 - February 9, 205 9:5 A.M. Page CHAPTER 2 Taylor Series and Series Convergence (Online) 2.8 Asymptotic Epansions In introductory calculus classes the statement this series

More information

The Laplace Transform

The Laplace Transform C H A P T E R 6 The Laplace Transform Many practical engineering problems involve mechanical or electrical systems acted on by discontinuous or impulsive forcing terms. For such problems the methods described

More information

PROBLEMS In each of Problems 1 through 12:

PROBLEMS In each of Problems 1 through 12: 6.5 Impulse Functions 33 which is the formal solution of the given problem. It is also possible to write y in the form 0, t < 5, y = 5 e (t 5/ sin 5 (t 5, t 5. ( The graph of Eq. ( is shown in Figure 6.5.3.

More information

Chapter 3 Second Order Linear Equations

Chapter 3 Second Order Linear Equations Partial Differential Equations (Math 3303) A Ë@ Õæ Aë áöß @. X. @ 2015-2014 ú GA JË@ É Ë@ Chapter 3 Second Order Linear Equations Second-order partial differential equations for an known function u(x,

More information

Section 6-1 Antiderivatives and Indefinite Integrals

Section 6-1 Antiderivatives and Indefinite Integrals Name Date Class Section 6- Antiderivatives and Indefinite Integrals Goal: To find antiderivatives and indefinite integrals of functions using the formulas and properties Theorem Antiderivatives If the

More information

I N T R O D U C T I O N T O P A R T I A L D I F F E R E N T I A L E Q U AT I O N S

I N T R O D U C T I O N T O P A R T I A L D I F F E R E N T I A L E Q U AT I O N S R U S S E L L L. H E R M A N I N T R O D U C T I O N T O P A R T I A L D I F F E R E N T I A L E Q U AT I O N S R. L. H E R M A N - V E R S I O N D AT E : S E P T E M B E R 3, 4 Copyright 4 by Russell

More information

F = m a. t 2. stress = k(x) strain

F = m a. t 2. stress = k(x) strain The Wave Equation Consider a bar made of an elastic material. The bar hangs down vertically from an attachment point = and can vibrate vertically but not horizontally. Since chapter 5 is the chapter on

More information

HIGHER-ORDER LINEAR ORDINARY DIFFERENTIAL EQUATIONS II: Nonhomogeneous Equations. David Levermore Department of Mathematics University of Maryland

HIGHER-ORDER LINEAR ORDINARY DIFFERENTIAL EQUATIONS II: Nonhomogeneous Equations. David Levermore Department of Mathematics University of Maryland HIGHER-ORDER LINEAR ORDINARY DIFFERENTIAL EQUATIONS II: Nonhomogeneous Equations David Levermore Department of Mathematics University of Maryland 14 March 2012 Because the presentation of this material

More information

HOMEWORK 2 SOLUTIONS

HOMEWORK 2 SOLUTIONS HOMEWORK SOLUTIONS MA11: ADVANCED CALCULUS, HILARY 17 (1) Find parametric equations for the tangent line of the graph of r(t) = (t, t + 1, /t) when t = 1. Solution: A point on this line is r(1) = (1,,

More information

Systems of Linear ODEs

Systems of Linear ODEs P a g e 1 Systems of Linear ODEs Systems of ordinary differential equations can be solved in much the same way as discrete dynamical systems if the differential equations are linear. We will focus here

More information

Staple or bind all pages together. DO NOT dog ear pages as a method to bind.

Staple or bind all pages together. DO NOT dog ear pages as a method to bind. Math 3337 Homework Instructions: Staple or bind all pages together. DO NOT dog ear pages as a method to bind. Hand-drawn sketches should be neat, clear, of reasonable size, with axis and tick marks appropriately

More information

A population is modeled by the differential equation

A population is modeled by the differential equation Math 2, Winter 2016 Weekly Homework #8 Solutions 9.1.9. A population is modeled by the differential equation dt = 1.2 P 1 P ). 4200 a) For what values of P is the population increasing? P is increasing

More information

20D - Homework Assignment 5

20D - Homework Assignment 5 Brian Bowers TA for Hui Sun MATH D Homework Assignment 5 November 8, 3 D - Homework Assignment 5 First, I present the list of all matrix row operations. We use combinations of these steps to row reduce

More information

Partial Differential Equations, Winter 2015

Partial Differential Equations, Winter 2015 Partial Differential Equations, Winter 215 Homework #2 Due: Thursday, February 12th, 215 1. (Chapter 2.1) Solve u xx + u xt 2u tt =, u(x, ) = φ(x), u t (x, ) = ψ(x). Hint: Factor the operator as we did

More information

Computer Problems for Taylor Series and Series Convergence

Computer Problems for Taylor Series and Series Convergence Computer Problems for Taylor Series and Series Convergence The two problems below are a set; the first should be done without a computer and the second is a computer-based follow up. 1. The drawing below

More information

MATH 3310 Class Notes 2

MATH 3310 Class Notes 2 MATH 330 Class Notes 2 S. F. Ellermeyer August 2, 200 The differential equation = ky () (where k is a given constant) is extremely important in applications and in the general theory of differential equations.

More information

Math Fall Linear Filters

Math Fall Linear Filters Math 658-6 Fall 212 Linear Filters 1. Convolutions and filters. A filter is a black box that takes an input signal, processes it, and then returns an output signal that in some way modifies the input.

More information

MA 266 Review Topics - Exam # 2 (updated)

MA 266 Review Topics - Exam # 2 (updated) MA 66 Reiew Topics - Exam # updated Spring First Order Differential Equations Separable, st Order Linear, Homogeneous, Exact Second Order Linear Homogeneous with Equations Constant Coefficients The differential

More information

HIGHER-ORDER LINEAR ORDINARY DIFFERENTIAL EQUATIONS IV: Variable Coefficient Nonhomogeneous Case

HIGHER-ORDER LINEAR ORDINARY DIFFERENTIAL EQUATIONS IV: Variable Coefficient Nonhomogeneous Case HIGHER-ORDER LINEAR ORDINARY DIFFERENTIAL EQUATIONS IV: Variable Coefficient Nonhomogeneous Case David Levermore Department of Mathematics University of Maryland 15 March 2009 Because the presentation

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

How to Use Calculus Like a Physicist

How to Use Calculus Like a Physicist How to Use Calculus Like a Physicist Physics A300 Fall 2004 The purpose of these notes is to make contact between the abstract descriptions you may have seen in your calculus classes and the applications

More information

HIGHER-ORDER LINEAR ORDINARY DIFFERENTIAL EQUATIONS II: Nonhomogeneous Case and Vibrations

HIGHER-ORDER LINEAR ORDINARY DIFFERENTIAL EQUATIONS II: Nonhomogeneous Case and Vibrations HIGHER-ORDER LINEAR ORDINARY DIFFERENTIAL EQUATIONS II: Nonhomogeneous Case and Vibrations David Levermore Department of Mathematics University of Maryland 22 October 28 Because the presentation of this

More information

3150 Review Problems for Final Exam. (1) Find the Fourier series of the 2π-periodic function whose values are given on [0, 2π) by cos(x) 0 x π f(x) =

3150 Review Problems for Final Exam. (1) Find the Fourier series of the 2π-periodic function whose values are given on [0, 2π) by cos(x) 0 x π f(x) = 350 Review Problems for Final Eam () Find the Fourier series of the 2π-periodic function whose values are given on [0, 2π) by cos() 0 π f() = 0 π < < 2π (2) Let F and G be arbitrary differentiable functions

More information

= 2e t e 2t + ( e 2t )e 3t = 2e t e t = e t. Math 20D Final Review

= 2e t e 2t + ( e 2t )e 3t = 2e t e t = e t. Math 20D Final Review Math D Final Review. Solve the differential equation in two ways, first using variation of parameters and then using undetermined coefficients: Corresponding homogenous equation: with characteristic equation

More information

Introduction to First Order Equations Sections

Introduction to First Order Equations Sections 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 Introduction to First Order Equations Sections 2.1-2.3 Dr. John Ehrke Department of Mathematics Fall 2012 Course Goals The

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

Lecture Notes in Mathematics. Arkansas Tech University Department of Mathematics

Lecture Notes in Mathematics. Arkansas Tech University Department of Mathematics Lecture Notes in Mathematics Arkansas Tech University Department of Mathematics Introductory Notes in Ordinary Differential Equations for Physical Sciences and Engineering Marcel B. Finan c All Rights

More information

Calculus IV - HW 3. Due 7/ Give the general solution to the following differential equations: y = c 1 e 5t + c 2 e 5t. y = c 1 e 2t + c 2 e 4t.

Calculus IV - HW 3. Due 7/ Give the general solution to the following differential equations: y = c 1 e 5t + c 2 e 5t. y = c 1 e 2t + c 2 e 4t. Calculus IV - HW 3 Due 7/13 Section 3.1 1. Give the general solution to the following differential equations: a y 25y = 0 Solution: The characteristic equation is r 2 25 = r 5r + 5. It follows that the

More information

Linear Filters. L[e iωt ] = 2π ĥ(ω)eiωt. Proof: Let L[e iωt ] = ẽ ω (t). Because L is time-invariant, we have that. L[e iω(t a) ] = ẽ ω (t a).

Linear Filters. L[e iωt ] = 2π ĥ(ω)eiωt. Proof: Let L[e iωt ] = ẽ ω (t). Because L is time-invariant, we have that. L[e iω(t a) ] = ẽ ω (t a). Linear Filters 1. Convolutions and filters. A filter is a black box that takes an input signal, processes it, and then returns an output signal that in some way modifies the input. For example, if the

More information

Numerical Analysis of Differential Equations Numerical Solution of Parabolic Equations

Numerical Analysis of Differential Equations Numerical Solution of Parabolic Equations Numerical Analysis of Differential Equations 215 6 Numerical Solution of Parabolic Equations 6 Numerical Solution of Parabolic Equations TU Bergakademie Freiberg, SS 2012 Numerical Analysis of Differential

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

MATH3203 Lecture 1 Mathematical Modelling and ODEs

MATH3203 Lecture 1 Mathematical Modelling and ODEs MATH3203 Lecture 1 Mathematical Modelling and ODEs Dion Weatherley Earth Systems Science Computational Centre, University of Queensland February 27, 2006 Abstract Contents 1 Mathematical Modelling 2 1.1

More information

Solutions to Math 53 First Exam April 20, 2010

Solutions to Math 53 First Exam April 20, 2010 Solutions to Math 53 First Exam April 0, 00. (5 points) Match the direction fields below with their differential equations. Also indicate which two equations do not have matches. No justification is necessary.

More information

Exponential and Logarithmic Functions

Exponential and Logarithmic Functions Lesson 6 Eponential and Logarithmic Fu tions Lesson 6 Eponential and Logarithmic Functions Eponential functions are of the form y = a where a is a constant greater than zero and not equal to one and is

More information

CLASSIFICATION AND PRINCIPLE OF SUPERPOSITION FOR SECOND ORDER LINEAR PDE

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

More information

Math 31S. Rumbos Fall Solutions to Exam 1

Math 31S. Rumbos Fall Solutions to Exam 1 Math 31S. Rumbos Fall 2011 1 Solutions to Exam 1 1. When people smoke, carbon monoxide is released into the air. Suppose that in a room of volume 60 m 3, air containing 5% carbon monoxide is introduced

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

Introduction to Partial Differential Equations

Introduction to Partial Differential Equations Introduction to Partial Differential Equations Partial differential equations arise in a number of physical problems, such as fluid flow, heat transfer, solid mechanics and biological processes. These

More information

(1) u (t) = f(t, u(t)), 0 t a.

(1) u (t) = f(t, u(t)), 0 t a. I. Introduction 1. Ordinary Differential Equations. In most introductions to ordinary differential equations one learns a variety of methods for certain classes of equations, but the issues of existence

More information

Math 342 Partial Differential Equations «Viktor Grigoryan

Math 342 Partial Differential Equations «Viktor Grigoryan Math 342 Partial Differential Equations «Viktor Grigoryan 6 Wave equation: solution In this lecture we will solve the wave equation on the entire real line x R. This correspons to a string of infinite

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

Fitting Integrands to Basic Rules

Fitting Integrands to Basic Rules 6_8.qd // : PM Page 8 8 CHAPTER 8 Integration Techniques, L Hôpital s Rule, and Improper Integrals Section 8. Basic Integration Rules Review proceres for fitting an integrand to one of the basic integration

More information

Exam 2 Solutions, Math March 17, ) = 1 2

Exam 2 Solutions, Math March 17, ) = 1 2 Eam Solutions, Math 56 March 7, 6. Use the trapezoidal rule with n = 3 to approimate (Note: The eact value of the integral is ln 5 +. (you do not need to verify this or use it in any way to complete this

More information

Strauss PDEs 2e: Section Exercise 2 Page 1 of 6. Solve the completely inhomogeneous diffusion problem on the half-line

Strauss PDEs 2e: Section Exercise 2 Page 1 of 6. Solve the completely inhomogeneous diffusion problem on the half-line Strauss PDEs 2e: Section 3.3 - Exercise 2 Page of 6 Exercise 2 Solve the completely inhomogeneous diffusion problem on the half-line v t kv xx = f(x, t) for < x

More information

Example 1: What do you know about the graph of the function

Example 1: What do you know about the graph of the function Section 1.5 Analyzing of Functions In this section, we ll look briefly at four types of functions: polynomial functions, rational functions, eponential functions and logarithmic functions. Eample 1: What

More information

Linear Second Order ODEs

Linear Second Order ODEs Chapter 3 Linear Second Order ODEs In this chapter we study ODEs of the form (3.1) y + p(t)y + q(t)y = f(t), where p, q, and f are given functions. Since there are two derivatives, we might expect that

More information

Solutions to Math 41 Second Exam November 5, 2013

Solutions to Math 41 Second Exam November 5, 2013 Solutions to Math 4 Second Exam November 5, 03. 5 points) Differentiate, using the method of your choice. a) fx) = cos 03 x arctan x + 4π) 5 points) If u = x arctan x + 4π then fx) = fu) = cos 03 u and

More information

Today. The geometry of homogeneous and nonhomogeneous matrix equations. Solving nonhomogeneous equations. Method of undetermined coefficients

Today. The geometry of homogeneous and nonhomogeneous matrix equations. Solving nonhomogeneous equations. Method of undetermined coefficients Today The geometry of homogeneous and nonhomogeneous matrix equations Solving nonhomogeneous equations Method of undetermined coefficients 1 Second order, linear, constant coeff, nonhomogeneous (3.5) Our

More information

Integration Techniques for the AB exam

Integration Techniques for the AB exam For the AB eam, students need to: determine antiderivatives of the basic functions calculate antiderivatives of functions using u-substitution use algebraic manipulation to rewrite the integrand prior

More information

Fourier Analysis Fourier Series C H A P T E R 1 1

Fourier Analysis Fourier Series C H A P T E R 1 1 C H A P T E R Fourier Analysis 474 This chapter on Fourier analysis covers three broad areas: Fourier series in Secs...4, more general orthonormal series called Sturm iouville epansions in Secs..5 and.6

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

MATH 220: Problem Set 3 Solutions

MATH 220: Problem Set 3 Solutions MATH 220: Problem Set 3 Solutions Problem 1. Let ψ C() be given by: 0, x < 1, 1 + x, 1 < x < 0, ψ(x) = 1 x, 0 < x < 1, 0, x > 1, so that it verifies ψ 0, ψ(x) = 0 if x 1 and ψ(x)dx = 1. Consider (ψ j )

More information

Ch 6.4: Differential Equations with Discontinuous Forcing Functions

Ch 6.4: Differential Equations with Discontinuous Forcing Functions Ch 6.4: Differential Equations with Discontinuous Forcing Functions! In this section focus on examples of nonhomogeneous initial value problems in which the forcing function is discontinuous. Example 1:

More information

Second-Order Homogeneous Linear Equations with Constant Coefficients

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

More information

Section 4.4 The Fundamental Theorem of Calculus

Section 4.4 The Fundamental Theorem of Calculus Section 4.4 The Fundamental Theorem of Calculus The First Fundamental Theorem of Calculus If f is continuous on the interval [a,b] and F is any function that satisfies F '() = f() throughout this interval

More information

Vibrating Strings and Heat Flow

Vibrating Strings and Heat Flow Vibrating Strings and Heat Flow Consider an infinite vibrating string Assume that the -ais is the equilibrium position of the string and that the tension in the string at rest in equilibrium is τ Let u(,

More information

n 1 f n 1 c 1 n+1 = c 1 n $ c 1 n 1. After taking logs, this becomes

n 1 f n 1 c 1 n+1 = c 1 n $ c 1 n 1. After taking logs, this becomes Root finding: 1 a The points {x n+1, }, {x n, f n }, {x n 1, f n 1 } should be co-linear Say they lie on the line x + y = This gives the relations x n+1 + = x n +f n = x n 1 +f n 1 = Eliminating α and

More information

DIFFERENTIATING UNDER THE INTEGRAL SIGN

DIFFERENTIATING UNDER THE INTEGRAL SIGN DIFFEENTIATING UNDE THE INTEGAL SIGN KEITH CONAD I had learned to do integrals by various methods shown in a book that my high school physics teacher Mr. Bader had given me. [It] showed how to differentiate

More information

Finite difference method for solving Advection-Diffusion Problem in 1D

Finite difference method for solving Advection-Diffusion Problem in 1D Finite difference method for solving Advection-Diffusion Problem in 1D Author : Osei K. Tweneboah MATH 5370: Final Project Outline 1 Advection-Diffusion Problem Stationary Advection-Diffusion Problem in

More information

MAT292 - Calculus III - Fall Solution for Term Test 2 - November 6, 2014 DO NOT WRITE ON THE QR CODE AT THE TOP OF THE PAGES.

MAT292 - Calculus III - Fall Solution for Term Test 2 - November 6, 2014 DO NOT WRITE ON THE QR CODE AT THE TOP OF THE PAGES. MAT9 - Calculus III - Fall 4 Solution for Term Test - November 6, 4 Time allotted: 9 minutes. Aids permitted: None. Full Name: Last First Student ID: Email: @mail.utoronto.ca Instructions DO NOT WRITE

More information

ES.1803 Topic 19 Notes Jeremy Orloff. 19 Variation of parameters; exponential inputs; Euler s method

ES.1803 Topic 19 Notes Jeremy Orloff. 19 Variation of parameters; exponential inputs; Euler s method ES83 Topic 9 Notes Jeremy Orloff 9 Variation of parameters; eponential inputs; Euler s method 9 Goals Be able to derive and apply the eponential response formula for constant coefficient linear systems

More information

Definition and Properties

Definition and Properties 1. Definition The convolution of two functions f and g is a third function which we denote f g. It is defined as the following integral ( f g)(t) = t + f (τ)g(t τ) dτ for t >. (1) We will leave this unmotivated

More information

Unit #11 - Integration by Parts, Average of a Function

Unit #11 - Integration by Parts, Average of a Function Unit # - Integration by Parts, Average of a Function Some problems and solutions selected or adapted from Hughes-Hallett Calculus. Integration by Parts. For each of the following integrals, indicate whether

More information

1.1. Bacteria Reproduce like Rabbits. (a) A differential equation is an equation. a function, and both the function and its

1.1. Bacteria Reproduce like Rabbits. (a) A differential equation is an equation. a function, and both the function and its G NAGY ODE January 7, 2018 1 11 Bacteria Reproduce like Rabbits Section Objective(s): Overview of Differential Equations The Discrete Equation The Continuum Equation Summary and Consistency 111 Overview

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

x ct x + t , and the characteristics for the associated transport equation would be given by the solution of the ode dx dt = 1 4. ξ = x + t 4.

x ct x + t , and the characteristics for the associated transport equation would be given by the solution of the ode dx dt = 1 4. ξ = x + t 4. . The solution is ( 2 e x+ct + e x ct) + 2c x+ct x ct sin(s)dx ( e x+ct + e x ct) + ( cos(x + ct) + cos(x ct)) 2 2c 2. To solve the PDE u xx 3u xt 4u tt =, you can first fact the differential operat to

More information

4 The Harmonics of Vibrating Strings

4 The Harmonics of Vibrating Strings 4 The Harmonics of Vibrating Strings 4. Harmonics and Vibrations What I am going to tell you about is what we teach our physics students in the third or fourth year of graduate school... It is my task

More information

ANALYTIC SEMIGROUPS AND APPLICATIONS. 1. Introduction

ANALYTIC SEMIGROUPS AND APPLICATIONS. 1. Introduction ANALYTIC SEMIGROUPS AND APPLICATIONS KELLER VANDEBOGERT. Introduction Consider a Banach space X and let f : D X and u : G X, where D and G are real intervals. A is a bounded or unbounded linear operator

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

MATH 23 Exam 2 Review Solutions

MATH 23 Exam 2 Review Solutions MATH 23 Exam 2 Review Solutions Problem 1. Use the method of reduction of order to find a second solution of the given differential equation x 2 y (x 0.1875)y = 0, x > 0, y 1 (x) = x 1/4 e 2 x Solution

More information

Math 311, Partial Differential Equations, Winter 2015, Midterm

Math 311, Partial Differential Equations, Winter 2015, Midterm Score: Name: Math 3, Partial Differential Equations, Winter 205, Midterm Instructions. Write all solutions in the space provided, and use the back pages if you have to. 2. The test is out of 60. There

More information

3.2 A2 - Just Like Derivatives but Backwards

3.2 A2 - Just Like Derivatives but Backwards 3. A - Just Like Derivatives but Backwards The Definite Integral In the previous lesson, you saw that as the number of rectangles got larger and larger, the values of Ln, Mn, and Rn all grew closer and

More information

Review of elements of Calculus (functions in one variable)

Review of elements of Calculus (functions in one variable) Review of elements of Calculus (functions in one variable) Mainly adapted from the lectures of prof Greg Kelly Hanford High School, Richland Washington http://online.math.uh.edu/houstonact/ https://sites.google.com/site/gkellymath/home/calculuspowerpoints

More information

FOURIER TRANSFORMS. 1. Fourier series 1.1. The trigonometric system. The sequence of functions

FOURIER TRANSFORMS. 1. Fourier series 1.1. The trigonometric system. The sequence of functions FOURIER TRANSFORMS. Fourier series.. The trigonometric system. The sequence of functions, cos x, sin x,..., cos nx, sin nx,... is called the trigonometric system. These functions have period π. The trigonometric

More information

MAE 82 Engineering Mathematics

MAE 82 Engineering Mathematics Class otes : First Order Differential Equation on Linear AE 8 Engineering athematics Universe on Linear umerical Linearization on Linear Special Cases Analtical o General Solution Linear Analtical General

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

Exam II Review: Selected Solutions and Answers

Exam II Review: Selected Solutions and Answers November 9, 2011 Exam II Review: Selected Solutions and Answers NOTE: For additional worked problems see last year s review sheet and answers, the notes from class, and your text. Answers to problems from

More information

Math 119 Main Points of Discussion

Math 119 Main Points of Discussion Math 119 Main Points of Discussion 1. Solving equations: When you have an equation like y = 3 + 5, you should see a relationship between two variables, and y. The graph of y = 3 + 5 is the picture of this

More information

9 More on the 1D Heat Equation

9 More on the 1D Heat Equation 9 More on the D Heat Equation 9. Heat equation on the line with sources: Duhamel s principle Theorem: Consider the Cauchy problem = D 2 u + F (x, t), on x t x 2 u(x, ) = f(x) for x < () where f

More information