Ordinary Differential Equations

Size: px
Start display at page:

Download "Ordinary Differential Equations"

Transcription

1 Instructor: José Antonio Agapito Ruiz UCSC Summer Session II, 00 Math Ordinar Differential Equations Final Solution This report does not contain full answers to all questions of the final. Instead, ou will find the final is used as an excuse to get more familiar with Mathematica, version.. Not onl some relevant Mathematica code is included but also the use of notebooks and some of its nice features is shown. At the same time, I use Problem and to clarif some concepts to ou. I hope ou will find this useful. Problem. (a) Find the general solution of the given sstem of equations and describe the behavior of the solution as t. Also draw a direction field and plot a few trajectories of the sstem. Remember to justif our work. i x ' x ; Cleara a ; len Lengtha; SolveDeta IdentitMatrixlen 0,, Extra. Of course, ou can use built-in commands to perform desired computations. Here are some examples. Eigenvaluesa,

2 Eigensstema this command gives eigenvalues in the first column and its corresponding eigenvectors in the second column,,,,, CharacteristicPolnomiala, To find the general solution we tpe eq x 't x t x t, x 't x tx t; sol DSolveeq, x t, x t, t x t t t C t t C, x t t t C t t C It is ver instructive to compare this answer with the one we can obtain right awa from simple inspection b just looking at the eigenvalues and eigenvectors of the coefficient matrix a. The straightforward answer is x t C e t C e t, () where C and C are arbitrar constants. You ma want to appl the commands Simplif or FullSimplif to the answers given b Mathematica for x and x to get simpler expressions. I did that but I got the same answers as before FullSimplifsol x t t t C t C, x t t t C t C So, (since I don't know at the moment an other wa to do it with Mathematica), I performed the simplification b hand and obtained x tc C e t C C e t, which is equivalent to the expression we obtained in (). Remember, C and C are arbitrar constants. Finall, we draw a direction field and plot a few trajectories of the sstem for different initial conditions.

3 Cleara, b, eq, sol eq x 't x t x t, x 't x tx t; sol DSolveJoineq, x 0 a, x 0 b, x t, x t, t FullSimplif x t t ab a b t, x t t b t a t We let a var from - to in steps of, and then we give b first the value 0 and then the value -0: Clearsolset solset Tablesol, a,,, ; MapParametricPlotEvaluatex t, x t. solset. b #, t, 0, 6, PlotStle AbsoluteThickness0., DisplaFunction Identit &, 0, 0; Show%, DisplaFunction $DisplaFunction; These trajectories are not spiral. We can also plot a direction field:

4 Clearsol sol DSolveJoineq, x 0 0, x 0 0, x t, x t, t; Needs"Graphics`PlotField`" Block$DisplaFunction Identit, g PlotVectorField uv, uv, u, 0, 0, v, 0, 0, PlotPoints ; g ParametricPlotEvaluatex t, x t. sol, t, 0, 6; Showg, g, Axes True, AxesLabel "x ", "x "; 0 x x -0-0 Remark. Since both eigenvalues and of this sstem are negative, we know that the equilibrium 0, 0 is a node. Therefore, in the phase portrait, trajectories are converging to the equilibrium tangent to the phase line whose direction is the eigenvector v, that corresponds to the eigenvalue (we can see this from the general solution () when letting t ). The plots above confirm this. (ii) x ' x ; Cleara a ; len Lengtha; SolveDeta IdentitMatrixlen 0,,

5 Eigensstema,,,,, The general solution is Cleareq, sol eq x 't x t x t, x 't x tx t; sol DSolveeq, x t, x t, t x t 6 6 t 6t C t 6t C, x t 6 t 6t C 6 6 t 6 t C These formulae can be written as x tc e t C e t, () where C and C are arbitrar constants. We can also write the general solution of the sstem (ii) in terms of a different set of fundamental solutions, b simpl taking the real and imaginar parts of the corresponding fundamental solutions shown in (). Namel, FullSimplifsol x t C Cos t x t C Cos t C C Sin t, C C Sin t Recall, if the matrix of coefficients were then the general solution is of the form x tc e t Cos t C e Sin t t Sin t, Cos t () where and are the real and imaginar parts of the complex eigenvalue. The nice feature about formula () is that we can easil see that its corresponding phase portrait consists of circular trajectories if 0 or spirals otherwise. In our case, we don't have this standard matrix, but we can sa that the phase trajectories of sstem (ii) are closed curves alread since we do have 0. In fact, we can write the expressions for x and x obtained above with Mathematica as

6 x t Cost Sint Sint Sint Cost Sint C, C x tc Cost Sint Sint C Sint Cost Sint. () One can show from here that phase trajectories of sstem (ii) are ellipses. Now, we draw a direction field and plot a few trajectories of the sstem for different initial conditions. Cleara, b, eq, sol eq x 't x t x t, x 't x tx t; sol DSolveJoineq, x 0 a, x 0 b, x t, x t, t FullSimplif x t a Cos t x t b Cos t ab Sin t, ab Sin t We let a var from - to in steps of, and then we give b first the value 0 and then the value -0: Clearsolset solset Tablesol, a,,, ; MapParametricPlotEvaluatex t, x t. solset. b #, t, 0, 6, PlotStle AbsoluteThickness0., DisplaFunction Identit &, 0, 0; Show%, DisplaFunction $DisplaFunction; A plot of a phase trajector and the direction field can be obtained as follows 6

7 Clearsol sol DSolveJoineq, x 0 0, x 0 0, x t, x t, t; Needs"Graphics`PlotField`" Block$DisplaFunction Identit, g PlotVectorField uv, uv, u, 0, 0, v, 0, 0, PlotPoints ; g ParametricPlotEvaluatex t, x t. sol, t, 0, 6; Showg, g, Axes True, AxesLabel "x ", "x "; x x -0-0 Remark. Since the eigenvalues of this sstem are complex and conjugate with real part equal to zero, the equilibrium 0, 0 is a center (notice also that b definition 0, 0 is not a hperbolic point). As t, solutions sta bounded. The plots above confirm this. Finall, when plotting b hand our phase portrait, alwas tr some points to get the right direction. (iii) x ' x ; 7

8 Cleara a ; len Lengtha; SolveDeta IdentitMatrixlen 0,, Eigensstema,,,, 0, 0 We know that 0, 0 is not an eigenvector. This tells us that we need a generalized eigenvector to be able to write down the general solution. First, let's see what Mathematica gives us. Cleareq, sol eq x 't x t x t, x 't x tx t; sol DSolveeq, x t, x t, t x t t t C t t C, x t t t C t t C FullSimplifsol x t t t C t C, x t t t C t C We can write this as x t C e t 0 C C te t C e 0 t. If we let C C and then set K C and K C, we get x tk e t K te t e t 0. () 8

9 This is the form of the general solution we can get b hand, where 0, solution to the equation is the generalized eigenvector obtained as a A Iv v. In our case, v, is the eigenvector corresponding to the eigenvalue and v is a generalized eigenvector. Now, we draw phase trajectories and the direction field corresponding to this sstem. Cleara, b, eq, sol eq x 't x t x t, x 't x tx t; sol DSolveJoineq, x 0 a, x 0 b, x t, x t, t; TableFormFullSimplifsol x t t a tbt x t t a tbt We let a var from -6 to 6 in steps of, and then we give b first the value 0 and then the value -0: Clearsolset solset Tablesol, a, 6, 6, ; MapParametricPlotEvaluatex t, x t. solset. b #, t, 0, 6, PlotStle AbsoluteThickness0., DisplaFunction Identit &, 0, 0; Show%, DisplaFunction $DisplaFunction; And a plot for a phase trajector and the direction field is 9

10 Clearsol sol DSolveJoineq, x 0, x 0, x t, x t, t; Needs"Graphics`PlotField`" Block$DisplaFunction Identit, g PlotVectorFieldu v, uv, u,,, v,,, PlotPoints ; g ParametricPlotEvaluatex t, x t. sol, t, 0, 6; Showg, g, Axes True, AxesLabel "x ", "x "; x x (b) Solve the given value problem and describe the behavior of the solution as t. x ' 0 x, x 0 0 0

11 Cleara a 0 ; Eigensstema,,, 0,,,,, 0,,, Cleareq, sol eq x 't x tx tx t, x 't x tx t, x 't x tx tx t; sol DSolveJoineq, x 0, x 0 0, x 0, x t, x t, x t, t; TableFormFullSimplifsol x t t x t t t x t t As t, the solution x t goes to as well. (c) Find the general solution of the given sstem of equations. x ' x x t x ' x x e t Cleara a ; Eigensstema,,,,,

12 Cleareq, sol eq x 't x t x tt, x 't x t x texpt; sol DSolveeq, x t, x t, t FullSimplif x t t 0 t6 t C C 6 t C C, x t t t t tc C t C C This can be written as x t C C e t C C e t t et 6, which coincides with the form obtained b hand using the variation of parameters method when setting K C C and K C C. 7 Problem. (Predator-Pre model) We will stud a sstem x 'v x, where v is a nonlinear vector field. The particular sstem we are interested in is dx 9 xx dt d x dt (6) where 0 is a parameter. The variable x is the population of pre (rabbits) and is the population of predators (foxes). We want to understand what happens to these populations as t. Our job is to investigate the phase portrait of this sstem for various values of in the interval 0. We will follow the steps described in class (see also a nonlinear sstem analsis, written in Mathematica b Gavin LaRose from the Universit of Michigan). Step (Equilibrium points) We find the equilibrium points b setting both the first and the second components of the vector field v 9 xx, x equal to zero. Clear, x, Solve9 xx 0, x 0, x, x 0, 0, x 9, 0, 9, x Clearl, the second equilibrium point above makes sense when 0. For 0, we get

13 Clearx, Solve9x 0, x 0, x, x 0, 0, x, Step (Linearization. Analsis of eigenvalues for different values of ) We want to know what tpe of equilibrium points the are (hperbolic or non-hperbolic) If hperbolic, we know that we get a good approximation of the phase portrait of (6) b studing the linear sstem ' D v p at each hperbolic equilibrium point p. Thus, we can sa that p is like a node, source, center, saddle, and so on, according to the tpe of equilibrium 0, 0 is in the linear sstem ' D v p. We compute the Jacobian of the vector field v to then evaluate it at the equilibrium points. Here is a set of commands in Mathematica to perform this task Clear, x, v 9xttxt; v xtt; jacobif_list, x_list : OuterD, f, x; jac jacobiv, v, xt, t; MatrixFormSimplifjac 9 xt t xt t xt Again, the equilibrium points are equi Solvev 0, v 0, xt, t xt 0, t 0, xt 9, t 0, t 9, xt and the eigenvalues of their corresponding Jacobians are eig MapEigenvaluesjac. # &, equi, 9, 9, 9, 8, 8 Right awa we can see that independentl of, the equilibrium point 0, 0 is like a saddle. For the other two equilibrium points, we can tr several nonzero values for to see what we obtain.

14 ; equi xt 0, t 0, xt 9, t 0, t 7, xt eig, 9, 9, 7,, Looking at their eigenvalues, we see that all three equilibrium points are hperbolic: 9, 0 is a like a saddle and, is like a spiral with converging trajectories. 7 ; equi xt 0, t 0, xt 9, t 0, t, xt eig, 9, 9,, 6, 6 All three equilibrium points are hperbolic: 9, 0 is like a saddle and, is like a spiral with converging trajectories. ; equi xt 0, t 0, xt, t 0, t, xt eig, 9, 9,,, All three equilibrium points are hperbolic:, 0 is like a saddle and, is like a node.

15 ; equi xt 0, t 0, xt 9, t 0, t, xt eig, 9, 9,,, All three equilibrium points are hperbolic: 9, 0 is like a saddle and, is like a node..; equi xt 0, t 0, xt., t 0, t 0., xt eig, 9, 9, 0., 9., 0. Here, we have onl two equilibrium points: 0, 0 and, 0. And, 0 is not hperbolic ; equi xt 0, t 0, xt 9, t 0, t, xt eig, 9, 9,,, Again, all three equilibrium points are hperbolic: 9, 0 is like a node and, is like a saddle. When 0, we can independentl compute eigenvalues for the corresponding equilibrium points. Now, I denote v,0 and v,0 the first and second components of the vector field v.

16 Clearx,, equi v,0 9txt; v,0 xtt; jac jacobiv,0, v,0, xt, t; MatrixFormSimplifjac 9 t xt t xt equi Solvev,0 0, v,0 0, xt, t equilibrium points xt 0, t 0, xt, t eig MapEigenvaluesjac. # &, equi eigenvalues, 9,, Thus, for 0, we have two equilibrium points: 0, 0 is hperbolic, whereas, is not since its eigenvalues have real part equal to zero. Step (Direction fields, phase portraits) First, we plot direction fields of the sstem (6) for values of 0,,,,,, to get started. Clear Graphics`PlotField` TablePlotVectorField9 x x, x, x,,,,,, Axes True, AxesLabel "x", "", PlotLabel SequenceForm"",, PlotPoints 0,, 0, ; 6

17 0 - x - - x - 7

18 - x - - x - 8

19 - x - - x - 9

20 These plots give us alread a good picture of what is going on with stem (6) for different values of the parameter. B simple inspection we can guess where the equilibrium points are and the tpe of them (something we have done alread). It is alwas a good idea to plot the curves where x' and ' vanish (some authors call these curves nullclines). For instance, if ou are doing things b hand, ou can proceed b steps to construct a good sketch of the direction field of (6). For x'0, the resulting curves determine regions on the phase plane. In each region ou analze the horizontal component of the vector field v in (6). Along these curves, the vector field v is vertical since the horizontal component of v is zero (x'0). For '0, ou do a similar analsis but now focusing on the vertical components of v. Obviousl, here, the vector field v is horizontal along the corresponding curves where ' 0. Finall, ou overlap the two plots above to get a sketch of the direction field of the sstem. We do this for points where x' 0 and blue curves are points where ' 0. 0,,,,,. Red curves represent Clear h t. Solvev 0, t. xt x in terms of x 9 xx x v t. Solvev 0, t. xt x in terms of x 0 TableBlock$DisplaFunction Identit, hor Ploth, x, 0, 0, PlotStle RGBColor, 0, 0; hor GraphicsRGBColor, 0, 0, Line0,, 0, ; ver GraphicsRGBColor0, 0,, Line,,, ; ver Plotv, x, 0, 0, PlotStle RGBColor0, 0, ; equipts GraphicsPointSize.0, Point0, 0, Point 9 9, 0, Point, ; Showhor, hor, ver, ver, equipts, Axes True, PlotLabel SequenceForm"",, AxesLabel "x", "",,, ; 0

