Engineering Mathematics I

Size: px
Start display at page:

Download "Engineering Mathematics I"

Transcription

1 Engineering Mathematics I_ 017 Engineering Mathematics I 1. Introduction to Differential Equations Dr. Rami Zakaria Terminolog Differential Equation Ordinar Differential Equations Partial Differential Equations Initial-Value Problem Nomenclature DE ODE PDE IVP Ref [1] Advanced Engineering Mathematics, 4th ed., b Dennis G. Zill & Warren S. Wright

2 Part 1: A review of the concept of differentiation

3 The concept of differentiation Suppose we have a variable that is a function of another variable, such as = f (). the rate Δ/ Δ eplains how fast changes for a certain shift in the value of. For a simple function such as =5, if changes from 1 to 4 (for eample), moves from 5 to 0. Therefore, the rate Δ/ Δ = 5 alwas!

4 Remember the definition of the derivative of a function: f ( ) lim f ( ) f ( ) 0 0 lim d it is not practical to appl the previous relation ever time we se ek to calculate the derivative of a function. This is wh we gath ered rules that we can appl directl according to the tpe of the function (see the attached table DERIVATIVES AND INTEGRALS ). Note: in this class we will use the (prime notion):,,,,..., n d d d d, and the derivative shape:,,,..., n (4) ( n) 4 ( Although we will avoid using the dot notion, ou should be aware of it)

