Chapter 3. Second Order Linear PDEs

Size: px
Start display at page:

Download "Chapter 3. Second Order Linear PDEs"

Transcription

1 Chapter 3. Second Order Linear PDEs 3.1 Introduction The general class of second order linear PDEs are of the form: ax, y)u xx + bx, y)u xy + cx, y)u yy + dx, y)u x + ex, y)u y + f x, y)u = gx, y). 3.1) The three PDEs that lie at the cornerstone of applied mathematics are: the heat equation, the wave equation and Laplace s equation,i.e. i) u t = u xx, the heat equation ii) u tt = u xx, the wave equation iii) u xx + u yy = 0, Laplace s equation or, using the same independent variables, x and y i) u xx u y = 0, the heat equation 3.3a) ii) u xx u yy = 0, the wave equation 3.3b) iii) u xx + u yy = 0. Laplace s equation 3.3c) Analogous to characterizing quadratic equations ax 2 + bxy + cy 2 + dx + ey + f = 0, as either hyperbolic, parabolic or elliptic determined by b 2 4ac > 0, b 2 4ac = 0, b 2 4ac < 0, hyperbolic, parabolic, elliptic,

2 2 Chapter 3. Linear Second Order Equations we do the same for PDEs. So, for the heat equation a = 1, b = 0, c = 0 so b 2 4ac = 0 and so the heat equation is parabolic. Similarly, the wave equation is hyperbolic and Laplace s equation is elliptic. This leads to a natural question. Is it possible to transform one PDE to another where the new PDE is simpler? Namely, under a change of variable r = rx, y), s = sx, y), can we transform to one of the following canonical forms: u rr u ss + l.o.t.s. = 0, hyperbolic, 3.5a) u ss + l.o.t.s. = 0, parabolic, 3.5b) u rr + u ss + l.o.t.s. = 0, elliptic, 3.5c) where the term l.o.t.s stands for lower order terms. For example, consider the PDE 2u xx 2u xy + 5u yy = ) This equation is elliptic since the elliptic b 2 4ac = 4 40 = 36 < 0. If we introduce new coordinates, r = 2x + y, s = x y, then by a change of variable using the chain rule u xx = u rr r 2 x + 2u rs r x s x + u ss s 2 x + u r r xx + u s s xx, u xy = u rr r x + u rs r x s y + s x ) + u ss s x s y + u r r xy + u s s xy, u yy = u rr ry 2 + 2u rs s y + u ss s 2 y + u r y + u s s yy, gives u xx = 4u rr + 4u rs + u ss, u xy = 2u rr u rs u ss, u yy = u rr 2u rs + u ss.

3 3.1. Introduction 3 Under 3.7), equation 3.6) becomes u rr + u ss = 0, which is Laplace s equation also elliptic). Before we consider transformations for PDEs in general, it is important to determine whether the equation type could change under transformation. Consider the general class of PDEs au xx + bu xy + cu yy = 0 3.7) where a, b, and c are functions of x and y and noting that we have suppressed the lower terms as they will not affect the type. Under a change of variable x, y) r, s) with the change of variable formulas 3.7) gives ) a u rr r 2 x + 2u rs r x s x + u ss s 2 x + u r r xx + u s s xx + b ) u rr r x + u rs r x s y + s x ) + u ss s x s y + u r r xy + u s s xy 3.8) ) + c u yy + u rr ry 2 + 2u rs s y + u ss s 2 y + u r y + u s s yy = 0 Rearranging 3.8), and again neglecting lower order terms, gives ar 2 x + br x + cry)u 2 rr + 2ar x s x + br x s y + s x ) + 2c s y )u rs 3.9) + as 2 x + bs x s y + cs 2 y)u ss = 0. Setting A = ar 2 x + br x + cr 2 y, B = 2ar x s x + br x s y + s x ) + 2c s y, 3.10) C = as 2 x + bs x s y + cs 2 y, gives again suppressing lower order terms) Au rr + Bu rs + Cu ss = 0, whose type is given by B 2 4AC = b 2 4ac) ) 2 r x s y s x,

4 4 Chapter 3. Linear Second Order Equations from which we deduce that b 2 4ac > 0, B 2 4AC > 0, b 2 4ac = 0, B 2 4AC = 0, b 2 4ac < 0, B 2 4AC < 0, giving that the equation type is unchanged under transformation. We now consider transformations to canonical form. As there are three types of canonical forms, hyperbolic, parabolic and elliptic, we will deal with each type separately. 3.2 Canonical Forms If we introduce the change of coordinates r = rx, y), s = sx, y), 3.11) the derivatives change according to: First Order u x = u r r x + u s s x, u y = u r + u s s y, 3.12) Second Order u xx = u rr r 2 x + 2u rs r x s x + u ss s 2 x + u r r xx + u s s xx, u xy = u rr r x + u rs r x s y + s x ) + u ss s x s y + u r r xy + u s s xy, 3.13) u yy = u rr ry 2 + 2u rs s y + u ss s 2 y + u r y + u s s yy, If we substitute 3.12) and 3.13) into the general linear equation 3.1) and re-arrange we obtain ar 2 x + br x + cry)u 2 rr + ) 2ar x s x + br x s y + s x ) + 2c s y urs + as 2 x + bs x s y + cs 2 y)u ss + l.o.t.s. = ) Our goal now is to target a given canonical form and solve a set of equations for the new coordinates r and s.