21 6 8 0 x x x - -6

22 x x The intersections of red and blue curves are the equilibrium points we have previousl obtained. Now, we plot some phase trajectories for different initial conditions.

23 Clear, eq, sol list of equations eq x't v, 't v ; 0 initial conditions iclist 0., 0.0,,,.,,, 0.0,.8,,, 0,.,,., 0.,, 0., 6, ; TableBlock$DisplaFunction Identit, getploteq_, x0_, 0_ : Modulesol, xs, s, sol NDSolveeq, x0 x0, 0 0, xt, t, t, 0, 0; xs, s xt, t. sol; ParametricPlotxs, s, t, 0, 0, DisplaFunction Identit; trajectories TablegetPloteq, iclisti,, iclisti,, i,, Lengthiclist; trajplot Showtrajectories, DisplaFunction $DisplaFunction, AspectRatio, PlotRange All, PlotLabel SequenceForm"",, AxesLabel "x", "",,, x

24 x x

25 x x Graphics, Graphics, Graphics, Graphics, Graphics

26 Finall, we can put all the plots together: direction fields, nullclines, equilibrium points and some phase trajectories. I leave this for ou as an exercise. You ma want to use again the command Table to plot all these graphs for different values of, all at once. Step (Other tpe of diagrams: x vs. t, vs. t) Here, just follow the pattern as in the Mathematica tutorial (Part b, pp ). Problem. (Extra credit) Solve Problem 8 of Section 7.8 of the textbook. The solution is similar to that of Problem 7 in the same section. Just follow the steps. 6

