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

Size: px
Start display at page:

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

Transcription

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

2 Chapter 1. Introduction Section 1.1 Background Definition Equation that contains some derivatives of an unknown function is called a differential equation. Definition A differential equation involving only ordinary derivatives with respect to a single variable is called an ordinary differential equations or ODE. A differential equation involving partial derivatives with respect to more then one variable is a partial differential equations or PDE. Definition The order of a differential equation is the order of the highest-order derivatives present in equation. Definition An ODE is linear if it has format a n (x) dn y dx n + a n 1(x) dn 1 y dx n 1 + a 1(x) dy dx + a 0(x)y = F(x), where a n (x), a n 1 (x),...,a 0 (x) and F(x) depend only on variable x. If an ODE is not linear, then we call it nonlinear.

3 Section 1.2 Solutions and Initial Value Problems A general form for an nth-order equation with variable x and unknown function y = y(x) can be expressed as ( F x,y, dy ) dx,, dn y dx n = 0, (1) where F is a function that depends on x, y, and the derivatives of y up to the order n. We assume that the equation holds for all x in an open interval I (a < x < b, where a or b could be infinite). d n ( y dx n = f x,y, dy ) dx,, dn 1 y dx n 1 = 0. (2)

4 Definition A function ϕ(x) that when substituted by y in equation (4) or (5) satisfies the equation for all x in the interval I is called an explicit solution to the equation on I. Sometimes the solution to the equation is defined implicitly. Definition A relation G(x,y) = 0 is said to be an implicit solution to equation (4) on the interval I if it defines one or more explicit solutions on I.

5 Definition A function ϕ(x) that when substituted by y in equation (4) or (5) satisfies the equation for all x in the interval I is called an explicit solution to the equation on I. Sometimes the solution to the equation is defined implicitly. Definition A relation G(x,y) = 0 is said to be an implicit solution to equation (4) on the interval I if it defines one or more explicit solutions on I. Example 8 (practice test) Show that the relation y = x + e y is an implicit solution to the equation (x + y 1)y = 1.

6 Definition By an initial value problem for an nth-order differential equation ( F x,y, dy ) dx,, dn y dx n = 0 we mean: Find a solution to the differential equation on an interval I that satisfies at x 0 the n initial conditions: dy y(x 0 ) = y 0, dx (x 0) = y 1,..., dn 1 y dx n 1 (x 0) = y n 1, where x 0 I and y 0, y 1,...,y n 1 are given constants. Theorem Given the initial value problem dy dx = f (x,y), y(0) = y 0, assume that f and f / y are continuous functions in a rectangle R = {(x,y) : a < x < b,c < y < d} that contains the point (x 0,y 0 ). Then the initial value problem has a unique solution ϕ(x) in some interval x 0 δ < x < x 0 + δ, where δ is a positive number.

7 Section 1.3 Direction Fields A first-order equation dy dx = f (x,y) specifies a slope at each point in the xy-plane where f is defined. A plot of short line segments drawn at various points in the xy-plane showing the slope of the solution curve there is called a direction field for the differential equation. Because the direction field gives the flow of solutions, it facilitates the drawing of any particular solution (such as the solution to an initial value problem). Method of Isoclines Definition An isocline for the differential equation y = f (x,y) is a set of points in the xy-plane where all the solutions have the same slope dy/dx; thus, it is a level curve for the function f (x,y).

8 Section 1.3 Direction Fields A first-order equation dy dx = f (x,y) specifies a slope at each point in the xy-plane where f is defined. A plot of short line segments drawn at various points in the xy-plane showing the slope of the solution curve there is called a direction field for the differential equation. Because the direction field gives the flow of solutions, it facilitates the drawing of any particular solution (such as the solution to an initial value problem). Method of Isoclines Definition An isocline for the differential equation y = f (x,y) is a set of points in the xy-plane where all the solutions have the same slope dy/dx; thus, it is a level curve for the function f (x,y). Example 4 (practice test) Draw the isoclines with their direction markers and sketch the solution to the initial value problem yy = x, y(0) = 4.

9 Chapter 2. First-Order Differential Equations Section 2.2 Separable Equations dy dx = g(x)h(y). (3) Lets multiply equation (5) by dx h(y) dy h(y) = g(x)dx dy h(y) = g(x)dx The solution to an equation (5) is H(y) = G(x) + C, here H(y) is an antiderivative of 1/h(y), G(x) is an antiderivative of g(x), C is a constant.