5 3.2.1 Parabolic Canonical Form 3.2. Canonical Forms 5 Comparing 3.14) with the parabolic canonical form 3.5b) leads to choosing ar 2 x + br x + cr 2 y = 0, 3.15a) 2ar x s x + br x s y + s x ) + 2c s y = 0, 3.15b) Since in the parabolic case b 2 4ac = 0, then substituting c = 4a b2 both equations of 3.15) are satisfied if we find 2ar x + b = ) with the choice of sx, y) arbitrary. The following examples demonstrate. Example 1. Consider u xx + 6u xy + 9u yy = ) Here, a = 1, b = 6 and c = 9 showing that b 2 4ac = 0, so the PDE is parabolic. Solving r x + 3 = 0, gives r = f 3x y). As we wish to find new coordinates as to transform the original equation to canonical form, we choose r = 3x y, s = y. Calculating second derivatives u xx = 9u rr, u xy = 3u rr + 3u rs, u yy = u rr 2u rs + u ss. 3.18) Substituting 3.18) into 3.17) gives u ss = 0! Not to be confused with factorial!).

6 6 Chapter 3. Linear Second Order Equations Solving gives u = f r)s + gr). where f and g are arbitrary functions. In terms of the original variables, we obtain the solution u = y f 3x y) + g3x y). Example 2. Consider x 2 u xx 4xyu xy + 4y 2 u yy + xu x = ) Here, a = x 2, b = 4xy and c = 4y 2 showing that b 2 4ac = 0, so the PDE is parabolic. Solving x 2 r x 2xy = 0, or gives xr x 2y = 0, r = f x 2 y). As we wish to find new coordinates, i.e. r and s, we choose simple r = x 2 y, s = y. Calculating first derivatives gives u x = 2xyu r. 3.20) Calculating second derivatives u xx = 4x 2 y 2 u rr + 2yu r, u xy = 2x 3 yu rr + 2xyu rs + 2xu r, u yy = x 4 u rr + 2x 2 u rs + u ss. 3.21a) 3.21b) 3.21c) Substituting 3.20) and 3.21) into 3.19) gives 4y 2 u ss 4x 2 yu r = 0.

7 3.2. Canonical Forms 7 or, in terms of the new variables, r and s, u ss r s 2 u r = ) An interesting question is whether different choices of the arbitrary function f and the variable s would lead to a different canonical forms. For example, suppose we chose r = 2 ln x + ln y, s = ln y, we would obtain u ss u r u s = 0, 3.23) a constant coefficient parabolic equation, whereas, choosing r = 2 ln x + ln y, s = 2 ln x, we would obtain the heat equation. u ss u r = 0, 3.24) Hyperbolic Canonical Form In order to obtain the canonical form for the hyperbolic type, i.e. u rr u ss + l.o.t.s. = 0, 3.25) it is necessary to choose ) ar 2 x + br x + cry 2 = as 2 x + bs x s y + cs 2 y, 2ar x s x + br x s y + s x ) + 2c s y = ) The problem is that this system is still a very hard problem to solve both PDEs are nonlinear and coupled!). Therefore, we introduce a modified hyperbolic form that is much easier to work with.

8 8 Chapter 3. Linear Second Order Equations Modified Hyperbolic Form The modified hyperbolic canonical form is defined as u rs + l.o.t.s. = 0, 3.27) noting that a = 0, b = 1 and c = 0 and that b 2 4ac > 0 still! In order to target the modified hyperbolic form, it is now necessary to choose ar 2 x + br x + cr 2 y = 0, as 2 x + bs x s y + cs 2 y = a) 3.28b) If we re-write 3.28a) and 3.28b) as follows a a rx sx s y ) 2 + 2b r x + c = 0, ) 2 + 2b s x + c = 0, s y 3.29a) 3.29b) then we can solve equations 3.29a) and 3.29b) separately for r x and s x s y. This leads to two first order linear PDEs for r and s. The solutions of these then gives rise to the correct canonical variables. The following examples demonstrate. Example 3. Consider u xx 5u xy + 6u yy = ) Here, a = 1, b = 5 and c = 6 showing that b 2 4ac = 1 > 0, so the PDE is hyperbolic. Thus, 3.57a) becomes r 2 x 5r x + 6ry 2 = 0, s 2 x 5s x + 6s 2 y = 0, and factoring gives ) ) ) ) rx 2 rx 3 = 0, sx 2s y sx 3s y = 0,

9 3.2. Canonical Forms 9 from which we choose giving rise to solutions r x 2 = 0, s x 3s y = 0, r = f 2x + y), s = g3x + y). As we wish to find new co-ordinates as to transform the original equation to canonical form, we choose r = 2x + y, s = 3x + y. Calculating second derivatives u xx = 4u rr + 12u rs + 9u ss, u xy = 2u rr + 5u rs + 3u ss, 3.31) u yy = u rr + 2u rs + u ss. Substituting 3.31) into 3.30) gives u rs = 0. Solving gives u = f r) + gs). where f and g are arbitrary functions. In terms of the original variables, we obtain the solution u = f 2x + y) + g3x + y). Example 4. Consider xu xx x + y)u xy + yu yy = ) Here, a = x, b = x + y) and c = y showing that b 2 4ac = x y) 2 > 0, so the PDE is hyperbolic. Solving xr 2 x x + y)r x + yr 2 y = 0,

10 10 Chapter 3. Linear Second Order Equations or, upon factoring xrx y ) rx ) = 0. As s satisfies the same equation, we choose the first factor for r and the second for s xr x y = 0, s x s y = ) Upon solving 3.33), we obtain r = f xy), s = gx + y). As we wish to find new co-ordinates, i.e. r and s, we choose simple r = xy, s = x + y. Calculating first derivatives gives u x = yu r + u s, u y = xu r + u s. 3.34) Calculating second derivatives u xx = y 2 u rr + 2yu rs + u ss, u xy = xyu rr + x + y)u rs + u ss + u r, u yy = x 2 u rr + 2xu rs + u ss. 3.35a) 3.35b) 3.35c) Substituting 3.34) and 3.35) into 3.32) gives 4xy x + y) 2) u rs x + y)u r = 0, or, in terms of the new variables, r and s, u rs + s s 2 4r u r = Regular Hyperbolic Form We now wish to transform a given hyperbolic PDE to its regular canonical form u rr u ss + l.o.t.s. = )

