Math 126 Final Exam Solutions

Size: px
Start display at page:

Download "Math 126 Final Exam Solutions"

Transcription

1 Math 126 Final Exam Solutions 1. (a) Give an example of a linear homogeneous PE, a linear inhomogeneous PE, and a nonlinear PE. [3 points] Solution. Poisson s equation u = f is linear homogeneous when f and linear inhomogeneous when f. The PE u 2 = f is nonlinear. (b) State in words what it means for a PE to be well-posed. [4 points] Solution. A PE is well-posed if for any reasonable choice of initial and/or boundary data, there exists a unique solution of the PE, and this solution depends continuously on the initial/boundary data. You could also say the solution is stable under perturbations in the initial/boundary data. (c) Give an example of a PE that is not well-posed. [3 point] Solution. The backwards heat equation u t = u xx for t > is not well-posed (or ill-posed). Simpler examples are PE like (u x ) 2 = 1, which clearly does not have a solution. 2. Find the solution u(x, y) of the linear partial differential equation u x + yu y = that satisfies u(, y) = sin(y). Solution. The solution u is constant in the direction (1, y), so along curves y(x) with slope dy dx = y. Hence y(x) = Ce x and u(x, y) = f(ye x ). Since f(y) = u(, y) = sin(y) we find that u(x, y) = sin(ye x ). 3. (a) Write down d Alembert s formula for the solution of the one dimensional wave equation u tt = c 2 u xx with initial conditions u(x, ) = ϕ(x) and u t (x, ) = ψ(x). Solution. u(x, t) = 1 2 (ϕ(x ct) + ϕ(x + ct)) + 1 2c x+ct x ct ψ(s) ds. (b) Solve the wave equation u tt = c 2 u xx with initial conditions u(x, ) = x 2 and u t (x, ) = cos(x). 1

2 Solution. By d Alembert s formula we have u(x, t) = 1 2 ((x ct)2 + (x + ct) 2 ) + 1 2c x+ct x ct cos(s) ds = 1 2 (x2 2xct + c 2 t 2 + x 2 + 2xct + c 2 t 2 ) + 1 2c sin(s) x+ct = x 2 + c 2 t (sin(x + ct) sin(x ct)). 2c x ct 4. Find the solution u(x, t) of the heat equation u t = u xx on the halfline x > satisfying u(x, ) = 1 for x > and u(, t) = for t >. Solution. We use the method of odd reflection and define ϕ(x) = 1 for x > and ϕ(x) = 1 for x. Then u(x, t) = = x x x S(x y, t)ϕ(y) dy S(x y, t)(ϕ(y) + 1) dy S(x y, t) dy 1 S(z, t) dz 1 S(z, t) dz + 2 S(z, t) dz. S(z, t) dz 1 S(x y, t) dy 5. Suppose that u + u = f within a bounded open set R 3, and u = on the boundary. Show that u 2 dxdydz 1 f 2 dxdydz. 2 [1 points] [Hint: Multiply both sides of the PE by u and integrate over. Then apply Green s identity and make use of the inequality ab 1 2 a b2.] Solution. Following the hint we find that u u+u 2 dxdydz = uf dxdydz 1 f 2 dxdydz u 2 dxdydz.

