First order differential equations

Size: px
Start display at page:

Download "First order differential equations"

Transcription

1 First order differential equations Samy Tindel Purdue University Differential equations and linear algebra - MA 262 Taken from Differential equations and linear algebra by Goode and Annin Samy T. First order Differential equations 1 / 69

2 Outline 1 How differential equations arise 2 Basic ideas and terminology 3 Geometry of first order differential equations 4 Separable equations 5 Some simple population models 6 First order linear equations 7 Modeling problems using first order linear differential equations 8 Change of variables 9 Exact differential equations 10 Some higher order differential equations 11 Chapter review Samy T. First order Differential equations 2 / 69

3 Outline 1 How differential equations arise 2 Basic ideas and terminology 3 Geometry of first order differential equations 4 Separable equations 5 Some simple population models 6 First order linear equations 7 Modeling problems using first order linear differential equations 8 Change of variables 9 Exact differential equations 10 Some higher order differential equations 11 Chapter review Samy T. First order Differential equations 3 / 69

4 Newton s second law of motion Quantities: For an object of mass m Force F Velocity v(t) at time t Displacement y = y(t) Newton s law: m dv dt = F Differential equation: Since v = dy, we get dt m d 2 y dt 2 = F Samy T. First order Differential equations 4 / 69

5 Spring force Physical system: spring-mass with no friction Hooke s law: The spring force is given by F s = k y Samy T. First order Differential equations 5 / 69

6 Second order differential equation Differential equation: Equation involving the derivatives of a function In particular the unknown is a function Equation for spring-mass system: According to Newton s and Hooke s laws m d 2 y = ky (1) dt2 Samy T. First order Differential equations 6 / 69

7 Second order differential equation (2) Equation for spring-mass system (2): Set Then (1) is equivalent to Solution: Of the form ω = k m d 2 y dt 2 + ω2 y = 0. y(t) = A cos(ωt φ). Samy T. First order Differential equations 7 / 69

8 Outline 1 How differential equations arise 2 Basic ideas and terminology 3 Geometry of first order differential equations 4 Separable equations 5 Some simple population models 6 First order linear equations 7 Modeling problems using first order linear differential equations 8 Change of variables 9 Exact differential equations 10 Some higher order differential equations 11 Chapter review Samy T. First order Differential equations 8 / 69

9 Order of a differential equation Definition: Order of a differential equation = Order of highest derivative appearing in equation Examples: Second law of motion, spring: second order First order: y = 4 y 2 General form of n-th order differential equation: G(y, y,..., y (n) ) = 0 (2) Samy T. First order Differential equations 9 / 69

10 More vocabulary Linear equations: of the form a 0 (x)y (n) + a 1 (x)y (n 1) + + a n (x)y = F (x) Initial value problem: A differential equation G(y, y,..., y (n) ) = 0, plus initial values in order to get a unique solution: y(x 0 ) = y 0, y (x 0 ) = y 1,..., y (n 1) (x 0 ) = y n 1 General solution: When no initial condition is specified Solution given in terms of constants c 1,..., c n Samy T. First order Differential equations 10 / 69

11 Outline 1 How differential equations arise 2 Basic ideas and terminology 3 Geometry of first order differential equations 4 Separable equations 5 Some simple population models 6 First order linear equations 7 Modeling problems using first order linear differential equations 8 Change of variables 9 Exact differential equations 10 Some higher order differential equations 11 Chapter review Samy T. First order Differential equations 11 / 69

12 Existence and uniqueness result Theorem 1. General nonlinear equation: Hypothesis: y = f (t, y), y(t 0 ) = y 0 R. (3) (t 0, y 0 ) R, where R = (α, β) (γ, δ). f and f y continuous on R. Conclusion: One can find h > 0 such that there exists a unique function y satisfying equation (3) on (t 0 h, t 0 + h). Samy T. First order Differential equations 12 / 69

13 Example of existence and uniqueness Equation considered: y = 3x y 1/3, and y(0) = a. Application of Theorem 1: we have f (x, y) = 3x y 1/3, f 2/3 (x, y) = xy y Therefore if a 0: 1 There exists rectangle R such that (0, a) R f and f y continuous on R 2 According to Theorem 1 there is unique solution on interval ( h, h), with h > 0 Samy T. First order Differential equations 13 / 69

14 Gravity example Gravity equation with friction dv dt = 9.8 v 5 (4) Samy T. First order Differential equations 14 / 69

15 Slope field Meaning of the graph: Values of dv according to values of v dt What can be seen on the graph: Critical value: v c = 49ms 1, solution to 9.8 v = 0 5 If v < v c : positive slope If v > v c : negative slope Samy T. First order Differential equations 15 / 69

16 Outline 1 How differential equations arise 2 Basic ideas and terminology 3 Geometry of first order differential equations 4 Separable equations 5 Some simple population models 6 First order linear equations 7 Modeling problems using first order linear differential equations 8 Change of variables 9 Exact differential equations 10 Some higher order differential equations 11 Chapter review Samy T. First order Differential equations 16 / 69

17 General form of separable equation Definition 2. A first order separable differential equation is of the form p(y) dy dx = q(x) (5) Solving separable equations: Integrate on both sides of (5). Samy T. First order Differential equations 17 / 69

18 Example of separable equation Equation: (1 + y 2 ) dy dx = x cos(x) General solution: After integration by parts y 3 + 3y = 3(x sin(x) + cos(x)) + c, where c R Remark: Solution given in implicit form. Samy T. First order Differential equations 18 / 69

19 Example 2 of separable equation Equation: x dx + y exp( x) dy = 0, y(0) = 1 Unique solution: y(x) = (2 exp(x) 2x exp( x) 1) 1/2 Remark: Radical vanishes for x and x Samy T. First order Differential equations 19 / 69

20 Outline 1 How differential equations arise 2 Basic ideas and terminology 3 Geometry of first order differential equations 4 Separable equations 5 Some simple population models 6 First order linear equations 7 Modeling problems using first order linear differential equations 8 Change of variables 9 Exact differential equations 10 Some higher order differential equations 11 Chapter review Samy T. First order Differential equations 20 / 69

21 Malthusian growth Hypothesis: Rate of change proportional to value of population Equation: for k R and P 0 0, dp dt = k P, P(0) = P 0 Solution: P = P 0 exp(kt) Samy T. First order Differential equations 21 / 69

22 Exponential growth (2) Integral curves: Limitation of model: Cannot be valid for large time t. Samy T. First order Differential equations 22 / 69

23 Logistic population model Basic idea: Model: where Growth rate decreases when population increases. r reproduction rate C carrying capacity ( dp dt = r 1 P ) P, (6) C Samy T. First order Differential equations 23 / 69