11 3.2. Canonical Forms 11 First, let us consider the following example. x 2 u xx y 2 u yy = ) If we were to transform to modified canonical form, we would solve xr x y = 0, xs x + ys y = 0, which gives r = f xy), s = gx/y). As we wish to find new co-ordinates, i.e. r and s, we choose simple r = xy, s = x/y. In doing so, the original PDE then becomes However, if we choose then the original PDE becomes u rs 1 2r u s = ) r = ln x + ln y, s = ln x ln y, u rs u s = 0, 3.39) which is clearly an easier PDE. However, if we introduce new coordinates α and β such that noting that derivatives transform α = r + s 2, β = r s 2, u r = 1 2 u α u β, u s = 1 2 u α 1 2 u β u rs = 1 4 u αα 1 4 u ββ, 3.40) and the PDE 3.39) becomes u αα u ββ 2u α + 2u β = 0,

12 12 Chapter 3. Linear Second Order Equations a PDE in regular hyperbolic form. Thus, combining the variables r and s and α and β gives directly In fact, one can show that if α = ln x, β = ln y. α = r + s 2, β = r s 2, where r and s satisfies 3.28a) and 3.28b) then α and β satisfies ) aα 2 x + bα x α y + cα 2 y = aβ 2 x + bβ x β y + cβ 2 y, 3.41a) 2aα x β x + bα x β y + α y β x ) + 2cα y β y = b) which is 3.58a) with r and s replaces with α and β. This give a convenient way to go directly to the coordinates that lead to the regular hyperbolic form. We note that so we can essentially consider α, β = r ± s 2, 3.42) ar 2 x + br x + cr 2 y = 0, as 2 x + bs x s y + cs 2 y = a) 3.43b) but instead of factoring, treat each as a quadratic equation in r x / or s x /s y and solve according. We demonstrate with an example. Example 5. Consider 8u xx 6u xy + u yy = ) The corresponding equations for r and s are 8r 2 x 6r x + r 2 y = 0, 8s 2 x 6s x s y + s 2 y = 0, 3.45a) 3.45b)

13 3.2. Canonical Forms 13 but as they are identical it suffices to only consider one. Dividing 3.57a) by r 2 y gives 8 rx Solving by the quadratic formula gives or The method of characteristics gives which gives which we choose which leads to the chose ) 2 6 r x + 1 = 0. r x = 6 ± 2 16, 8r x 3 ± 1) = 0. dx 8 = dy ; dr = 0. 3 ± 1 r = f 3 ± 1)x + 8y), r = 3x + 8y ± x, r = 3x + 8y, s = x, Under this transformation, the original equation 3.44) becomes the desired canonical form. u rr u ss = 0, Example 6. Consider xy 3 u xx x 2 y 2 u xy 2x 3 yu yy y 2 u x + 2x 2 u y = ) The corresponding equations for r and s are xy 3 r 2 x x 2 y 2 r x 2x 3 yr 2 y = 0, xy 3 s 2 x x 2 y 2 s x 2x 3 ys 2 y = 0, 3.47a) 3.47b)

14 14 Chapter 3. Linear Second Order Equations and choosing the first gives y 2 rx Solving by the quadratic formula gives or ) 2 xy r x 2x 2 = 0. r x = 1 ± 3)x, 2y 2yr x 1 ± 3) x = 0. Solving gives r = f x 2 + 2y 2 ± 3x 2). If we choose f to be simple and split according to the ± gives r = x 2 + 2y 2, s = 3x 2, Under this transformation, the original equation 3.46) becomes u rr u ss = 0, the desired canonical form Elliptic Canonical Form In order to obtain the canonical form for the elliptic type, i.e. u rr + u ss + l.o.t.s. = 0, it is necessary to choose ar 2 x + br x + cr 2 y = ) as 2 x + bs x s y + cs 2 y, 2ar x s x + br x s y + s x ) + 2c s y = ) The problem, like the regular hyperbolic type, is still difficult to solve. However, we find that if we let r = α + β, s = α β 2 2i Please note the switch in the variables r and s and α and β. 3.49)

15 3.2. Canonical Forms 15 where α and β satisfy aα 2 x + bα x α y + cα 2 y = 0, aβ 2 x + bβ x β y + cβ 2 y = 0, 3.50a) 3.50b) then 3.48) is satisfied. This is much like the connection between modified and regular hyperbolic canonical form. As solving 3.50a) gives rise to complex roots, the formulas 3.49) will take real and complex parts of the solved αandβ equations as new variables. The next few examples will illustrate. Example 7. Consider u xx 4u xy + 5u yy = ) The corresponding equations for r and s are r 2 x 4r x + 5r 2 y = 0, s 2 x 4s x s y + 5s 2 y = 0, 3.52a) 3.52b) but as they are identical it suffices to only consider one. Dividing 3.52a) by r 2 y gives rx Solving by the quadratic formula gives or The method of characteristics gives which gives ) 2 4 r x + 5 = 0. r x = 2 ± i, r x 2 ± i) = 0. dx 1 = dy, dr = 0. 2 ± i r = f 2x + y ± ix),

16 16 Chapter 3. Linear Second Order Equations which we choose r = 2x + y ± x, which leads to the chose r = 2x + y, s = x, Under this transformation, the original equation 3.51) becomes u rr + u ss = 0, the desired canonical form. Example 8. Consider x 2) 2 uxx x 2) 1 + y 2) u xy y 2) 2 uyy + 4x 1 + x 2) u x = ) The corresponding equations for r and s are x 2) 2 r 2 x x 2) 1 + y 2) r x y 2) 2 r 2 y = 0, 3.54a) x 2) 2 s 2 x x 2) 1 + y 2) s x s y y 2) 2 s 2 y = 0, 3.54b) but as they are identical it suffices to only consider one. Solving by the quadratic formula gives or r x = 2 ± i) 1 + y 2 ) 1 + x 2, x 2) r x 1 ± i) 1 + y 2) = 0. The method of characteristics gives the solution as ) r = f tan 1 x + 2 tan 1 y ± tan 1 x, which we choose r = tan 1 x + 2 tan 1 y ± tan 1 x,