10 Chapter 2. First-Order Differential Equations Section 2.2 Separable Equations dy dx = g(x)h(y). (3) Lets multiply equation (5) by dx h(y) dy h(y) = g(x)dx dy h(y) = g(x)dx The solution to an equation (5) is H(y) = G(x) + C, here H(y) is an antiderivative of 1/h(y), G(x) is an antiderivative of g(x), C is a constant. Example 6 (practice test) Solve the IVP ydx + (1 + x)dy = 0 y(0) = 1.

11 Section 2.3 Linear Equations A linear first-order equation is an equation that can be expressed in the form a 1 (x) dy dx + a 0(x)y = b(x), (4) where a 0 (x), a 1 (x), b(x) depend only on x. We will assume that a 0 (x), a 1 (x), b(x) are continuous functions of x on an interval I. Assume that a 1 (x) is never zero on I. We can rewrite (4) in the standard form dy + P(x)y = Q(x), (5) dx where P(x) = a 0 (x)/a 1 (x) and Q(x) = b(x)/a 1 (x) are continuous on I.

12 To solve the first order linear equation (a) Write the equation in the standard form (5). (b) Find the integrating factor µ(x) solving differential equation (c) Integrate the equation dµ dx P(x)µ = 0. d [µy] = µq(x) dx and solve for y by dividing by µ(x).

13 To solve the first order linear equation (a) Write the equation in the standard form (5). (b) Find the integrating factor µ(x) solving differential equation (c) Integrate the equation dµ dx P(x)µ = 0. d [µy] = µq(x) dx and solve for y by dividing by µ(x). Example 7 (practice test) Find the general solution to the equation (x 2 1)y + 2xy + 3 = 0.

14 Existence and uniqueness of solution

15 Existence and uniqueness of solution Theorem Suppose P(x) and Q(x) are continuous on some interval I that contains the point x 0. Then for any choice of initial value y 0, there exists a unique solution y(x) on I to the initial value problem y + P(x)y = Q(x), y(x 0 ) = y 0. (6)

16 Existence and uniqueness of solution Theorem Suppose P(x) and Q(x) are continuous on some interval I that contains the point x 0. Then for any choice of initial value y 0, there exists a unique solution y(x) on I to the initial value problem y + P(x)y = Q(x), y(x 0 ) = y 0. (6) Example 5 (practice test) Determine (without solving the problem) an interval in which the solution to the initial value problem y + y tanx = sec x, y(0) = 3 is certain to exist.

17 Chapter 3. Mathematical methods and numerical methods involving first order equations. Section 3.2 Compartmental analysis The basic one-compartment system consists of a function x(t) that represents the amount of a substance in the compartment at time t, an input rate at which the substance enters the compartment, and an output rate at which the substance leaves the compartment Because the derivative of x with respect to t can be interpreted as the rate of change in the amount of the substance in the compartment with respect to time, the one-compartment system suggests dx dt = input rate output rate as a mathematical model for the process.

18 Chapter 3. Mathematical methods and numerical methods involving first order equations. Section 3.2 Compartmental analysis The basic one-compartment system consists of a function x(t) that represents the amount of a substance in the compartment at time t, an input rate at which the substance enters the compartment, and an output rate at which the substance leaves the compartment Because the derivative of x with respect to t can be interpreted as the rate of change in the amount of the substance in the compartment with respect to time, the one-compartment system suggests dx dt = input rate output rate as a mathematical model for the process. Mixing problem.

19 Chapter 3. Mathematical methods and numerical methods involving first order equations. Section 3.2 Compartmental analysis The basic one-compartment system consists of a function x(t) that represents the amount of a substance in the compartment at time t, an input rate at which the substance enters the compartment, and an output rate at which the substance leaves the compartment Because the derivative of x with respect to t can be interpreted as the rate of change in the amount of the substance in the compartment with respect to time, the one-compartment system suggests dx dt = input rate output rate as a mathematical model for the process. Mixing problem. Example 1 (practice test) A large tank initially contains 10 L of fresh water. A brine containing 20 g/l of salt flows into the tank at a rate of 3 L/min. The solution inside the tank is kept well stirred and flows out of the tank at the rate 2 L/min. Determine the concentration of salt in the tank as a function of time.

20 Section 3.3 Heating and cooling of buildings. Let T(t) represent the temperature inside the building at time t and view the building as a single compartment. We will consider three main factors that affect the temperature inside the building. heat produced by people, lights, and machines inside the building. This causes a rate of increase in temperature that we will denote by H(t). the heating (or cooling) supplied by the furnace (or air conditioner). This rate of increase (or decrease) in temperature will be represented by U(t). the effect of the outside temperature M(t) on the temperature inside the building.

21 We have dt = K(M(t) T(t)) + U(t) + H(t) dt where H(t) 0 and U(t) > 0 for furnace heating and U(t) < 0 for air conditioning cooling. T(t) = e Kt { e Kt [KM(t) + U(t) + H(t)]dt + C } If M(t) = M 0, H(t) = U(t) = 0, and T(0) = T 0, then T(t) = M 0 + (T 0 M 0 )e K(t t 0), here K is a constant.