Exam 2 Study Guide: MATH 2080: Summer I 2016

Exam 2 Study Guide: MATH 2080: Summer I 2016 Exam Study Guide: MATH 080: Summer I 016 Dr. Peterson June 7 016 First Order Problems Solve the following IVP s by inspection (i.e. guessing). Sketch a careful graph of each solution. (a) u u; u(0) 0.

More information

Chapter 8 Equilibria in Nonlinear Systems

Chapter 8 Equilibria in Nonlinear Systems Chapter 8 Equilibria in Nonlinear Sstems Recall linearization for Nonlinear dnamical sstems in R n : X 0 = F (X) : if X 0 is an equilibrium, i.e., F (X 0 ) = 0; then its linearization is U 0 = AU; A =

More information

10 Back to planar nonlinear systems

10 Back to planar nonlinear systems 10 Back to planar nonlinear sstems 10.1 Near the equilibria Recall that I started talking about the Lotka Volterra model as a motivation to stud sstems of two first order autonomous equations of the form

More information

MATH 215/255 Solutions to Additional Practice Problems April dy dt

MATH 215/255 Solutions to Additional Practice Problems April dy dt . For the nonlinear system MATH 5/55 Solutions to Additional Practice Problems April 08 dx dt = x( x y, dy dt = y(.5 y x, x 0, y 0, (a Show that if x(0 > 0 and y(0 = 0, then the solution (x(t, y(t of the

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

Math 232, Final Test, 20 March 2007

Math 232, Final Test, 20 March 2007 Math 232, Final Test, 20 March 2007 Name: Instructions. Do any five of the first six questions, and any five of the last six questions. Please do your best, and show all appropriate details in your solutions.

More information

520 Chapter 9. Nonlinear Differential Equations and Stability. dt =

520 Chapter 9. Nonlinear Differential Equations and Stability. dt = 5 Chapter 9. Nonlinear Differential Equations and Stabilit dt L dθ. g cos θ cos α Wh was the negative square root chosen in the last equation? (b) If T is the natural period of oscillation, derive the

More information

Math Notes on sections 7.8,9.1, and 9.3. Derivation of a solution in the repeated roots case: 3 4 A = 1 1. x =e t : + e t w 2.

Math Notes on sections 7.8,9.1, and 9.3. Derivation of a solution in the repeated roots case: 3 4 A = 1 1. x =e t : + e t w 2. Math 7 Notes on sections 7.8,9., and 9.3. Derivation of a solution in the repeated roots case We consider the eample = A where 3 4 A = The onl eigenvalue is = ; and there is onl one linearl independent

More information

Local Phase Portrait of Nonlinear Systems Near Equilibria

Local Phase Portrait of Nonlinear Systems Near Equilibria Local Phase Portrait of Nonlinear Sstems Near Equilibria [1] Consider 1 = 6 1 1 3 1, = 3 1. ( ) (a) Find all equilibrium solutions of the sstem ( ). (b) For each equilibrium point, give the linear approimating

More information

Problem set 7 Math 207A, Fall 2011 Solutions

Problem set 7 Math 207A, Fall 2011 Solutions Problem set 7 Math 207A, Fall 2011 s 1. Classify the equilibrium (x, y) = (0, 0) of the system x t = x, y t = y + x 2. Is the equilibrium hyperbolic? Find an equation for the trajectories in (x, y)- phase

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

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

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

The Hopf Bifurcation Theorem: Abstract. Introduction. Transversality condition; the eigenvalues cross the imginary axis with non-zero speed

The Hopf Bifurcation Theorem: Abstract. Introduction. Transversality condition; the eigenvalues cross the imginary axis with non-zero speed Supercritical and Subcritical Hopf Bifurcations in Non Linear Maps Tarini Kumar Dutta, Department of Mathematics, Gauhati Universit Pramila Kumari Prajapati, Department of Mathematics, Gauhati Universit

More information

+ i. cos(t) + 2 sin(t) + c 2.

+ i. cos(t) + 2 sin(t) + c 2. MATH HOMEWORK #7 PART A SOLUTIONS Problem 7.6.. Consider the system x = 5 x. a Express the general solution of the given system of equations in terms of realvalued functions. b Draw a direction field,

More information

Chapter 6 Nonlinear Systems and Phenomena. Friday, November 2, 12

Chapter 6 Nonlinear Systems and Phenomena. Friday, November 2, 12 Chapter 6 Nonlinear Systems and Phenomena 6.1 Stability and the Phase Plane We now move to nonlinear systems Begin with the first-order system for x(t) d dt x = f(x,t), x(0) = x 0 In particular, consider

More information

Final 09/14/2017. Notes and electronic aids are not allowed. You must be seated in your assigned row for your exam to be valid.

Final 09/14/2017. Notes and electronic aids are not allowed. You must be seated in your assigned row for your exam to be valid. Final 09/4/207 Name: Problems -5 are each worth 8 points. Problem 6 is a bonus for up to 4 points. So a full score is 40 points and the max score is 44 points. The exam has 6 pages; make sure you have

More information

2 Ordinary Differential Equations: Initial Value Problems

2 Ordinary Differential Equations: Initial Value Problems Ordinar Differential Equations: Initial Value Problems Read sections 9., (9. for information), 9.3, 9.3., 9.3. (up to p. 396), 9.3.6. Review questions 9.3, 9.4, 9.8, 9.9, 9.4 9.6.. Two Examples.. Foxes

More information

1 The pendulum equation

1 The pendulum equation Math 270 Honors ODE I Fall, 2008 Class notes # 5 A longer than usual homework assignment is at the end. The pendulum equation We now come to a particularly important example, the equation for an oscillating

More information

Math 312 Lecture Notes Linear Two-dimensional Systems of Differential Equations

Math 312 Lecture Notes Linear Two-dimensional Systems of Differential Equations Math 2 Lecture Notes Linear Two-dimensional Systems of Differential Equations Warren Weckesser Department of Mathematics Colgate University February 2005 In these notes, we consider the linear system of

More information

6.3. Nonlinear Systems of Equations

6.3. Nonlinear Systems of Equations G. NAGY ODE November,.. Nonlinear Systems of Equations Section Objective(s): Part One: Two-Dimensional Nonlinear Systems. ritical Points and Linearization. The Hartman-Grobman Theorem. Part Two: ompeting

More information

Engineering Mathematics I

Engineering Mathematics I Engineering Mathematics I_ 017 Engineering Mathematics I 1. Introduction to Differential Equations Dr. Rami Zakaria Terminolog Differential Equation Ordinar Differential Equations Partial Differential

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

Math 1270 Honors ODE I Fall, 2008 Class notes # 14. x 0 = F (x; y) y 0 = G (x; y) u 0 = au + bv = cu + dv

Math 1270 Honors ODE I Fall, 2008 Class notes # 14. x 0 = F (x; y) y 0 = G (x; y) u 0 = au + bv = cu + dv Math 1270 Honors ODE I Fall, 2008 Class notes # 1 We have learned how to study nonlinear systems x 0 = F (x; y) y 0 = G (x; y) (1) by linearizing around equilibrium points. If (x 0 ; y 0 ) is an equilibrium

More information

17.3. Parametric Curves. Introduction. Prerequisites. Learning Outcomes

17.3. Parametric Curves. Introduction. Prerequisites. Learning Outcomes Parametric Curves 7.3 Introduction In this Section we eamine et another wa of defining curves - the parametric description. We shall see that this is, in some was, far more useful than either the Cartesian

More information

0 as an eigenvalue. degenerate

0 as an eigenvalue. degenerate Math 1 Topics since the third exam Chapter 9: Non-linear Sstems of equations x1: Tpical Phase Portraits The structure of the solutions to a linear, constant coefficient, sstem of differential equations

More information

MAT 1275: Introduction to Mathematical Analysis. Graphs and Simplest Equations for Basic Trigonometric Functions. y=sin( x) Function

MAT 1275: Introduction to Mathematical Analysis. Graphs and Simplest Equations for Basic Trigonometric Functions. y=sin( x) Function MAT 275: Introduction to Mathematical Analsis Dr. A. Rozenblum Graphs and Simplest Equations for Basic Trigonometric Functions We consider here three basic functions: sine, cosine and tangent. For them,

More information

Local Maximums and Local Minimums of Functions. f(x, y) has a local minimum at the point (x 0, y 0 ) if f(x 0, y 0 ) f(x, y) for

Local Maximums and Local Minimums of Functions. f(x, y) has a local minimum at the point (x 0, y 0 ) if f(x 0, y 0 ) f(x, y) for Local Extrema Previousl we have taken the partial derivative of a function f(x, ). But those partial derivatives were themselves functions and so we can take their partial derivatives. Local Maximums and

More information

Math 2930 Worksheet Equilibria and Stability

Math 2930 Worksheet Equilibria and Stability Math 2930 Worksheet Equilibria and Stabilit Week 3 September 7, 2017 Question 1. (a) Let C be the temperature (in Fahrenheit) of a cup of coffee that is cooling off to room temperature. Which of the following

More information

Math 331 Homework Assignment Chapter 7 Page 1 of 9

Math 331 Homework Assignment Chapter 7 Page 1 of 9 Math Homework Assignment Chapter 7 Page of 9 Instructions: Please make sure to demonstrate every step in your calculations. Return your answers including this homework sheet back to the instructor as a

More information

Department of Mathematics IIT Guwahati

Department of Mathematics IIT Guwahati Stability of Linear Systems in R 2 Department of Mathematics IIT Guwahati A system of first order differential equations is called autonomous if the system can be written in the form dx 1 dt = g 1(x 1,

More information

(6, 4, 0) = (3, 2, 0). Find the equation of the sphere that has the line segment from P to Q as a diameter.

(6, 4, 0) = (3, 2, 0). Find the equation of the sphere that has the line segment from P to Q as a diameter. Solutions Review for Eam #1 Math 1260 1. Consider the points P = (2, 5, 1) and Q = (4, 1, 1). (a) Find the distance from P to Q. Solution. dist(p, Q) = (4 2) 2 + (1 + 5) 2 + (1 + 1) 2 = 4 + 36 + 4 = 44

More information

Solutions for homework 11

Solutions for homework 11 Solutions for homework Section 9 Linear Sstems with constant coefficients Overview of the Technique 3 Use hand calculations to find the characteristic polnomial and eigenvalues for the matrix ( 3 5 λ T

More information

Math 215/255 Final Exam (Dec 2005)

Math 215/255 Final Exam (Dec 2005) Exam (Dec 2005) Last Student #: First name: Signature: Circle your section #: Burggraf=0, Peterson=02, Khadra=03, Burghelea=04, Li=05 I have read and understood the instructions below: Please sign: Instructions:.

More information

Coordinate geometry. + bx + c. Vertical asymptote. Sketch graphs of hyperbolas (including asymptotic behaviour) from the general

Coordinate geometry. + bx + c. Vertical asymptote. Sketch graphs of hyperbolas (including asymptotic behaviour) from the general A Sketch graphs of = a m b n c where m = or and n = or B Reciprocal graphs C Graphs of circles and ellipses D Graphs of hperbolas E Partial fractions F Sketch graphs using partial fractions Coordinate

More information

Math 1280 Notes 4 Last section revised, 1/31, 9:30 pm.

Math 1280 Notes 4 Last section revised, 1/31, 9:30 pm. 1 competing species Math 1280 Notes 4 Last section revised, 1/31, 9:30 pm. This section and the next deal with the subject of population biology. You will already have seen examples of this. Most calculus

More information

9 11 Solve the initial-value problem Evaluate the integral. 1. y sin 3 x cos 2 x dx. calculation. 1 + i i23

9 11 Solve the initial-value problem Evaluate the integral. 1. y sin 3 x cos 2 x dx. calculation. 1 + i i23 Mock Exam 1 5 8 Solve the differential equation. 7. d dt te t s1 Mock Exam 9 11 Solve the initial-value problem. 9. x ln x, 1 3 6 Match the differential equation with its direction field (labeled I IV).

More information

11.4 Polar Coordinates

11.4 Polar Coordinates 11. Polar Coordinates 917 11. Polar Coordinates In Section 1.1, we introduced the Cartesian coordinates of a point in the plane as a means of assigning ordered pairs of numbers to points in the plane.

More information

z = 1 2 x 3 4 y + 3 y dt

z = 1 2 x 3 4 y + 3 y dt Exact First Order Differential Equations This Lecture covers material in Section 2.6. A first order differential equations is exact if it can be written in the form M(x, ) + N(x, ) d dx = 0, where M =

More information

Stability of critical points in Linear Systems of Ordinary Differential Equations (SODE)

Stability of critical points in Linear Systems of Ordinary Differential Equations (SODE) Stability of critical points in Linear Systems of Ordinary Differential Equations (SODE) In this chapter Mathematica will be used to study the stability of the critical points of twin equation linear SODE.

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

Lecture 4: Exact ODE s

Lecture 4: Exact ODE s Lecture 4: Exact ODE s Dr. Michael Doughert Januar 23, 203 Exact equations are first-order ODE s of a particular form, and whose methods of solution rel upon basic facts concerning partial derivatives,

More information

Math 312 Lecture Notes Linearization

Math 312 Lecture Notes Linearization Math 3 Lecture Notes Linearization Warren Weckesser Department of Mathematics Colgate University 3 March 005 These notes discuss linearization, in which a linear system is used to approximate the behavior

More information

A Review of Trigonometry

A Review of Trigonometry A Review of Trigonometr 0 Kenneth Levasseur Mathematical Sciences UMass Lowell Kenneth_Levasseur@uml.edu Introduction Trigonometr is often introduced as a sstem of ratios of sides of right triangles. Although

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

154 Chapter 9 Hints, Answers, and Solutions The particular trajectories are highlighted in the phase portraits below.

154 Chapter 9 Hints, Answers, and Solutions The particular trajectories are highlighted in the phase portraits below. 54 Chapter 9 Hints, Answers, and Solutions 9. The Phase Plane 9.. 4. The particular trajectories are highlighted in the phase portraits below... 3. 4. 9..5. Shown below is one possibility with x(t) and

More information

Math 323 Exam 2 - Practice Problem Solutions. 2. Given the vectors a = 1,2,0, b = 1,0,2, and c = 0,1,1, compute the following:

Math 323 Exam 2 - Practice Problem Solutions. 2. Given the vectors a = 1,2,0, b = 1,0,2, and c = 0,1,1, compute the following: Math 323 Eam 2 - Practice Problem Solutions 1. Given the vectors a = 2,, 1, b = 3, 2,4, and c = 1, 4,, compute the following: (a) A unit vector in the direction of c. u = c c = 1, 4, 1 4 =,, 1+16+ 17 17

More information

Math Homework 3 Solutions. (1 y sin x) dx + (cos x) dy = 0. = sin x =

Math Homework 3 Solutions. (1 y sin x) dx + (cos x) dy = 0. = sin x = 2.6 #10: Determine if the equation is exact. If so, solve it. Math 315-01 Homework 3 Solutions (1 y sin x) dx + (cos x) dy = 0 Solution: Let P (x, y) = 1 y sin x and Q(x, y) = cos x. Note P = sin x = Q

More information

Cubic and quartic functions

Cubic and quartic functions 3 Cubic and quartic functions 3A Epanding 3B Long division of polnomials 3C Polnomial values 3D The remainder and factor theorems 3E Factorising polnomials 3F Sum and difference of two cubes 3G Solving

More information

Math 3301 Homework Set Points ( ) ( ) I ll leave it to you to verify that the eigenvalues and eigenvectors for this matrix are, ( ) ( ) ( ) ( )

Math 3301 Homework Set Points ( ) ( ) I ll leave it to you to verify that the eigenvalues and eigenvectors for this matrix are, ( ) ( ) ( ) ( ) #7. ( pts) I ll leave it to you to verify that the eigenvalues and eigenvectors for this matrix are, λ 5 λ 7 t t ce The general solution is then : 5 7 c c c x( 0) c c 9 9 c+ c c t 5t 7 e + e A sketch of

More information

Appendix: A Computer-Generated Portrait Gallery

Appendix: A Computer-Generated Portrait Gallery Appendi: A Computer-Generated Portrait Galler There are a number of public-domain computer programs which produce phase portraits for 2 2 autonomous sstems. One has the option of displaing the trajectories

More information

(4p) See Theorem on pages in the course book. 3. Consider the following system of ODE: z 2. n j 1

(4p) See Theorem on pages in the course book. 3. Consider the following system of ODE: z 2. n j 1 MATEMATIK Datum -8- Tid eftermiddag GU, Chalmers Hjälpmedel inga A.Heintz Telefonvakt Aleei Heintz Tel. 76-786. Tenta i ODE och matematisk modellering, MMG, MVE6 Answer rst those questions that look simpler,

More information

Review for Exam #3 MATH 3200

Review for Exam #3 MATH 3200 Review for Exam #3 MATH 3 Lodwick/Kawai You will have hrs. to complete Exam #3. There will be one full problem from Laplace Transform with the unit step function. There will be linear algebra, but hopefull,

More information

QUALITATIVE ANALYSIS OF DIFFERENTIAL EQUATIONS

QUALITATIVE ANALYSIS OF DIFFERENTIAL EQUATIONS arxiv:1803.0591v1 [math.gm] QUALITATIVE ANALYSIS OF DIFFERENTIAL EQUATIONS Aleander Panfilov stable spiral det A 6 3 5 4 non stable spiral D=0 stable node center non stable node saddle 1 tr A QUALITATIVE

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

Copyright (c) 2006 Warren Weckesser

Copyright (c) 2006 Warren Weckesser 2.2. PLANAR LINEAR SYSTEMS 3 2.2. Planar Linear Systems We consider the linear system of two first order differential equations or equivalently, = ax + by (2.7) dy = cx + dy [ d x x = A x, where x =, and

More information

Chapter #4 EEE8086-EEE8115. Robust and Adaptive Control Systems

Chapter #4 EEE8086-EEE8115. Robust and Adaptive Control Systems Chapter #4 Robust and Adaptive Control Systems Nonlinear Dynamics.... Linear Combination.... Equilibrium points... 3 3. Linearisation... 5 4. Limit cycles... 3 5. Bifurcations... 4 6. Stability... 6 7.

More information

Part II Problems and Solutions

Part II Problems and Solutions Problem 1: [Complex and repeated eigenvalues] (a) The population of long-tailed weasels and meadow voles on Nantucket Island has been studied by biologists They measure the populations relative to a baseline,

More information

Math 181/281. Rumbos Spring 2011 Page 1. Solutions to Assignment #5. Hence, the dynamical system, θ(t, p, q), for (t, p, q) R 3 corresponding = F.

Math 181/281. Rumbos Spring 2011 Page 1. Solutions to Assignment #5. Hence, the dynamical system, θ(t, p, q), for (t, p, q) R 3 corresponding = F. Math 181/281. Rumbos Spring 2011 Page 1 Solutions to Assignment #5 1. For real numbers a and b with a 2 + b 2 = 0, let F : R 2 R 2 be given b ( ) ( ) ( ) x ax b x F =, for all R 2. (1) bx + a (a) Explain

More information

Math 4381 / 6378 Symmetry Analysis

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

More information

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

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

n n. ( t) ( ) = = Ay ( ) a y

n n. ( t) ( ) = = Ay ( ) a y Sstems of ODE Example of sstem with ODE: = a+ a = a + a In general for a sstem of n ODE = a + a + + a n = a + a + + a n = a + a + + a n n n nn n n n Differentiation of matrix: ( t) ( t) t t = = t t ( t)

More information

7.7 LOTKA-VOLTERRA M ODELS

7.7 LOTKA-VOLTERRA M ODELS 77 LOTKA-VOLTERRA M ODELS sstems, such as the undamped pendulum, enabled us to draw the phase plane for this sstem and view it globall In that case we were able to understand the motions for all initial

More information

Solutions to Math 53 Math 53 Practice Final

Solutions to Math 53 Math 53 Practice Final Solutions to Math 5 Math 5 Practice Final 20 points Consider the initial value problem y t 4yt = te t with y 0 = and y0 = 0 a 8 points Find the Laplace transform of the solution of this IVP b 8 points

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

Understand the existence and uniqueness theorems and what they tell you about solutions to initial value problems.

Understand the existence and uniqueness theorems and what they tell you about solutions to initial value problems. Review Outline To review for the final, look over the following outline and look at problems from the book and on the old exam s and exam reviews to find problems about each of the following topics.. Basics

More information

LESSON 35: EIGENVALUES AND EIGENVECTORS APRIL 21, (1) We might also write v as v. Both notations refer to a vector.

LESSON 35: EIGENVALUES AND EIGENVECTORS APRIL 21, (1) We might also write v as v. Both notations refer to a vector. LESSON 5: EIGENVALUES AND EIGENVECTORS APRIL 2, 27 In this contet, a vector is a column matri E Note 2 v 2, v 4 5 6 () We might also write v as v Both notations refer to a vector (2) A vector can be man

More information

20D - Homework Assignment 5

20D - Homework Assignment 5 Brian Bowers TA for Hui Sun MATH D Homework Assignment 5 November 8, 3 D - Homework Assignment 5 First, I present the list of all matrix row operations. We use combinations of these steps to row reduce

More information

Pure Further Mathematics 2. Revision Notes

Pure Further Mathematics 2. Revision Notes Pure Further Mathematics Revision Notes October 016 FP OCT 016 SDB Further Pure 1 Inequalities... 3 Algebraic solutions... 3 Graphical solutions... 4 Series Method of Differences... 5 3 Comple Numbers...

More information

Affine transformations

Affine transformations Reading Required: Affine transformations Brian Curless CSEP 557 Fall 2016 Angel 3.1, 3.7-3.11 Further reading: Angel, the rest of Chapter 3 Fole, et al, Chapter 5.1-5.5. David F. Rogers and J. Alan Adams,

More information

Qualitative Analysis of Tumor-Immune ODE System

Qualitative Analysis of Tumor-Immune ODE System of Tumor-Immune ODE System LG de Pillis and AE Radunskaya August 15, 2002 This work was supported in part by a grant from the WM Keck Foundation 0-0 QUALITATIVE ANALYSIS Overview 1 Simplified System of

More information

Math 216 Final Exam 14 December, 2012

Math 216 Final Exam 14 December, 2012 Math 216 Final Exam 14 December, 2012 This sample exam is provided to serve as one component of your studying for this exam in this course. Please note that it is not guaranteed to cover the material that

More information

ME 163 A Catalogue of Equilibria for Systems of Two Linear Autonomous First Order Equations

ME 163 A Catalogue of Equilibria for Systems of Two Linear Autonomous First Order Equations catalogued.nb 1 ME 163 A Catalogue of Equilibria for Sstems of Two Linear Autonomous First Order Equations Introduction In this notebook, we look at solutions of equations of the following form: d = a

More information

Two Dimensional Linear Systems of ODEs

Two Dimensional Linear Systems of ODEs 34 CHAPTER 3 Two Dimensional Linear Sstems of ODEs A first-der, autonomous, homogeneous linear sstem of two ODEs has the fm x t ax + b, t cx + d where a, b, c, d are real constants The matrix fm is 31

More information

Extra Credit Solutions Math 181, Fall 2018 Instructor: Dr. Doreen De Leon

Extra Credit Solutions Math 181, Fall 2018 Instructor: Dr. Doreen De Leon Extra Credit Solutions Math 181, Fall 018 Instrutor: Dr. Doreen De Leon 1. In eah problem below, the given sstem is an almost linear sstem at eah of its equilibrium points. For eah, (i Find the (real equilibrium

More information

17.3. Parametric Curves. Introduction. Prerequisites. Learning Outcomes

17.3. Parametric Curves. Introduction. Prerequisites. Learning Outcomes Parametric Curves 17.3 Introduction In this section we eamine et another wa of defining curves - the parametric description. We shall see that this is, in some was, far more useful than either the Cartesian

More information

Qualitative Analysis of Tumor-Immune ODE System

Qualitative Analysis of Tumor-Immune ODE System of Tumor-Immune ODE System L.G. de Pillis and A.E. Radunskaya August 15, 2002 This work was supported in part by a grant from the W.M. Keck Foundation 0-0 QUALITATIVE ANALYSIS Overview 1. Simplified System

More information

Affine transformations. Brian Curless CSE 557 Fall 2014

Affine transformations. Brian Curless CSE 557 Fall 2014 Affine transformations Brian Curless CSE 557 Fall 2014 1 Reading Required: Shirle, Sec. 2.4, 2.7 Shirle, Ch. 5.1-5.3 Shirle, Ch. 6 Further reading: Fole, et al, Chapter 5.1-5.5. David F. Rogers and J.

More information

4 Second-Order Systems

4 Second-Order Systems 4 Second-Order Systems Second-order autonomous systems occupy an important place in the study of nonlinear systems because solution trajectories can be represented in the plane. This allows for easy visualization

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

Midterm 2. MAT17C, Spring 2014, Walcott

Midterm 2. MAT17C, Spring 2014, Walcott Mierm 2 MAT7C, Spring 24, Walcott Note: There are SEVEN questions. Points for each question are shown in a table below and also in parentheses just after each question (and part). Be sure to budget our

More information

Physics: spring-mass system, planet motion, pendulum. Biology: ecology problem, neural conduction, epidemics

Physics: spring-mass system, planet motion, pendulum. Biology: ecology problem, neural conduction, epidemics Applications of nonlinear ODE systems: Physics: spring-mass system, planet motion, pendulum Chemistry: mixing problems, chemical reactions Biology: ecology problem, neural conduction, epidemics Economy:

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

Even-Numbered Homework Solutions

Even-Numbered Homework Solutions -6 Even-Numbered Homework Solutions Suppose that the matric B has λ = + 5i as an eigenvalue with eigenvector Y 0 = solution to dy = BY Using Euler s formula, we can write the complex-valued solution Y

More information

Question: Total. Points:

Question: Total. Points: MATH 308 May 23, 2011 Final Exam Name: ID: Question: 1 2 3 4 5 6 7 8 9 Total Points: 0 20 20 20 20 20 20 20 20 160 Score: There are 9 problems on 9 pages in this exam (not counting the cover sheet). Make

More information

You may use a calculator, but you must show all your work in order to receive credit.

You may use a calculator, but you must show all your work in order to receive credit. Math 2410-010/015 Exam II April 7 th, 2017 Name: Instructions: Key Answer each question to the best of your ability. All answers must be written clearly. Be sure to erase or cross out any work that you

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

MATH 251 Examination II April 7, 2014 FORM A. Name: Student Number: Section:

MATH 251 Examination II April 7, 2014 FORM A. Name: Student Number: Section: MATH 251 Examination II April 7, 2014 FORM A Name: Student Number: Section: This exam has 12 questions for a total of 100 points. In order to obtain full credit for partial credit problems, all work must

More information

Activity 8: Eigenvectors and Linear Transformations

Activity 8: Eigenvectors and Linear Transformations Activity 8: Eigenvectors and Linear Transformations MATH 20, Fall 2010 November 1, 2010 Names: In this activity, we will explore the effects of matrix diagonalization on the associated linear transformation.

More information

Math 216 First Midterm 19 October, 2017

Math 216 First Midterm 19 October, 2017 Math 6 First Midterm 9 October, 7 This sample exam is provided to serve as one component of your studying for this exam in this course. Please note that it is not guaranteed to cover the material that

More information

4452 Mathematical Modeling Lecture 13: Chaos and Fractals

4452 Mathematical Modeling Lecture 13: Chaos and Fractals Math Modeling Lecture 13: Chaos and Fractals Page 1 442 Mathematical Modeling Lecture 13: Chaos and Fractals Introduction In our tetbook, the discussion on chaos and fractals covers less than 2 pages.

More information

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

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

More information

Solutions of Spring 2008 Final Exam

Solutions of Spring 2008 Final Exam Solutions of Spring 008 Final Exam 1. (a) The isocline for slope 0 is the pair of straight lines y = ±x. The direction field along these lines is flat. The isocline for slope is the hyperbola on the left

More information

Do not write in this space. Problem Possible Score Number Points Total 48

Do not write in this space. Problem Possible Score Number Points Total 48 MTH 337. Name MTH 337. Differential Equations Exam II March 15, 2019 T. Judson Do not write in this space. Problem Possible Score Number Points 1 8 2 10 3 15 4 15 Total 48 Directions Please Read Carefully!

More information

Math 216 Final Exam 14 December, 2017

Math 216 Final Exam 14 December, 2017 Math 216 Final Exam 14 December, 2017 This sample exam is provided to serve as one component of your studying for this exam in this course. Please note that it is not guaranteed to cover the material that

More information

APPM 2360: Final Exam 10:30am 1:00pm, May 6, 2015.

APPM 2360: Final Exam 10:30am 1:00pm, May 6, 2015. APPM 23: Final Exam :3am :pm, May, 25. ON THE FRONT OF YOUR BLUEBOOK write: ) your name, 2) your student ID number, 3) lecture section, 4) your instructor s name, and 5) a grading table for eight questions.

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

MATH GRADE 8 UNIT 4 LINEAR RELATIONSHIPS EXERCISES

MATH GRADE 8 UNIT 4 LINEAR RELATIONSHIPS EXERCISES MATH GRADE 8 UNIT LINEAR RELATIONSHIPS Copright 01 Pearson Education, Inc., or its affiliate(s). All Rights Reserved. Printed in the United States of America. This publication is protected b copright,

More information

5.6 RATIOnAl FUnCTIOnS. Using Arrow notation. learning ObjeCTIveS

5.6 RATIOnAl FUnCTIOnS. Using Arrow notation. learning ObjeCTIveS CHAPTER PolNomiAl ANd rational functions learning ObjeCTIveS In this section, ou will: Use arrow notation. Solve applied problems involving rational functions. Find the domains of rational functions. Identif

More information