17 3.2. Canonical Forms 17 which leads to the choice r = tan 1 x + 2 tan 1 y, s = tan 1 x, Under this transformation, the original equation 3.53) becomes u rr + u ss 2yu r = 0, and upon using the original transformation gives the desired canonical form. u rr + u ss 2 tan r s 2 u r = 0, Exercises 1. Determine the type of the following second order PDEs i) x 2 u xx y 2 u yy = u x + u y ii) u xx + 2u xy + u yy = 0 iii) y 2 u xx + 2yu xy u yy = 0 iv) u xy + u = u x + u y 2. Transform the following parabolic PDEs to canonical form. Find the general solution if possible. i) u xx + 2u xy + u yy = 0 ii) y 2 u xx 2xyu xy + x 2 u yy = 0. iii) y 2 u xx + 2xyu xy + x 2 u yy 2xu x = Reduce the following second order PDEs to modified hyperbolic canonical form i) 2u xx 3u xy + u yy = u x + u y, ii) x 2 u xx 3xyu xy + 2y 2 u yy = 0.

18 18 Chapter 3. Linear Second Order Equations 4. Reduce the following second order PDEs to canonical form i) 4u xx 8u xy + 3u yy = 0, ii) 4u xx + 4u xy + 5u yy = 1, iii) x 2 u xx + y 2 u yy = 1, iv) u xx 1 + y 2 ) 2 u yy = If a linear second order PDE ax, y)u xx + 2bx, y)u xy + cx, y)u yy + lots = 0. is hyperbolic, then it is possible to transform to a modified hyperbolic canonical form u rs + l.o.t.s. = 0, by choosing r and s such that they satisfy ar 2 x + 2br x + cr 2 y = 0, as 2 x + 2bs x s y + cs 2 y = 0. 5i) Show that by introducing new variables α and β such that α = r + s, β = r s, then the following equations are satisfied ) aα 2 x + 2bα x α y + cα 2 y = aβ 2 x + 2bβ x β y + cβ 2 y, aα x β x + bα x β y + β x ) + cα y β y = 0. This then leads to the hyperbolic canonical form u αα u ββ + l.o.t.s. = 0. 5ii). If, instead of the α and β introduced in 5i), we introduce α and β such that α = c 11 r + c 12 s, β = c 21 r + c 22 s,

19 3.2. Canonical Forms 19 where c 11, c 12, c 21 and c 22 are constant and r and s satisfy the above first order PDEs, namely ar 2 x + 2br x + cr 2 y = 0, as 2 x + 2bs x s y + cs 2 y = 0, find conditions on c 11, c 12, c 21 and c 22 such that ) aα 2 x + 2bα x α y + cα 2 y = aβ 2 x + 2bβ x β y + cβ 2 y, aα x β x + bα x β y + β x ) + cα y β y = 0. are still satisfied.

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

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

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

AM 205: lecture 14. Last time: Boundary value problems Today: Numerical solution of PDEs

AM 205: lecture 14. Last time: Boundary value problems Today: Numerical solution of PDEs AM 205: lecture 14 Last time: Boundary value problems Today: Numerical solution of PDEs ODE BVPs A more general approach is to formulate a coupled system of equations for the BVP based on a finite difference

More information

Numerical Methods for PDEs

Numerical Methods for PDEs Numerical Methods for PDEs Partial Differential Equations (Lecture 1, Week 1) Markus Schmuck Department of Mathematics and Maxwell Institute for Mathematical Sciences Heriot-Watt University, Edinburgh

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

CLASSIFICATION AND PRINCIPLE OF SUPERPOSITION FOR SECOND ORDER LINEAR PDE

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

More information

In this chapter we study elliptical PDEs. That is, PDEs of the form. 2 u = lots,

In this chapter we study elliptical PDEs. That is, PDEs of the form. 2 u = lots, Chapter 8 Elliptic PDEs In this chapter we study elliptical PDEs. That is, PDEs of the form 2 u = lots, where lots means lower-order terms (u x, u y,..., u, f). Here are some ways to think about the physical

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

Scientific Computing: An Introductory Survey

Scientific Computing: An Introductory Survey Scientific Computing: An Introductory Survey Chapter 11 Partial Differential Equations Prof. Michael T. Heath Department of Computer Science University of Illinois at Urbana-Champaign Copyright c 2002.

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

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

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

More information

JUST THE MATHS UNIT NUMBER LAPLACE TRANSFORMS 3 (Differential equations) A.J.Hobson

JUST THE MATHS UNIT NUMBER LAPLACE TRANSFORMS 3 (Differential equations) A.J.Hobson JUST THE MATHS UNIT NUMBER 16.3 LAPLACE TRANSFORMS 3 (Differential equations) by A.J.Hobson 16.3.1 Examples of solving differential equations 16.3.2 The general solution of a differential equation 16.3.3

More information

Lecture Notes on Partial Dierential Equations (PDE)/ MaSc 221+MaSc 225

Lecture Notes on Partial Dierential Equations (PDE)/ MaSc 221+MaSc 225 Lecture Notes on Partial Dierential Equations (PDE)/ MaSc 221+MaSc 225 Dr. Asmaa Al Themairi Assistant Professor a a Department of Mathematical sciences, University of Princess Nourah bint Abdulrahman,

More information

Partial Differential Equations

Partial Differential Equations Partial Differential Equations Xu Chen Assistant Professor United Technologies Engineering Build, Rm. 382 Department of Mechanical Engineering University of Connecticut xchen@engr.uconn.edu Contents 1

More information

A Note on Integral Transforms and Partial Differential Equations