5 The graphical meaning of differentiation The first derivative f of a curve f at a certain point is the tangent line on the curve at that point. f ) ( 0 m L 5 The first derivative f can be estimated from the slope of the tangent line at each point of f.

6 Dependent & Independent Variables When we write = f (), we are impling that reacts to t he changes of. In other words, changes first then foll ows. In this case, we call an independent variable, and a dependent variable. If we have T(,t) or T(t,), then T is dependent on both t a nd. In models, we can understand the independent variables as the inputs, while the dependent variables as the output. 6

7 Ordinar and Partial Derivatives Let f () be a function dependent onl on. We can then d calculate the ordinar derivative f () If we have g(,t) a function dependent on both and t, then it is possible to calculate the partial derivatives: f (, t) and f (, t) t 7 When we calculate a partial derivative we assume that one independent variable is changing while the others are constants.

8 8? ), ( Ordinar Derivative (Total Derivative!) ), ( Derivative Partial ), ( Derivative Partial ) ( Ordinar Derivative ) ( Ordinar Derivative ), (, ) ( 1, ) ( dt df f f e t dt d t t dt d f e t t t t t Eample - we have the following functions:

9 Part : Definition and Classification of A Differential Equation 9

10 What is a differential equation? A differential equation (DE) is an equation that contains the derivatives of one or more dependent variables, with respect to one or more independent variables. For eample: d is a differential equation where { }is the independent variable and { () } is the dependent variable A derivative of a function f() is another function f ()=d/, that can be found using the general differentiation rules. For eample : 1 e 5 6 Or: d e 6 e 10 If [] is m equation, then I can sa that [1] is a solution for that equation.

11 Another eample; If I have this differential equation: Then can ou tell if 4e 0.5 is a solution for it? The answer is es! It is a solution. In fact, this is not the onl solution. 0.5 Tr for eample ou will find it is also a solution. 6e But the big question is: HOW CAN I FIND THESE SOLUTIONS? We will answer this question during this course, but before that, we need to classif differential equations b tpe, order, and linearit. 11

12 Classification of Differential Equations Tpe ODE : Ordinar Differential Equation Contains derivates of onl one independent variable. Eamples: d sin d d e dt dt Order The order of a differential equation is the order of the highest derivative. Eamples: d d 0 e 4 order Linearit Linear Or Non-linear PDE : Partial Differential Equation Contains derivates of more than one independent variable. Eamples: t u u u t 1 0 The degree of a differential equation is power of the highest order derivative term. Eample: d d d d Degree 5 0 a 0 degree 1

13 Linear Differential Equation A differential equation is linear, if : 1. dependent variable and its derivatives are of degree one,. coefficients of a term do not depend upon dependent variable. Eamples: 1. d d 9 0. is linear.. 4 d d 6 is non - linear because in nd term is not of degree one. d d. is non - linear because in nd term coefficient depends on. 1

14 n th order linear differential equation 1. n th order linear differential equation with constant coefficients. a n d n n a n1 d 1... n1 a d a d n 1 0 a g. n th order linear differential equation with variable coefficients a n d n1 d 1... n a a a a g d d n

15 Solution of an ODE A function ϕ() is a solution of an ODE on an interval (domain) I, if it satisfies the ODE on I. For Eample : =+c 1 is a solution of a 1 st order ODE On the interval (-, ) d Eercise (P5) : Verif that : is a solution of the DE: 0.5 On the interval (-, ) Solution: Left-hand side: right-hand side: Notice in this eample =0 is one of the solutions. In DEs we call the zero solution a trivial solution.

16 Eplicit and Implicit solutions An Eplicit Solution is a solution where the dependent variable is epressed in terms of the independent variable and constants. In other words, it is a solution written as =ϕ(). Sometimes, when we solve a DE, we don t directl get an eplicit solution. Instead we find a function G(,)=0 that satisfies the equation; we call it an Implicit Solution. Eample : 5 is an implicit solution of the differential equation d In fact an function c would satisf the equation; where c is an arbitrar constant 16

17 Another eample: 4 9 c is a solution for the DE: Notice that the solution is a famil of ellipses. Observe that at an given point ( 0, 0 ), there is a particular solution (unique) curve of the above equation which goes through the given point. We call this tpe of solution a Famil of solutions or a General Solution * Remember that an equation can also have a singular solution that is not a member of a famil! A Sstem of Differential Equations: Until now we are discussing one differential equation. But in man cases we will need to solve two or more equations that share the same independent variable together. For eample, when we look for a solution of this sstem of equations: f ( t,, ) dt d g( t,, ) dt we are actuall looking for solutions =ϕ1(t) and = ϕ(t) that satisf the two equations at the same time. 17 * Usuall we use the term General Solution if the famil of solutions are the onl solutions of the equation (which is true in man cases).

18 Eercises: 1. Determine the order and linearit of the following ODE: Equation Order Linearit d d 0 Non-linear t u (4) uu t 0 sin e e

19 5. Verif that : c1e ce is a general solution (famil of solutions) for the ODE: 0 6. Verif that : is a solution for : 0 on the interval (-, ) 0 19 See more eamples at P.10

20 . Verif that : / e is a solution of the ODE: 0. Verif that : e cos is a solution of the ODE: See more eamples at P.9

21 4. Verif that : 1 is an implicit solution of the ODE: ( ) d 0 and then find the eplicit solution(s). 1

22 6. Determine if : 5 9 has (accepts) a constant solution or not. Assume: Then: c c 9 c 0 is a solution 7. Determine if : 1 1 has (accepts) a constant solution or not. 8. Determine if pair of functions: e t is a solution for the sstem of differential equations: 6t t e, e 6t 5e d, 5 dt dt

Introduction to Differential Equations

Introduction to Differential Equations Math0 Lecture # Introduction to Differential Equations Basic definitions Definition : (What is a DE?) A differential equation (DE) is an equation that involves some of the derivatives (or differentials)

More information

Introduction to Differential Equations. National Chiao Tung University Chun-Jen Tsai 9/14/2011

Introduction to Differential Equations. National Chiao Tung University Chun-Jen Tsai 9/14/2011 Introduction to Differential Equations National Chiao Tung Universit Chun-Jen Tsai 9/14/011 Differential Equations Definition: An equation containing the derivatives of one or more dependent variables,

More information

Systems of Linear Equations: Solving by Graphing

Systems of Linear Equations: Solving by Graphing 8.1 Sstems of Linear Equations: Solving b Graphing 8.1 OBJECTIVE 1. Find the solution(s) for a set of linear equations b graphing NOTE There is no other ordered pair that satisfies both equations. From

More information

INTRODUCTION TO DIFFERENTIAL EQUATIONS

INTRODUCTION TO DIFFERENTIAL EQUATIONS INTRODUCTION TO DIFFERENTIAL EQUATIONS. Definitions and Terminolog. Initial-Value Problems.3 Differential Equations as Mathematical Models CHAPTER IN REVIEW The words differential and equations certainl

More information

Ordinary Differential Equations

Ordinary Differential Equations 58229_CH0_00_03.indd Page 6/6/6 2:48 PM F-007 /202/JB0027/work/indd & Bartlett Learning LLC, an Ascend Learning Compan.. PART Ordinar Differential Equations. Introduction to Differential Equations 2. First-Order

More information

Introduction to Differential Equations

Introduction to Differential Equations Introduction to Differential Equations. Definitions and Terminolog.2 Initial-Value Problems.3 Differential Equations as Mathematical Models Chapter in Review The words differential and equations certainl

More information

Roberto s Notes on Integral Calculus Chapter 3: Basics of differential equations Section 3. Separable ODE s

Roberto s Notes on Integral Calculus Chapter 3: Basics of differential equations Section 3. Separable ODE s Roberto s Notes on Integral Calculus Chapter 3: Basics of differential equations Section 3 Separable ODE s What ou need to know alread: What an ODE is and how to solve an eponential ODE. What ou can learn

More information

Exact Differential Equations. The general solution of the equation is f x, y C. If f has continuous second partials, then M y 2 f

Exact Differential Equations. The general solution of the equation is f x, y C. If f has continuous second partials, then M y 2 f APPENDIX C Additional Topics in Differential Equations APPENDIX C. Eact First-Order Equations Eact Differential Equations Integrating Factors Eact Differential Equations In Chapter 6, ou studied applications

More information

4.3 Mean-Value Theorem and Monotonicity

4.3 Mean-Value Theorem and Monotonicity .3 Mean-Value Theorem and Monotonicit 1. Mean Value Theorem Theorem: Suppose that f is continuous on the interval a, b and differentiable on the interval a, b. Then there eists a number c in a, b such

More information

FIRST- AND SECOND-ORDER IVPS The problem given in (1) is also called an nth-order initial-value problem. For example, Solve: Solve:

FIRST- AND SECOND-ORDER IVPS The problem given in (1) is also called an nth-order initial-value problem. For example, Solve: Solve: .2 INITIAL-VALUE PROBLEMS 3.2 INITIAL-VALUE PROBLEMS REVIEW MATERIAL Normal form of a DE Solution of a DE Famil of solutions INTRODUCTION We are often interested in problems in which we seek a solution

More information

DIFFERENTIAL EQUATION

DIFFERENTIAL EQUATION MDE DIFFERENTIAL EQUATION NCERT Solved eamples upto the section 9. (Introduction) and 9. (Basic Concepts) : Eample : Find the order and degree, if defined, of each of the following differential equations

More information

Second-Order Linear Differential Equations C 2

Second-Order Linear Differential Equations C 2 C8 APPENDIX C Additional Topics in Differential Equations APPENDIX C. Second-Order Homogeneous Linear Equations Second-Order Linear Differential Equations Higher-Order Linear Differential Equations Application

More information

Exact Equations. M(x,y) + N(x,y) y = 0, M(x,y) dx + N(x,y) dy = 0. M(x,y) + N(x,y) y = 0

Exact Equations. M(x,y) + N(x,y) y = 0, M(x,y) dx + N(x,y) dy = 0. M(x,y) + N(x,y) y = 0 Eact Equations An eact equation is a first order differential equation that can be written in the form M(, + N(,, provided that there eists a function ψ(, such that = M (, and N(, = Note : Often the equation

More information

2.8 Implicit Differentiation

2.8 Implicit Differentiation .8 Implicit Differentiation Section.8 Notes Page 1 Before I tell ou what implicit differentiation is, let s start with an example: EXAMPLE: Find if x. This question is asking us to find the derivative

More information

SEPARABLE EQUATIONS 2.2

SEPARABLE EQUATIONS 2.2 46 CHAPTER FIRST-ORDER DIFFERENTIAL EQUATIONS 4. Chemical Reactions When certain kinds of chemicals are combined, the rate at which the new compound is formed is modeled b the autonomous differential equation

More information

2.2 SEPARABLE VARIABLES

2.2 SEPARABLE VARIABLES 44 CHAPTER FIRST-ORDER DIFFERENTIAL EQUATIONS 6 Consider the autonomous DE 6 Use our ideas from Problem 5 to find intervals on the -ais for which solution curves are concave up and intervals for which

More information

Section B. Ordinary Differential Equations & its Applications Maths II

Section B. Ordinary Differential Equations & its Applications Maths II Section B Ordinar Differential Equations & its Applications Maths II Basic Concepts and Ideas: A differential equation (D.E.) is an equation involving an unknown function (or dependent variable) of one

More information

Unit 12 Study Notes 1 Systems of Equations

Unit 12 Study Notes 1 Systems of Equations You should learn to: Unit Stud Notes Sstems of Equations. Solve sstems of equations b substitution.. Solve sstems of equations b graphing (calculator). 3. Solve sstems of equations b elimination. 4. Solve

More information

SPS Mathematical Methods

SPS Mathematical Methods SPS 2281 - Mathematical Methods Assignment No. 2 Deadline: 11th March 2015, before 4:45 p.m. INSTRUCTIONS: Answer the following questions. Check our answer for odd number questions at the back of the tetbook.

More information

Basics Concepts and Ideas First Order Differential Equations. Dr. Omar R. Daoud

Basics Concepts and Ideas First Order Differential Equations. Dr. Omar R. Daoud Basics Concepts and Ideas First Order Differential Equations Dr. Omar R. Daoud Differential Equations Man Phsical laws and relations appear mathematicall in the form of Differentia Equations The are one

More information

Ordinary Differential Equations of First Order

Ordinary Differential Equations of First Order CHAPTER 1 Ordinar Differential Equations of First Order 1.1 INTRODUCTION Differential equations pla an indispensable role in science technolog because man phsical laws relations can be described mathematicall

More information

Eigenvectors and Eigenvalues 1

Eigenvectors and Eigenvalues 1 Ma 2015 page 1 Eigenvectors and Eigenvalues 1 In this handout, we will eplore eigenvectors and eigenvalues. We will begin with an eploration, then provide some direct eplanation and worked eamples, and

More information

15. Eigenvalues, Eigenvectors

15. Eigenvalues, Eigenvectors 5 Eigenvalues, Eigenvectors Matri of a Linear Transformation Consider a linear ( transformation ) L : a b R 2 R 2 Suppose we know that L and L Then c d because of linearit, we can determine what L does

More information

First Order Equations

First Order Equations 10 1 Linear and Semilinear Equations Chapter First Order Equations Contents 1 Linear and Semilinear Equations 9 Quasilinear Equations 19 3 Wave Equation 6 4 Sstems of Equations 31 1 Linear and Semilinear

More information

ENGI 3424 Mid Term Test Solutions Page 1 of 9

ENGI 3424 Mid Term Test Solutions Page 1 of 9 ENGI 344 Mid Term Test 07 0 Solutions Page of 9. The displacement st of the free end of a mass spring sstem beond the equilibrium position is governed b the ordinar differential equation d s ds 3t 6 5s

More information

Section 4.1 Increasing and Decreasing Functions

Section 4.1 Increasing and Decreasing Functions Section.1 Increasing and Decreasing Functions The graph of the quadratic function f 1 is a parabola. If we imagine a particle moving along this parabola from left to right, we can see that, while the -coordinates

More information

Trigonometric. equations. Topic: Periodic functions and applications. Simple trigonometric. equations. Equations using radians Further trigonometric

Trigonometric. equations. Topic: Periodic functions and applications. Simple trigonometric. equations. Equations using radians Further trigonometric Trigonometric equations 6 sllabusref eferenceence Topic: Periodic functions and applications In this cha 6A 6B 6C 6D 6E chapter Simple trigonometric equations Equations using radians Further trigonometric

More information

APPENDIX D Rotation and the General Second-Degree Equation

APPENDIX D Rotation and the General Second-Degree Equation APPENDIX D Rotation and the General Second-Degree Equation Rotation of Aes Invariants Under Rotation After rotation of the - and -aes counterclockwise through an angle, the rotated aes are denoted as the

More information

MATH LECTURE NOTES FIRST ORDER SEPARABLE DIFFERENTIAL EQUATIONS OVERVIEW

MATH LECTURE NOTES FIRST ORDER SEPARABLE DIFFERENTIAL EQUATIONS OVERVIEW MATH 234 - LECTURE NOTES FIRST ORDER SEPARABLE DIFFERENTIAL EQUATIONS OVERVIEW Now will will begin with the process of learning how to solve differential equations. We will learn different techniques for

More information

Lecture 2: Separable Ordinary Differential Equations

Lecture 2: Separable Ordinary Differential Equations Lecture : Separable Ordinar Differential Equations Dr. Michael Doughert Januar 8, 00 Some Terminolog: ODE s, PDE s, IVP s The differential equations we have looked at so far are called ordinar differential

More information

Derivatives 2: The Derivative at a Point

Derivatives 2: The Derivative at a Point Derivatives 2: The Derivative at a Point 69 Derivatives 2: The Derivative at a Point Model 1: Review of Velocit In the previous activit we eplored position functions (distance versus time) and learned

More information

Math 3201 UNIT 5: Polynomial Functions NOTES. Characteristics of Graphs and Equations of Polynomials Functions

Math 3201 UNIT 5: Polynomial Functions NOTES. Characteristics of Graphs and Equations of Polynomials Functions 1 Math 301 UNIT 5: Polnomial Functions NOTES Section 5.1 and 5.: Characteristics of Graphs and Equations of Polnomials Functions What is a polnomial function? Polnomial Function: - A function that contains

More information

Section 1.2: A Catalog of Functions

Section 1.2: A Catalog of Functions Section 1.: A Catalog of Functions As we discussed in the last section, in the sciences, we often tr to find an equation which models some given phenomenon in the real world - for eample, temperature as

More information

Chapter 18 Quadratic Function 2

Chapter 18 Quadratic Function 2 Chapter 18 Quadratic Function Completed Square Form 1 Consider this special set of numbers - the square numbers or the set of perfect squares. 4 = = 9 = 3 = 16 = 4 = 5 = 5 = Numbers like 5, 11, 15 are

More information

Contents: V.1 Ordinary Differential Equations - Basics

Contents: V.1 Ordinary Differential Equations - Basics Chapter V ODE V. ODE Basics V. First Order Ordinar Differential Equations September 4, 7 35 CHAPTER V ORDINARY DIFFERENTIAL EQUATIONS Contents: V. Ordinar Differential Equations - Basics V. st Order Ordinar

More information

v t t t t a t v t d dt t t t t t 23.61

v t t t t a t v t d dt t t t t t 23.61 SECTION 4. MAXIMUM AND MINIMUM VALUES 285 The values of f at the endpoints are f 0 0 and f 2 2 6.28 Comparing these four numbers and using the Closed Interval Method, we see that the absolute minimum value

More information

4.317 d 4 y. 4 dx d 2 y dy. 20. dt d 2 x. 21. y 3y 3y y y 6y 12y 8y y (4) y y y (4) 2y y 0. d 4 y 26.

4.317 d 4 y. 4 dx d 2 y dy. 20. dt d 2 x. 21. y 3y 3y y y 6y 12y 8y y (4) y y y (4) 2y y 0. d 4 y 26. 38 CHAPTER 4 HIGHER-ORDER DIFFERENTIAL EQUATIONS sstems are also able, b means of their dsolve commands, to provide eplicit solutions of homogeneous linear constant-coefficient differential equations.

More information

In everyday speech, a continuous. Limits and Continuity. Critical Thinking Exercises

In everyday speech, a continuous. Limits and Continuity. Critical Thinking Exercises 062 Chapter Introduction to Calculus Critical Thinking Eercises Make Sense? In Eercises 74 77, determine whether each statement makes sense or does not make sense, and eplain our reasoning. 74. I evaluated

More information

Chapter 2: Solution of First order ODE

Chapter 2: Solution of First order ODE 0 Chapter : Solution of irst order ODE Se. Separable Equations The differential equation of the form that is is alled separable if f = h g; In order to solve it perform the following steps: Rewrite the

More information

3.7 InveRSe FUnCTIOnS

3.7 InveRSe FUnCTIOnS CHAPTER functions learning ObjeCTIveS In this section, ou will: Verif inverse functions. Determine the domain and range of an inverse function, and restrict the domain of a function to make it one-to-one.

More information

Lecture 5. Equations of Lines and Planes. Dan Nichols MATH 233, Spring 2018 University of Massachusetts.

Lecture 5. Equations of Lines and Planes. Dan Nichols MATH 233, Spring 2018 University of Massachusetts. Lecture 5 Equations of Lines and Planes Dan Nichols nichols@math.umass.edu MATH 233, Spring 2018 Universit of Massachusetts Februar 6, 2018 (2) Upcoming midterm eam First midterm: Wednesda Feb. 21, 7:00-9:00

More information

Review of Prerequisite Skills, p. 350 C( 2, 0, 1) B( 3, 2, 0) y A(0, 1, 0) D(0, 2, 3) j! k! 2k! Section 7.1, pp

Review of Prerequisite Skills, p. 350 C( 2, 0, 1) B( 3, 2, 0) y A(0, 1, 0) D(0, 2, 3) j! k! 2k! Section 7.1, pp . 5. a. a a b a a b. Case If and are collinear, then b is also collinear with both and. But is perpendicular to and c c c b 9 b c, so a a b b is perpendicular to. Case If b and c b c are not collinear,

More information

Rigid Body Transforms-3D. J.C. Dill transforms3d 27Jan99

Rigid Body Transforms-3D. J.C. Dill transforms3d 27Jan99 ESC 489 3D ransforms 1 igid Bod ransforms-3d J.C. Dill transforms3d 27Jan99 hese notes on (2D and) 3D rigid bod transform are currentl in hand-done notes which are being converted to this file from that

More information

Methods of Solving Ordinary Differential Equations (Online)

Methods of Solving Ordinary Differential Equations (Online) 7in 0in Felder c0_online.te V3 - Januar, 05 0:5 A.M. Page CHAPTER 0 Methods of Solving Ordinar Differential Equations (Online) 0.3 Phase Portraits Just as a slope field (Section.4) gives us a wa to visualize

More information

Particular Solutions

Particular Solutions Particular Solutions Our eamples so far in this section have involved some constant of integration, K. We now move on to see particular solutions, where we know some boundar conditions and we substitute

More information

What is the limit of a function? Intuitively, we want the limit to say that as x gets closer to some value a,

What is the limit of a function? Intuitively, we want the limit to say that as x gets closer to some value a, Limits The notion of a limit is fundamental to the stud of calculus. It is one of the primar concepts that distinguishes calculus from mathematical subjects that ou saw prior to calculus, such as algebra

More information

4 The Cartesian Coordinate System- Pictures of Equations

4 The Cartesian Coordinate System- Pictures of Equations The Cartesian Coordinate Sstem- Pictures of Equations Concepts: The Cartesian Coordinate Sstem Graphs of Equations in Two Variables -intercepts and -intercepts Distance in Two Dimensions and the Pthagorean

More information

6.4 graphs OF logarithmic FUnCTIOnS

6.4 graphs OF logarithmic FUnCTIOnS SECTION 6. graphs of logarithmic functions 9 9 learning ObjeCTIveS In this section, ou will: Identif the domain of a logarithmic function. Graph logarithmic functions. 6. graphs OF logarithmic FUnCTIOnS

More information

Jones & Bartlett Learning, LLC NOT FOR SALE OR DISTRIBUTION. Jones & Bartlett Learning, LLC NOT FOR SALE OR DISTRIBUTION

Jones & Bartlett Learning, LLC NOT FOR SALE OR DISTRIBUTION. Jones & Bartlett Learning, LLC NOT FOR SALE OR DISTRIBUTION FIRST-ORDER DIFFERENTIAL EQUATIONS 2 Chapter Contents 2. Solution Curves without a Solution 2.. Direction Fields 2..2 Jones Autonomous & Bartlett First-Order Learning, DEs LLC 2.2 Separable Equations 2.3

More information

Additional Topics in Differential Equations

Additional Topics in Differential Equations 6 Additional Topics in Differential Equations 6. Eact First-Order Equations 6. Second-Order Homogeneous Linear Equations 6.3 Second-Order Nonhomogeneous Linear Equations 6.4 Series Solutions of Differential

More information

Vector Fields. Field (II) Field (V)

Vector Fields. Field (II) Field (V) Math 1a Vector Fields 1. Match the following vector fields to the pictures, below. Eplain our reasoning. (Notice that in some of the pictures all of the vectors have been uniforml scaled so that the picture

More information

Additional Topics in Differential Equations

Additional Topics in Differential Equations 0537_cop6.qd 0/8/08 :6 PM Page 3 6 Additional Topics in Differential Equations In Chapter 6, ou studied differential equations. In this chapter, ou will learn additional techniques for solving differential

More information

Ordinary Differential Equations n

Ordinary Differential Equations n Numerical Analsis MTH63 Ordinar Differential Equations Introduction Talor Series Euler Method Runge-Kutta Method Predictor Corrector Method Introduction Man problems in science and engineering when formulated

More information

Autonomous Equations / Stability of Equilibrium Solutions. y = f (y).

Autonomous Equations / Stability of Equilibrium Solutions. y = f (y). Autonomous Equations / Stabilit of Equilibrium Solutions First order autonomous equations, Equilibrium solutions, Stabilit, Longterm behavior of solutions, direction fields, Population dnamics and logistic

More information

14.1 Systems of Linear Equations in Two Variables

14.1 Systems of Linear Equations in Two Variables 86 Chapter 1 Sstems of Equations and Matrices 1.1 Sstems of Linear Equations in Two Variables Use the method of substitution to solve sstems of equations in two variables. Use the method of elimination

More information

DIFFERENTIAL EQUATION. Contents. Theory Exercise Exercise Exercise Exercise

DIFFERENTIAL EQUATION. Contents. Theory Exercise Exercise Exercise Exercise DIFFERENTIAL EQUATION Contents Topic Page No. Theor 0-0 Eercise - 04-0 Eercise - - Eercise - - 7 Eercise - 4 8-9 Answer Ke 0 - Sllabus Formation of ordinar differential equations, solution of homogeneous

More information

14.5 The Chain Rule. dx dt

14.5 The Chain Rule. dx dt SECTION 14.5 THE CHAIN RULE 931 27. w lns 2 2 z 2 28. w e z 37. If R is the total resistance of three resistors, connected in parallel, with resistances,,, then R 1 R 2 R 3 29. If z 5 2 2 and, changes

More information

Jones & Bartlett Learning, LLC, an Ascend Learning Company. NOT FOR SALE OR DISTRIBUTION

Jones & Bartlett Learning, LLC, an Ascend Learning Company. NOT FOR SALE OR DISTRIBUTION stefanel/shutterstock, Inc. CHAPTER 2 First-Order Differential Equations We begin our stu of differential equations with first-order equations. In this chapter we illustrate the three different was differential

More information

EXERCISES FOR SECTION 3.1

EXERCISES FOR SECTION 3.1 174 CHAPTER 3 LINEAR SYSTEMS EXERCISES FOR SECTION 31 1 Since a > 0, Paul s making a pro t > 0 has a bene cial effect on Paul s pro ts in the future because the a term makes a positive contribution to

More information

10.3 Solving Nonlinear Systems of Equations

10.3 Solving Nonlinear Systems of Equations 60 CHAPTER 0 Conic Sections Identif whether each equation, when graphed, will be a parabola, circle, ellipse, or hperbola. Then graph each equation.. - 7 + - =. = +. = + + 6. + 9 =. 9-9 = 6. 6 - = 7. 6

More information

7.1 Practice A. w y represents the height of an object t seconds. Name Date

7.1 Practice A. w y represents the height of an object t seconds. Name Date Name Date 7.1 Practice A In Eercises 1 3, find the degree of the monomial. 3 1. 7n. 1 w 5 3 3. 5 In Eercises 4 6, write the polnomial in standard form. Identif the degree and leading coefficient of the

More information

Maintaining Mathematical Proficiency

Maintaining Mathematical Proficiency Name Date Chapter 5 Maintaining Mathematical Proficienc Graph the equation. 1. + =. = 3 3. 5 + = 10. 3 = 5. 3 = 6. 3 + = 1 Solve the inequalit. Graph the solution. 7. a 3 > 8. c 9. d 5 < 3 10. 8 3r 5 r

More information

In this chapter a student has to learn the Concept of adjoint of a matrix. Inverse of a matrix. Rank of a matrix and methods finding these.

In this chapter a student has to learn the Concept of adjoint of a matrix. Inverse of a matrix. Rank of a matrix and methods finding these. MATRICES UNIT STRUCTURE.0 Objectives. Introduction. Definitions. Illustrative eamples.4 Rank of matri.5 Canonical form or Normal form.6 Normal form PAQ.7 Let Us Sum Up.8 Unit End Eercise.0 OBJECTIVES In

More information

Analytic Geometry in Three Dimensions

Analytic Geometry in Three Dimensions Analtic Geometr in Three Dimensions. The Three-Dimensional Coordinate Sstem. Vectors in Space. The Cross Product of Two Vectors. Lines and Planes in Space The three-dimensional coordinate sstem is used

More information

Fitting Integrands to Basic Rules. x x 2 9 dx. Solution a. Use the Arctangent Rule and let u x and a dx arctan x 3 C. 2 du u.

Fitting Integrands to Basic Rules. x x 2 9 dx. Solution a. Use the Arctangent Rule and let u x and a dx arctan x 3 C. 2 du u. 58 CHAPTER 8 Integration Techniques, L Hôpital s Rule, and Improper Integrals Section 8 Basic Integration Rules Review proceres for fitting an integrand to one of the basic integration rules Fitting Integrands

More information

Math 214 Spring problem set (a) Consider these two first order equations. (I) dy dx = x + 1 dy

Math 214 Spring problem set (a) Consider these two first order equations. (I) dy dx = x + 1 dy Math 4 Spring 08 problem set. (a) Consider these two first order equations. (I) d d = + d (II) d = Below are four direction fields. Match the differential equations above to their direction fields. Provide

More information

MATH Line integrals III Fall The fundamental theorem of line integrals. In general C

MATH Line integrals III Fall The fundamental theorem of line integrals. In general C MATH 255 Line integrals III Fall 216 In general 1. The fundamental theorem of line integrals v T ds depends on the curve between the starting point and the ending point. onsider two was to get from (1,

More information

1.2 Functions and Their Properties PreCalculus

1.2 Functions and Their Properties PreCalculus 1. Functions and Their Properties PreCalculus 1. FUNCTIONS AND THEIR PROPERTIES Learning Targets for 1. 1. Determine whether a set of numbers or a graph is a function. Find the domain of a function given

More information

R = { } Fill-in-the-Table with the missing vocabulary terms: 1) 2) Fill-in-the-blanks: Function

R = { } Fill-in-the-Table with the missing vocabulary terms: 1) 2) Fill-in-the-blanks: Function Name: Date: / / QUIZ DAY! Fill-in-the-Table with the missing vocabular terms: ) ) Input Fill-in-the-blanks: 3) Output Function A special tpe of where there is one and onl one range () value for ever domain

More information

Derivatives CHAPTER. 3.1 Derivative of a Function. 3.2 Differentiability. 3.3 Rules for Differentiation. 3.4 Velocity and Other Rates of Change

Derivatives CHAPTER. 3.1 Derivative of a Function. 3.2 Differentiability. 3.3 Rules for Differentiation. 3.4 Velocity and Other Rates of Change CHAPTER 3 Derivatives 3. Derivative of a Function 3. Differentiabilit 3.3 Rules for Differentiation 3.4 Velocit and ther Rates of Change 3.5 Derivatives of Trigonometric Functions Shown here is the pain

More information

Section 3.1. ; X = (0, 1]. (i) f : R R R, f (x, y) = x y

Section 3.1. ; X = (0, 1]. (i) f : R R R, f (x, y) = x y Paul J. Bruillard MATH 0.970 Problem Set 6 An Introduction to Abstract Mathematics R. Bond and W. Keane Section 3.1: 3b,c,e,i, 4bd, 6, 9, 15, 16, 18c,e, 19a, 0, 1b Section 3.: 1f,i, e, 6, 1e,f,h, 13e,

More information

Cumulative Review of Vectors

Cumulative Review of Vectors Cumulative Review of Vectors 1. For the vectors a! 1, 1, and b! 1, 4, 1, determine the following: a. the angle between the two vectors! the scalar and vector projections of a! on the scalar and vector

More information

Differential Equations

Differential Equations 6 Differential Equations In this chapter, ou will stu one of the most important applications of calculus differential equations. You will learn several methods for solving different tpes of differential

More information

1.7 Inverse Functions

1.7 Inverse Functions 71_0107.qd 1/7/0 10: AM Page 17 Section 1.7 Inverse Functions 17 1.7 Inverse Functions Inverse Functions Recall from Section 1. that a function can be represented b a set of ordered pairs. For instance,

More information

Fitting Integrands to Basic Rules

Fitting Integrands to Basic Rules 6_8.qd // : PM Page 8 8 CHAPTER 8 Integration Techniques, L Hôpital s Rule, and Improper Integrals Section 8. Basic Integration Rules Review proceres for fitting an integrand to one of the basic integration

More information

CHAPTER 2. First-Order Differential Equations CHAPTER CONTENTS. Jones & Bartlett Learning, LLC NOT FOR SALE OR DISTRIBUTION

CHAPTER 2. First-Order Differential Equations CHAPTER CONTENTS. Jones & Bartlett Learning, LLC NOT FOR SALE OR DISTRIBUTION CHAPTER First-Order Differential Equations CHAPTER CONTENTS.1 Solution Curves Without NOT a FOR Solution SALE OR DISTRIBUTION.1.1 Direction Fields.1. Autonomous First-Order DEs. Separable Equations.3 Linear

More information

Introduction to Vector Spaces Linear Algebra, Spring 2011

Introduction to Vector Spaces Linear Algebra, Spring 2011 Introduction to Vector Spaces Linear Algebra, Spring 2011 You probabl have heard the word vector before, perhaps in the contet of Calculus III or phsics. You probabl think of a vector like this: 5 3 or

More information

For questions 5-8, solve each inequality and graph the solution set. You must show work for full credit. (2 pts each)

For questions 5-8, solve each inequality and graph the solution set. You must show work for full credit. (2 pts each) Alg Midterm Review Practice Level 1 C 1. Find the opposite and the reciprocal of 0. a. 0, 1 b. 0, 1 0 0 c. 0, 1 0 d. 0, 1 0 For questions -, insert , or = to make the sentence true. (1pt each) A. 5

More information

One of the most common applications of Calculus involves determining maximum or minimum values.

One of the most common applications of Calculus involves determining maximum or minimum values. 8 LESSON 5- MAX/MIN APPLICATIONS (OPTIMIZATION) One of the most common applications of Calculus involves determining maimum or minimum values. Procedure:. Choose variables and/or draw a labeled figure..

More information

CHAPTER 2: Partial Derivatives. 2.2 Increments and Differential

CHAPTER 2: Partial Derivatives. 2.2 Increments and Differential CHAPTER : Partial Derivatives.1 Definition of a Partial Derivative. Increments and Differential.3 Chain Rules.4 Local Etrema.5 Absolute Etrema 1 Chapter : Partial Derivatives.1 Definition of a Partial

More information

1. First-order ODE s

1. First-order ODE s 18.03 EXERCISES 1. First-order ODE s 1A. Introduction; Separation of Variables 1A-1. Verif that each of the following ODE s has the indicated solutions (c i,a are constants): a) 2 + = 0, = c 1 e x +c 2