3 Since u = on, it follows from Green s identity that u u dxdydz = u 2 dxdydz. Therefore we have u 2 dxdydz + u 2 dxdydz 1 f 2 dxdydz Simplifying we find that u 2 dxdydz + 1 u 2 dxdydz and the result immediately follows. f 2 dxdydz, u 2 dxdydz. 6. Suppose that u = within a bounded open set R 2. Show that max u = max u. That is, the length of u attains its maximum on. [Hint: Set v = u 2 = u 2 x + u 2 y, compute v, and use the maximum principle.] Solution. We compute and Likewise Therefore v x u x u xx + 2u y u xy, v xx u 2 xx + 2u x u xxx + 2u 2 xy + 2u y u xxy 2(u x u xxx + u y u xxy ). v yy 2(u x u xyy + u y u yyy ) v 2(u x ( u) x + u y ( u) y ) =. Hence v is subharmonic, and by the maximum principle, v attains its maximum on, which completes the proof. 7. A weak solution of Burger s equation has the form u t + uu x = for x R, t > u(x, t) = { x t+1, for x < s(t), for x > s(t), where s(t) is a shock curve (wave) starting at s() = 1. Find a formula for s(t). [Hint: Use the Rankine-Hugoniot condition to find an OE that s(t) satisfies.] 3

4 Solution. The flux for Burger s equation is F (u) = u 2 /2, and the Rankine-Hugoniot condition states that ṡ(t) = F (u l) F (u r ) u l u r = Since x = s(t) along the shock curve, We solve the OE as follows: ṡ(t) = 1 2 x 2 (t+1) 2 x t+1 = s(t) 2(t + 1). d ṡ(t) log(s(t)) = dt s(t) = 1 2(t + 1), x 2(t + 1). hence log(s(t)) = 1 2 log(t + 1) + C = log( t + 1) + C. Therefore s(t) = K t + 1 for K. Since s() = 1 we have K = 1 and s(t) = t Consider the following implicit scheme for the heat equation u n+1 j u n j t = un+1 j+1 2un+1 j + u n+1 j 1 x 2. Let s = t x 2. Prove that the scheme is unconditionally stable (that is, it is stable for all values of s). Solution. We look for a solution of the form u n j = λn k eij xk. Let s = t x 2 (λ n+1 k λ n k )eij xk = sλ n+1 k e ij xk (e i xk 2 + e i xk ). and write Simplifying we see that 1 1 λ k s(cos( xk) 1). Therefore 1 λ k = 1 2s(cos( xk) 1) 1 for all s. Therefore λ k 1, independent of s, which implies that the scheme is unconditionally stable. 9. Let f be a distribution and ψ be an infinitely differentiable function. We define the product ψf to be the distribution (ψf, ϕ) := (f, ψϕ) for all test functions ϕ. 4

5 (a) Show that e x δ(x) = δ(x) as distributions, where δ is the elta function. Solution. By definition (e x δ(x), ϕ) = (δ, e x ϕ) = e ϕ() = ϕ() = (δ, ϕ), for all test functions ϕ. Therefore e x δ(x) = δ(x). (b) Let f be a distribution and ψ an infinitely differentiable function. Show that the product rule (ψf) = ψf + ψ f holds in the distributional sense. Solution. By definition ((ψf), ϕ) = (ψf, ϕ ) = (f, ψϕ ) = (f, (ψϕ) ψ ϕ) for all test functions ϕ. Therefore in the distributional sense. (ψf) = ψf + ψ f = (f, (ψϕ) ) + (f, ψ ϕ) = (f, ψϕ) + (f, ψ ϕ) = (ψf, ϕ) + (ψ f, ϕ) = (ψf + ψ f, ϕ), 1. Let {α n } n=1 denote the positive solutions of the equation α tan(α) = 1. Find the solution u(x, y) of the boundary-value problem u =, < x < 1, y > u x (, y) =, y > u(1, y) + u x (1, y) =, y > u(x, ) = 1, < x < 1 that is bounded as y. [Hint: Use separation of variables and look for a series solution. You do not need to prove convergence of the series.] Solution. Let us look for a separated solution of the form Then Separating variables we have u(x, y) = X(x)Y (y). = u = X (x)y (y) + X(x)Y (y). X (x) X(x) = Y (y) Y (y) = λ 5

6 for some constant λ R. This gives us the pair of OE The boundary conditions give us and Therefore We check that X + λx = and Y λy =. (1) = u x (, y) = X ()Y (y) for all y > = u(1, y) + u x (1, y) = X(1)Y (y) + X (1)Y (y) for all y >. X () = and X(1) + X (1) =. (2) X(x)X (x) 1 = X(1)X (1) X()X () = X(1) 2. Therefore the eigenvalues are all nonnegative. Furthermore, if f and g satisfy the boundary conditions (2) then f (x)g(x) f(x)g (x) 1 = f (1)g(1) f(1)g (1) = f(1)g(1) + f(1)g(1) =. Therefore the boundary conditions are symmetric, which implies that eigenvectors with distinct eigenvalues are orthogonal. We first consider the zero eigenvalue λ =. Then X(x) = ax + b. The boundary conditions imply that a = and a + b + a =, hence b = as well. This gives the trivial eigenfunction X, so we ignore this. For λ > we can write λ = α 2 for some α >. Then the general solution of (1) is X(x) = A cos(αx) + B sin(αx) and Y (y) = Ce αy + e αy. Since we are looking for the bounded solution as y, and α >, we set C = to throw away the unbounded solution. We now need to select α to satisfy the boundary conditions (2). We have Therefore B =. We also have = X () = αa sin() + αb cos() = αb. = X(1) + X (1) = A cos(α) αa sin(α). Therefore cos(α) = α sin(α), or α tan(α) = 1. {α n } n=1. So we have discovered a family of separated solutions of the form u n (x, y) = e αny cos(α n x). Therefore, α is one of the numbers 6

7 We form the series solution u(x, y) = A n e αny cos(α n x). n=1 We need to select the coefficients A n so that the initial condition holds, i.e., 1 = u(x, ) = A n cos(α n x). n=1 Since the eigenfunctions are orthogonal, we can write cos(α n x) dx = A n cos 2 (α n x) dx. Therefore the coefficients of the series are the usual Fourier coefficients A n = cos(α nx) dx cos2 (α n x) dx. It is possible (but not necessary) to simplify the coefficients slightly. 7

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

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

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

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

Analysis III Solutions - Serie 12

Analysis III Solutions - Serie 12 .. Necessary condition Let us consider the following problem for < x, y < π, u =, for < x, y < π, u y (x, π) = x a, for < x < π, u y (x, ) = a x, for < x < π, u x (, y) = u x (π, y) =, for < y < π. Find

More information

Lecture Notes for Math 251: ODE and PDE. Lecture 30: 10.1 Two-Point Boundary Value Problems

Lecture Notes for Math 251: ODE and PDE. Lecture 30: 10.1 Two-Point Boundary Value Problems Lecture Notes for Math 251: ODE and PDE. Lecture 30: 10.1 Two-Point Boundary Value Problems Shawn D. Ryan Spring 2012 Last Time: We finished Chapter 9: Nonlinear Differential Equations and Stability. Now

More information

Math 4263 Homework Set 1

Math 4263 Homework Set 1 Homework Set 1 1. Solve the following PDE/BVP 2. Solve the following PDE/BVP 2u t + 3u x = 0 u (x, 0) = sin (x) u x + e x u y = 0 u (0, y) = y 2 3. (a) Find the curves γ : t (x (t), y (t)) such that that

More information

MATH 251 Final Examination May 3, 2017 FORM A. Name: Student Number: Section:

MATH 251 Final Examination May 3, 2017 FORM A. Name: Student Number: Section: MATH 5 Final Examination May 3, 07 FORM A Name: Student Number: Section: This exam has 6 questions for a total of 50 points. In order to obtain full credit for partial credit problems, all work must be

More information

Math 220a - Fall 2002 Homework 6 Solutions

Math 220a - Fall 2002 Homework 6 Solutions Math a - Fall Homework 6 Solutions. Use the method of reflection to solve the initial-boundary value problem on the interval < x < l, u tt c u xx = < x < l u(x, = < x < l u t (x, = x < x < l u(, t = =

More information

MATH 251 Final Examination December 16, 2015 FORM A. Name: Student Number: Section:

MATH 251 Final Examination December 16, 2015 FORM A. Name: Student Number: Section: MATH 5 Final Examination December 6, 5 FORM A Name: Student Number: Section: This exam has 7 questions for a total of 5 points. In order to obtain full credit for partial credit problems, all work must

More information

First order wave equations. Transport equation is conservation law with J = cu, u t + cu x = 0, < x <.

First order wave equations. Transport equation is conservation law with J = cu, u t + cu x = 0, < x <. First order wave equations Transport equation is conservation law with J = cu, u t + cu x = 0, < x

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

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

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

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

Final Exam May 4, 2016

Final Exam May 4, 2016 1 Math 425 / AMCS 525 Dr. DeTurck Final Exam May 4, 2016 You may use your book and notes on this exam. Show your work in the exam book. Work only the problems that correspond to the section that you prepared.

More information

LECTURE NOTES FOR MATH 124A PARTIAL DIFFERENTIAL EQUATIONS

LECTURE NOTES FOR MATH 124A PARTIAL DIFFERENTIAL EQUATIONS LECTURE NOTES FOR MATH 124A PARTIAL DIFFERENTIAL EQUATIONS S. SETO 1. Motivation for PDEs 1.1. What are PDEs? An algebraic equation is an equation which only involves algebraic operations, e.g. x 2 1 =.

More information

1. Solve the boundary-value problems or else show that no solutions exist. y (x) = c 1 e 2x + c 2 e 3x. (3)

1. Solve the boundary-value problems or else show that no solutions exist. y (x) = c 1 e 2x + c 2 e 3x. (3) Diff. Eqns. Problem Set 6 Solutions. Solve the boundary-value problems or else show that no solutions exist. a y + y 6y, y, y 4 b y + 9y x + e x, y, yπ a Assuming y e rx is a solution, we get the characteristic

More information

MATH 412 Fourier Series and PDE- Spring 2010 SOLUTIONS to HOMEWORK 6

MATH 412 Fourier Series and PDE- Spring 2010 SOLUTIONS to HOMEWORK 6 MATH 412 Fourier Series and PDE- Spring 21 SOLUTIONS to HOMEWORK 6 Problem 1. Solve the following problem u t u xx =1+xcos t

More information

Math 220A - Fall 2002 Homework 5 Solutions

Math 220A - Fall 2002 Homework 5 Solutions Math 0A - Fall 00 Homework 5 Solutions. Consider the initial-value problem for the hyperbolic equation u tt + u xt 0u xx 0 < x 0 u t (x, 0) ψ(x). Use energy methods to show that the domain of dependence

More information

1 A complete Fourier series solution

1 A complete Fourier series solution Math 128 Notes 13 In this last set of notes I will try to tie up some loose ends. 1 A complete Fourier series solution First here is an example of the full solution of a pde by Fourier series. Consider

More information

Summer 2017 MATH Solution to Exercise 5

Summer 2017 MATH Solution to Exercise 5 Summer 07 MATH00 Solution to Exercise 5. Find the partial derivatives of the following functions: (a (xy 5z/( + x, (b x/ x + y, (c arctan y/x, (d log((t + 3 + ts, (e sin(xy z 3, (f x α, x = (x,, x n. (a

More information

PDEs, Homework #3 Solutions. 1. Use Hölder s inequality to show that the solution of the heat equation

PDEs, Homework #3 Solutions. 1. Use Hölder s inequality to show that the solution of the heat equation PDEs, Homework #3 Solutions. Use Hölder s inequality to show that the solution of the heat equation u t = ku xx, u(x, = φ(x (HE goes to zero as t, if φ is continuous and bounded with φ L p for some p.

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

HOMEWORK 5. Proof. This is the diffusion equation (1) with the function φ(x) = e x. By the solution formula (6), 1. e (x y)2.

HOMEWORK 5. Proof. This is the diffusion equation (1) with the function φ(x) = e x. By the solution formula (6), 1. e (x y)2. HOMEWORK 5 SHUANGLIN SHAO. Section 3.. #. Proof. This is the diffusion equation with the function φx e x. By the solution formula 6, vx, t e x y e x+y φydy e x y e x+y e x y y dy e y dy e x+y y dy To compute

More information

A First Course of Partial Differential Equations in Physical Sciences and Engineering

A First Course of Partial Differential Equations in Physical Sciences and Engineering A First Course of Partial Differential Equations in Physical Sciences and Engineering Marcel B. Finan Arkansas Tech University c All Rights Reserved First Draft August 29 2 Preface Partial differential

More information

Differential equations, comprehensive exam topics and sample questions

Differential equations, comprehensive exam topics and sample questions Differential equations, comprehensive exam topics and sample questions Topics covered ODE s: Chapters -5, 7, from Elementary Differential Equations by Edwards and Penney, 6th edition.. Exact solutions

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

Physics 250 Green s functions for ordinary differential equations

Physics 250 Green s functions for ordinary differential equations Physics 25 Green s functions for ordinary differential equations Peter Young November 25, 27 Homogeneous Equations We have already discussed second order linear homogeneous differential equations, which

More information

Solutions of Math 53 Midterm Exam I

Solutions of Math 53 Midterm Exam I Solutions of Math 53 Midterm Exam I Problem 1: (1) [8 points] Draw a direction field for the given differential equation y 0 = t + y. (2) [8 points] Based on the direction field, determine the behavior

More information

MATH 412 Fourier Series and PDE- Spring 2010 SOLUTIONS to HOMEWORK 5

MATH 412 Fourier Series and PDE- Spring 2010 SOLUTIONS to HOMEWORK 5 MATH 4 Fourier Series PDE- Spring SOLUTIONS to HOMEWORK 5 Problem (a: Solve the following Sturm-Liouville problem { (xu + λ x u = < x < e u( = u (e = (b: Show directly that the eigenfunctions are orthogonal

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

MATH 251 Final Examination December 16, 2014 FORM A. Name: Student Number: Section:

MATH 251 Final Examination December 16, 2014 FORM A. Name: Student Number: Section: MATH 2 Final Examination December 6, 204 FORM A Name: Student Number: Section: This exam has 7 questions for a total of 0 points. In order to obtain full credit for partial credit problems, all work must

More information

Introduction of Partial Differential Equations and Boundary Value Problems

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

More information

Partial differential equations (ACM30220)

Partial differential equations (ACM30220) (ACM3. A pot on a stove has a handle of length that can be modelled as a rod with diffusion constant D. The equation for the temperature in the rod is u t Du xx < x

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

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

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

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

More information

There are five problems. Solve four of the five problems. Each problem is worth 25 points. A sheet of convenient formulae is provided.

There are five problems. Solve four of the five problems. Each problem is worth 25 points. A sheet of convenient formulae is provided. Preliminary Examination (Solutions): Partial Differential Equations, 1 AM - 1 PM, Jan. 18, 16, oom Discovery Learning Center (DLC) Bechtel Collaboratory. Student ID: There are five problems. Solve four

More information

PH.D. PRELIMINARY EXAMINATION MATHEMATICS

PH.D. PRELIMINARY EXAMINATION MATHEMATICS UNIVERSITY OF CALIFORNIA, BERKELEY SPRING SEMESTER 207 Dept. of Civil and Environmental Engineering Structural Engineering, Mechanics and Materials NAME PH.D. PRELIMINARY EXAMINATION MATHEMATICS Problem

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

Applied Mathematics Masters Examination Fall 2016, August 18, 1 4 pm.

Applied Mathematics Masters Examination Fall 2016, August 18, 1 4 pm. Applied Mathematics Masters Examination Fall 16, August 18, 1 4 pm. Each of the fifteen numbered questions is worth points. All questions will be graded, but your score for the examination will be the

More information

MATH 251 Final Examination May 4, 2015 FORM A. Name: Student Number: Section:

MATH 251 Final Examination May 4, 2015 FORM A. Name: Student Number: Section: MATH 251 Final Examination May 4, 2015 FORM A Name: Student Number: Section: This exam has 16 questions for a total of 150 points. In order to obtain full credit for partial credit problems, all work must

More information

Name: ID.NO: Fall 97. PLEASE, BE NEAT AND SHOW ALL YOUR WORK; CIRCLE YOUR ANSWER. NO NOTES, BOOKS, CALCULATORS, TAPE PLAYERS, or COMPUTERS.

Name: ID.NO: Fall 97. PLEASE, BE NEAT AND SHOW ALL YOUR WORK; CIRCLE YOUR ANSWER. NO NOTES, BOOKS, CALCULATORS, TAPE PLAYERS, or COMPUTERS. MATH 303-2/6/97 FINAL EXAM - Alternate WILKERSON SECTION Fall 97 Name: ID.NO: PLEASE, BE NEAT AND SHOW ALL YOUR WORK; CIRCLE YOUR ANSWER. NO NOTES, BOOKS, CALCULATORS, TAPE PLAYERS, or COMPUTERS. Problem

More information

Ch 10.1: Two Point Boundary Value Problems

Ch 10.1: Two Point Boundary Value Problems Ch 10.1: Two Point Boundary Value Problems In many important physical problems there are two or more independent variables, so the corresponding mathematical models involve partial differential equations.

More information

3. Identify and find the general solution of each of the following first order differential equations.

3. Identify and find the general solution of each of the following first order differential equations. Final Exam MATH 33, Sample Questions. Fall 7. y = Cx 3 3 is the general solution of a differential equation. Find the equation. Answer: y = 3y + 9 xy. y = C x + C x is the general solution of a differential

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

Numerical Solutions to Partial Differential Equations

Numerical Solutions to Partial Differential Equations Numerical Solutions to Partial Differential Equations Zhiping Li LMAM and School of Mathematical Sciences Peking University Introduction to Hyperbolic Equations The Hyperbolic Equations n-d 1st Order Linear

More information

MATH 173: PRACTICE MIDTERM SOLUTIONS

MATH 173: PRACTICE MIDTERM SOLUTIONS MATH 73: PACTICE MIDTEM SOLUTIONS This is a closed book, closed notes, no electronic devices exam. There are 5 problems. Solve all of them. Write your solutions to problems and in blue book #, and your

More information

Partial Differential Equations for Engineering Math 312, Fall 2012

Partial Differential Equations for Engineering Math 312, Fall 2012 Partial Differential Equations for Engineering Math 312, Fall 2012 Jens Lorenz July 17, 2012 Contents Department of Mathematics and Statistics, UNM, Albuquerque, NM 87131 1 Second Order ODEs with Constant

More information

MATH 425, HOMEWORK 3 SOLUTIONS

MATH 425, HOMEWORK 3 SOLUTIONS MATH 425, HOMEWORK 3 SOLUTIONS Exercise. (The differentiation property of the heat equation In this exercise, we will use the fact that the derivative of a solution to the heat equation again solves the

More information

0.3.4 Burgers Equation and Nonlinear Wave

0.3.4 Burgers Equation and Nonlinear Wave 16 CONTENTS Solution to step (discontinuity) initial condition u(x, 0) = ul if X < 0 u r if X > 0, (80) u(x, t) = u L + (u L u R ) ( 1 1 π X 4νt e Y 2 dy ) (81) 0.3.4 Burgers Equation and Nonlinear Wave

More information

1 Distributions (due January 22, 2009)

1 Distributions (due January 22, 2009) Distributions (due January 22, 29). The distribution derivative of the locally integrable function ln( x ) is the principal value distribution /x. We know that, φ = lim φ(x) dx. x ɛ x Show that x, φ =

More information

The first order quasi-linear PDEs

The first order quasi-linear PDEs Chapter 2 The first order quasi-linear PDEs The first order quasi-linear PDEs have the following general form: F (x, u, Du) = 0, (2.1) where x = (x 1, x 2,, x 3 ) R n, u = u(x), Du is the gradient of u.

More information

Part A 5 Shorter Problems, 8 points each.

Part A 5 Shorter Problems, 8 points each. Math 241 Final Exam Jerry L. Kazdan May 11, 2015 12:00 2:00 Directions This exam has two parts. Part A has 5 shorter question (8 points each so total 40 points), Part B has 5 traditional problems (15 points

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

MATH443 PARTIAL DIFFERENTIAL EQUATIONS Second Midterm Exam-Solutions. December 6, 2017, Wednesday 10:40-12:30, SA-Z02

MATH443 PARTIAL DIFFERENTIAL EQUATIONS Second Midterm Exam-Solutions. December 6, 2017, Wednesday 10:40-12:30, SA-Z02 1 MATH443 PARTIAL DIFFERENTIAL EQUATIONS Second Midterm Exam-Solutions December 6 2017 Wednesday 10:40-12:30 SA-Z02 QUESTIONS: Solve any four of the following five problems [25]1. Solve the initial and

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

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

f(x, y) = 1 sin(2x) sin(2y) and determine whether each is a maximum, minimum, or saddle. Solution: Critical points occur when f(x, y) = 0.

f(x, y) = 1 sin(2x) sin(2y) and determine whether each is a maximum, minimum, or saddle. Solution: Critical points occur when f(x, y) = 0. Some Answers to Exam Name: (4) Find all critical points in [, π) [, π) of the function: f(x, y) = sin(x) sin(y) 4 and determine whether each is a maximum, minimum, or saddle. Solution: Critical points

More information

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

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

More information

MATH 124A Solution Key HW 05

MATH 124A Solution Key HW 05 3. DIFFUSION ON THE HALF-LINE Solutions prepared by Jon Tjun Seng Lo Kim Lin, TA Math 24A MATH 24A Solution Key HW 5 3. DIFFUSION ON THE HALF-LINE. Solve u t ku x x ; u(x, ) e x ; u(, t) on the half-line

More information

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

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

More information

Math 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

Chain Rule. MATH 311, Calculus III. J. Robert Buchanan. Spring Department of Mathematics

Chain Rule. MATH 311, Calculus III. J. Robert Buchanan. Spring Department of Mathematics 3.33pt Chain Rule MATH 311, Calculus III J. Robert Buchanan Department of Mathematics Spring 2019 Single Variable Chain Rule Suppose y = g(x) and z = f (y) then dz dx = d (f (g(x))) dx = f (g(x))g (x)

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

Degree Master of Science in Mathematical Modelling and Scientific Computing Mathematical Methods I Thursday, 12th January 2012, 9:30 a.m.- 11:30 a.m.

Degree Master of Science in Mathematical Modelling and Scientific Computing Mathematical Methods I Thursday, 12th January 2012, 9:30 a.m.- 11:30 a.m. Degree Master of Science in Mathematical Modelling and Scientific Computing Mathematical Methods I Thursday, 12th January 2012, 9:30 a.m.- 11:30 a.m. Candidates should submit answers to a maximum of four

More information

UNIVERSITY of LIMERICK OLLSCOIL LUIMNIGH

UNIVERSITY of LIMERICK OLLSCOIL LUIMNIGH UNIVERSITY of LIMERICK OLLSCOIL LUIMNIGH Faculty of Science and Engineering Department of Mathematics and Statistics END OF SEMESTER ASSESSMENT PAPER MODULE CODE: MA4006 SEMESTER: Spring 2011 MODULE TITLE:

More information

McGill University April 20, Advanced Calculus for Engineers

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

More information

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

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

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

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 220: MIDTERM OCTOBER 29, 2015

MATH 220: MIDTERM OCTOBER 29, 2015 MATH 22: MIDTERM OCTOBER 29, 25 This is a closed book, closed notes, no electronic devices exam. There are 5 problems. Solve Problems -3 and one of Problems 4 and 5. Write your solutions to problems and

More information

Chapter 4: Partial differentiation

Chapter 4: Partial differentiation Chapter 4: Partial differentiation It is generally the case that derivatives are introduced in terms of functions of a single variable. For example, y = f (x), then dy dx = df dx = f. However, most of

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 251 Final Examination August 10, 2011 FORM A. Name: Student Number: Section:

MATH 251 Final Examination August 10, 2011 FORM A. Name: Student Number: Section: MATH 251 Final Examination August 10, 2011 FORM A Name: Student Number: Section: This exam has 10 questions for a total of 150 points. In order to obtain full credit for partial credit problems, all work

More information

Exam in TMA4195 Mathematical Modeling Solutions

Exam in TMA4195 Mathematical Modeling Solutions Norwegian University of Science and Technology Department of Mathematical Sciences Page of 9 Exam in TMA495 Mathematical Modeling 6..07 Solutions Problem a Here x, y are two populations varying with time

More information

MATH 425, FINAL EXAM SOLUTIONS

MATH 425, FINAL EXAM SOLUTIONS MATH 425, FINAL EXAM SOLUTIONS Each exercise is worth 50 points. Exercise. a The operator L is defined on smooth functions of (x, y by: Is the operator L linear? Prove your answer. L (u := arctan(xy u

More information

MATH 3321 Sample Questions for Exam 3. 3y y, C = Perform the indicated operations, if possible: (a) AC (b) AB (c) B + AC (d) CBA

MATH 3321 Sample Questions for Exam 3. 3y y, C = Perform the indicated operations, if possible: (a) AC (b) AB (c) B + AC (d) CBA MATH 33 Sample Questions for Exam 3. Find x and y so that x 4 3 5x 3y + y = 5 5. x = 3/7, y = 49/7. Let A = 3 4, B = 3 5, C = 3 Perform the indicated operations, if possible: a AC b AB c B + AC d CBA AB

More information

MATH 2203 Exam 3 Version 2 Solutions Instructions mathematical correctness clarity of presentation complete sentences

MATH 2203 Exam 3 Version 2 Solutions Instructions mathematical correctness clarity of presentation complete sentences MATH 2203 Exam 3 (Version 2) Solutions March 6, 2015 S. F. Ellermeyer Name Instructions. Your work on this exam will be graded according to two criteria: mathematical correctness and clarity of presentation.

More information

Math 5587 Midterm II Solutions

Math 5587 Midterm II Solutions Math 5587 Midterm II Solutions Prof. Jeff Calder November 3, 2016 Name: Instructions: 1. I recommend looking over the problems first and starting with those you feel most comfortable with. 2. Unless otherwise

More information

Week 4 Lectures, Math 6451, Tanveer

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

More information

MA 262, Fall 2017, Final Version 01(Green)

MA 262, Fall 2017, Final Version 01(Green) INSTRUCTIONS MA 262, Fall 2017, Final Version 01(Green) (1) Switch off your phone upon entering the exam room. (2) Do not open the exam booklet until you are instructed to do so. (3) Before you open the

More information

Q1 Q2 Q3 Q4 Tot Letr Xtra

Q1 Q2 Q3 Q4 Tot Letr Xtra Mathematics 54.1 Final Exam, 12 May 2011 180 minutes, 90 points NAME: ID: GSI: INSTRUCTIONS: You must justify your answers, except when told otherwise. All the work for a question should be on the respective

More information

Final Exam Practice 8, May 8, 2018 Math 21b, Spring 2018

Final Exam Practice 8, May 8, 2018 Math 21b, Spring 2018 Final Exam Practice 8, May 8, 208 Math 2b, Spring 208 MWF 9 Oliver Knill MWF 0 Jeremy Hahn MWF 0 Hunter Spink MWF Matt Demers MWF Yu-Wen Hsu MWF Ben Knudsen MWF Sander Kupers MWF 2 Hakim Walker TTH 0 Ana

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

Answers to Problem Set Number MIT (Fall 2005).

Answers to Problem Set Number MIT (Fall 2005). Answers to Problem Set Number 5. 18.305 MIT Fall 2005). D. Margetis and R. Rosales MIT, Math. Dept., Cambridge, MA 02139). November 23, 2005. Course TA: Nikos Savva, MIT, Dept. of Mathematics, Cambridge,

More information

HOMEWORK 4 1. P45. # 1.

HOMEWORK 4 1. P45. # 1. HOMEWORK 4 SHUANGLIN SHAO P45 # Proof By the maximum principle, u(x, t x kt attains the maximum at the bottom or on the two sides When t, x kt x attains the maximum at x, ie, x When x, x kt kt attains

More information

3. Identify and find the general solution of each of the following first order differential equations.

3. Identify and find the general solution of each of the following first order differential equations. Final Exam MATH 33, Sample Questions. Fall 6. y = Cx 3 3 is the general solution of a differential equation. Find the equation. Answer: y = 3y + 9 xy. y = C x + C is the general solution of a differential

More information

Introduction to Partial Differential Equations, Math 463/513, Spring 2015

Introduction to Partial Differential Equations, Math 463/513, Spring 2015 Introduction to Partial Differential Equations, Math 463/513, Spring 215 Jens Lorenz April 1, 215 Contents Department of Mathematics and Statistics, UNM, Albuquerque, NM 87131 1 First Order Scalar PDEs

More information

Math 308 Exam I Practice Problems

Math 308 Exam I Practice Problems Math 308 Exam I Practice Problems This review should not be used as your sole source of preparation for the exam. You should also re-work all examples given in lecture and all suggested homework problems..

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

Diff. Eq. App.( ) Midterm 1 Solutions

Diff. Eq. App.( ) Midterm 1 Solutions Diff. Eq. App.(110.302) Midterm 1 Solutions Johns Hopkins University February 28, 2011 Problem 1.[3 15 = 45 points] Solve the following differential equations. (Hint: Identify the types of the equations

More information

ENGI 4430 PDEs - d Alembert Solutions Page 11.01

ENGI 4430 PDEs - d Alembert Solutions Page 11.01 ENGI 4430 PDEs - d Alembert Solutions Page 11.01 11. Partial Differential Equations Partial differential equations (PDEs) are equations involving functions of more than one variable and their partial derivatives

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

MB4018 Differential equations

MB4018 Differential equations MB4018 Differential equations Part II http://www.staff.ul.ie/natalia/mb4018.html Prof. Natalia Kopteva Spring 2015 MB4018 (Spring 2015) Differential equations Part II 0 / 69 Section 1 Second-Order Linear

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

Final Exam Practice 7, May 9, 2017 Math 21b, Spring 2017

Final Exam Practice 7, May 9, 2017 Math 21b, Spring 2017 Final Exam Practice 7, May 9, 207 Math 2b, Spring 207 MWF 9 Oliver Knill MWF 0 Akhil Mathew MWF 0 Ian Shipman MWF Rosalie Belanger-Rioux MWF Stephen Hermes MWF Can Kozcaz MWF Zhengwei Liu MWF 2 Stephen

More information

Form A. 1. Which of the following is a second-order, linear, homogenous differential equation? 2

Form A. 1. Which of the following is a second-order, linear, homogenous differential equation? 2 Form A Math 4 Common Part of Final Exam December 6, 996 INSTRUCTIONS: Please enter your NAME, ID NUMBER, FORM designation, and INDEX NUMBER on your op scan sheet. The index number should be written in

More information