A Note on Integral Transforms and Partial Differential Equations Applied Mathematical Sciences, Vol 4, 200, no 3, 09-8 A Note on Integral Transforms and Partial Differential Equations Adem Kılıçman and Hassan Eltayeb Department of Mathematics and Institute for Mathematical

More information

Module Two: Differential Calculus(continued) synopsis of results and problems (student copy)

Module Two: Differential Calculus(continued) synopsis of results and problems (student copy) Module Two: Differential Calculus(continued) synopsis of results and problems (student copy) Srikanth K S 1 Syllabus Taylor s and Maclaurin s theorems for function of one variable(statement only)- problems.

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

UNIVERSITY OF SOUTHAMPTON. A foreign language dictionary (paper version) is permitted provided it contains no notes, additions or annotations.

UNIVERSITY OF SOUTHAMPTON. A foreign language dictionary (paper version) is permitted provided it contains no notes, additions or annotations. UNIVERSITY OF SOUTHAMPTON MATH055W SEMESTER EXAMINATION 03/4 MATHEMATICS FOR ELECTRONIC & ELECTRICAL ENGINEERING Duration: 0 min Solutions Only University approved calculators may be used. A foreign language

More information

The Mass Formula for Binary Quadratic Forms

The Mass Formula for Binary Quadratic Forms The Mass Formula for Binary Quadratic Forms by John Paul Cook A well-documented question from classical number theory pertains to the different representations of an integer k by a binary quadratic form.

More information

IRREDUCIBILITY OF ELLIPTIC CURVES AND INTERSECTION WITH LINES.

IRREDUCIBILITY OF ELLIPTIC CURVES AND INTERSECTION WITH LINES. IRREDUCIBILITY OF ELLIPTIC CURVES AND INTERSECTION WITH LINES. IAN KIMING 1. Non-singular points and tangents. Suppose that k is a field and that F (x 1,..., x n ) is a homogeneous polynomial in n variables

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

FROBENIUS SERIES SOLUTIONS

FROBENIUS SERIES SOLUTIONS FROBENIUS SERIES SOLUTIONS TSOGTGEREL GANTUMUR Abstract. We introduce the Frobenius series method to solve second order linear equations, and illustrate it by concrete examples. Contents. Regular singular

More information

Homework #6 Solutions

Homework #6 Solutions Problems Section.1: 6, 4, 40, 46 Section.:, 8, 10, 14, 18, 4, 0 Homework #6 Solutions.1.6. Determine whether the functions f (x) = cos x + sin x and g(x) = cos x sin x are linearly dependent or linearly

More information

APPENDIX : PARTIAL FRACTIONS

APPENDIX : PARTIAL FRACTIONS APPENDIX : PARTIAL FRACTIONS Appendix : Partial Fractions Given the expression x 2 and asked to find its integral, x + you can use work from Section. to give x 2 =ln( x 2) ln( x + )+c x + = ln k x 2 x+

More information

Series Solutions of Differential Equations

Series Solutions of Differential Equations Chapter 6 Series Solutions of Differential Equations In this chapter we consider methods for solving differential equations using power series. Sequences and infinite series are also involved in this treatment.

More information

Partial Differential Equations

Partial Differential Equations Partial Differential Equations Lecture Notes Dr. Q. M. Zaigham Zia Assistant Professor Department of Mathematics COMSATS Institute of Information Technology Islamabad, Pakistan ii Contents 1 Lecture 01

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

2.3 Linear Equations 69

2.3 Linear Equations 69 2.3 Linear Equations 69 2.3 Linear Equations An equation y = fx,y) is called first-order linear or a linear equation provided it can be rewritten in the special form 1) y + px)y = rx) for some functions

More information

Introduction to Partial Differential Equations

Introduction to Partial Differential Equations Introduction to Partial Differential Equations Philippe B. Laval KSU Current Semester Philippe B. Laval (KSU) Key Concepts Current Semester 1 / 25 Introduction The purpose of this section is to define

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

Chapter 6. Partial Differential Equations. 6.1 Introduction

Chapter 6. Partial Differential Equations. 6.1 Introduction Chapter 6 Partial Differential Equations 6.1 Introduction Let R denote the real numbers, C the complex numbers, and n-dimensional Euclidean space is denoted by R n with points denoted by x (or sometimes

More information

Homework 3 solutions Math 136 Gyu Eun Lee 2016 April 15. R = b a

Homework 3 solutions Math 136 Gyu Eun Lee 2016 April 15. R = b a Homework 3 solutions Math 136 Gyu Eun Lee 2016 April 15 A problem may have more than one valid method of solution. Here we present just one. Arbitrary functions are assumed to have whatever regularity

More information

APPM 3310 Problem Set 4 Solutions

APPM 3310 Problem Set 4 Solutions APPM 33 Problem Set 4 Solutions. Problem.. Note: Since these are nonstandard definitions of addition and scalar multiplication, be sure to show that they satisfy all of the vector space axioms. Solution:

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

Math123 Lecture 1. Dr. Robert C. Busby. Lecturer: Office: Korman 266 Phone :

Math123 Lecture 1. Dr. Robert C. Busby. Lecturer: Office: Korman 266 Phone : Lecturer: Math1 Lecture 1 Dr. Robert C. Busby Office: Korman 66 Phone : 15-895-1957 Email: rbusby@mcs.drexel.edu Course Web Site: http://www.mcs.drexel.edu/classes/calculus/math1_spring0/ (Links are case

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

17.2 Nonhomogeneous Linear Equations. 27 September 2007

17.2 Nonhomogeneous Linear Equations. 27 September 2007 17.2 Nonhomogeneous Linear Equations 27 September 2007 Nonhomogeneous Linear Equations The differential equation to be studied is of the form ay (x) + by (x) + cy(x) = G(x) (1) where a 0, b, c are given

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

Engg. Math. II (Unit-IV) Numerical Analysis

Engg. Math. II (Unit-IV) Numerical Analysis Dr. Satish Shukla of 33 Engg. Math. II (Unit-IV) Numerical Analysis Syllabus. Interpolation and Curve Fitting: Introduction to Interpolation; Calculus of Finite Differences; Finite Difference and Divided

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

BOUNDARY-VALUE PROBLEMS IN RECTANGULAR COORDINATES

BOUNDARY-VALUE PROBLEMS IN RECTANGULAR COORDINATES 1 BOUNDARY-VALUE PROBLEMS IN RECTANGULAR COORDINATES 1.1 Separable Partial Differential Equations 1. Classical PDEs and Boundary-Value Problems 1.3 Heat Equation 1.4 Wave Equation 1.5 Laplace s Equation

More information

6 Second Order Linear Differential Equations

6 Second Order Linear Differential Equations 6 Second Order Linear Differential Equations A differential equation for an unknown function y = f(x) that depends on a variable x is any equation that ties together functions of x with y and its derivatives.

More information

MAS 315 Waves 1 of 8 Answers to Examples Sheet 1. To solve the three problems, we use the methods of 1.3 (with necessary changes in notation).

MAS 315 Waves 1 of 8 Answers to Examples Sheet 1. To solve the three problems, we use the methods of 1.3 (with necessary changes in notation). MAS 35 Waves of 8 Answers to Exampes Sheet. From.) and.5), the genera soution of φ xx = c φ yy is φ = fx cy) + gx + cy). Put c = : the genera soution of φ xx = φ yy is therefore φ = fx y) + gx + y) ) To