More information

Review of Essential Skills and Knowledge

Review of Essential Skills and Knowledge Review of Essential Skills and Knowledge R Eponent Laws...50 R Epanding and Simplifing Polnomial Epressions...5 R 3 Factoring Polnomial Epressions...5 R Working with Rational Epressions...55 R 5 Slope

More information

Section Differential Equations: Modeling, Slope Fields, and Euler s Method

Section Differential Equations: Modeling, Slope Fields, and Euler s Method Section.. Differential Equations: Modeling, Slope Fields, and Euler s Method Preliminar Eample. Phsical Situation Modeling Differential Equation An object is taken out of an oven and placed in a room where

More information

Essential Question How can you solve a system of linear equations? $15 per night. Cost, C (in dollars) $75 per Number of. Revenue, R (in dollars)

Essential Question How can you solve a system of linear equations? $15 per night. Cost, C (in dollars) $75 per Number of. Revenue, R (in dollars) 5.1 Solving Sstems of Linear Equations b Graphing Essential Question How can ou solve a sstem of linear equations? Writing a Sstem of Linear Equations Work with a partner. Your famil opens a bed-and-breakfast.

More information

Functions. Introduction

Functions. Introduction Functions,00 P,000 00 0 70 7 80 8 0 000 00 00 Figure Standard and Poor s Inde with dividends reinvested (credit "bull": modification of work b Praitno Hadinata; credit "graph": modification of work b MeasuringWorth)

