Week 2: First Order Semi-Linear PDEs

Size: px
Start display at page:

Download "Week 2: First Order Semi-Linear PDEs"

Transcription

1 Week 2: First Order Semi-Linear PDEs Introction We want to find a formal solution to the first order semilinear PDEs of the form a(, y)u + b(, y)u y = c(, y, u). Using a change of variables corresponding to characteristic lines, we can rece the problem to a system of 3 ODEs. The solution follows by simply solving two ODEs in the resulting system. Step 1: Formally, we want to solve the following system of PDEs a(, y) = b(, y) = c(, y, u). Step 2: We first find the characteristic curve by solving the first pair, a(, y) = b(, y) a(, y) = b(, y). We will get a characteristic line of the form C = f(, y). Step 3: We now can now find the general solution by solving either a(, y) = c(, y, u) or b(, y) = c(, y, u). We choose to solve the ODE that is easier to solve. We may need to use the characteristic curve and the implicit function theorem to write f(, y) = C as y = y(c, ) or = (C, y) to eliminate a variable to solve this ODE. When we solve the ODE, we must remember to write the constant of integration we get when we solve ODEs as a function F (C) = F (f(, y)) instead. Step 4: If we are given some initial conditions, then we can find the specific form of F (C). We will eplain why this method works in the net section. eamples using this technique. We start by formally solving several Problems Problem 1. Solve the initial value problem u t 3u = 0, u(0, ) = e 2. Solution 1. This is a linear first order PDE, so we can solve it using characteristic lines. Step 1: We want to solve u t = 3u. This gives us the system of equations 1 = 0 = 3u. 1 = 0 = 0 = C. Page 1 of 8

2 Therefore, the characteristic curves are given by C =. This is a separable ODE, which has solution 1 = 3u = 3u. log u = 3t + f(c) u = e f(c) e 3t. Since f(c) is an arbitrary function, we can redefine e f(c) =: g(c). Since C =, we have our general solution is u(t, ) = g()e 3t. Step 4: We now use the initial value to solve for g. Since u(0, ) = e 2 we have e 2 = u(0, ) = g()e 3 0 g() = e 2, so our particular solution is of the form u(t, ) = e 2 e 3t = e 3t 2. Problem 2. Solve the initial value problem u t 4u + u = 0, u(0, ) = Solution 2. This is a linear first order PDE, so we can solve it using characteristic lines. Step 1: We want to solve u t 4u = u. This gives us the system of equations 1 = 4 = u. 1 = 4 = 4 = 4t + C. Therefore, the characteristic curves are given by C = + 4t. This is a separable ODE, which has solution 1 = u = u. log u = t + f(c) u = e f(c) e t Since f(c) is an arbitrary function, we might can redefine e f(c) =: g(c). Since C = + 4t, we have our general solution is u(t, ) = g( + 4t)e t. Page 2 of 8

3 Step 4: We now use the initial value to solve for g. Since u(0, ) = we have so our particular solution is of the form = u(0, ) = g()e3 0 g() = , u(t, ) = ( + 4t) 2 e t. Problem 3. Solve the initial value problem with u(, y) = ep(/( y)) on { + y = 1}. 2yu + ( 2 + y 2 )u y = 0 Solution 3. This is a linear first order PDE, so we can solve it using characteristic lines. Step 1: We have the system of equations 2y = ( 2 + y 2 ) = 0. 2y = ( 2 + y 2 ) = 1 2 y y. This is a Homogenous ODE, which can be solved using the change of variables w = y. = dw + w, so under this change of variables we have This is a separable equation, so dw + w = 1 2 w w dw = 1 2 w w = 1 w2 2w. We have 2w 1 w 2 dw = 1 ln(1 w2 ) = ln + D e D = (1 w 2 ) = 2 y 2. If we set C = e D, then C = 2 y 2 is our characteristic curve. 2y = 0 = 0 u = f(c). Since C = 2 y 2, we have our general solution is ( 2 y 2 ) u(, y) = f. Step 4: We now use the initial value to solve for f. Since u(, y) = ep(/( y)) when + y = 1, we have ( e y = u(, y) +y=1 2 y 2 ) ( ( y)( + y) ) ( y ) = f = f = f. +y=1 +y=1 Page 3 of 8

4 If we set z = y, then the above implies e 1 z = f(z), so our particular solution is of the form u(, y) = e 2 y 2. Problem 4. Solve the initial value problem with u(, y) = 0 on {y = 2 }. u + yu y = e u Solution 4. This is a semilinear first order PDE, so we can solve it using characteristic lines. Step 1: We have the system of equations = y = e u. This is a separable ODE, which has solution Therefore, our characteristic curve is C = y. = y = y. y = C = e u = e u e u = + f(c). Since C = y, we have our general solution is ( ( y u(, y) = ln + f. )) Step 4: We now use the initial value to solve for f. Since u(, y) = 0 when y = 2, we have 0 = u(, y) ( ( y )) y= 2 = ln + f = ln( + f()) f() = 1. y=2 Therefore, our particular solution is of the form u(, y) = ln ( + 1 y ). Problem 5. Solve the initial value problem when u(1, y) = y 2. u + yu y = 2( 2 y 2 ) Page 4 of 8