More information

Type II hidden symmetries of the Laplace equation

Type II hidden symmetries of the Laplace equation Type II hidden symmetries of the Laplace equation Andronikos Paliathanasis Larnaka, 2014 A. Paliathanasis (Univ. of Naples) Type II symmetries Larnaka, 2014 1 / 25 Plan of the Talk 1 The generic symmetry

More information

Linear DifferentiaL Equation

Linear DifferentiaL Equation Linear DifferentiaL Equation Massoud Malek The set F of all complex-valued functions is known to be a vector space of infinite dimension. Solutions to any linear differential equations, form a subspace

More information

LECTURE NOTES IN PARTIAL DIFFERENTIAL EQUATIONS. Fourth Edition, February by Tadeusz STYŠ. University of Botswana

LECTURE NOTES IN PARTIAL DIFFERENTIAL EQUATIONS. Fourth Edition, February by Tadeusz STYŠ. University of Botswana i LECTURE NOTES IN PARTIAL DIFFERENTIAL EQUATIONS Fourth Edition, February 2011 by Tadeusz STYŠ University of Botswana ii Contents 1 Solution of Partial Differential Equations 1 1.1 The General Solution

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

Video 15: PDE Classification: Elliptic, Parabolic and Hyperbolic March Equations 11, / 20

Video 15: PDE Classification: Elliptic, Parabolic and Hyperbolic March Equations 11, / 20 Video 15: : Elliptic, Parabolic and Hyperbolic Equations March 11, 2015 Video 15: : Elliptic, Parabolic and Hyperbolic March Equations 11, 2015 1 / 20 Table of contents 1 Video 15: : Elliptic, Parabolic

More information

1 First Order Ordinary Differential Equation

1 First Order Ordinary Differential Equation 1 Ordinary Differential Equation and Partial Differential Equations S. D. MANJAREKAR Department of Mathematics, Loknete Vyankatrao Hiray Mahavidyalaya Panchavati, Nashik (M.S.), India. shrimathematics@gmail.com

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

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

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

Propagation of discontinuities in solutions of First Order Partial Differential Equations

Propagation of discontinuities in solutions of First Order Partial Differential Equations Propagation of discontinuities in solutions of First Order Partial Differential Equations Phoolan Prasad Department of Mathematics Indian Institute of Science, Bangalore 560 012 E-mail: prasad@math.iisc.ernet.in

More information

Algebra I. Book 2. Powered by...

Algebra I. Book 2. Powered by... Algebra I Book 2 Powered by... ALGEBRA I Units 4-7 by The Algebra I Development Team ALGEBRA I UNIT 4 POWERS AND POLYNOMIALS......... 1 4.0 Review................ 2 4.1 Properties of Exponents..........

More information

Hölder, Chebyshev and Minkowski Type Inequalities for Stolarsky Means

Hölder, Chebyshev and Minkowski Type Inequalities for Stolarsky Means Int. Journal of Math. Analysis, Vol. 4, 200, no. 34, 687-696 Hölder, Chebyshev and Minkowski Type Inequalities for Stolarsky Means Zhen-Hang Yang System Division, Zhejiang Province Electric Power Test

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

MATH20411 PDEs and Vector Calculus B

MATH20411 PDEs and Vector Calculus B MATH2411 PDEs and Vector Calculus B Dr Stefan Güttel Acknowledgement The lecture notes and other course materials are based on notes provided by Dr Catherine Powell. SECTION 1: Introctory Material MATH2411

More information

Partial Fractions. June 27, In this section, we will learn to integrate another class of functions: the rational functions.

Partial Fractions. June 27, In this section, we will learn to integrate another class of functions: the rational functions. Partial Fractions June 7, 04 In this section, we will learn to integrate another class of functions: the rational functions. Definition. A rational function is a fraction of two polynomials. For example,

More information

Math 0320 Final Exam Review

Math 0320 Final Exam Review Math 0320 Final Exam Review SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question. Factor out the GCF using the Distributive Property. 1) 6x 3 + 9x 1) Objective:

More information

Linear Algebra. Hoffman & Kunze. 2nd edition. Answers and Solutions to Problems and Exercises Typos, comments and etc...