More information

3.2 Understanding Relations and Functions-NOTES

3.2 Understanding Relations and Functions-NOTES Name Class Date. Understanding Relations and Functions-NOTES Essential Question: How do ou represent relations and functions? Eplore A1.1.A decide whether relations represented verball, tabularl, graphicall,

More information

Get Solution of These Packages & Learn by Video Tutorials on SHORT REVISION

Get Solution of These Packages & Learn by Video Tutorials on   SHORT REVISION FREE Download Stu Pacage from website: www.teoclasses.com & www.mathsbsuhag.com Get Solution of These Pacages & Learn b Video Tutorials on www.mathsbsuhag.com SHORT REVISION DIFFERENTIAL EQUATIONS OF FIRST

More information

5.6. Differential equations

5.6. Differential equations 5.6. Differential equations The relationship between cause and effect in phsical phenomena can often be formulated using differential equations which describe how a phsical measure () and its derivative

More information

Fixed Point Theorem and Sequences in One or Two Dimensions

Fixed Point Theorem and Sequences in One or Two Dimensions Fied Point Theorem and Sequences in One or Two Dimensions Dr. Wei-Chi Yang Let us consider a recursive sequence of n+ = n + sin n and the initial value can be an real number. Then we would like to ask

More information

Mathematics 309 Conic sections and their applicationsn. Chapter 2. Quadric figures. ai,j x i x j + b i x i + c =0. 1. Coordinate changes