22 We have dt = K(M(t) T(t)) + U(t) + H(t) dt where H(t) 0 and U(t) > 0 for furnace heating and U(t) < 0 for air conditioning cooling. T(t) = e Kt { e Kt [KM(t) + U(t) + H(t)]dt + C } If M(t) = M 0, H(t) = U(t) = 0, and T(0) = T 0, then T(t) = M 0 + (T 0 M 0 )e K(t t 0), here K is a constant. Example 3. (practice test) An object with temperature is placed in a freezer whose temperature is Assume that the temperature of the freezer remains essentially constant.

23 We have dt = K(M(t) T(t)) + U(t) + H(t) dt where H(t) 0 and U(t) > 0 for furnace heating and U(t) < 0 for air conditioning cooling. T(t) = e Kt { e Kt [KM(t) + U(t) + H(t)]dt + C } If M(t) = M 0, H(t) = U(t) = 0, and T(0) = T 0, then T(t) = M 0 + (T 0 M 0 )e K(t t 0), here K is a constant. Example 3. (practice test) An object with temperature is placed in a freezer whose temperature is Assume that the temperature of the freezer remains essentially constant. 1. If the object is cooled to after 8 min, what will its temperature be after 18 min?

24 We have dt = K(M(t) T(t)) + U(t) + H(t) dt where H(t) 0 and U(t) > 0 for furnace heating and U(t) < 0 for air conditioning cooling. T(t) = e Kt { e Kt [KM(t) + U(t) + H(t)]dt + C } If M(t) = M 0, H(t) = U(t) = 0, and T(0) = T 0, then T(t) = M 0 + (T 0 M 0 )e K(t t 0), here K is a constant. Example 3. (practice test) An object with temperature is placed in a freezer whose temperature is Assume that the temperature of the freezer remains essentially constant. 1. If the object is cooled to after 8 min, what will its temperature be after 18 min? 2. When will its temperature be 60 0?

25 Section 3.4 Newtonian mechanics Mechanics is the study of the motion of objects and the effect of forces acting on those objects. Newtonian or classical, mechanics deals with the motion of ordinary objects that is, objects that are large compared to an atom and slow moving compared with the speed of light. Newton s laws of motion: 1. When a body is subject to no resultant external force, it moves with a constant velocity. 2. When a body is subject to one or more external forces, the time rate of change of the body s momentum is equal to the vector sum of the external forces acting on it. 3. When one body interacts with a second body, the force of the first body on the second is equal in magnitude, but opposite in direction, to the force of the second body on the first.

26 Procedure for Newtonian models 1. Determine all relevant forces acting on the object being studied. It is helpful to draw a simple diagram of the object that depicts these forces. 2. Choose an appropriate axis or coordinate system in which to represent the motion of the object and the forces acting on it. 3. Apply Newton s second law to determine the equations of motion for the object. g = 32 ft/sec 2 = 9.81 m/sec 2