Linear Algebra. Hoffman & Kunze. 2nd edition. Answers and Solutions to Problems and Exercises Typos, comments and etc... Linear Algebra Hoffman & Kunze 2nd edition Answers and Solutions to Problems and Exercises Typos, comments and etc Gregory R Grant University of Pennsylvania email: ggrant@upennedu Julyl 2017 2 Note This

More information

Partial Differential Equations

Partial Differential Equations Part II Partial Differential Equations Year 2015 2014 2013 2012 2011 2010 2009 2008 2007 2006 2005 2015 Paper 4, Section II 29E Partial Differential Equations 72 (a) Show that the Cauchy problem for u(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

INTRODUCTION TO PDEs

INTRODUCTION TO PDEs INTRODUCTION TO PDEs In this course we are interested in the numerical approximation of PDEs using finite difference methods (FDM). We will use some simple prototype boundary value problems (BVP) and initial

More information

Solutions to Dynamical Systems 2010 exam. Each question is worth 25 marks.

Solutions to Dynamical Systems 2010 exam. Each question is worth 25 marks. Solutions to Dynamical Systems exam Each question is worth marks [Unseen] Consider the following st order differential equation: dy dt Xy yy 4 a Find and classify all the fixed points of Hence draw the

More information

PDEs, part 1: Introduction and elliptic PDEs

PDEs, part 1: Introduction and elliptic PDEs PDEs, part 1: Introduction and elliptic PDEs Anna-Karin Tornberg Mathematical Models, Analysis and Simulation Fall semester, 2013 Partial di erential equations The solution depends on several variables,

More information

Par$al Fac$on Decomposi$on. Academic Resource Center

Par$al Fac$on Decomposi$on. Academic Resource Center Par$al Fac$on Decomposi$on Academic Resource Center Table of Contents. What is Par$al Frac$on Decomposi$on 2. Finding the Par$al Fac$on Decomposi$on 3. Examples 4. Exercises 5. Integra$on with Par$al Fac$ons

More information

3 Algebraic Methods. we can differentiate both sides implicitly to obtain a differential equation involving x and y:

3 Algebraic Methods. we can differentiate both sides implicitly to obtain a differential equation involving x and y: 3 Algebraic Methods b The first appearance of the equation E Mc 2 in Einstein s handwritten notes. So far, the only general class of differential equations that we know how to solve are directly integrable

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

How might we evaluate this? Suppose that, by some good luck, we knew that. x 2 5. x 2 dx 5

How might we evaluate this? Suppose that, by some good luck, we knew that. x 2 5. x 2 dx 5 8.4 1 8.4 Partial Fractions Consider the following integral. 13 2x (1) x 2 x 2 dx How might we evaluate this? Suppose that, by some good luck, we knew that 13 2x (2) x 2 x 2 = 3 x 2 5 x + 1 We could then

More information

Lecture Notes on PDEs

Lecture Notes on PDEs Lecture Notes on PDEs Alberto Bressan February 26, 2012 1 Elliptic equations Let IR n be a bounded open set Given measurable functions a ij, b i, c : IR, consider the linear, second order differential

More information

7.4: Integration of rational functions

7.4: Integration of rational functions A rational function is a function of the form: f (x) = P(x) Q(x), where P(x) and Q(x) are polynomials in x. P(x) = a n x n + a n 1 x n 1 + + a 0. Q(x) = b m x m + b m 1 x m 1 + + b 0. How to express a

More information

+ 2gx + 2fy + c = 0 if S

+ 2gx + 2fy + c = 0 if S CIRCLE DEFINITIONS A circle is the locus of a point which moves in such a way that its distance from a fixed point, called the centre, is always a constant. The distance r from the centre is called the

More information

Integration by parts Integration by parts is a direct reversal of the product rule. By integrating both sides, we get:

Integration by parts Integration by parts is a direct reversal of the product rule. By integrating both sides, we get: Integration by parts Integration by parts is a direct reversal of the proct rule. By integrating both sides, we get: u dv dx x n sin mx dx (make u = x n ) dx = uv v dx dx When to use integration by parts

More information

Engg. Math. I. Unit-I. Differential Calculus

Engg. Math. I. Unit-I. Differential Calculus Dr. Satish Shukla 1 of 50 Engg. Math. I Unit-I Differential Calculus Syllabus: Limits of functions, continuous functions, uniform continuity, monotone and inverse functions. Differentiable functions, Rolle

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

Partial Fractions. (Do you see how to work it out? Substitute u = ax + b, so du = a dx.) For example, 1 dx = ln x 7 + C, x x (x 3)(x + 1) = a

Partial Fractions. (Do you see how to work it out? Substitute u = ax + b, so du = a dx.) For example, 1 dx = ln x 7 + C, x x (x 3)(x + 1) = a Partial Fractions 7-9-005 Partial fractions is the opposite of adding fractions over a common denominator. It applies to integrals of the form P(x) dx, wherep(x) and Q(x) are polynomials. Q(x) The idea

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

ENGI 9420 Lecture Notes 8 - PDEs Page 8.01

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

More information

Methods of Applied Mathematics III: Partial Differential Equations

Methods of Applied Mathematics III: Partial Differential Equations Methods of Applied Mathematics III: Partial Differential Equations Bernard Deconinck Department of Applied Mathematics University of Washington Campus Box 35242 Seattle, WA, 98195, USA May 3, 214 i Prolegomenon

More information

Study Guide/Practice Exam 3

Study Guide/Practice Exam 3 Study Guide/Practice Exam 3 This study guide/practice exam covers only the material since exam. The final exam, however, is cumulative so you should be sure to thoroughly study earlier material. The distribution

More information

PARTIAL DIFFERENTIAL EQUATIONS MA 3132 LECTURE NOTES

PARTIAL DIFFERENTIAL EQUATIONS MA 3132 LECTURE NOTES PARTIAL DIFFERENTIAL EQUATIONS MA 313 LECTURE NOTES B. Neta Department of Mathematics Naval Postgraduate School Code MA/Nd Monterey, California 93943 October 1, c 1996 - Professor Beny Neta 1 Contents

More information

BINARY QUADRATIC DIOPHANTINE EQUATIONS

BINARY QUADRATIC DIOPHANTINE EQUATIONS BINARY QUADRATIC DIOPHANTINE EQUATIONS These equations have the form: a xx x 2 + a xy xy + a yy y 2 + a x x + a y y + a 0 = 0... (1) where a xx, a xy, a yy, a x, a y and a 0 are integers and solutions

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

Basic Theory of Linear Differential Equations

Basic Theory of Linear Differential Equations Basic Theory of Linear Differential Equations Picard-Lindelöf Existence-Uniqueness Vector nth Order Theorem Second Order Linear Theorem Higher Order Linear Theorem Homogeneous Structure Recipe for Constant-Coefficient

More information

Maxima and Minima. (a, b) of R if

Maxima and Minima. (a, b) of R if Maxima and Minima Definition Let R be any region on the xy-plane, a function f (x, y) attains its absolute or global, maximum value M on R at the point (a, b) of R if (i) f (x, y) M for all points (x,

More information

PRE-LEAVING CERTIFICATE EXAMINATION, 2010

PRE-LEAVING CERTIFICATE EXAMINATION, 2010 L.7 PRE-LEAVING CERTIFICATE EXAMINATION, 00 MATHEMATICS HIGHER LEVEL PAPER (300 marks) TIME : ½ HOURS Attempt SIX QUESTIONS (50 marks each). WARNING: Marks will be lost if all necessary work is not clearly

More information

DIFFERENTIAL EQUATIONS

DIFFERENTIAL EQUATIONS DIFFERENTIAL EQUATIONS Chapter 1 Introduction and Basic Terminology Most of the phenomena studied in the sciences and engineering involve processes that change with time. For example, it is well known

More information

CHAPTER 2. Techniques for Solving. Second Order Linear. Homogeneous ODE s

CHAPTER 2. Techniques for Solving. Second Order Linear. Homogeneous ODE s A SERIES OF CLASS NOTES FOR 005-006 TO INTRODUCE LINEAR AND NONLINEAR PROBLEMS TO ENGINEERS, SCIENTISTS, AND APPLIED MATHEMATICIANS DE CLASS NOTES A COLLECTION OF HANDOUTS ON SCALAR LINEAR ORDINARY DIFFERENTIAL

More information

Integration of Rational Functions by Partial Fractions

Integration of Rational Functions by Partial Fractions Title Integration of Rational Functions by MATH 1700 MATH 1700 1 / 11 Readings Readings Readings: Section 7.4 MATH 1700 2 / 11 Rational functions A rational function is one of the form where P and Q are

More information

Partial Differential Equations, Winter 2015

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

More information

An Introduction to Numerical Methods for Differential Equations. Janet Peterson

An Introduction to Numerical Methods for Differential Equations. Janet Peterson An Introduction to Numerical Methods for Differential Equations Janet Peterson Fall 2015 2 Chapter 1 Introduction Differential equations arise in many disciplines such as engineering, mathematics, sciences

More information

JUST THE MATHS UNIT NUMBER ORDINARY DIFFERENTIAL EQUATIONS 1 (First order equations (A)) A.J.Hobson

JUST THE MATHS UNIT NUMBER ORDINARY DIFFERENTIAL EQUATIONS 1 (First order equations (A)) A.J.Hobson JUST THE MATHS UNIT NUMBER 5. ORDINARY DIFFERENTIAL EQUATIONS (First order equations (A)) by A.J.Hobson 5.. Introduction and definitions 5..2 Exact equations 5..3 The method of separation of the variables

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

Welcome to Math 257/316 - Partial Differential Equations

Welcome to Math 257/316 - Partial Differential Equations Welcome to Math 257/316 - Partial Differential Equations Instructor: Mona Rahmani email: mrahmani@math.ubc.ca Office: Mathematics Building 110 Office hours: Mondays 2-3 pm, Wednesdays and Fridays 1-2 pm.

More information

A mathematical statement that asserts that two quantities are equal is called an equation. Examples: x Mathematics Division, IMSP, UPLB

A mathematical statement that asserts that two quantities are equal is called an equation. Examples: x Mathematics Division, IMSP, UPLB EQUATIONS A mathematical statement that asserts that two quantities are equal is called an equation. Examples: 1.. 3. 1 9 1 x 3 11 x 4xy y 0 Consider the following equations: 1. 1 + 9 = 1. x + 9 = 1 Equation

More information

MAS223 Statistical Inference and Modelling Exercises

MAS223 Statistical Inference and Modelling Exercises MAS223 Statistical Inference and Modelling Exercises The exercises are grouped into sections, corresponding to chapters of the lecture notes Within each section exercises are divided into warm-up questions,

More information

Before we look at numerical methods, it is important to understand the types of equations we will be dealing with.

Before we look at numerical methods, it is important to understand the types of equations we will be dealing with. Chapter 1. Partial Differential Equations (PDEs) Required Readings: Chapter of Tannehill et al (text book) Chapter 1 of Lapidus and Pinder (Numerical Solution of Partial Differential Equations in Science

More information

Integration of Rational Functions by Partial Fractions

Integration of Rational Functions by Partial Fractions Title Integration of Rational Functions by Partial Fractions MATH 1700 December 6, 2016 MATH 1700 Partial Fractions December 6, 2016 1 / 11 Readings Readings Readings: Section 7.4 MATH 1700 Partial Fractions

More information

Arithmetic progressions of rectangles on a conic

Arithmetic progressions of rectangles on a conic Notes on Number Theory and Discrete Mathematics ISSN 1310 5132 Vol. 20, 2014, No. 4, 53 57 Arithmetic progressions of rectangles on a conic Ajai Choudhry 13/4 A Clay Square, Lucknow 226001, India e-mail:

More information