Mathematics 309 Conic sections and their applicationsn. Chapter 2. Quadric figures. ai,j x i x j + b i x i + c =0. 1. Coordinate changes Mathematics 309 Conic sections and their applicationsn Chapter 2. Quadric figures In this chapter want to outline quickl how to decide what figure associated in 2D and 3D to quadratic equations look like.

More information

10.4 Nonlinear Inequalities and Systems of Inequalities. OBJECTIVES 1 Graph a Nonlinear Inequality. 2 Graph a System of Nonlinear Inequalities.

10.4 Nonlinear Inequalities and Systems of Inequalities. OBJECTIVES 1 Graph a Nonlinear Inequality. 2 Graph a System of Nonlinear Inequalities. Section 0. Nonlinear Inequalities and Sstems of Inequalities 6 CONCEPT EXTENSIONS For the eercises below, see the Concept Check in this section.. Without graphing, how can ou tell that the graph of + =

More information

Section 8.5 Parametric Equations

Section 8.5 Parametric Equations 504 Chapter 8 Section 8.5 Parametric Equations Man shapes, even ones as simple as circles, cannot be represented as an equation where is a function of. Consider, for eample, the path a moon follows as

More information

Ch 3 Alg 2 Note Sheet.doc 3.1 Graphing Systems of Equations