5 Solution 5. This is a linear first order PDE, so we can solve it using characteristic lines. Step 1: We have the system of equations = y = 2( 2 y 2 ). This is a separable ODE, which has solution Therefore, our characteristic curve is C = y. = y = y. y = C = 2( 2 y 2 ) = 2(2 y 2 ). There is a y variable appearing in this ODE that we must eliminate it. Since y = C, we need to solve Since C = y, we have the general solution = 2(2 C 2 2 ) u = 2(1 C2 ) 3 + f(c). 3 u(, y) = 2 3 ( ( y 2 ) ( y 1 ) 3 + f. ) Step 4: We now use the initial value to solve for f. Since u(1, y) = y 2 we have y 2 = u(1, y) = 2 3 Therefore, our particular solution is of the form ( 1 y 2) + f(y) f(y) = y 2 2 ( 1 y 2) = y2. u(, y) = 2 3 ( ( y 2 ) 1 ) ( y ) 2. 3 Problem 6. Find the general solution of 2u + 4u y = e +3y 5u. Solution 6. This is a linear first order PDE, so we can solve it using characteristic lines. Step 1: We have the system of equations 2 = 4 = e +3y 5u. Page 5 of 8

6 Therefore, our characteristic curve is C = y = 4 = 2 y = 2 + C. 2 = e +3y 5u = 1 2 (e+3y 5u) 5 2 u = 1 2 e+3y. There is a y variable appearing in this ODE that we must eliminate it. Since y = C 2, we need to solve 5 2 u = 1 2 e 5+3C. This is a linear ODE, which can be solved using an integrating factor of the form φ() = e 5 2, which gives us ( u = e ) e 5+3C e 5 2 = 12 ( e 52 2e 15 2 ) + 3C + f(c) u = e 5+3C 1 2 f(c)e 5 2. Since C = y + 2, if we set g(z) = 1 2f(z) then we get the general solution We can easily verify that this solves our PDE. u(, y) = 1 15 e+3y + g(y + 2)e 5 2. Problem 7. Find the general solution of u yu y + y 2 u = y 2, where y 0 Solution 7. This is a linear first order PDE, so we can solve it using characteristic lines. Step 1: We want to solve u yu y = y 2 y 2 u. We have the system of equations = y = y 2 y 2 u. This is a separable ODE, with solution = y = y. ln y = ln + D e D = y If we set C = e D then our characteristic curve is C = y. Step 3: We now solve the second and third equation, y = y 2 y 2 u = y + yu yu = y. Page 6 of 8

7 This is a linear ODE, which can be solved using an integrating factor of the form φ(y) = e y2 /2, which gives us ( ) ( ) u = e y2 /2 ye y2 /2 = e y2 /2 e y2 /2 + f(c) = 1 + f(c)e y2 /2. Since C = y, we get the general solution We can easily verify that this solves our PDE. Proof of the Coordinate Method u(, y) = 1 + f(y)e y2 /2. We now eplain why the above method works for certain semilinear PDEs that can be reced to solvable ODEs. We essentially do a change of variables to rece the PDE into an ODE. Suppose we have a PDE of the form a(, y)u + b(, y)u y = c(, y, u). ( ) Step 1: We want to solve the equation a(, y) = b(, y) b(, y) = a(, y). Suppose we can find a family of solutions f(, y) = C, called the characteristic curves. Since this is a solution to the ODE, by implicitly differentiating, we must have 0 = d f(, y) = f (, y) + f y (, y) = f b(, y) (, y) + f y (, y) a(, y) and therefore, our the family of solutions must satisfy the condition 0 = a(, y)f (, y) + b(, y)f y (, y). (1) We will see that using this f(, y), we can rece our PDE into either an ODE with respect to (Choice 1) or an ODE with respect to y (Choice 2). Step 2 (Choice 1): We now eplain why it suffices to solve the equations a(, y) = c(, y, u) c(, y, u) = a(, y). To rece ( ) to this ODE, we do a change of variables ξ(, y) =, η(, y) = f(, y) where f(, y) = C is the function we found in Step 1. Notice that and therefore we have u = u ξ ξ + u η η = u ξ + u η f (, y) u y = u ξ ξ y + u η η y = u ηf y (, y) a(, y)u + b(, y)u y = a(, y)(u ξ f (, y)u η ) + b(, y)f y (, y)u η = a(, y)u ξ + (a(, y)f (, y) + b(, y)f y (, y))u η = a(, y)u ξ (ξ, η) Page 7 of 8