24 Logistic model: qualitative study Information from slope field: Equilibrium at P = C If P < C then t P increasing If P > C then t P decreasing Possibility of convexity analysis Samy T. First order Differential equations 24 / 69

25 Logistic model: solution First observation: Equation (6) is separable Integration: Integrating on both sides of (6) we get ( ) P ln = rt + c C P 1 which can be solved as: P(t) = c 2C c 2 + e rt Initial value problem: If P 0 is given we obtain P(t) = C P 0 P 0 + (C P 0 )e rt Samy T. First order Differential equations 25 / 69

26 Information obtained from the resolution Asymptotic behavior: lim P(t) = C t Prediction: If Logistic model is accurate P 0, r and C are known Then we know the value of P at any time t Samy T. First order Differential equations 26 / 69

27 Outline 1 How differential equations arise 2 Basic ideas and terminology 3 Geometry of first order differential equations 4 Separable equations 5 Some simple population models 6 First order linear equations 7 Modeling problems using first order linear differential equations 8 Change of variables 9 Exact differential equations 10 Some higher order differential equations 11 Chapter review Samy T. First order Differential equations 27 / 69

28 Standard form Definition 3. A first order linear differential equation can be written as a(x) dy dx + b(x)y = r(x) Standard form: A linear equation should always be rewritten as dy dx + p(x)y = q(x) Samy T. First order Differential equations 28 / 69

29 Integrating factor method Recall: Our equation is dy dx Recipe to solve the equation: 1 Solve the separable equation + p(x)y = q(x) (7) di dx = p(x)i 2 Multiply equation (7) by I. It becomes d(i y) dx = q(x)i(x) (8) 3 Integrate (8) on both sides Samy T. First order Differential equations 29 / 69

30 Application Equation: dy dx + x y = xe x 2 2, y(0) = 1 Application of the method: 1 Integrating factor: 2 Solution: I(x) = e x2 2 y(x) = e x e x2 2 2 = cosh ( ) x 2 2 Samy T. First order Differential equations 30 / 69

31 Second application Equation: Standard form: x dy dx + 2y = cos(x), x > 0 dy dx + 2y x = cos(x) x Application of the method: 1 Integrating factor: I(x) = x 2 2 Solution: y(x) = x sin(x) + cos(x) + c x 2 Samy T. First order Differential equations 31 / 69

32 Outline 1 How differential equations arise 2 Basic ideas and terminology 3 Geometry of first order differential equations 4 Separable equations 5 Some simple population models 6 First order linear equations 7 Modeling problems using first order linear differential equations 8 Change of variables 9 Exact differential equations 10 Some higher order differential equations 11 Chapter review Samy T. First order Differential equations 32 / 69

33 Mixing problem Physical situation: Tank initially containing V 0 liters with A 0 grams of chemical Flow in: solution with c 1 grams/liter of chemical Rate for the inflow: r 1 liters/minute Solution stirred, so that mixture is kept uniform Flow out: Mixture at rate r 2 liters/minute Quantity of interest: A(t) quantity of chemical in the tank at time t Samy T. First order Differential equations 33 / 69

34 Mixing problem (2) Volume: We have V (t) = V 0 + (r 1 r 2 )t Hypothesis: Variations of A due to flows in and out, da dt = rate of chemical in rate of chemical out Equation: Equation, standard form: da dt = c 1 r 1 A V r 2, A(0) = A 0 da dt + r 2 V 0 + (r 1 r 2 )t A = c 1 r 1, A(0) = A 0 Samy T. First order Differential equations 34 / 69

35 Example of mixing problem Physical situation: Tank with 8L of water and 32g of chemical Inflow: solution with 2g/L of chemical, rate 4L/min Outflow: rate 2L/min Questions: Amount of chemical after 20 min Concentration of chemical at that time Samy T. First order Differential equations 35 / 69

36 Example of mixing problem (2) Equation for the volume: Equation for A: V (t) = 2(t + 4) da dt + 1 t + 4 A = 8, A(0) = A 0 Integrating factor: I = t + 4 Samy T. First order Differential equations 36 / 69

37 Example of mixing problem (3) General solution: A(t) = 1 [ 4(t + 4) 2 + c ] t + 4 Initial value problem: imposing A(0) = 32g we get A(t) = 4 [ (t + 4) ] t + 4 Value and concentration at time 20: and A(20) = = 98.67g, c(20) = A(20) V (20) = = = 2.05g/L Samy T. First order Differential equations 37 / 69

38 Outline 1 How differential equations arise 2 Basic ideas and terminology 3 Geometry of first order differential equations 4 Separable equations 5 Some simple population models 6 First order linear equations 7 Modeling problems using first order linear differential equations 8 Change of variables 9 Exact differential equations 10 Some higher order differential equations 11 Chapter review Samy T. First order Differential equations 38 / 69

39 General form of homogeneous equation General form of first order equation: dy dx General form of homogeneous equation: = f (x, y) (9) ( ) dy y dx = F. x How to see if an equation is homogeneous: When in (9) we have f (tx, ty) = f (x, y) Heuristics to solve homogeneous equations: Go back to a separable equation Samy T. First order Differential equations 39 / 69

40 Solving homogeneous equations Equation: General method: ( ) dy y dx = F. (10) x 1 Set y(x) = x V (x), and express y in terms of x, V, V. 2 Replace in equation (10) separable equation in V. 3 Solve the separable equation in V. 4 Go back to y recalling y = x V. Theorem 4. For equation (10), the function V satisfies which is a separable equation 1 F (V ) V dv = 1 x dx, Samy T. First order Differential equations 40 / 69

41 Example of homogeneous equation Equation: dy dx = 4x + y x 4y Equation for V : 1 4V 4(1 + V 2 ) dv = 1 x dx Solution for V : 1 4 arctan(v ) 1 2 ln(1 + V 2 ) = ln( x ) + c 1 Solution for y: ( ) 1 y 2 arctan ln ( x 2 + y 2) = c 2 (11) x Samy T. First order Differential equations 41 / 69