Ch 3 Alg 2 Note Sheet.doc 3.1 Graphing Systems of Equations Ch 3 Alg Note Sheet.doc 3.1 Graphing Sstems of Equations Sstems of Linear Equations A sstem of equations is a set of two or more equations that use the same variables. If the graph of each equation =.4

More information

NST1A: Mathematics II (Course A) End of Course Summary, Lent 2011

NST1A: Mathematics II (Course A) End of Course Summary, Lent 2011 General notes Proofs NT1A: Mathematics II (Course A) End of Course ummar, Lent 011 tuart Dalziel (011) s.dalziel@damtp.cam.ac.uk This course is not about proofs, but rather about using different techniques.

More information

5.7 Differential Equations: Separation of Variables Calculus

5.7 Differential Equations: Separation of Variables Calculus 5.7 DIFFERENTIAL EQUATIONS: SEPARATION OF VARIABLES In the last section we discussed the method of separation of variables to solve a differential equation. In this section we have 4 basic goals. (1) Verif

More information

4.3 Exercises. local maximum or minimum. The second derivative is. e 1 x 2x 1. f x x 2 e 1 x 1 x 2 e 1 x 2x x 4

4.3 Exercises. local maximum or minimum. The second derivative is. e 1 x 2x 1. f x x 2 e 1 x 1 x 2 e 1 x 2x x 4 SECTION 4.3 HOW DERIVATIVES AFFECT THE SHAPE OF A GRAPH 297 local maimum or minimum. The second derivative is f 2 e 2 e 2 4 e 2 4 Since e and 4, we have f when and when 2 f. So the curve is concave downward