27 An object of mass m is given an initial downward velocity v 0 and allowed to fall under the influence of gravity. Assuming the gravitational force is constant and the force due to air resistance is proportional to the velocity of the object with some coefficient b (b 0), determine the equation of motion for this body. A model for the velocity of the falling body is expressed by the IVP m dv dt = mg bv, v(0) = v 0 v(t) = mg ( b + v 0 mg ) e bt/m b ) (1 e b m t ) x(t) = mg b t + m b ( v0 mg b

28 An object of mass m is given an initial downward velocity v 0 and allowed to fall under the influence of gravity. Assuming the gravitational force is constant and the force due to air resistance is proportional to the velocity of the object with some coefficient b (b 0), determine the equation of motion for this body. A model for the velocity of the falling body is expressed by the IVP m dv dt = mg bv, v(0) = v 0 v(t) = mg ( b + v 0 mg ) e bt/m b ) (1 e b m t ) x(t) = mg b t + m b ( v0 mg b Example An object of mass 5 kg is given the initial downward velocity of 50 m/sec and then allowed to fall under the influence of gravity. Assume that the force in newtons due to air resistance is 10v, where v is the velocity of the object in m/sec.

29 An object of mass m is given an initial downward velocity v 0 and allowed to fall under the influence of gravity. Assuming the gravitational force is constant and the force due to air resistance is proportional to the velocity of the object with some coefficient b (b 0), determine the equation of motion for this body. A model for the velocity of the falling body is expressed by the IVP m dv dt = mg bv, v(0) = v 0 v(t) = mg ( b + v 0 mg ) e bt/m b ) (1 e b m t ) x(t) = mg b t + m b ( v0 mg b Example An object of mass 5 kg is given the initial downward velocity of 50 m/sec and then allowed to fall under the influence of gravity. Assume that the force in newtons due to air resistance is 10v, where v is the velocity of the object in m/sec. 1. Determine the equation of motion of the object.

30 An object of mass m is given an initial downward velocity v 0 and allowed to fall under the influence of gravity. Assuming the gravitational force is constant and the force due to air resistance is proportional to the velocity of the object with some coefficient b (b 0), determine the equation of motion for this body. A model for the velocity of the falling body is expressed by the IVP m dv dt = mg bv, v(0) = v 0 v(t) = mg ( b + v 0 mg ) e bt/m b ) (1 e b m t ) x(t) = mg b t + m b ( v0 mg b Example An object of mass 5 kg is given the initial downward velocity of 50 m/sec and then allowed to fall under the influence of gravity. Assume that the force in newtons due to air resistance is 10v, where v is the velocity of the object in m/sec. 1. Determine the equation of motion of the object. 2. After how many seconds will the velocity of the object be 70 m/sec?

Math 225 Differential Equations Notes Chapter 1

Math 225 Differential Equations Notes Chapter 1 Math 225 Differential Equations Notes Chapter 1 Michael Muscedere September 9, 2004 1 Introduction 1.1 Background In science and engineering models are used to describe physical phenomena. Often these

More information

Math 308, Sections 301, 302, Summer 2008 Lecture 5. 06/6/2008

Math 308, Sections 301, 302, Summer 2008 Lecture 5. 06/6/2008 Math 308, Sections 301, 302, Summer 2008 Lecture 5. 06/6/2008 Chapter 3. Mathematical methods and numerical methods involving first order equations. Section 3.3 Heating and cooling of buildings. Our goal

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

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

Definition of differential equations and their classification. Methods of solution of first-order differential equations

Definition of differential equations and their classification. Methods of solution of first-order differential equations Introduction to differential equations: overview Definition of differential equations and their classification Solutions of differential equations Initial value problems Existence and uniqueness Mathematical

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

MA 102 Mathematics II Lecture Feb, 2015

MA 102 Mathematics II Lecture Feb, 2015 MA 102 Mathematics II Lecture 1 20 Feb, 2015 Differential Equations An equation containing derivatives is called a differential equation. The origin of differential equations Many of the laws of nature

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

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

First Order Differential Equations

First Order Differential Equations Chapter 2 First Order Differential Equations 2.1 9 10 CHAPTER 2. FIRST ORDER DIFFERENTIAL EQUATIONS 2.2 Separable Equations A first order differential equation = f(x, y) is called separable if f(x, y)

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

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

Compartmental Analysis

Compartmental Analysis Compartmental Analysis Math 366 - Differential Equations Material Covering Lab 3 We now learn how to model some physical phonomena through DE. General steps for modeling (you are encouraged to find your

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

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

Differential Equations

Differential Equations Math 181 Prof. Beydler 9.1/9.3 Notes Page 1 of 6 Differential Equations A differential equation is an equation that contains an unknown function and some of its derivatives. The following are examples

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

Ordinary Differential Equations

Ordinary Differential Equations Ordinary Differential Equations Swaroop Nandan Bora swaroop@iitg.ernet.in Department of Mathematics Indian Institute of Technology Guwahati Guwahati-781039 A first-order differential equation is an equation

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

Math 2214 Solution Test 1D Spring 2015

Math 2214 Solution Test 1D Spring 2015 Math 2214 Solution Test 1D Spring 2015 Problem 1: A 600 gallon open top tank initially holds 300 gallons of fresh water. At t = 0, a brine solution containing 3 lbs of salt per gallon is poured into the

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 / 1 Books Shyamashree Upadhyay ( IIT Guwahati

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

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

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

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

More information

First-Order Differential Equations

First-Order Differential Equations CHAPTER 1 First-Order Differential Equations 1. Diff Eqns and Math Models Know what it means for a function to be a solution to a differential equation. In order to figure out if y = y(x) is a solution

More information

Chapter 1: Introduction

Chapter 1: Introduction Chapter 1: Introduction Definition: A differential equation is an equation involving the derivative of a function. If the function depends on a single variable, then only ordinary derivatives appear and

More information

Differential Equation (DE): An equation relating an unknown function and one or more of its derivatives.

Differential Equation (DE): An equation relating an unknown function and one or more of its derivatives. Lexicon Differential Equation (DE): An equation relating an unknown function and one or more of its derivatives. Ordinary Differential Equation (ODE): A differential equation that contains only ordinary

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

Differential Equations. Joe Erickson

Differential Equations. Joe Erickson Differential Equations Joe Erickson Contents 1 Basic Principles 1 1.1 Functions of Several Variables.......................... 1 1.2 Linear Differential Operators........................... 7 1.3 Ordinary

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

Solving Differential Equations: First Steps

Solving Differential Equations: First Steps 30 ORDINARY DIFFERENTIAL EQUATIONS 3 Solving Differential Equations Solving Differential Equations: First Steps Now we start answering the question which is the theme of this book given a differential

More information

9.1 Solving Differential Equations

9.1 Solving Differential Equations 9.1 Solving Differential Equations What is a differential equation? Real-world examples: The order of a differential equation is the order of the that occurs in the equation. A differential equation is

More information

First Order Linear DEs, Applications

First Order Linear DEs, Applications Week #2 : First Order Linear DEs, Applications Goals: Classify first-order differential equations. Solve first-order linear differential equations. Use first-order linear DEs as models in application problems.

More information

Find the indicated derivative. 1) Find y(4) if y = 3 sin x. A) y(4) = 3 cos x B) y(4) = 3 sin x C) y(4) = - 3 cos x D) y(4) = - 3 sin x