42 Example of homogeneous equation (2) Polar coordinates: Set x = r cos(θ), and y = r sin(θ) that is ) r = ( x 2 + y 2) 1/2, and θ = arctan ( y x Solution in polar coordinates: Equation (11) becomes r = c 3 e θ 4 Samy T. First order Differential equations 42 / 69

43 Bernoulli equations Definition 5. A Bernoulli equation is of the form y + p(x)y = q(x)y n (12) Recipe to solve a Bernoulli equation: 1 Divide equation (12) by y n 2 Change of variable: u = y 1 n 3 The equation for u is a linear equation of the form 1 1 n u + p(x)u = q(x) Samy T. First order Differential equations 43 / 69

44 Example of Bernoulli equation Equation: y + 3 2/3 12y y = x (1 + x 2 ) 1/2 Solution: 1 Divide the equation by y 2/3. We get y 2/3 y + 3 x y 1/3 = 12 (1 + x 2 ) 1/2 2 Change of variable u = y 1/3. We end up with the linear equation u + 1 x u = 4 (1 + x 2 ) 1/2 Samy T. First order Differential equations 44 / 69

45 Example of Bernoulli equation (2) Solving the linear equation: Integrating factor given by I(x) = x Then integrating we get u(x) = x ( 1 4(1 + x 2 ) 1/2 + c ) Going back to y: We have u = y 1/3. Thus y(x) = x 3 ( 4(1 + x 2 ) 1/2 + c ) 3 Samy T. First order Differential equations 45 / 69

46 Outline 1 How differential equations arise 2 Basic ideas and terminology 3 Geometry of first order differential equations 4 Separable equations 5 Some simple population models 6 First order linear equations 7 Modeling problems using first order linear differential equations 8 Change of variables 9 Exact differential equations 10 Some higher order differential equations 11 Chapter review Samy T. First order Differential equations 46 / 69

47 Example of exact equation Equation considered: 2x + y 2 + 2xyy = 0 (13) Remark: equation (13) neither linear nor separable Additional function: Set φ(x, y) = x 2 + xy 2. Then: φ x = 2x + y 2, and φ y = xy. Samy T. First order Differential equations 47 / 69

48 Example of exact equation (2) Expression of (13) in terms of φ: we have (13) φ x + φ dy y dx = 0 Solving the equation: We assume y = y(x). Then (13) dφ (x, y) = 0 φ(x, y) = c, dx for a constant c R. Conclusion: equation solved under implicit form x 2 + xy 2 = c. Samy T. First order Differential equations 48 / 69

49 General exact equation Proposition 6. Equation considered: M(x, y) dx + N(x, y) dy = 0. (14) Hypothesis: there exists φ : R 2 R such that φ x = M(x, y) and φ y = N(x, y). Conclusion: general solution to (14) is given by: φ(x, y) = c, with c R, provided this relation defines y = y(x) implicitely. Samy T. First order Differential equations 49 / 69

50 Criterion for exact equations Notation: For f : R 2 R, set f x = f x and f y = f y Theorem 7. Let: R = {(x, y); α < x < β, and γ < y < δ}. M, N, M y, N x continuous on R. Then there exists φ such that: φ x = M, and φ y = N on R, if and only if M and N satisfy: M y = N x on R Samy T. First order Differential equations 50 / 69

51 Computation of function φ Aim: If M y = N x, find φ such that φ x = M and φ y = N. Recipe in order to get φ: 1 Write φ as antiderivative of M with respect to x: φ(x, y) = a(x, y) + h(y), where a(x, y) = M(x, y) dx 2 Get an equation for h by differentiating with respect to y: h (y) = N(x, y) a y (x, y) 3 Finally we get: φ(x, y) = a(x, y) + h(y). Samy T. First order Differential equations 51 / 69

52 Computation of φ: example Equation considered: y cos(x) + 2xe y + ( sin(x) + x 2 e y 1 ) y = 0. (15) }{{}}{{} M N Step 1: verify that M y = N x on R 2. Step 2: compute φ according to recipe. We find Solution to equation (15): φ(x, y) = y sin(x) + x 2 e y y y sin(x) + x 2 e y y = c. Samy T. First order Differential equations 52 / 69

53 Computation of φ: counter-example Equation considered: Step 1: verify that M y N x. 3xy + y 2 + ( x 2 + xy ) y = 0. (16) }{{}}{{} M N Step 2: compute φ according to recipe. We find h (y) = x 2 2 xy still depends on x! Conclusion: Condition M y = N x necessary. Samy T. First order Differential equations 53 / 69

54 Solving an exact equation: example Equation considered: 2x y + (2y x) y = 0, y(1) = 3. (17) }{{}}{{} M N Step 1: verify that M y = N x on R 2. Step 2: compute φ according to recipe. We find φ(x, y) = x 2 xy + y 2. Solution to equation (17): recalling y(1) = 3, we get x 2 xy + y 2 = 7. Samy T. First order Differential equations 54 / 69

55 Solving an exact equation: example (2) Expressing y in terms of x: we get y = x ( 2 ± 7 3x 2 ) 1/2. 4 Recalling y(1) = 3, we end up with: y = x ( x 2 ) 1/2. 4 Interval of definition: 7 7 x 2 4 ; 2 ( 3.05 ; 3.05) 4 Samy T. First order Differential equations 55 / 69

56 Integrating factor Definition 8. Let I be a non zero function. Then I is an integrating factor for (14) if the equation I(x, y)m(x, y) dx + I(x, y)n(x, y) dy = 0 is exact Samy T. First order Differential equations 56 / 69

57 Criterions to find integrating factors Criterion 1: We have I = I(x) iff M y N x N In this case I is given by ( I(x) = exp Criterion 2: We have I = I(y) iff In this case I is given by M y N x M I(y) = exp ( = f (x). ) f (x) dx. = g(y). ) g(y) dy. Samy T. First order Differential equations 57 / 69

58 Example of integrating factor Equation: ( 2x y 2 ) dx + xy dy = 0, x > 0 (18) Remark: Equation (18) is not exact, since M y N x Criterion 1: We have M y N x = 3 N x Therefore an integrating factor is ( ) 3 I(x) = exp x dx = 1 x 3 Samy T. First order Differential equations 58 / 69

59 Example of integrating factor (2) Exact equation: Multiplying (18) by I we get ( 2x 2 x 3 y 2) dx + x 2 y dy = 0 Solution: or equivalently 1 2 x 2 y 2 2x 1 = c y 2 4x = c 1 x 2 Samy T. First order Differential equations 59 / 69

60 Outline 1 How differential equations arise 2 Basic ideas and terminology 3 Geometry of first order differential equations 4 Separable equations 5 Some simple population models 6 First order linear equations 7 Modeling problems using first order linear differential equations 8 Change of variables 9 Exact differential equations 10 Some higher order differential equations 11 Chapter review Samy T. First order Differential equations 60 / 69

61 Objective General 2nd order differential equation: d 2 ( y dx = F x, y, dy ) 2 dx Aim: See cases of 2nd order differential equations which can be solved with 1st order techniques Samy T. First order Differential equations 61 / 69

62 2nd order eq. with missing dependent variable Case 1: Equation of the form d 2 ( y dx = F x, dy ) 2 dx Method for case 1: the function v = y solves dv dx Then compute y = v(x) dx. = F (x, v). Samy T. First order Differential equations 62 / 69

63 Example Equation: d 2 y dx = 1 ( ) dy 2 x dx + x 2 cos(x), x > 0. Change of variable: v = y solves the linear equation Integrating factor: v x 1 v = x cos(x) ( I(x) = exp ) x 1 dx = x 1 Solving for v: Solving for y: y = v = x sin(x) + cx v = x cos(x) + sin(x) + c 1 x 2 + c 2 Samy T. First order Differential equations 63 / 69

64 2nd order eq. with missing independent variable Case 2: Equation of the form d 2 ( y dx = F y, dy ) 2 dx Method for case 2: We set v = dy. Then observe that dx d 2 y dx = dv 2 dx = dv dy Thus v solves the 1st order equation v dv dy = F (y, v). dy dx = v dv dy Samy T. First order Differential equations 64 / 69

65 Example Equation: d 2 y dx = y ( ) 2 dy. dx Change of variable: v = y solves the 1st order separable equation v dv dy = 2 1 y v 2 Solving for v: v(y) = c 1 (1 y) 2 Samy T. First order Differential equations 65 / 69

66 Example (2) Separable equation for y: dy dx = c 1(1 y) 2 Solving for y: y = c 1x + (c 2 1) c 1 x + c 2 Samy T. First order Differential equations 66 / 69

67 Outline 1 How differential equations arise 2 Basic ideas and terminology 3 Geometry of first order differential equations 4 Separable equations 5 Some simple population models 6 First order linear equations 7 Modeling problems using first order linear differential equations 8 Change of variables 9 Exact differential equations 10 Some higher order differential equations 11 Chapter review Samy T. First order Differential equations 67 / 69

68 Review table Type Standard form Technique Separable p(y)y = q(x) Separate variables and integrate Linear y + p(x)y = q(x) Integrating factor I = e p(x)dx Homog. y = f (x, y) where Set y = xv f (tx, ty) = f (x, y) V solves separable equation Bernoulli y + p(x)y = q(x)y n Divide by y n, set u = y 1 n u solves linear equation Exact M dx + N dy =0 Solution φ(x, y) = c, where φ with M y = N x integral of M and N Samy T. First order Differential equations 68 / 69

69 Example Equation: dy 5 dx = 8x + 3y 4 4xy 3 Type of method: Not separable, not homogeneous, not linear Bernoulli, under the form Not exact under the form ( 8x 5 + 3y 4) y + 3 4x y = 2x 4 y 3 } {{ } M dx + 4xy 3 dy }{{} N My Nx We have = 2x 1 N We find an integrating factor I(x) = x 2 Samy T. First order Differential equations 69 / 69

Problem Max. Possible Points Total

Problem Max. Possible Points Total MA 262 Exam 1 Fall 2011 Instructor: Raphael Hora Name: Max Possible Student ID#: 1234567890 1. No books or notes are allowed. 2. You CAN NOT USE calculators or any electronic devices. 3. Show all work

More information

Basic Theory of Differential Equations

Basic Theory of Differential Equations page 104 104 CHAPTER 1 First-Order Differential Equations 16. The following initial-value problem arises in the analysis of a cable suspended between two fixed points y = 1 a 1 + (y ) 2, y(0) = a, y (0)

More information

Math 240 Calculus III

Math 240 Calculus III Calculus III Summer 2015, Session II Monday, August 3, 2015 Agenda 1. 2. Introduction The reduction of technique, which applies to second- linear differential equations, allows us to go beyond equations

More information

Homework Solutions: , plus Substitutions

Homework Solutions: , plus Substitutions Homework Solutions: 2.-2.2, plus Substitutions Section 2. I have not included any drawings/direction fields. We can see them using Maple or by hand, so we ll be focusing on getting the analytic solutions

More information

First-Order ODE: Separable Equations, Exact Equations and Integrating Factor

First-Order ODE: Separable Equations, Exact Equations and Integrating Factor First-Order ODE: Separable Equations, Exact Equations and Integrating Factor Department of Mathematics IIT Guwahati REMARK: In the last theorem of the previous lecture, you can change the open interval

More information

Goals: Second-order Linear Equations Linear Independence of Solutions and the Wronskian Homogeneous DEs with Constant Coefficients

Goals: Second-order Linear Equations Linear Independence of Solutions and the Wronskian Homogeneous DEs with Constant Coefficients Week #3 : Higher-Order Homogeneous DEs Goals: Second-order Linear Equations Linear Independence of Solutions and the Wronskian Homogeneous DEs with Constant Coefficients 1 Second-Order Linear Equations

More information

Introduction to Differential Equations

Introduction to Differential Equations Chapter 1 Introduction to Differential Equations 1.1 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

Diff. Eq. App.( ) Midterm 1 Solutions

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

More information

Ordinary Differential Equations

Ordinary Differential Equations Ordinary Differential Equations (MA102 Mathematics II) Shyamashree Upadhyay IIT Guwahati Shyamashree Upadhyay ( IIT Guwahati ) Ordinary Differential Equations 1 / 25 First order ODE s We will now discuss

More information

Differential equations

Differential equations Differential equations Math 27 Spring 2008 In-term exam February 5th. Solutions This exam contains fourteen problems numbered through 4. Problems 3 are multiple choice problems, which each count 6% of

More information

Math Applied Differential Equations

Math Applied Differential Equations Math 256 - Applied Differential Equations Notes Basic Definitions and Concepts A differential equation is an equation that involves one or more of the derivatives (first derivative, second derivative,

More information

Elementary ODE Review

Elementary ODE Review Elementary ODE Review First Order ODEs First Order Equations Ordinary differential equations of the fm y F(x, y) () are called first der dinary differential equations. There are a variety of techniques

More information

Math Applied Differential Equations

Math Applied Differential Equations Math 256 - Applied Differential Equations Notes Existence and Uniqueness The following theorem gives sufficient conditions for the existence and uniqueness of a solution to the IVP for first order nonlinear

More information

Solutions of Math 53 Midterm Exam I

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

More information

Solutions to Section 1.1

Solutions to Section 1.1 Solutions to Section True-False Review: FALSE A derivative must involve some derivative of the function y f(x), not necessarily the first derivative TRUE The initial conditions accompanying a differential

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

APPLIED MATHEMATICS. Part 1: Ordinary Differential Equations. Wu-ting Tsai

APPLIED MATHEMATICS. Part 1: Ordinary Differential Equations. Wu-ting Tsai APPLIED MATHEMATICS Part 1: Ordinary Differential Equations Contents 1 First Order Differential Equations 3 1.1 Basic Concepts and Ideas................... 4 1.2 Separable Differential Equations................

More information

Math 2a Prac Lectures on Differential Equations

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

More information

Lectures on Differential Equations

Lectures on Differential Equations Lectures on Differential Equations Philip Korman Department of Mathematical Sciences University of Cincinnati Cincinnati Ohio 4522-0025 Copyright @ 2008, by Philip L. Korman Contents First Order Equations

More information

First Order Differential Equations Lecture 3

First Order Differential Equations Lecture 3 First Order Differential Equations Lecture 3 Dibyajyoti Deb 3.1. Outline of Lecture Differences Between Linear and Nonlinear Equations Exact Equations and Integrating Factors 3.. Differences between Linear

More information

The Fundamental Theorem of Calculus: Suppose f continuous on [a, b]. 1.) If G(x) = x. f(t)dt = F (b) F (a) where F is any antiderivative

The Fundamental Theorem of Calculus: Suppose f continuous on [a, b]. 1.) If G(x) = x. f(t)dt = F (b) F (a) where F is any antiderivative 1 Calulus pre-requisites you must know. Derivative = slope of tangent line = rate. Integral = area between curve and x-axis (where area can be negative). The Fundamental Theorem of Calculus: Suppose f