More information

MATH 2300 review problems for Exam 3 ANSWERS

MATH 2300 review problems for Exam 3 ANSWERS MATH 300 review problems for Eam 3 ANSWERS. Check whether the following series converge or diverge. In each case, justif our answer b either computing the sum or b b showing which convergence test ou are

More information

Problem set 6 Math 207A, Fall 2011 Solutions. 1. A two-dimensional gradient system has the form

Problem set 6 Math 207A, Fall 2011 Solutions. 1. A two-dimensional gradient system has the form Problem set 6 Math 207A, Fall 2011 s 1 A two-dimensional gradient sstem has the form x t = W (x,, x t = W (x, where W (x, is a given function (a If W is a quadratic function W (x, = 1 2 ax2 + bx + 1 2

More information

12.1 Systems of Linear equations: Substitution and Elimination

12.1 Systems of Linear equations: Substitution and Elimination . Sstems of Linear equations: Substitution and Elimination Sstems of two linear equations in two variables A sstem of equations is a collection of two or more equations. A solution of a sstem in two variables

More information

or just I if the set A is clear. Hence we have for all x in A the identity function I ( )

or just I if the set A is clear. Hence we have for all x in A the identity function I ( ) 3 Functions 46 SECTON E Properties of Composite Functions the end of this section ou will be able to understand what is meant b the identit function prove properties of inverse function prove properties

More information