Find the indicated derivative. 1) Find y(4) if y = 3 sin x. A) y(4) = 3 cos x B) y(4) = 3 sin x C) y(4) = - 3 cos x D) y(4) = - 3 sin x Assignment 5 Name Find the indicated derivative. ) Find y(4) if y = sin x. ) A) y(4) = cos x B) y(4) = sin x y(4) = - cos x y(4) = - sin x ) y = (csc x + cot x)(csc x - cot x) ) A) y = 0 B) y = y = - csc

More information

Solutions Definition 2: a solution

Solutions Definition 2: a solution Solutions As was stated before, one of the goals in this course is to solve, or find solutions of differential equations. In the next definition we consider the concept of a solution of an ordinary differential

More information

Math Assignment 2

Math Assignment 2 Math 2280 - Assignment 2 Dylan Zwick Spring 2014 Section 1.5-1, 15, 21, 29, 38, 42 Section 1.6-1, 3, 13, 16, 22, 26, 31, 36, 56 Section 2.1-1, 8, 11, 16, 29 Section 2.2-1, 10, 21, 23, 24 1 Section 1.5

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

Lecture 19: Solving linear ODEs + separable techniques for nonlinear ODE s

Lecture 19: Solving linear ODEs + separable techniques for nonlinear ODE s Lecture 19: Solving linear ODEs + separable techniques for nonlinear ODE s Geoffrey Cowles Department of Fisheries Oceanography School for Marine Science and Technology University of Massachusetts-Dartmouth

More information

CHAPTER 3. Mathematical Models and Numerical Methods Involving First-Order Equations

CHAPTER 3. Mathematical Models and Numerical Methods Involving First-Order Equations CHAPTER 3 Mathematical Models and Numerical Methods Involving First-Order Equations 2. Compartmental Analysis The asic one-compartment system consists of a function x(t) that represents the amount of a

More information

Homework 2 Solutions Math 307 Summer 17

Homework 2 Solutions Math 307 Summer 17 Homework 2 Solutions Math 307 Summer 17 July 8, 2017 Section 2.3 Problem 4. A tank with capacity of 500 gallons originally contains 200 gallons of water with 100 pounds of salt in solution. Water containing

More information

MAT01B1: Separable Differential Equations

MAT01B1: Separable Differential Equations MAT01B1: Separable Differential Equations Dr Craig 3 October 2018 My details: acraig@uj.ac.za Consulting hours: Tomorrow 14h40 15h25 Friday 11h20 12h55 Office C-Ring 508 https://andrewcraigmaths.wordpress.com/

More information

18.01 Calculus Jason Starr Fall 2005

18.01 Calculus Jason Starr Fall 2005 Lecture 17. October 1, 005 Homework. Problem Set 5 Part I: (a) and (b); Part II: Problem 1. Practice Problems. Course Reader: 3F 1, 3F, 3F 4, 3F 8. 1. Ordinary differential equations. An ordinary differential

More information

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

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

More information

First order differential equations

First order differential equations 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

More information

Differential Equations & Separation of Variables