More information

Math 308 Exam I Practice Problems

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

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

2. Second-order Linear Ordinary Differential Equations

2. Second-order Linear Ordinary Differential Equations Advanced Engineering Mathematics 2. Second-order Linear ODEs 1 2. Second-order Linear Ordinary Differential Equations 2.1 Homogeneous linear ODEs 2.2 Homogeneous linear ODEs with constant coefficients

More information

Introductory Differential Equations

Introductory Differential Equations Introductory Differential Equations Lecture Notes June 3, 208 Contents Introduction Terminology and Examples 2 Classification of Differential Equations 4 2 First Order ODEs 5 2 Separable ODEs 5 22 First

More information

Calculus II. George Voutsadakis 1. LSSU Math 152. Lake Superior State University. 1 Mathematics and Computer Science

Calculus II. George Voutsadakis 1. LSSU Math 152. Lake Superior State University. 1 Mathematics and Computer Science Calculus II George Voutsadakis 1 1 Mathematics and Computer Science Lake Superior State University LSSU Math 152 George Voutsadakis (LSSU) Calculus II February 2015 1 / 28 Outline 1 Introduction to Differential

More information

EXAM. Exam #1. Math 3350 Summer II, July 21, 2000 ANSWERS

EXAM. Exam #1. Math 3350 Summer II, July 21, 2000 ANSWERS EXAM Exam #1 Math 3350 Summer II, 2000 July 21, 2000 ANSWERS i 100 pts. Problem 1. 1. In each part, find the general solution of the differential equation. dx = x2 e y We use the following sequence of