8 since f(, y) satisfies (1). Since our PDE satisfies ( ), we have shown that u ξ (ξ, η) = c((ξ, η), y(ξ, η), u) a((ξ, η), y(ξ, η)) We can write this back in our original coordinates ξ =, η = f(, y) = C. If the characteristic curve f(, y) = C can be solved implictly for y = y(, C), then we can eliminate the y variable, which gives us c(, y(, C), u) u (, C) = a(, y(, C)) This is precisely the ODE we are solving if we choose the first ODE in Step 3. This also eplains why the integration constant is of the form F (C) instead of just a constant. Step 2 (Choice 2): It might be easier to instead solve the system b(, y) = c(, y, u) c(, y, u) = b(, y). To rece ( ) to this ODE, we instead use the change of variables, ξ(, y) = y, η(, y) = f(, y), where f(, y) = C is the function we found in Step 1. Notice that u = u ξ ξ + u η η = u ηf (, y) and so we have u y = u ξ ξ y + u η η y = u ξ + u η f y (, y) a(, y)u + b(, y)u y = a(, y)(f (, y)u η ) + b(, y)(u ξ + f y (, y)u η ) = b(, y)u ξ (ξ, η) + (a(, y)f (, y) + b(, y)f y (, y))u η = b(, y)u ξ (ξ, η) since f(, y) satisfies (1). Since our PDE satisfies ( ), we have shown that u ξ (ξ, η) = c((ξ, η), y(ξ, η), u) a((ξ, η), y(ξ, η)) We can write this back in our original coordinates ξ = y, η = f(, y) = C. If the characteristic curve f(, y) = C can be solved implictly for = (y, C), then we can eliminate the variable, which gives us c((y, C), y, u) u y (C, y) = a((y, C), y) This is precisely the ODE we are solving if we choose the second ODE in Step 3. This also eplains why the integration constant is of the form F (C) instead of just a constant. Remark: Notice that the above procere works even if one of the coefficients vanish (i.e. a 0, b 0 or c 0 ). We just lose some choice as to the equations we solve, since if a 0, then we must use Choice 2 because Choice 1 does not make sense. The derivation assumed that the coefficients were sufficiently nice such that we can find solutions to the ODEs at least locally. We should verify that our formal solutions are true solutions by checking our solutions after deriving them. Page 8 of 8

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

First Order Equations

First Order Equations 10 1 Linear and Semilinear Equations Chapter First Order Equations Contents 1 Linear and Semilinear Equations 9 Quasilinear Equations 19 3 Wave Equation 6 4 Sstems of Equations 31 1 Linear and Semilinear

More information

LINEAR SECOND-ORDER EQUATIONS

LINEAR SECOND-ORDER EQUATIONS LINEAR SECON-ORER EQUATIONS Classification In two independent variables x and y, the general form is Au xx + 2Bu xy + Cu yy + u x + Eu y + Fu + G = 0. The coefficients are continuous functions of (x, y)

More information

Solutions to Homework # 1 Math 381, Rice University, Fall (x y) y 2 = 0. Part (b). We make a convenient change of variables:

Solutions to Homework # 1 Math 381, Rice University, Fall (x y) y 2 = 0. Part (b). We make a convenient change of variables: Hildebrand, Ch. 8, # : Part (a). We compute Subtracting, we eliminate f... Solutions to Homework # Math 38, Rice University, Fall 2003 x = f(x + y) + (x y)f (x + y) y = f(x + y) + (x y)f (x + y). x = 2f(x

More information

DIFFERENTIATION RULES

DIFFERENTIATION RULES 3 DIFFERENTIATION RULES DIFFERENTIATION RULES 3.6 Derivatives of Logarithmic Functions In this section, we: use implicit differentiation to find the derivatives of the logarithmic functions and, in particular,

More information

SOLUTIONS BY SUBSTITUTIONS

SOLUTIONS BY SUBSTITUTIONS 25 SOLUTIONS BY SUBSTITUTIONS 71 25 SOLUTIONS BY SUBSTITUTIONS REVIEW MATERIAL Techniques of integration Separation of variables Solution of linear DEs INTRODUCTION We usually solve a differential equation

More information

MIT (Spring 2014)

MIT (Spring 2014) 18.311 MIT (Spring 014) Rodolfo R. Rosales February 13, 014. Problem Set # 01. Due: Mon. February 4. IMPORTANT: Turn in the regular and the special problems stapled in two SEPARATE packages. Print your

More information

First-Order ODEs. Chapter Separable Equations. We consider in this chapter differential equations of the form dy (1.1)

First-Order ODEs. Chapter Separable Equations. We consider in this chapter differential equations of the form dy (1.1) Chapter 1 First-Order ODEs We consider in this chapter differential equations of the form dy (1.1) = F (t, y), where F (t, y) is a known smooth function. We wish to solve for y(t). Equation (1.1) is called

More information

Solving First Order ODEs. Table of contents

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

More information

LINEAR DIFFERENTIAL EQUATIONS OF ORDER 1. where a(x) and b(x) are functions. Observe that this class of equations includes equations of the form

LINEAR DIFFERENTIAL EQUATIONS OF ORDER 1. where a(x) and b(x) are functions. Observe that this class of equations includes equations of the form LINEAR DIFFERENTIAL EQUATIONS OF ORDER 1 We consier ifferential equations of the form y + a()y = b(), (1) y( 0 ) = y 0, where a() an b() are functions. Observe that this class of equations inclues equations

More information

Lecture two. January 17, 2019

Lecture two. January 17, 2019 Lecture two January 17, 2019 We will learn how to solve rst-order linear equations in this lecture. Example 1. 1) Find all solutions satisfy the equation u x (x, y) = 0. 2) Find the solution if we know

More information

A Note on the Major Results of Begriffsschrift

A Note on the Major Results of Begriffsschrift A Note on the Major Results of Begriffsschrift Richard G. Heck, Jnr. In this note, I shall explain and outline Frege s proofs of the two major results of Begriffsschrift (Frege, 1967), Part III, Theorems

More information

Conduction velocity restitution in models of electrical excitation in the heart

Conduction velocity restitution in models of electrical excitation in the heart Conduction velocity restitution in models of electrical excitation in the heart Who? From? When? School of Mathematics and Statistics University of Glasgow December 7, 2011 / Liverpool References and credits

More information

MATH 1010E University Mathematics Lecture Notes (week 8) Martin Li