Differential Equations & Separation of Variables Differential Equations & Separation of Variables SUGGESTED REFERENCE MATERIAL: As you work through the problems listed below, you should reference Chapter 8. of the recommended textbook (or the equivalent

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

First Order Linear DEs, Applications

First Order Linear DEs, Applications Week #2 : First Order Linear DEs, Applications Goals: Classify first-order differential equations. Solve first-order linear differential equations. Use first-order linear DEs as models in application problems.

More information

It is convenient to think that solutions of differential equations consist of a family of functions (just like indefinite integrals ).

It is convenient to think that solutions of differential equations consist of a family of functions (just like indefinite integrals ). Section 1.1 Direction Fields Key Terms/Ideas: Mathematical model Geometric behavior of solutions without solving the model using calculus Graphical description using direction fields Equilibrium solution

More information

Chapter 2 Notes, Kohler & Johnson 2e

Chapter 2 Notes, Kohler & Johnson 2e Contents 2 First Order Differential Equations 2 2.1 First Order Equations - Existence and Uniqueness Theorems......... 2 2.2 Linear First Order Differential Equations.................... 5 2.2.1 First

More information

Solution. It is evaluating the definite integral r 1 + r 4 dr. where you can replace r by any other variable.

Solution. It is evaluating the definite integral r 1 + r 4 dr. where you can replace r by any other variable. Solutions of Sample Problems for First In-Class Exam Math 246, Fall 202, Professor David Levermore () (a) Give the integral being evaluated by the following MATLAB command. int( x/(+xˆ4), x,0,inf) Solution.

More information

Chapters 8.1 & 8.2 Practice Problems

Chapters 8.1 & 8.2 Practice Problems EXPECTED SKILLS: Chapters 8.1 & 8. Practice Problems Be able to verify that a given function is a solution to a differential equation. Given a description in words of how some quantity changes in time

More information

Math 104: l Hospital s rule, Differential Equations and Integration

Math 104: l Hospital s rule, Differential Equations and Integration Math 104: l Hospital s rule, and Integration Ryan Blair University of Pennsylvania Tuesday January 22, 2013 Math 104:l Hospital s rule, andtuesday Integration January 22, 2013 1 / 8 Outline 1 l Hospital

More information

dt 2 The Order of a differential equation is the order of the highest derivative that occurs in the equation. Example The differential equation

dt 2 The Order of a differential equation is the order of the highest derivative that occurs in the equation. Example The differential equation Lecture 18 : Direction Fields and Euler s Method A Differential Equation is an equation relating an unknown function and one or more of its derivatives. Examples Population growth : dp dp = kp, or = kp

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

Practice Final Exam Solutions

Practice Final Exam Solutions Important Notice: To prepare for the final exam, study past exams and practice exams, and homeworks, quizzes, and worksheets, not just this practice final. A topic not being on the practice final does

More information

Ordinary Differential Equations: Worked Examples with Solutions. Edray Herber Goins Talitha Michal Washington

Ordinary Differential Equations: Worked Examples with Solutions. Edray Herber Goins Talitha Michal Washington Ordinary Differential Equations: Worked Examples with Solutions Edray Herber Goins Talitha Michal Washington July 31, 2016 2 Contents I First Order Differential Equations 5 1 What is a Differential Equation?

More information

Boyce/DiPrima/Meade 11 th ed, Ch 1.1: Basic Mathematical Models; Direction Fields

Boyce/DiPrima/Meade 11 th ed, Ch 1.1: Basic Mathematical Models; Direction Fields Boyce/DiPrima/Meade 11 th ed, Ch 1.1: Basic Mathematical Models; Direction Fields Elementary Differential Equations and Boundary Value Problems, 11 th edition, by William E. Boyce, Richard C. DiPrima,

More information

Lecture Notes in Mathematics. Arkansas Tech University Department of Mathematics

Lecture Notes in Mathematics. Arkansas Tech University Department of Mathematics Lecture Notes in Mathematics Arkansas Tech University Department of Mathematics Introductory Notes in Ordinary Differential Equations for Physical Sciences and Engineering Marcel B. Finan c All Rights

More information

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

DIFFERENTIAL EQUATIONS

DIFFERENTIAL EQUATIONS HANDOUT DIFFERENTIAL EQUATIONS For International Class Nikenasih Binatari NIP. 19841019 200812 2 005 Mathematics Educational Department Faculty of Mathematics and Natural Sciences State University of Yogyakarta

More information

(1) Rate of change: A swimming pool is emptying at a constant rate of 90 gal/min.

(1) Rate of change: A swimming pool is emptying at a constant rate of 90 gal/min. CHAPTER 1 Introduction 1. Bacground Models of physical situations from Calculus (1) Rate of change: A swimming pool is emptying at a constant rate of 90 gal/min. With V = volume in gallons and t = time

More information

ENGR 213: Applied Ordinary Differential Equations

ENGR 213: Applied Ordinary Differential Equations ENGR 213: Applied Ordinary Differential Equations Youmin Zhang Department of Mechanical and Industrial Engineering Concordia University Phone: x5741 Office Location: EV 4-109 Email: ymzhang@encs.concordia.ca

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

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

Sample Questions, Exam 1 Math 244 Spring 2007

Sample Questions, Exam 1 Math 244 Spring 2007 Sample Questions, Exam Math 244 Spring 2007 Remember, on the exam you may use a calculator, but NOT one that can perform symbolic manipulation (remembering derivative and integral formulas are a part of

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

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

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

Unit IV Derivatives 20 Hours Finish by Christmas

Unit IV Derivatives 20 Hours Finish by Christmas Unit IV Derivatives 20 Hours Finish by Christmas Calculus There two main streams of Calculus: Differentiation Integration Differentiation is used to find the rate of change of variables relative to one

More information

Mathematical Methods - Lecture 7

Mathematical Methods - Lecture 7 Mathematical Methods - Lecture 7 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

Unit IV Derivatives 20 Hours Finish by Christmas

Unit IV Derivatives 20 Hours Finish by Christmas Unit IV Derivatives 20 Hours Finish by Christmas Calculus There two main streams of Calculus: Differentiation Integration Differentiation is used to find the rate of change of variables relative to one

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

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

Series Solution of Linear Ordinary Differential Equations

Series Solution of Linear Ordinary Differential Equations Series Solution of Linear Ordinary Differential Equations Department of Mathematics IIT Guwahati Aim: To study methods for determining series expansions for solutions to linear ODE with variable coefficients.

More information

Chapter 2: First-Order Differential Equations Part 1

Chapter 2: First-Order Differential Equations Part 1 Chapter 2: First-Order Differential Equations Part 1 王奕翔 Department of Electrical Engineering National Taiwan University ihwang@ntu.edu.tw September 17, 2013 1 Overview 2 3 4 5 6 1 Overview 2 3 4 5 6 First-Order

More information

Solutions of the Sample Problems for the First In-Class Exam Math 246, Fall 2017, Professor David Levermore

Solutions of the Sample Problems for the First In-Class Exam Math 246, Fall 2017, Professor David Levermore Solutions of the Sample Problems for the First In-Class Exam Math 246, Fall 207, Professor David Levermore () (a) Give the integral being evaluated by the following Matlab command. int( x/(+xˆ4), x,0,inf)

More information

Essential Ordinary Differential Equations

Essential Ordinary Differential Equations MODULE 1: MATHEMATICAL PRELIMINARIES 10 Lecture 2 Essential Ordinary Differential Equations In this lecture, we recall some methods of solving first-order IVP in ODE (separable and linear) and homogeneous

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

and verify that it satisfies the differential equation:

and verify that it satisfies the differential equation: MOTIVATION: Chapter One: Basic and Review Why study differential equations? Suppose we know how a certain quantity changes with time (for example, the temperature of coffee in a cup, the number of people

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

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

VANDERBILT UNIVERSITY. MATH 2610 ORDINARY DIFFERENTIAL EQUATIONS Practice for test 1 solutions

VANDERBILT UNIVERSITY. MATH 2610 ORDINARY DIFFERENTIAL EQUATIONS Practice for test 1 solutions VANDERBILT UNIVERSITY MATH 2610 ORDINARY DIFFERENTIAL EQUATIONS Practice for test 1 solutions The first test will cover all material discussed up to (including) section 4.5. Important: The solutions below

More information

Math 611b Assignment #6 Name. MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question.

Math 611b Assignment #6 Name. MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Math 611b Assignment #6 Name MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Find a formula for the function graphed. 1) 1) A) f(x) = 5 + x, x < -

More information

The integrating factor method (Sect. 1.1)

The integrating factor method (Sect. 1.1) The integrating factor method (Sect. 1.1) Overview of differential equations. Linear Ordinary Differential Equations. The integrating factor method. Constant coefficients. The Initial Value Problem. Overview

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

FLAP M6.1 Introducing differential equations COPYRIGHT 1998 THE OPEN UNIVERSITY S570 V1.1

FLAP M6.1 Introducing differential equations COPYRIGHT 1998 THE OPEN UNIVERSITY S570 V1.1 F1 (a) This equation is of first order and of first degree. It is a linear equation, since the dependent variable y and its derivative only appear raised to the first power, and there are no products of

More information

The Method Of Direction Fields With Illustrative Examples

The Method Of Direction Fields With Illustrative Examples The Method Of Direction Fields With Illustrative Examples By Lei Zeng Abstract. When the exact solution of a differential equation is impossible to find, the study of its direction field can provide valuable

More information

Solving differential equations (Sect. 7.4) Review: Overview of differential equations.

Solving differential equations (Sect. 7.4) Review: Overview of differential equations. Solving differential equations (Sect. 7.4 Previous class: Overview of differential equations. Exponential growth. Separable differential equations. Review: Overview of differential equations. Definition

More information

2.12: Derivatives of Exp/Log (cont d) and 2.15: Antiderivatives and Initial Value Problems

2.12: Derivatives of Exp/Log (cont d) and 2.15: Antiderivatives and Initial Value Problems 2.12: Derivatives of Exp/Log (cont d) and 2.15: Antiderivatives and Initial Value Problems Mathematics 3 Lecture 14 Dartmouth College February 03, 2010 Derivatives of the Exponential and Logarithmic Functions

More information

Solution. Your sketch should show both x and y axes marked from 5 to 5 and circles of radius 1, 3, and 5 centered at the origin.

Solution. Your sketch should show both x and y axes marked from 5 to 5 and circles of radius 1, 3, and 5 centered at the origin. Solutions of the Sample Problems for the First In-Class Exam Math 246, Fall 208, Professor David Levermore () (a) Sketch the graph that would be produced by the following Matlab command. fplot(@(t) 2/t,

More information

Special Mathematics Tutorial 1

Special Mathematics Tutorial 1 Special Mathematics Tutorial 1 February 018 ii Science is a differential equation. Relegion is a boundary condition Alan Turing 1 Differential equations A case for Sherlock Holmes London, 18.30 o clock.

More information

. For each initial condition y(0) = y 0, there exists a. unique solution. In fact, given any point (x, y), there is a unique curve through this point,

. For each initial condition y(0) = y 0, there exists a. unique solution. In fact, given any point (x, y), there is a unique curve through this point, 1.2. Direction Fields: Graphical Representation of the ODE and its Solution Section Objective(s): Constructing Direction Fields. Interpreting Direction Fields. Definition 1.2.1. A first order ODE of the

More information

First Order ODEs (cont). Modeling with First Order ODEs

First Order ODEs (cont). Modeling with First Order ODEs First Order ODEs (cont). Modeling with First Order ODEs September 11 15, 2017 Bernoulli s ODEs Yuliya Gorb Definition A first order ODE is called a Bernoulli s equation iff it is written in the form y

More information

HW2 Solutions. MATH 20D Fall 2013 Prof: Sun Hui TA: Zezhou Zhang (David) October 14, Checklist: Section 2.6: 1, 3, 6, 8, 10, 15, [20, 22]

HW2 Solutions. MATH 20D Fall 2013 Prof: Sun Hui TA: Zezhou Zhang (David) October 14, Checklist: Section 2.6: 1, 3, 6, 8, 10, 15, [20, 22] HW2 Solutions MATH 20D Fall 2013 Prof: Sun Hui TA: Zezhou Zhang (David) October 14, 2013 Checklist: Section 2.6: 1, 3, 6, 8, 10, 15, [20, 22] Section 3.1: 1, 2, 3, 9, 16, 18, 20, 23 Section 3.2: 1, 2,

More information

6.5 Separable Differential Equations and Exponential Growth

6.5 Separable Differential Equations and Exponential Growth 6.5 2 6.5 Separable Differential Equations and Exponential Growth The Law of Exponential Change It is well known that when modeling certain quantities, the quantity increases or decreases at a rate proportional

More information

Hour Exam #2 Math 3 Oct. 31, 2012

Hour Exam #2 Math 3 Oct. 31, 2012 Hour Exam #2 Math 3 Oct. 31, 2012 Name (Print): Last First On this, the second of the two Math 3 hour-long exams in Fall 2012, and on the final examination I will work individually, neither giving nor

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

Oregon State University Mathematics Department

Oregon State University Mathematics Department Oregon State University Mathematics Department Study Guide for Mth 256 - Applied Differential Equations to accompany the text Elementary Differential Equations by William F. Trench 150 y 100 50 0 t 0 10

More information

Mathematical Models. MATH 365 Ordinary Differential Equations. J. Robert Buchanan. Fall Department of Mathematics

Mathematical Models. MATH 365 Ordinary Differential Equations. J. Robert Buchanan. Fall Department of Mathematics Mathematical Models MATH 365 Ordinary Differential Equations J. Robert Buchanan Department of Mathematics Fall 2018 Ordinary Differential Equations The topic of ordinary differential equations (ODEs) is

More information

Mathematical Models. MATH 365 Ordinary Differential Equations. J. Robert Buchanan. Spring Department of Mathematics

Mathematical Models. MATH 365 Ordinary Differential Equations. J. Robert Buchanan. Spring Department of Mathematics Mathematical Models MATH 365 Ordinary Differential Equations J. Robert Buchanan Department of Mathematics Spring 2018 Ordinary Differential Equations The topic of ordinary differential equations (ODEs)

More information