More information

Chapter1. Ordinary Differential Equations

Chapter1. Ordinary Differential Equations Chapter1. Ordinary Differential Equations In the sciences and engineering, mathematical models are developed to aid in the understanding of physical phenomena. These models often yield an equation that

More information

Math 308 Exam I Practice Problems

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

More information

Second order linear equations

Second order linear equations Second order linear equations Samy Tindel Purdue University Differential equations - MA 266 Taken from Elementary differential equations by Boyce and DiPrima Samy T. Second order equations Differential

More information

Lectures on Differential Equations

Lectures on Differential Equations Lectures on Differential Equations Philip Korman Department of Mathematical Sciences University of Cincinnati Cincinnati Ohio 4522-0025 Copyright @ 2008, by Philip L. Korman Chapter First Order Equations.

More information

First Order Differential Equations Chapter 1

First Order Differential Equations Chapter 1 First Order Differential Equations Chapter 1 Doreen De Leon Department of Mathematics, California State University, Fresno 1 Differential Equations and Mathematical Models Section 1.1 Definitions: An equation

More information

Math 308, Sections 301, 302, Summer 2008 Review before Test I 06/09/2008

Math 308, Sections 301, 302, Summer 2008 Review before Test I 06/09/2008 Math 308, Sections 301, 302, Summer 2008 Review before Test I 06/09/2008 Chapter 1. Introduction Section 1.1 Background Definition Equation that contains some derivatives of an unknown function is called

More information

Polytechnic Institute of NYU MA 2132 Final Practice Answers Fall 2012

Polytechnic Institute of NYU MA 2132 Final Practice Answers Fall 2012 Polytechnic Institute of NYU MA Final Practice Answers Fall Studying from past or sample exams is NOT recommended. If you do, it should be only AFTER you know how to do all of the homework and worksheet

More information

Section 3.4. Second Order Nonhomogeneous. The corresponding homogeneous equation. is called the reduced equation of (N).

Section 3.4. Second Order Nonhomogeneous. The corresponding homogeneous equation. is called the reduced equation of (N). Section 3.4. Second Order Nonhomogeneous Equations y + p(x)y + q(x)y = f(x) (N) The corresponding homogeneous equation y + p(x)y + q(x)y = 0 (H) is called the reduced equation of (N). 1 General Results

More information

ENGI 9420 Lecture Notes 1 - ODEs Page 1.01

ENGI 9420 Lecture Notes 1 - ODEs Page 1.01 ENGI 940 Lecture Notes - ODEs Page.0. Ordinary Differential Equations An equation involving a function of one independent variable and the derivative(s) of that function is an ordinary differential equation

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

dx n a 1(x) dy

dx n a 1(x) dy HIGHER ORDER DIFFERENTIAL EQUATIONS Theory of linear equations Initial-value and boundary-value problem nth-order initial value problem is Solve: a n (x) dn y dx n + a n 1(x) dn 1 y dx n 1 +... + a 1(x)

More information

MATH 251 Examination I October 10, 2013 FORM A. Name: Student Number: Section:

MATH 251 Examination I October 10, 2013 FORM A. Name: Student Number: Section: MATH 251 Examination I October 10, 2013 FORM A Name: Student Number: Section: This exam has 13 questions for a total of 100 points. Show all you your work! In order to obtain full credit for partial credit

More information

Handbook of Ordinary Differential Equations

Handbook of Ordinary Differential Equations Handbook of Ordinary Differential Equations Mark Sullivan July, 28 i Contents Preliminaries. Why bother?...............................2 What s so ordinary about ordinary differential equations?......

More information