MATH 1010E University Mathematics Lecture Notes (week 8) Martin Li MATH 1010E University Mathematics Lecture Notes (week 8) Martin Li 1 L Hospital s Rule Another useful application of mean value theorems is L Hospital s Rule. It helps us to evaluate its of indeterminate

More information

Module 2: First-Order Partial Differential Equations

Module 2: First-Order Partial Differential Equations Module 2: First-Order Partial Differential Equations The mathematical formulations of many problems in science and engineering reduce to study of first-order PDEs. For instance, the study of first-order

More information

Section 2.4 Linear Equations

Section 2.4 Linear Equations Section 2.4 Linear Equations Key Terms: Linear equation Homogeneous linear equation Nonhomogeneous (inhomogeneous) linear equation Integrating factor General solution Variation of parameters A first-order

More information

2. Higher-order Linear ODE s

2. Higher-order Linear ODE s 2. Higher-order Linear ODE s 2A. Second-order Linear ODE s: General Properties 2A-1. On the right below is an abbreviated form of the ODE on the left: (*) y + p()y + q()y = r() Ly = r() ; where L is the

More information

Practice Midterm Solutions

Practice Midterm Solutions Practice Midterm Solutions Math 4B: Ordinary Differential Equations Winter 20 University of California, Santa Barbara TA: Victoria Kala DO NOT LOOK AT THESE SOLUTIONS UNTIL YOU HAVE ATTEMPTED EVERY PROBLEM

More information

University Mathematics 2

University Mathematics 2 University Matematics 2 1 Differentiability In tis section, we discuss te differentiability of functions. Definition 1.1 Differentiable function). Let f) be a function. We say tat f is differentiable at

More information

Classification of Second order PDEs

Classification of Second order PDEs Chapter 3 Classification of Second order PDEs This chapter deals with a finer classification of second order quasilinear PDEs, as compared to Chapter 1. In Section 3.1, we present a formal procedure to

More information

First order Partial Differential equations

First order Partial Differential equations First order Partial Differential equations 0.1 Introduction Definition 0.1.1 A Partial Deferential equation is called linear if the dependent variable and all its derivatives have degree one and not multiple

More information

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

Strauss PDEs 2e: Section Exercise 1 Page 1 of 6 Strauss PDEs e: Setion.1 - Exerise 1 Page 1 of 6 Exerise 1 Solve u tt = u xx, u(x, 0) = e x, u t (x, 0) = sin x. Solution Solution by Operator Fatorization By fatoring the wave equation and making a substitution,

More information

Week 01 : Introduction. A usually formal statement of the equality or equivalence of mathematical or logical expressions

Week 01 : Introduction. A usually formal statement of the equality or equivalence of mathematical or logical expressions 1. What are partial differential equations. An equation: Week 01 : Introduction Marriam-Webster Online: A usually formal statement of the equality or equivalence of mathematical or logical expressions

More information

Integration by substitution

Integration by substitution Roberto s Notes on Integral Calculus Chapter : Integration methods Section 1 Integration by substitution or by change of variable What you need to know already: What an indefinite integral is. The chain

More information

Equations involving an unknown function and its derivatives. Physical laws encoded in differential equations INTRODUCTION TO DIFFERENTIAL EQUATIONS

Equations involving an unknown function and its derivatives. Physical laws encoded in differential equations INTRODUCTION TO DIFFERENTIAL EQUATIONS INTRODUCTION TO DIFFERENTIAL EQUATIONS Equations involving an unknown function and its derivatives e. : +f = e solution for f specified by equation + initial data [e.g., value of f at a point] Physical

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

/ / MET Day 000 NC1^ INRTL MNVR I E E PRE SLEEP K PRE SLEEP R E

/ / MET Day 000 NC1^ INRTL MNVR I E E PRE SLEEP K PRE SLEEP R E 05//0 5:26:04 09/6/0 (259) 6 7 8 9 20 2 22 2 09/7 0 02 0 000/00 0 02 0 04 05 06 07 08 09 0 2 ay 000 ^ 0 X Y / / / / ( %/ ) 2 /0 2 ( ) ^ 4 / Y/ 2 4 5 6 7 8 9 2 X ^ X % 2 // 09/7/0 (260) ay 000 02 05//0

More information

We denote the space of distributions on Ω by D ( Ω) 2.

We denote the space of distributions on Ω by D ( Ω) 2. Sep. 1 0, 008 Distributions Distributions are generalized functions. Some familiarity with the theory of distributions helps understanding of various function spaces which play important roles in the study

More information

Integration by Parts. MAT 126, Week 2, Thursday class. Xuntao Hu

Integration by Parts. MAT 126, Week 2, Thursday class. Xuntao Hu MAT 126, Week 2, Thursday class Xuntao Hu Recall that the substitution rule is a combination of the FTC and the chain rule. We can also combine the FTC and the product rule: d dx [f (x)g(x)] = f (x)g (x)

More information

4 Differential Equations

4 Differential Equations Advanced Calculus Chapter 4 Differential Equations 65 4 Differential Equations 4.1 Terminology Let U R n, and let y : U R. A differential equation in y is an equation involving y and its (partial) derivatives.

More information

(z 0 ) = lim. = lim. = f. Similarly along a vertical line, we fix x = x 0 and vary y. Setting z = x 0 + iy, we get. = lim. = i f

