Math 5587 Midterm II Solutions

Size: px
Start display at page:

Download "Math 5587 Midterm II Solutions"

Transcription

1 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 noted, be sure to include explanations to justify each step in your arguments and computations. For example, make sure to check that the hypotheses of any theorems you use are satisfied. 3. All work should be done in the space provided in this exam booklet. Cross out any work you do not wish to be considered. Additional white paper is available if needed. 4. Books, notes, calculators, cell phones, pagers, or other similar devices are not allowed during the exam. Please turn off cell phones for the duration of the exam. You may use the formula sheet attached to this exam. 5. If you complete the exam within the last 15 minutes, please remain in your seat until the examination period is over. 6. In the event that it is necessary to leave the room during the exam (e.g., fire alarm), this exam and all your work must remain in the room, face down on your desk. Problem Score 1 /10 2 /10 3 /10 4 /10 5 /10 Total: /50

2 1. Answer each question below. No justification is required for (b) and (c). [10 points] (a) [4 points] Explain briefly why separation of variables and Fourier series techniques are unlikely to provide a solution for u t ku xx + u 2 = 0. Solution. The PDE is nonlinear. Even if we found a family of separable solutions of the form u n (x, t) = X n (x)t n (t), the superposition principle does not hold for nonlinear equations, so u(x, t) = A n u n (x, t) will not be a solution of the PDE. (b) [3 points] Give an example of a function f(x) whose Fourier series does not converge uniformly. Solution. A classic example we covered in class is { 1 f(x) = 2, if π < x < 0 1 2, if 0 < x < π. Since f is discontinuous, it cannot be the uniform limit of a sequence of continuous functions. Also, we showed in class that the Fourier series for f exhibits Gibb s phenomenon, which immediately rules out uniform convergence of the Fourier series partials sums. (c) [3 points] Give an example of a sequence of functions f n that converges pointwise to some function f, but does not converge uniformly. Make sure to identify the pointwise limit f of your sequence, and the domain of your functions. Solution. Consider f n (x) = nx n (1 x) on the interval [0, 1]. This sequence converges pointwise to the zero function f(x) = 0, but does not converge uniformly. 2

3 2. [10 points] Solve the heat equation u t u xx = 0 on the rectangle 0 < x < π and t > 0 with initial condition u(x, 0) = 1 x and Dirichlet boundary conditions u(0, t) = u(π, t) = 0 for t > 0. Solution. The eigenvalues are λ n = n 2 for n = 1, 2, 3, 4,..., and the eigenfunctions are X n (x) = sin(nx). Thus the general solution is u(x, t) = Using the initial condition we have B n e n2t sin(nx). 1 x = u(x, 0) = B n sin(nx). Therefore B n = 2 π 0 (1 x) sin(nx) dx = { 2 n, if n is even 4 πn 2. n, if n is odd 3

4 3. [10 points] Solve the wave equation u tt = u xx on the rectangle < x < π, t > 0 with periodic boundary conditions u(, t) = u(π, t) and u x (, t) = u x (π, t), initial position u(x, 0) = 1 and initial velocity u t (x, 0) = 1. Solution. The eigenvalues for periodic boundary conditions are λ = n 2 for n = 0, 1, 2,... and the eigenfunctions are X n (x) = A n cos(nx) + B n sin(nx), for n 0 and X 0 (x) = 1. The ODE for T is T (t) + λt (t) = 0, When λ = 0, T 0 (t) = 1 2 (C 0 + D 0 t). When λ = n 2 for n 1 Therefore the general solution is u(x, t) = 1 2 (C 0 + D 0 t) + T n (t) = C n cos(nt) + D n sin(nt). (C n cos(nt) + D n sin(nt)) (A n cos(nx) + B n sin(nx)). Using the initial conditions we have and 1 = u(x, 0) = 1 2 C = u t (x, 0) = 1 2 D 0 + C n A n cos(nx) + C n B n sin(nx), nd n A n cos(nx) + nd n B n sin(nx). Therefore C n A n = C n B n = D n A n = D n B n = 0 and C 0 = D 0 = 2. Hence the solution is u(x, t) = 1 + t. 4

5 4. [10 points] Use separation of variables to find a family of solutions of u tx u xx = 0 on the entire plane R 2 that satisfy the boundary condition u(0, t) = 0 for all t. Solution. We guess a solution of the separated form u(x, t) = X(x)T (t). Then which is equivalent to u tx u xx = X (x)t (t) X (x)t (t) = 0, X (x) X (x) = T (t) T (t). Therefore, both sides are equal to some constant λ for λ R. This gives and Therefore X (x) = Ce λx and X (x) λx (x) = 0, X(0) = 0, T (t) λt (t) = 0. X(x) = C 1 e λx + C 2, for λ 0 and arbitrary constants C 1 and C 2. If λ = 0, then X(x) = C 1 x + C 2. For λ 0, the boundary condition X(0) = 0 gives C 1 + C 2 = 0 or C 1 = C 2. Therefore X λ (x) = C(e λx 1), for an arbitrary constant C. For λ = 0, X(0) = 0 implies X(x) = Cx for an arbitrary constant C. Dropping the constants, we have a family of solutions {X λ } λ R given by X 0 (x) = x and X λ (x) = e λx 1 for λ 0. The general solution of the ODE for T is T (t) = Ce λt. Therefore, the most general family of solutions of the PDE is {u λ } λ R where u 0 (x, t) = x and u λ (x, t) = (e λx 1)e λt. 5

6 5. [10 points] Let f be a 2π-periodic infinitely differentiable function satisfying f(x) + f (x) + f (x) + + f (m) (x) = 0 for all x R, where m is a positive integer and f (m) denotes the m th derivative of f. Show that { A cos(x) + B sin(x), if m {3, 7, 11, 15, 19,... }, f(x) = 0, otherwise. where A and B are arbitrary constants. The condition on m can also be stated as m = 4k 1 for a positive integer k. [Hint: Equate the Fourier series coefficients on both sides.] Solution. Let c n be the Fourier coefficients of f Since f is 2π-periodic for k 1. Therefore (f (k), 1) = c n = 1 2π f(x)e inx dx = 1 2π (f, einx ), f (k) (x) dx = f (k 1) (π) f (k 1) () = 0 0 = (f + f + f + + f (m), 1) = (f, 1), and we find that c 0 = 0. Recall from homework/practice exam (or compute via integration by parts) that for n 0. Therefore 1 2π (f (k), e inx ) = (in) k c n. 0 = 1 2π (f + f + f + + f (m), e inx ) = 1 2π (f, einx ) + 1 2π (f, e inx ) + 1 2π (f, e inx ) π (f (m), e inx ) = c n + inc n + (in) 2 c n + + (in) m c n m = c n (in) k k=0 = c n ( 1 (in) m+1 1 in ), where the last line follows from the formula for the partial sums of a geometric series. It follows that c n (1 (in) m+1 ) = 0. 6

7 For n ±1, we have 1 (in) m+1 0, hence c n = 0. It follows that For n = ±1 we have f(x) = c 1 e ix + c 1 e ix. c 1 (1 i m+1 ) = 0 and c 1 (1 ( i) m+1 ) = 0. (1) Notice i 0 = 1, i 1 = i, i 2 = 1, i 3 = i, i 4 = 1, i 5 = i,.... In general We have two cases. i 2k = ( 1) k and i 2k+1 = ( 1) k i. (1) If m is even then m + 1 is odd and i m+1 is always purely imaginary. Therefore 1 (±i) m+1 0 and we have c ±1 = 0. Therefore f(x) = 0. (2) If m is odd, then m + 1 is even. Let us write m + 1 = 2p for a positive integer p. Then (±i) m+1 = (±i) 2p = ( 1) p. If p is odd, then 1 (±i) m+1 = 2 and by (1) we have c 1 = c 1 = 0 and so f(x) = 0. If p is even, so m + 1 = 4k for some positive integer k, then 1 (±i) m+1 = 0 and c 1, c 1 are arbitrary, which yields f(x) = c 1 e ix + c 1 e ix. We can choose c 1 = c 1 = 1/2 to get f(x) = cos(x), and c 1 = 1/(2i) and c 1 = 1/(2i) to get f(x) = sin(x). Thus the general solution is f(x) = A cos(x) + B sin(x) when m = 4k 1. 7

8 Scratch paper 8

9 Formula Sheet f(x) = A A n cos(nx) + B n sin(nx) = cos(nx) cos(mx) dx = cos(nx) sin(mx) dx = 0 1 π π n= c n e inx, { π, if n = m sin(nx) sin(mx) dx = 0, otherwise.. { π and e inx e imx 2π, if n = m dx = 0, otherwise.. 1 f(x) 2 dx = 2π f(x) 2 dx = 1 2 A2 0 + n= c n 2. A 2 n + Bn. 2 9

Math 201 Assignment #11

Math 201 Assignment #11 Math 21 Assignment #11 Problem 1 (1.5 2) Find a formal solution to the given initial-boundary value problem. = 2 u x, < x < π, t > 2 u(, t) = u(π, t) =, t > u(x, ) = x 2, < x < π Problem 2 (1.5 5) Find

More information

SAMPLE FINAL EXAM SOLUTIONS

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

More information

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

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

The Fourier series for a 2π-periodic function

The Fourier series for a 2π-periodic function The Fourier series for a 2π-periodic function Let f : ( π, π] R be a bounded piecewise continuous function which we continue to be a 2π-periodic function defined on R, i.e. f (x + 2π) = f (x), x R. The

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

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

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 261 MATH 261: Elementary Differential Equations MATH 261 FALL 2005 FINAL EXAM FALL 2005 FINAL EXAM EXAMINATION COVER PAGE Professor Moseley

MATH 261 MATH 261: Elementary Differential Equations MATH 261 FALL 2005 FINAL EXAM FALL 2005 FINAL EXAM EXAMINATION COVER PAGE Professor Moseley MATH 6 MATH 6: Elementary Differential Equations MATH 6 FALL 5 FINAL EXAM FALL 5 FINAL EXAM EXAMINATION COVER PAGE Professor Moseley PRINT NAME ( ) Last Name, First Name MI (What you wish to be called)

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

Only this exam and a pen or pencil should be on your desk.

Only this exam and a pen or pencil should be on your desk. Lin. Alg. & Diff. Eq., Spring 16 Student ID Circle your section: 31 MWF 8-9A 11 LATIMER LIANG 33 MWF 9-1A 11 LATIMER SHAPIRO 36 MWF 1-11A 37 CORY SHAPIRO 37 MWF 11-1P 736 EVANS WORMLEIGHTON 39 MWF -5P

More information

Math 104 Section 2 Midterm 2 November 1, 2013

Math 104 Section 2 Midterm 2 November 1, 2013 Math 104 Section 2 Midterm 2 November 1, 2013 Name: Complete the following problems. In order to receive full credit, please provide rigorous proofs and show all of your work and justify your answers.

More information

Review Sol. of More Long Answer Questions

Review Sol. of More Long Answer Questions Review Sol. of More Long Answer Questions 1. Solve the integro-differential equation t y (t) e t v y(v)dv = t; y()=. (1) Solution. The key is to recognize the convolution: t e t v y(v) dv = e t y. () Now

More information

MATH 251 Final Examination December 19, 2012 FORM A. Name: Student Number: Section:

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

More information

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

This is a closed everything exam, except for a 3x5 card with notes. Please put away all books, calculators and other portable electronic devices.

This is a closed everything exam, except for a 3x5 card with notes. Please put away all books, calculators and other portable electronic devices. Math 54 final, Spring 00, John Lott This is a closed everything exam, except for a x5 card with notes. Please put away all books, calculators and other portable electronic devices. You need to justify

More information

Solutions to the Sample Problems for the Final Exam UCLA Math 135, Winter 2015, Professor David Levermore

Solutions to the Sample Problems for the Final Exam UCLA Math 135, Winter 2015, Professor David Levermore Solutions to the Sample Problems for the Final Exam UCLA Math 135, Winter 15, Professor David Levermore Every sample problem for the Midterm exam and every problem on the Midterm exam should be considered

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

Math 321 Final Exam 8:30am, Tuesday, April 20, 2010 Duration: 150 minutes

Math 321 Final Exam 8:30am, Tuesday, April 20, 2010 Duration: 150 minutes Math 321 Final Exam 8:30am, Tuesday, April 20, 2010 Duration: 150 minutes Name: Student Number: Do not open this test until instructed to do so! This exam should have 17 pages, including this cover sheet.

More information

The University of British Columbia Final Examination - April, 2007 Mathematics 257/316

The University of British Columbia Final Examination - April, 2007 Mathematics 257/316 The University of British Columbia Final Examination - April, 2007 Mathematics 257/316 Closed book examination Time: 2.5 hours Instructor Name: Last Name:, First: Signature Student Number Special Instructions:

More information

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

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

More information

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

Fourier and Partial Differential Equations

Fourier and Partial Differential Equations Chapter 5 Fourier and Partial Differential Equations 5.1 Fourier MATH 294 SPRING 1982 FINAL # 5 5.1.1 Consider the function 2x, 0 x 1. a) Sketch the odd extension of this function on 1 x 1. b) Expand the

More information

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

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

More information

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

Final exam (practice) UCLA: Math 31B, Spring 2017

Final exam (practice) UCLA: Math 31B, Spring 2017 Instructor: Noah White Date: Final exam (practice) UCLA: Math 31B, Spring 2017 This exam has 8 questions, for a total of 80 points. Please print your working and answers neatly. Write your solutions in

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

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

- - - - - - - - - - - - - - - - - - DISCLAIMER - - - - - - - - - - - - - - - - - - General Information: This midterm is a sample midterm. This means: The sample midterm contains problems that are of similar,

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

Final exam (practice) UCLA: Math 31B, Spring 2017

Final exam (practice) UCLA: Math 31B, Spring 2017 Instructor: Noah White Date: Final exam (practice) UCLA: Math 3B, Spring 207 This exam has 8 questions, for a total of 80 points. Please print your working and answers neatly. Write your solutions in the

More information

UNIVERSITY OF MANITOBA

UNIVERSITY OF MANITOBA Question Points Score INSTRUCTIONS TO STUDENTS: This is a 6 hour examination. No extra time will be given. No texts, notes, or other aids are permitted. There are no calculators, cellphones or electronic

More information

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

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

More information

Math 54: Mock Final. December 11, y y 2y = cos(x) sin(2x). The auxiliary equation for the corresponding homogeneous problem is

Math 54: Mock Final. December 11, y y 2y = cos(x) sin(2x). The auxiliary equation for the corresponding homogeneous problem is Name: Solutions Math 54: Mock Final December, 25 Find the general solution of y y 2y = cos(x) sin(2x) The auxiliary equation for the corresponding homogeneous problem is r 2 r 2 = (r 2)(r + ) = r = 2,

More information

INTRODUCTION TO REAL ANALYSIS II MATH 4332 BLECHER NOTES

INTRODUCTION TO REAL ANALYSIS II MATH 4332 BLECHER NOTES INTRODUCTION TO REAL ANALYSIS II MATH 433 BLECHER NOTES. As in earlier classnotes. As in earlier classnotes (Fourier series) 3. Fourier series (continued) (NOTE: UNDERGRADS IN THE CLASS ARE NOT RESPONSIBLE

More information

Math 321 Final Examination April 1995 Notation used in this exam: N. (1) S N (f,x) = f(t)e int dt e inx.

Math 321 Final Examination April 1995 Notation used in this exam: N. (1) S N (f,x) = f(t)e int dt e inx. Math 321 Final Examination April 1995 Notation used in this exam: N 1 π (1) S N (f,x) = f(t)e int dt e inx. 2π n= N π (2) C(X, R) is the space of bounded real-valued functions on the metric space X, equipped

More information

Problem (p.613) Determine all solutions, if any, to the boundary value problem. y + 9y = 0; 0 < x < π, y(0) = 0, y (π) = 6,

Problem (p.613) Determine all solutions, if any, to the boundary value problem. y + 9y = 0; 0 < x < π, y(0) = 0, y (π) = 6, Problem 10.2.4 (p.613) Determine all solutions, if any, to the boundary value problem y + 9y = 0; 0 < x < π, y(0) = 0, y (π) = 6, by first finding a general solution to the differential equation. Solution.

More information

Last Update: April 4, 2011

Last Update: April 4, 2011 Math ES Winter Last Update: April 4, Introduction to Partial Differential Equations Disclaimer: his lecture note tries to provide an alternative approach to the material in Sections..6 in the textbook.

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 51 Midterm 1 July 6, 2016

Math 51 Midterm 1 July 6, 2016 Math 51 Midterm 1 July 6, 2016 Name: SUID#: Circle your section: Section 01 Section 02 (1:30-2:50PM) (3:00-4:20PM) Complete the following problems. In order to receive full credit, please show all of your

More information

Without fully opening the exam, check that you have pages 1 through 11.

Without fully opening the exam, check that you have pages 1 through 11. MTH 33 Solutions to Final Exam May, 8 Name: Section: Recitation Instructor: INSTRUCTIONS Fill in your name, etc. on this first page. Without fully opening the exam, check that you have pages through. Show

More information

Multiple Choice Answers. MA 114 Calculus II Spring 2013 Final Exam 1 May Question

Multiple Choice Answers. MA 114 Calculus II Spring 2013 Final Exam 1 May Question MA 114 Calculus II Spring 2013 Final Exam 1 May 2013 Name: Section: Last 4 digits of student ID #: This exam has six multiple choice questions (six points each) and five free response questions with points

More information

McGill University April 20, Advanced Calculus for Engineers

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

More information

Separation of Variables. A. Three Famous PDE s

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

More information

Math 5440 Problem Set 7 Solutions

Math 5440 Problem Set 7 Solutions Math 544 Math 544 Problem Set 7 Solutions Aaron Fogelson Fall, 13 1: (Logan, 3. # 1) Verify that the set of functions {1, cos(x), cos(x),...} form an orthogonal set on the interval [, π]. Next verify that

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

The Gibbs Phenomenon

The Gibbs Phenomenon The Gibbs Phenomenon Eli Dean & Britton Girard Math 572, Fall 2013 December 4, 2013 1. Introduction 1 S N f(x) := f(n)e inx := 1 2π n N n N denotes the partial Fourier sum for f at the point x f(x)e inx

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

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

Solution to Final, MATH 54, Linear Algebra and Differential Equations, Fall 2014

Solution to Final, MATH 54, Linear Algebra and Differential Equations, Fall 2014 Solution to Final, MATH 54, Linear Algebra and Differential Equations, Fall 24 Name (Last, First): Student ID: Circle your section: 2 Shin 8am 7 Evans 22 Lim pm 35 Etcheverry 22 Cho 8am 75 Evans 23 Tanzer

More information

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

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

More information

17 Source Problems for Heat and Wave IB- VPs

17 Source Problems for Heat and Wave IB- VPs 17 Source Problems for Heat and Wave IB- VPs We have mostly dealt with homogeneous equations, homogeneous b.c.s in this course so far. Recall that if we have non-homogeneous b.c.s, then we want to first

More information

Math 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

1 Wave Equation on Finite Interval

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

More information

This is a closed book exam. No notes or calculators are permitted. We will drop your lowest scoring question for you.

This is a closed book exam. No notes or calculators are permitted. We will drop your lowest scoring question for you. Math 54 Fall 2017 Practice Final Exam Exam date: 12/14/17 Time Limit: 170 Minutes Name: Student ID: GSI or Section: This exam contains 9 pages (including this cover page) and 10 problems. Problems are

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

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

A Motivation for Fourier Analysis in Physics

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

More information

# Points Score Total 100

# Points Score Total 100 Name: PennID: Math 241 Make-Up Final Exam January 19, 2016 Instructions: Turn off and put away your cell phone. Please write your Name and PennID on the top of this page. Please sign and date the pledge

More information

Boundary value problems for partial differential equations

Boundary value problems for partial differential equations Boundary value problems for partial differential equations Henrik Schlichtkrull March 11, 213 1 Boundary value problem 2 1 Introduction This note contains a brief introduction to linear partial differential

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

My signature below certifies that I have complied with the University of Pennsylvania s Code of Academic Integrity in completing this exam.

My signature below certifies that I have complied with the University of Pennsylvania s Code of Academic Integrity in completing this exam. My signature below certifies that I have complied with the University of Pennsylvania s Code of Academic Integrity in completing this exam. Signature Printed Name Math 241 Exam 1 Jerry Kazdan Feb. 17,

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

Math 19 Practice Exam 2B, Winter 2011

Math 19 Practice Exam 2B, Winter 2011 Math 19 Practice Exam 2B, Winter 2011 Name: SUID#: Complete the following problems. In order to receive full credit, please show all of your work and justify your answers. You do not need to simplify your

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

Fourier Series. Now we need to take a theoretical excursion to build up the mathematics that makes separation of variables possible.

Fourier Series. Now we need to take a theoretical excursion to build up the mathematics that makes separation of variables possible. Fourier Series Now we need to take a theoretical excursion to build up the mathematics that makes separation of variables possible Periodic functions Definition: A function f is periodic with period p

More information

Part A 5 shorter problems, 8 points each.

Part A 5 shorter problems, 8 points each. Math 425 Final Exam Jerry L. Kazdan May 7, 2015 9:00 11:00 Directions This exam has two parts. Part A has 5 shorter problems (8 points each, so 40 points), while Part B has 5 traditional problems (15 points

More information

MA 113 Calculus I Fall 2015 Exam 3 Tuesday, 17 November Multiple Choice Answers. Question

MA 113 Calculus I Fall 2015 Exam 3 Tuesday, 17 November Multiple Choice Answers. Question MA 11 Calculus I Fall 2015 Exam Tuesday, 17 November 2015 Name: Section: Last 4 digits of student ID #: This exam has ten multiple choice questions (five points each) and five free response questions (ten

More information

Without fully opening the exam, check that you have pages 1 through 11.

Without fully opening the exam, check that you have pages 1 through 11. Name: Section: Recitation Instructor: INSTRUCTIONS Fill in your name, etc. on this first page. Without fully opening the exam, check that you have pages through. Show all your work on the standard response

More information

Chapter 28. Fourier Series An Eigenvalue Problem.

Chapter 28. Fourier Series An Eigenvalue Problem. Chpter 28 Fourier Series Every time I close my eyes The noise inside me mplifies I cn t escpe I relive every moment of the dy Every misstep I hve mde Finds wy it cn invde My every thought And this is why

More information

Problem Out of Score Problem Out of Score Total 45

Problem Out of Score Problem Out of Score Total 45 Midterm Exam #1 Math 11, Section 5 January 3, 15 Duration: 5 minutes Name: Student Number: Do not open this test until instructed to do so! This exam should have 8 pages, including this cover sheet. No

More information

YORK UNIVERSITY. Faculty of Science Department of Mathematics and Statistics. MATH C Test #1. October 23, 2013.

YORK UNIVERSITY. Faculty of Science Department of Mathematics and Statistics. MATH C Test #1. October 23, 2013. YORK UNIVERSITY Faculty of Science Department of Mathematics and Statistics MATH 1505 6.00 C Test #1 October 3, 013 Solutions Family Name (print): Student No: Given Name: Signature: INSTRUCTIONS: 1. Please

More information

Spring 2017 Midterm 1 04/26/2017

Spring 2017 Midterm 1 04/26/2017 Math 2B Spring 2017 Midterm 1 04/26/2017 Time Limit: 50 Minutes Name (Print): Student ID This exam contains 10 pages (including this cover page) and 5 problems. Check to see if any pages are missing. Enter

More information

Final Exam Practice 3, May 8, 2018 Math 21b, Spring Name:

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

More information

Spring 2018 Exam 2 MARK BOX HAND IN PART NAME: PIN: INSTRUCTIONS

Spring 2018 Exam 2 MARK BOX HAND IN PART NAME: PIN: INSTRUCTIONS Spring 208 Exam 2 problem MARK BOX points HAND IN PART 0 0 4 2-5 56=4x4 6 0 7 0 NAME: PIN: % 00 INSTRUCTIONS This exam comes in two parts () HAND IN PART Hand in only this part (2) STATEMENT OF MULTIPLE

More information

Math 116 Final Exam April 21, 2016

Math 116 Final Exam April 21, 2016 Math 6 Final Exam April 2, 206 UMID: Instructor: Initials: Section:. Do not open this exam until you are told to do so. 2. Do not write your name anywhere on this exam. 3. This exam has 4 pages including

More information

Autumn 2015 Practice Final. Time Limit: 1 hour, 50 minutes

Autumn 2015 Practice Final. Time Limit: 1 hour, 50 minutes Math 309 Autumn 2015 Practice Final December 2015 Time Limit: 1 hour, 50 minutes Name (Print): ID Number: This exam contains 9 pages (including this cover page) and 8 problems. Check to see if any pages

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

MATH 819 FALL We considered solutions of this equation on the domain Ū, where

MATH 819 FALL We considered solutions of this equation on the domain Ū, where MATH 89 FALL. The D linear wave equation weak solutions We have considered the initial value problem for the wave equation in one space dimension: (a) (b) (c) u tt u xx = f(x, t) u(x, ) = g(x), u t (x,

More information

MTH 133 Solutions to Exam 2 November 15, Without fully opening the exam, check that you have pages 1 through 13.

MTH 133 Solutions to Exam 2 November 15, Without fully opening the exam, check that you have pages 1 through 13. MTH 33 Solutions to Exam 2 November 5, 207 Name: Section: Recitation Instructor: INSTRUCTIONS Fill in your name, etc. on this first page. Without fully opening the exam, check that you have pages through

More information

Math 241 Final Exam, Spring 2013

Math 241 Final Exam, Spring 2013 Math 241 Final Exam, Spring 2013 Name: Section number: Instructor: Read all of the following information before starting the exam. Question Points Score 1 5 2 5 3 12 4 10 5 17 6 15 7 6 8 12 9 12 10 14

More information

SOLUTIONS TO PROBLEMS FROM ASSIGNMENT 5. Problems 3.1:6bd

SOLUTIONS TO PROBLEMS FROM ASSIGNMENT 5. Problems 3.1:6bd SOLUTIONS TO PROBLEMS FROM ASSIGNMENT 5 Statement. Solve the problem Problems 3.1:6bd u t = u xx, (t ), with the initial condition u(x, ) = f(x), where the functions u(x, t) and f(x) are assumed to be

More information

MATH 104 : Final Exam

MATH 104 : Final Exam MATH 104 : Final Exam 10 May, 2017 Name: You have 3 hours to answer the questions. You are allowed one page (front and back) worth of notes. The page should not be larger than a standard US letter size.

More information

Ma 221 Eigenvalues and Fourier Series

Ma 221 Eigenvalues and Fourier Series Ma Eigenvalues and Fourier Series Eigenvalue and Eigenfunction Examples Example Find the eigenvalues and eigenfunctions for y y 47 y y y5 Solution: The characteristic equation is r r 47 so r 44 447 6 Thus

More information

UNIVERSITY OF TORONTO FACULTY OF APPLIED SCIENCE AND ENGINEERING FINAL EXAMINATION, APRIL 13, 2012 Duration: 2 and 1/2 hours Second Year MIE

UNIVERSITY OF TORONTO FACULTY OF APPLIED SCIENCE AND ENGINEERING FINAL EXAMINATION, APRIL 13, 2012 Duration: 2 and 1/2 hours Second Year MIE UNIVERSITY OF TORONTO FACULTY OF APPLIED SCIENCE AND ENGINEERING FINAL EXAMINATION, APRIL 3, 202 Duration: 2 and /2 hours Second Year MIE MAT234HS - DIFFERENTIAL EQUATIONS Exam Type: B LAST NAME: as on

More information

MTH 310, Section 001 Abstract Algebra I and Number Theory. Sample Midterm 1

MTH 310, Section 001 Abstract Algebra I and Number Theory. Sample Midterm 1 MTH 310, Section 001 Abstract Algebra I and Number Theory Sample Midterm 1 Instructions: You have 50 minutes to complete the exam. There are five problems, worth a total of fifty points. You may not use

More information

Math 131 Exam 2 November 13, :00-9:00 p.m.

Math 131 Exam 2 November 13, :00-9:00 p.m. Name (Last, First) ID # Signature Lecturer Section (01, 02, 03, etc.) university of massachusetts amherst department of mathematics and statistics Math 131 Exam 2 November 13, 2017 7:00-9:00 p.m. Instructions

More information

- - - - - - - - - - - - - - - - - - DISCLAIMER - - - - - - - - - - - - - - - - - - General Information: This is a midterm from a previous semester. This means: This midterm contains problems that are of

More information

Lecture 24. Scott Pauls 5/21/07

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

More information

Math 51 Second Exam February 28, 2013

Math 51 Second Exam February 28, 2013 Math 51 Second Exam February 28, 2013 Name: SUID#: Circle your section: Peter Hintz Dan Jerison Khoa Nguyen Daniel Murphy 34 (9:00-9:50 am) 02 (11:00-11:50 am) 08 (11:00-11:50 am) ACE 15 (10:00-10:50 am)

More information

Math 240 (Driver) Qual Exam (9/12/2017)

Math 240 (Driver) Qual Exam (9/12/2017) 1 Name: I.D. #: Math 240 (Driver) Qual Exam (9/12/2017) Instructions: Clearly explain and justify your answers. You may cite theorems from the text, notes, or class as long as they are not what the problem

More information

Homework 7 Solutions

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

More information

Solutions Serie 1 - preliminary exercises

Solutions Serie 1 - preliminary exercises D-MAVT D-MATL Prof. A. Iozzi ETH Zürich Analysis III Autumn 08 Solutions Serie - preliminary exercises. Compute the following primitive integrals using partial integration. a) cos(x) cos(x) dx cos(x) cos(x)

More information

November 20, Problem Number of points Points obtained Total 50

November 20, Problem Number of points Points obtained Total 50 MATH 124 E MIDTERM 2, v.b Autumn 2018 November 20, 2018 NAME: SIGNATURE: STUDENT ID #: GAB AB AB AB AB AB AB AB AB AB AB AB AB AB QUIZ SECTION: ABB ABB Problem Number of points Points obtained 1 14 2 10

More information

22. Periodic Functions and Fourier Series

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

More information

Math 2930 Worksheet Wave Equation

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

More information

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

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

More information

MATH-UA 263 Partial Differential Equations Recitation Summary

MATH-UA 263 Partial Differential Equations Recitation Summary MATH-UA 263 Partial Differential Equations Recitation Summary Yuanxun (Bill) Bao Office Hour: Wednesday 2-4pm, WWH 1003 Email: yxb201@nyu.edu 1 February 2, 2018 Topics: verifying solution to a PDE, dispersion

More information

Math 1102: Calculus I (Math/Sci majors) MWF 3pm, Fulton Hall 230 Homework 4 Solutions

Math 1102: Calculus I (Math/Sci majors) MWF 3pm, Fulton Hall 230 Homework 4 Solutions Math 0: Calculus I (Math/Sci majors) MWF 3pm, Fulton Hall 30 Homework 4 Solutions Please write neatly, and show all work. Caution: An answer with no work is wrong! Problem A. Use Weierstrass (ɛ,δ)-definition

More information