y0 = F (t0)+c implies C = y0 F (t0) Integral = area between curve and x-axis (where I.e., f(t)dt = F (b) F (a) wheref is any antiderivative 2.

y0 = F (t0)+c implies C = y0 F (t0) Integral = area between curve and x-axis (where I.e., f(t)dt = F (b) F (a) wheref is any antiderivative 2. Calulus pre-requisites you must know. Derivative = slope of tangent line = rate. Integral = area between curve and x-axis (where area can be negative). The Fundamental Theorem of Calculus: Suppose f continuous

More information

Consider an ideal pendulum as shown below. l θ is the angular acceleration θ is the angular velocity

Consider an ideal pendulum as shown below. l θ is the angular acceleration θ is the angular velocity 1 Second Order Ordinary Differential Equations 1.1 The harmonic oscillator Consider an ideal pendulum as shown below. θ l Fr mg l θ is the angular acceleration θ is the angular velocity A point mass m

More information

FINAL EXAM CALCULUS 2. Name PRACTICE EXAM SOLUTIONS

FINAL EXAM CALCULUS 2. Name PRACTICE EXAM SOLUTIONS FINAL EXAM CALCULUS MATH 00 FALL 08 Name PRACTICE EXAM SOLUTIONS Please answer all of the questions, and show your work. You must explain your answers to get credit. You will be graded on the clarity of

More information

Differential Equations Class Notes

Differential Equations Class Notes Differential Equations Class Notes Dan Wysocki Spring 213 Contents 1 Introduction 2 2 Classification of Differential Equations 6 2.1 Linear vs. Non-Linear.................................. 7 2.2 Seperable

More information

Introduction to First Order Equations Sections

Introduction to First Order Equations Sections A B I L E N E C H R I S T I A N U N I V E R S I T Y Department of Mathematics Introduction to First Order Equations Sections 2.1-2.3 Dr. John Ehrke Department of Mathematics Fall 2012 Course Goals The

More information

More Techniques. for Solving First Order ODE'S. and. a Classification Scheme for Techniques

More Techniques. for Solving First Order ODE'S. and. a Classification Scheme for Techniques A SERIES OF CLASS NOTES FOR 2005-2006 TO INTRODUCE LINEAR AND NONLINEAR PROBLEMS TO ENGINEERS, SCIENTISTS, AND APPLIED MATHEMATICIANS DE CLASS NOTES 1 A COLLECTION OF HANDOUTS ON FIRST ORDER ORDINARY DIFFERENTIAL

More information

LECTURE 4-1 INTRODUCTION TO ORDINARY DIFFERENTIAL EQUATIONS

LECTURE 4-1 INTRODUCTION TO ORDINARY DIFFERENTIAL EQUATIONS 130 LECTURE 4-1 INTRODUCTION TO ORDINARY DIFFERENTIAL EQUATIONS DIFFERENTIAL EQUATIONS: A differential equation (DE) is an equation involving an unknown function and one or more of its derivatives. A differential

More information

Section 3.4. Second Order Nonhomogeneous. The corresponding homogeneous equation

Section 3.4. Second Order Nonhomogeneous. The corresponding homogeneous equation Section 3.4. Second Order Nonhomogeneous Equations y + p(x)y + q(x)y = f(x) (N) The corresponding homogeneous equation y + p(x)y + q(x)y = 0 (H) is called the reduced equation of (N). 1 General Results

More information

y x 3. Solve each of the given initial value problems. (a) y 0? xy = x, y(0) = We multiply the equation by e?x, and obtain Integrating both sides with

y x 3. Solve each of the given initial value problems. (a) y 0? xy = x, y(0) = We multiply the equation by e?x, and obtain Integrating both sides with Solutions to the Practice Problems Math 80 Febuary, 004. For each of the following dierential equations, decide whether the given function is a solution. (a) y 0 = (x + )(y? ), y =? +exp(x +x)?exp(x +x)

More information

Graded and supplementary homework, Math 2584, Section 4, Fall 2017

Graded and supplementary homework, Math 2584, Section 4, Fall 2017 Graded and supplementary homework, Math 2584, Section 4, Fall 2017 (AB 1) (a) Is y = cos(2x) a solution to the differential equation d2 y + 4y = 0? dx2 (b) Is y = e 2x a solution to the differential equation

More information

First Order Differential Equations

First Order Differential Equations Chapter 2 First Order Differential Equations Introduction Any first order differential equation can be written as F (x, y, y )=0 by moving all nonzero terms to the left hand side of the equation. Of course,

More information

Integration, Separation of Variables

Integration, Separation of Variables Week #1 : Integration, Separation of Variables Goals: Introduce differential equations. Review integration techniques. Solve first-order DEs using separation of variables. 1 Sources of Differential Equations

More information

California State University Northridge MATH 280: Applied Differential Equations Midterm Exam 1

California State University Northridge MATH 280: Applied Differential Equations Midterm Exam 1 California State University Northridge MATH 280: Applied Differential Equations Midterm Exam 1 October 9, 2013. Duration: 75 Minutes. Instructor: Jing Li Student Name: Student number: Take your time to

More information

Solutions to the Review Questions

Solutions to the Review Questions Solutions to the Review Questions Short Answer/True or False. True or False, and explain: (a) If y = y + 2t, then 0 = y + 2t is an equilibrium solution. False: This is an isocline associated with a slope

More information

M343 Homework 3 Enrique Areyan May 17, 2013

M343 Homework 3 Enrique Areyan May 17, 2013 M343 Homework 3 Enrique Areyan May 17, 013 Section.6 3. Consider the equation: (3x xy + )dx + (6y x + 3)dy = 0. Let M(x, y) = 3x xy + and N(x, y) = 6y x + 3. Since: y = x = N We can conclude that this

More information

2.2 Separable Equations

2.2 Separable Equations 2.2 Separable Equations Definition A first-order differential equation that can be written in the form Is said to be separable. Note: the variables of a separable equation can be written as Examples Solve

More information

SECOND-ORDER LINEAR DIFFERENTIAL EQUATIONS

SECOND-ORDER LINEAR DIFFERENTIAL EQUATIONS SECOND-ORDER LINEAR DIFFERENTIAL EQUATIONS A second-order linear differential equation has the form 1 Px d y dx Qx dx Rxy Gx where P, Q, R, and G are continuous functions. Equations of this type arise

More information

Math 266, Midterm Exam 1

Math 266, Midterm Exam 1 Math 266, Midterm Exam 1 February 19th 2016 Name: Ground Rules: 1. Calculator is NOT allowed. 2. Show your work for every problem unless otherwise stated (partial credits are available). 3. You may use

More information

First Order Differential Equations

First Order Differential Equations First Order Differential Equations 1 Finding Solutions 1.1 Linear Equations + p(t)y = g(t), y() = y. First Step: Compute the Integrating Factor. We want the integrating factor to satisfy µ (t) = p(t)µ(t).

More information

Final Exam SOLUTIONS MAT 131 Fall 2011

Final Exam SOLUTIONS MAT 131 Fall 2011 1. Compute the following its. (a) Final Exam SOLUTIONS MAT 131 Fall 11 x + 1 x 1 x 1 The numerator is always positive, whereas the denominator is negative for numbers slightly smaller than 1. Also, as

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

NATIONAL OPEN UNIVERSITY OF NIGERIA SCHOOL OF SCIENCE AND TECHNOLOGY COURSE CODE: MTH421 COURSE TITLE: ORDINARY DIFFERENTIAL EQUATIONS

NATIONAL OPEN UNIVERSITY OF NIGERIA SCHOOL OF SCIENCE AND TECHNOLOGY COURSE CODE: MTH421 COURSE TITLE: ORDINARY DIFFERENTIAL EQUATIONS MTH 421 NATIONAL OPEN UNIVERSITY OF NIGERIA SCHOOL OF SCIENCE AND TECHNOLOGY COURSE CODE: MTH421 COURSE TITLE: ORDINARY DIFFERENTIAL EQUATIONS MTH 421 ORDINARY DIFFERENTIAL EQUATIONS COURSE WRITER Prof.

More information

ODE Homework Solutions of Linear Homogeneous Equations; the Wronskian

ODE Homework Solutions of Linear Homogeneous Equations; the Wronskian ODE Homework 3 3.. Solutions of Linear Homogeneous Equations; the Wronskian 1. Verify that the functions y 1 (t = e t and y (t = te t are solutions of the differential equation y y + y = 0 Do they constitute

More information

Jim Lambers MAT 285 Spring Semester Practice Exam 2 Solution. y(t) = 5 2 e t 1 2 e 3t.

Jim Lambers MAT 285 Spring Semester Practice Exam 2 Solution. y(t) = 5 2 e t 1 2 e 3t. . Solve the initial value problem which factors into Jim Lambers MAT 85 Spring Semester 06-7 Practice Exam Solution y + 4y + 3y = 0, y(0) =, y (0) =. λ + 4λ + 3 = 0, (λ + )(λ + 3) = 0. Therefore, the roots

More information

Lecture Notes 1. First Order ODE s. 1. First Order Linear equations A first order homogeneous linear ordinary differential equation (ODE) has the form

Lecture Notes 1. First Order ODE s. 1. First Order Linear equations A first order homogeneous linear ordinary differential equation (ODE) has the form Lecture Notes 1 First Order ODE s 1. First Order Linear equations A first order homogeneous linear ordinary differential equation (ODE) has the form This equation we rewrite in the form or From the last

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

Ordinary Differential Equations Lake Ritter, Kennesaw State University

Ordinary Differential Equations Lake Ritter, Kennesaw State University Ordinary Differential Equations Lake Ritter, Kennesaw State University 2017 MATH 2306: Ordinary Differential Equations Lake Ritter, Kennesaw State University This manuscript is a text-like version of the

More information

Practice Midterm 1 Solutions Written by Victoria Kala July 10, 2017

Practice Midterm 1 Solutions Written by Victoria Kala July 10, 2017 Practice Midterm 1 Solutions Written by Victoria Kala July 10, 2017 1. Use the slope field plotter link in Gauchospace to check your solution. 2. (a) Not linear because of the y 2 sin x term (b) Not linear

More information

MA22S3 Summary Sheet: Ordinary Differential Equations

MA22S3 Summary Sheet: Ordinary Differential Equations MA22S3 Summary Sheet: Ordinary Differential Equations December 14, 2017 Kreyszig s textbook is a suitable guide for this part of the module. Contents 1 Terminology 1 2 First order separable 2 2.1 Separable

More information

MATH 251 Examination I October 8, 2015 FORM A. Name: Student Number: Section:

MATH 251 Examination I October 8, 2015 FORM A. Name: Student Number: Section: MATH 251 Examination I October 8, 2015 FORM A Name: Student Number: Section: This exam has 14 questions for a total of 100 points. Show all you your work! In order to obtain full credit for partial credit

More information

MATH 312 Section 2.4: Exact Differential Equations

MATH 312 Section 2.4: Exact Differential Equations MATH 312 Section 2.4: Exact Differential Equations Prof. Jonathan Duncan Walla Walla College Spring Quarter, 2007 Outline 1 Exact Differential Equations 2 Solving an Exact DE 3 Making a DE Exact 4 Conclusion

More information

Differential Equations: Homework 2

Differential Equations: Homework 2 Differential Equations: Homework Alvin Lin January 08 - May 08 Section.3 Exercise The direction field for provided x 0. dx = 4x y is shown. Verify that the straight lines y = ±x are solution curves, y

More information

Problem Set. Assignment #1. Math 3350, Spring Feb. 6, 2004 ANSWERS

Problem Set. Assignment #1. Math 3350, Spring Feb. 6, 2004 ANSWERS Problem Set Assignment #1 Math 3350, Spring 2004 Feb. 6, 2004 ANSWERS i Problem 1. [Section 1.4, Problem 4] A rocket is shot straight up. During the initial stages of flight is has acceleration 7t m /s

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

Math 4B Notes. Written by Victoria Kala SH 6432u Office Hours: T 12:45 1:45pm Last updated 7/24/2016

Math 4B Notes. Written by Victoria Kala SH 6432u Office Hours: T 12:45 1:45pm Last updated 7/24/2016 Math 4B Notes Written by Victoria Kala vtkala@math.ucsb.edu SH 6432u Office Hours: T 2:45 :45pm Last updated 7/24/206 Classification of Differential Equations The order of a differential equation is the

More information

Exam 1 Review: Questions and Answers. Part I. Finding solutions of a given differential equation.

Exam 1 Review: Questions and Answers. Part I. Finding solutions of a given differential equation. Exam 1 Review: Questions and Answers Part I. Finding solutions of a given differential equation. 1. Find the real numbers r such that y = e x is a solution of y y 30y = 0. Answer: r = 6, 5 2. Find the

More information

MAT187H1F Lec0101 Burbulla

MAT187H1F Lec0101 Burbulla Spring 2017 Second Order Linear Homogeneous Differential Equation DE: A(x) d 2 y dx 2 + B(x)dy dx + C(x)y = 0 This equation is called second order because it includes the second derivative of y; it is

More information

b n x n + b n 1 x n b 1 x + b 0

b n x n + b n 1 x n b 1 x + b 0 Math Partial Fractions Stewart 7.4 Integrating basic rational functions. For a function f(x), we have examined several algebraic methods for finding its indefinite integral (antiderivative) F (x) = f(x)

More information

MAT 285: Introduction to Differential Equations. James V. Lambers

MAT 285: Introduction to Differential Equations. James V. Lambers MAT 285: Introduction to Differential Equations James V. Lambers April 2, 27 2 Contents Introduction 5. Some Basic Mathematical Models............................. 5.2 Solutions of Some Differential Equations.........................

More information

Copyright 2015 Jimmy Broomfield. License: Creative Commons CC BY-NC 4.0

Copyright 2015 Jimmy Broomfield.   License: Creative Commons CC BY-NC 4.0 J I M M Y B R O O M F I E L D A B R I E F G U I D E T O C A L C U L U S I I T H E U N I V E R S I T Y O F M I N N E S O TA Copyright 5 Jimmy Broomfield http://moodle.umn.edu License: Creative Commons CC

More information

Chapter 2: Differentiation

Chapter 2: Differentiation Chapter 2: Differentiation Spring 2018 Department of Mathematics Hong Kong Baptist University 1 / 82 2.1 Tangent Lines and Their Slopes This section deals with the problem of finding a straight line L

More information

Note: Final Exam is at 10:45 on Tuesday, 5/3/11 (This is the Final Exam time reserved for our labs). From Practice Test I

Note: Final Exam is at 10:45 on Tuesday, 5/3/11 (This is the Final Exam time reserved for our labs). From Practice Test I MA Practice Final Answers in Red 4/8/ and 4/9/ Name Note: Final Exam is at :45 on Tuesday, 5// (This is the Final Exam time reserved for our labs). From Practice Test I Consider the integral 5 x dx. Sketch

More information

MATH 4B Differential Equations, Fall 2016 Final Exam Study Guide

MATH 4B Differential Equations, Fall 2016 Final Exam Study Guide MATH 4B Differential Equations, Fall 2016 Final Exam Study Guide GENERAL INFORMATION AND FINAL EXAM RULES The exam will have a duration of 3 hours. No extra time will be given. Failing to submit your solutions

More information

Lecture 2. Introduction to Differential Equations. Roman Kitsela. October 1, Roman Kitsela Lecture 2 October 1, / 25

Lecture 2. Introduction to Differential Equations. Roman Kitsela. October 1, Roman Kitsela Lecture 2 October 1, / 25 Lecture 2 Introduction to Differential Equations Roman Kitsela October 1, 2018 Roman Kitsela Lecture 2 October 1, 2018 1 / 25 Quick announcements URL for the class website: http://www.math.ucsd.edu/~rkitsela/20d/

More information

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

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

More information

2r 2 e rx 5re rx +3e rx = 0. That is,

2r 2 e rx 5re rx +3e rx = 0. That is, Math 4, Exam 1, Solution, Spring 013 Write everything on the blank paper provided. You should KEEP this piece of paper. If possible: turn the problems in order (use as much paper as necessary), use only

More information

B Ordinary Differential Equations Review

B Ordinary Differential Equations Review B Ordinary Differential Equations Review The profound study of nature is the most fertile source of mathematical discoveries. - Joseph Fourier (1768-1830) B.1 First Order Differential Equations Before

More information

PH.D. PRELIMINARY EXAMINATION MATHEMATICS

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

More information

Ordinary Differential Equations (ODEs)

Ordinary Differential Equations (ODEs) c01.tex 8/10/2010 22: 55 Page 1 PART A Ordinary Differential Equations (ODEs) Chap. 1 First-Order ODEs Sec. 1.1 Basic Concepts. Modeling To get a good start into this chapter and this section, quickly

More information

Math 4381 / 6378 Symmetry Analysis

Math 4381 / 6378 Symmetry Analysis Math 438 / 6378 Smmetr Analsis Elementar ODE Review First Order Equations Ordinar differential equations of the form = F(x, ( are called first order ordinar differential equations. There are a variet of

More information

Old Math 330 Exams. David M. McClendon. Department of Mathematics Ferris State University

Old Math 330 Exams. David M. McClendon. Department of Mathematics Ferris State University Old Math 330 Exams David M. McClendon Department of Mathematics Ferris State University Last updated to include exams from Fall 07 Contents Contents General information about these exams 3 Exams from Fall

More information

Section 3.4. Second Order Nonhomogeneous. The corresponding homogeneous equation. is called the reduced equation of (N).

Section 3.4. Second Order Nonhomogeneous. The corresponding homogeneous equation. is called the reduced equation of (N). Section 3.4. Second Order Nonhomogeneous Equations y + p(x)y + q(x)y = f(x) (N) The corresponding homogeneous equation y + p(x)y + q(x)y = 0 (H) is called the reduced equation of (N). 1 General Results

More information

Solutions to the Review Questions

Solutions to the Review Questions Solutions to the Review Questions Short Answer/True or False. True or False, and explain: (a) If y = y + 2t, then 0 = y + 2t is an equilibrium solution. False: (a) Equilibrium solutions are only defined

More information

0.1 Problems to solve

0.1 Problems to solve 0.1 Problems to solve Homework Set No. NEEP 547 Due September 0, 013 DLH Nonlinear Eqs. reducible to first order: 1. 5pts) Find the general solution to the differential equation: y = [ 1 + y ) ] 3/. 5pts)

More information

MATH 1231 MATHEMATICS 1B Calculus Section 3A: - First order ODEs.

MATH 1231 MATHEMATICS 1B Calculus Section 3A: - First order ODEs. MATH 1231 MATHEMATICS 1B 2010. For use in Dr Chris Tisdell s lectures. Calculus Section 3A: - First order ODEs. Created and compiled by Chris Tisdell S1: What is an ODE? S2: Motivation S3: Types and orders

More information

Calculus IV - HW 2 MA 214. Due 6/29

Calculus IV - HW 2 MA 214. Due 6/29 Calculus IV - HW 2 MA 214 Due 6/29 Section 2.5 1. (Problems 3 and 5 from B&D) The following problems involve differential equations of the form dy = f(y). For each, sketch the graph of f(y) versus y, determine

More information

ENGI 9420 Lecture Notes 4 - Stability Analysis Page Stability Analysis for Non-linear Ordinary Differential Equations

ENGI 9420 Lecture Notes 4 - Stability Analysis Page Stability Analysis for Non-linear Ordinary Differential Equations ENGI 940 Lecture Notes 4 - Stability Analysis Page 4.01 4. Stability Analysis for Non-linear Ordinary Differential Equations A pair of simultaneous first order homogeneous linear ordinary differential

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 201 Solutions to Assignment 1. 2ydy = x 2 dx. y = C 1 3 x3

Math 201 Solutions to Assignment 1. 2ydy = x 2 dx. y = C 1 3 x3 Math 201 Solutions to Assignment 1 1. Solve the initial value problem: x 2 dx + 2y = 0, y(0) = 2. x 2 dx + 2y = 0, y(0) = 2 2y = x 2 dx y 2 = 1 3 x3 + C y = C 1 3 x3 Notice that y is not defined for some

More information

4r 2 12r + 9 = 0. r = 24 ± y = e 3x. y = xe 3x. r 2 6r + 25 = 0. y(0) = c 1 = 3 y (0) = 3c 1 + 4c 2 = c 2 = 1

4r 2 12r + 9 = 0. r = 24 ± y = e 3x. y = xe 3x. r 2 6r + 25 = 0. y(0) = c 1 = 3 y (0) = 3c 1 + 4c 2 = c 2 = 1 Mathematics MATB44, Assignment 2 Solutions to Selected Problems Question. Solve 4y 2y + 9y = 0 Soln: The characteristic equation is The solutions are (repeated root) So the solutions are and Question 2

More information