(z 0 ) = lim. = lim. = f. Similarly along a vertical line, we fix x = x 0 and vary y. Setting z = x 0 + iy, we get. = lim. = i f . Holomorphic Harmonic Functions Basic notation. Considering C as R, with coordinates x y, z = x + iy denotes the stard complex coordinate, in the usual way. Definition.1. Let f : U C be a complex valued

More information

Chapter 6: Functions with severable variables and Partial Derivatives:

Chapter 6: Functions with severable variables and Partial Derivatives: Chapter 6: Functions with severable variables and Partial Derivatives: Functions o several variables: A unction involving more than one variable is called unction with severable variables. Eamples: y (,

More information

z x = f x (x, y, a, b), z y = f y (x, y, a, b). F(x, y, z, z x, z y ) = 0. This is a PDE for the unknown function of two independent variables.

z x = f x (x, y, a, b), z y = f y (x, y, a, b). F(x, y, z, z x, z y ) = 0. This is a PDE for the unknown function of two independent variables. Chapter 2 First order PDE 2.1 How and Why First order PDE appear? 2.1.1 Physical origins Conservation laws form one of the two fundamental parts of any mathematical model of Continuum Mechanics. These

More information

Kolmogorov Equations and Markov Processes

Kolmogorov Equations and Markov Processes Kolmogorov Equations and Markov Processes May 3, 013 1 Transition measures and functions Consider a stochastic process {X(t)} t 0 whose state space is a product of intervals contained in R n. We define

More information

(1 + 2y)y = x. ( x. The right-hand side is a standard integral, so in the end we have the implicit solution. y(x) + y 2 (x) = x2 2 +C.

(1 + 2y)y = x. ( x. The right-hand side is a standard integral, so in the end we have the implicit solution. y(x) + y 2 (x) = x2 2 +C. Midterm 1 33B-1 015 October 1 Find the exact solution of the initial value problem. Indicate the interval of existence. y = x, y( 1) = 0. 1 + y Solution. We observe that the equation is separable, and

More information

PDE: The Method of Characteristics Page 1

PDE: The Method of Characteristics Page 1 PDE: The Method of Characteristics Page y u x (x, y) + x u y (x, y) =, () u(, y) = cos y 2. Solution The partial differential equation given can be rewritten as follows: u(x, y) y, x =, (2) where = / x,

More information

Math 201 Lecture 05 Bernoulli and Linear Coefficients

Math 201 Lecture 05 Bernoulli and Linear Coefficients Math 0 Lecture 05 Bernoulli and Linear Coefficients Jan. 8, 0 Many eamples here are taken from the tetbook. The first number in () refers to the problem number in the UA Custom edition, the second number

More information

Summary of EE226a: MMSE and LLSE

Summary of EE226a: MMSE and LLSE 1 Summary of EE226a: MMSE and LLSE Jean Walrand Here are the key ideas and results: I. SUMMARY The MMSE of given Y is E[ Y]. The LLSE of given Y is L[ Y] = E() + K,Y K 1 Y (Y E(Y)) if K Y is nonsingular.

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

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 GABRIEL NAGY Mathematics Department, Michigan State University, East Lansing, MI, 4884 NOVEMBER 9, 7 Summary This is an introduction to ordinary differential equations We

More information

PDE (Math 4163) Spring 2016

PDE (Math 4163) Spring 2016 PDE (Math 4163) Spring 2016 Some historical notes. PDE arose in the context of the development of models in the physics of continuous media, e.g. vibrating strings, elasticity, the Newtonian gravitational

More information

EXACT EQUATIONS AND INTEGRATING FACTORS

EXACT EQUATIONS AND INTEGRATING FACTORS MAP- EXACT EQUATIONS AND INTEGRATING FACTORS First-order Differential Equations for Which We Can Find Eact Solutions Stu the patterns carefully. The first step of any solution is correct identification

More information

Sample Solutions of Assignment 3 for MAT3270B: 2.8,2.3,2.5,2.7

Sample Solutions of Assignment 3 for MAT3270B: 2.8,2.3,2.5,2.7 Sample Solutions of Assignment 3 for MAT327B: 2.8,2.3,2.5,2.7 1. Transform the given initial problem into an equivalent problem with the initial point at the origin (a). dt = t2 + y 2, y(1) = 2, (b). dt

More information

Ordinary Differential Equations (ODE)

Ordinary Differential Equations (ODE) ++++++++++ Ordinary Differential Equations (ODE) Previous year Questions from 07 to 99 Ramanasri Institute W E B S I T E : M A T H E M A T I C S O P T I O N A L. C O M C O N T A C T : 8 7 5 0 7 0 6 6 /

More information

Separation of variables

Separation of variables Separation of variables Idea: Transform a PDE of 2 variables into a pair of ODEs Example : Find the general solution of u x u y = 0 Step. Assume that u(x,y) = G(x)H(y), i.e., u can be written as the product

More information

Differential Equation. Introduction Booklet - I With the help of this booklet you can easily follow the concepts of differential equations.

Differential Equation. Introduction Booklet - I With the help of this booklet you can easily follow the concepts of differential equations. Differential Equation Introduction Booklet - I With the help of this booklet you can easily follow the concepts of differential equations. Dr. Ajay Kumar Tiwari 1/16/019 Definition The equation which contains

More information

The Mean Value Theorem and the Extended Mean Value Theorem

The Mean Value Theorem and the Extended Mean Value Theorem The Mean Value Theorem and the Extended Mean Value Theorem Willard Miller September 21, 2006 0.1 The MVT Recall the Extreme Value Theorem (EVT) from class: If the function f is defined and continuous on

More information

Math 2a Prac Lectures on Differential Equations

Math 2a Prac Lectures on Differential Equations Math 2a Prac Lectures on Differential Equations Prof. Dinakar Ramakrishnan 272 Sloan, 253-37 Caltech Office Hours: Fridays 4 5 PM Based on notes taken in class by Stephanie Laga, with a few added comments

More information

Ordinary Differential Equation Theory

Ordinary Differential Equation Theory Part I Ordinary Differential Equation Theory 1 Introductory Theory An n th order ODE for y = y(t) has the form Usually it can be written F (t, y, y,.., y (n) ) = y (n) = f(t, y, y,.., y (n 1) ) (Implicit

More information

Math Reading assignment for Chapter 1: Study Sections 1.1 and 1.2.

Math Reading assignment for Chapter 1: Study Sections 1.1 and 1.2. Math 3350 1 Chapter 1 Reading assignment for Chapter 1: Study Sections 1.1 and 1.2. 1.1 Material for Section 1.1 An Ordinary Differential Equation (ODE) is a relation between an independent variable x

More information

Tutorial 2: Comparative Statics

Tutorial 2: Comparative Statics Tutorial 2: Comparative Statics ECO42F 20 Derivatives and Rules of Differentiation For each of the functions below: (a) Find the difference quotient. (b) Find the derivative dx. (c) Find f (4) and f (3)..

More information

MATH 220: PROBLEM SET 1, SOLUTIONS DUE FRIDAY, OCTOBER 2, 2015

MATH 220: PROBLEM SET 1, SOLUTIONS DUE FRIDAY, OCTOBER 2, 2015 MATH 220: PROBLEM SET 1, SOLUTIONS DUE FRIDAY, OCTOBER 2, 2015 Problem 1 Classify the following PDEs by degree of non-linearity (linear, semilinear, quasilinear, fully nonlinear: (1 (cos x u x + u y =

More information

Math 123, Week 9: Separable, First-Order Linear, and Substitution Methods. Section 1: Separable DEs

Math 123, Week 9: Separable, First-Order Linear, and Substitution Methods. Section 1: Separable DEs Math 123, Week 9: Separable, First-Order Linear, and Substitution Methods Section 1: Separable DEs We are finally to the point in the course where we can consider how to find solutions to differential

More information

LECTURE 15 + C+F. = A 11 x 1x1 +2A 12 x 1x2 + A 22 x 2x2 + B 1 x 1 + B 2 x 2. xi y 2 = ~y 2 (x 1 ;x 2 ) x 2 = ~x 2 (y 1 ;y 2 1

LECTURE 15 + C+F. = A 11 x 1x1 +2A 12 x 1x2 + A 22 x 2x2 + B 1 x 1 + B 2 x 2. xi y 2 = ~y 2 (x 1 ;x 2 ) x 2 = ~x 2 (y 1 ;y 2  1 LECTURE 5 Characteristics and the Classication of Second Order Linear PDEs Let us now consider the case of a general second order linear PDE in two variables; (5.) where (5.) 0 P i;j A ij xix j + P i,

More information

Solution Manual for: Numerical Computing with MATLAB by Cleve B. Moler

Solution Manual for: Numerical Computing with MATLAB by Cleve B. Moler Solution Manual for: Numerical Computing with MATLAB by Cleve B. Moler John L. Weatherwax July 5, 007 Chapter 7 (Ordinary Differential Equations) Problem 7.1 Defining the vector y as y Then we have for

More information

Differentiation of Logarithmic Functions

Differentiation of Logarithmic Functions Differentiation of Logarithmic Functions The rule for finding the derivative of a logarithmic function is given as: If y log a then dy or y. d a ( ln This rule can be proven by rewriting the logarithmic

More information

Math 312 Lecture 3 (revised) Solving First Order Differential Equations: Separable and Linear Equations

Math 312 Lecture 3 (revised) Solving First Order Differential Equations: Separable and Linear Equations Math 312 Lecture 3 (revised) Solving First Order Differential Equations: Separable and Linear Equations Warren Weckesser Department of Mathematics Colgate University 24 January 25 This lecture describes

More information

Strauss PDEs 2e: Section Exercise 2 Page 1 of 8. In order to do so, we ll solve for the Green s function G(x, t) in the corresponding PDE,

Strauss PDEs 2e: Section Exercise 2 Page 1 of 8. In order to do so, we ll solve for the Green s function G(x, t) in the corresponding PDE, Strauss PDEs 2e: Section 2.4 - Eercise 2 Page of 8 Eercise 2 Do the same for φ() = for > and φ() = 3 for

More information

Math 20D: Form B Final Exam Dec.11 (3:00pm-5:50pm), Show all of your work. No credit will be given for unsupported answers.

Math 20D: Form B Final Exam Dec.11 (3:00pm-5:50pm), Show all of your work. No credit will be given for unsupported answers. Turn off and put away your cell phone. No electronic devices during the exam. No books or other assistance during the exam. Show all of your work. No credit will be given for unsupported answers. Write

More information

0.1. Linear transformations

0.1. Linear transformations Suggestions for midterm review #3 The repetitoria are usually not complete; I am merely bringing up the points that many people didn t now on the recitations Linear transformations The following mostly

More information

Section The Chain Rule and Implicit Differentiation with Application on Derivative of Logarithm Functions

Section The Chain Rule and Implicit Differentiation with Application on Derivative of Logarithm Functions Section 3.4-3.6 The Chain Rule an Implicit Differentiation with Application on Derivative of Logarithm Functions Ruipeng Shen September 3r, 5th Ruipeng Shen MATH 1ZA3 September 3r, 5th 1 / 3 The Chain

More information

4.8 Partial Fraction Decomposition

4.8 Partial Fraction Decomposition 8 CHAPTER 4. INTEGRALS 4.8 Partial Fraction Decomposition 4.8. Need to Know The following material is assumed to be known for this section. If this is not the case, you will need to review it.. When are

More information

Nonhomogeneous Equations and Variation of Parameters

Nonhomogeneous Equations and Variation of Parameters Nonhomogeneous Equations Variation of Parameters June 17, 2016 1 Nonhomogeneous Equations 1.1 Review of First Order Equations If we look at a first order homogeneous constant coefficient ordinary differential

More information

Lecture 10. ( x domf. Remark 1 The domain of the conjugate function is given by

Lecture 10. ( x domf. Remark 1 The domain of the conjugate function is given by 10-1 Multi-User Information Theory Jan 17, 2012 Lecture 10 Lecturer:Dr. Haim Permuter Scribe: Wasim Huleihel I. CONJUGATE FUNCTION In the previous lectures, we discussed about conve set, conve functions

More information

Existence Theory: Green s Functions

Existence Theory: Green s Functions Chapter 5 Existence Theory: Green s Functions In this chapter we describe a method for constructing a Green s Function The method outlined is formal (not rigorous) When we find a solution to a PDE by constructing

More information

Lecture Notes for Math 251: ODE and PDE. Lecture 13: 3.4 Repeated Roots and Reduction Of Order

Lecture Notes for Math 251: ODE and PDE. Lecture 13: 3.4 Repeated Roots and Reduction Of Order Lecture Notes for Math 251: ODE and PDE. Lecture 13: 3.4 Repeated Roots and Reduction Of Order Shawn D. Ryan Spring 2012 1 Repeated Roots of the Characteristic Equation and Reduction of Order Last Time:

More information

Extra Problems and Examples

Extra Problems and Examples Extra Problems and Examples Steven Bellenot October 11, 2007 1 Separation of Variables Find the solution u(x, y) to the following equations by separating variables. 1. u x + u y = 0 2. u x u y = 0 answer:

More information

Symmetry analysis of the cylindrical Laplace equation

Symmetry analysis of the cylindrical Laplace equation Symmetry analysis of the cylindrical Laplace equation Mehdi Nadjafikhah Seyed-Reza Hejazi Abstract. The symmetry analysis for Laplace equation on cylinder is considered. Symmetry algebra the structure

More information

dt 2 roots r = 1 and r =,1, thus the solution is a linear combination of e t and e,t. conditions. We havey(0) = c 1 + c 2 =5=4 and dy (0) = c 1 + c

dt 2 roots r = 1 and r =,1, thus the solution is a linear combination of e t and e,t. conditions. We havey(0) = c 1 + c 2 =5=4 and dy (0) = c 1 + c MAE 305 Assignment #3 Solutions Problem 9, Page 8 The characteristic equation for d y,y =0isr, = 0. This has two distinct roots r = and r =,, thus the solution is a linear combination of e t and e,t. That

More information

Lecture Notes in Mathematics. A First Course in Quasi-Linear Partial Differential Equations for Physical Sciences and Engineering Solution Manual

Lecture Notes in Mathematics. A First Course in Quasi-Linear Partial Differential Equations for Physical Sciences and Engineering Solution Manual Lecture Notes in Mathematics A First Course in Quasi-Linear Partial Differential Equations for Physical Sciences and Engineering Solution Manual Marcel B. Finan Arkansas Tech University c All Rights Reserved

More information

Lab on Taylor Polynomials. This Lab is accompanied by an Answer Sheet that you are to complete and turn in to your instructor.

Lab on Taylor Polynomials. This Lab is accompanied by an Answer Sheet that you are to complete and turn in to your instructor. Lab on Taylor Polynomials This Lab is accompanied by an Answer Sheet that you are to complete and turn in to your instructor. In this Lab we will approimate complicated unctions by simple unctions. The

More information

A: Brief Review of Ordinary Differential Equations

A: Brief Review of Ordinary Differential Equations A: Brief Review of Ordinary Differential Equations Because of Principle # 1 mentioned in the Opening Remarks section, you should review your notes from your ordinary differential equations (odes) course

More information

ORDINARY DIFFERENTIAL EQUATION: Introduction and First-Order Equations. David Levermore Department of Mathematics University of Maryland

ORDINARY DIFFERENTIAL EQUATION: Introduction and First-Order Equations. David Levermore Department of Mathematics University of Maryland ORDINARY DIFFERENTIAL EQUATION: Introduction and First-Order Equations David Levermore Department of Mathematics University of Maryland 7 September 2009 Because the presentation of this material in class

More information

Basics Concepts and Ideas First Order Differential Equations. Dr. Omar R. Daoud

Basics Concepts and Ideas First Order Differential Equations. Dr. Omar R. Daoud Basics Concepts and Ideas First Order Differential Equations Dr. Omar R. Daoud Differential Equations Man Phsical laws and relations appear mathematicall in the form of Differentia Equations The are one

More information

Principle of Mathematical Induction

Principle of Mathematical Induction Advanced Calculus I. Math 451, Fall 2016, Prof. Vershynin Principle of Mathematical Induction 1. Prove that 1 + 2 + + n = 1 n(n + 1) for all n N. 2 2. Prove that 1 2 + 2 2 + + n 2 = 1 n(n + 1)(2n + 1)

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

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 112 Section 10 Lecture notes, 1/7/04

Math 112 Section 10 Lecture notes, 1/7/04 Math 11 Section 10 Lecture notes, 1/7/04 Section 7. Integration by parts To integrate the product of two functions, integration by parts is used when simpler methods such as substitution or simplifying

More information

Ordinary Differential Equations

Ordinary Differential Equations Chapter 10 Ordinary Differential Equations 10.1 Introduction Relationship between rate of change of variables rather than variables themselves gives rise to differential equations. Mathematical formulation

More information

Study guide - Math 220

Study guide - Math 220 Study guide - Math 220 November 28, 2012 1 Exam I 1.1 Linear Equations An equation is linear, if in the form y + p(t)y = q(t). Introducing the integrating factor µ(t) = e p(t)dt the solutions is then in

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

DIFFERENTIAL EQUATIONS

DIFFERENTIAL EQUATIONS DIFFERENTIAL EQUATIONS 1. Basic Terminology A differential equation is an equation that contains an unknown function together with one or more of its derivatives. 1 Examples: 1. y = 2x + cos x 2. dy dt

More information

mathcentre community project

mathcentre community project community project mathcentre community project First Order Ordinary All mccp resourcesdifferential are released under a Creative Equation Commons licence Introduction mccp-richard- Prerequisites: You will

More information

Department of mathematics MA201 Mathematics III

Department of mathematics MA201 Mathematics III Department of mathematics MA201 Mathematics III Academic Year 2015-2016 Model Solutions: Quiz-II (Set - B) 1. Obtain the bilinear transformation which maps the points z 0, 1, onto the points w i, 1, i

More information

is the intuition: the derivative tells us the change in output y (from f(b)) in response to a change of input x at x = b.

is the intuition: the derivative tells us the change in output y (from f(b)) in response to a change of input x at x = b. Uses of differentials to estimate errors. Recall the derivative notation df d is the intuition: the derivative tells us the change in output y (from f(b)) in response to a change of input at = b. Eamples.

More information

Symmetry Methods for Differential and Difference Equations. Peter Hydon

Symmetry Methods for Differential and Difference Equations. Peter Hydon Lecture 2: How to find Lie symmetries Symmetry Methods for Differential and Difference Equations Peter Hydon University of Kent Outline 1 Reduction of order for ODEs and O Es 2 The infinitesimal generator

More information

DIFFERENTIAL EQUATIONS

DIFFERENTIAL EQUATIONS DIFFERENTIAL EQUATIONS Basic Terminology A differential equation is an equation that contains an unknown function together with one or more of its derivatives. 1 Examples: 1. y = 2x + cos x 2. dy dt =

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

Lecture 7 - Separable Equations

Lecture 7 - Separable Equations Lecture 7 - Separable Equations Separable equations is a very special type of differential equations where you can separate the terms involving only y on one side of the equation and terms involving only

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

Predicate Logic as Working Language

Predicate Logic as Working Language full.nb 1 Predicate Logic as Working Language Bruno Buchberger Research Institute for Symbolic Computation Johannes Kepler University, Linz, Austria Version: 2002 05 06 : This manuscript will be published

More information

Ordinary Differential Equations (ODEs)

Ordinary Differential Equations (ODEs) Chapter 13 Ordinary Differential Equations (ODEs) We briefly review how to solve some of the most standard ODEs. 13.1 First Order Equations 13.1.1 Separable Equations A first-order ordinary differential

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 ODEs

Higher Order Linear ODEs im03.qxd 9/21/05 11:04 AM Page 59 CHAPTER 3 Higher Order Linear ODEs This chapter is new. Its material is a rearranged and somewhat extended version of material previously contained in some of the sections

More information

CHAPTER 2 First Order Equations

CHAPTER 2 First Order Equations CHAPTER 2 First Order Equations IN THIS CHAPTER we study first order equations for which there are general methods of solution. SECTION 2.1 deals with linear equations, the simplest kind of first order

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

ORDINARY DIFFERENTIAL EQUATIONS

ORDINARY DIFFERENTIAL EQUATIONS ORDINARY DIFFERENTIAL EQUATIONS Basic concepts: Find y(x) where x is the independent and y the dependent varible, based on an equation involving x, y(x), y 0 (x),...e.g.: y 00 (x) = 1+y(x) y0 (x) 1+x or,

More information

DIFFERENTIAL EQUATIONS

DIFFERENTIAL EQUATIONS DIFFERENTIAL EQUATIONS 1. Basic Terminology A differential equation is an equation that contains an unknown function together with one or more of its derivatives. 1 Examples: 1. y = 2x + cos x 2. dy dt

More information

Solving First Order PDEs

Solving First Order PDEs Solving Ryan C. Trinity University Partial Differential Equations January 21, 2014 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