ENGI 3424 First Order ODEs Page 1-01

Size: px
Start display at page:

Download "ENGI 3424 First Order ODEs Page 1-01"

Transcription

1 ENGI 344 First Order ODEs Page Ordinary Differential Equations Equations involving only one independent variable and one or more dependent variables, together with their derivatives with respect to the independent variable, are ordinary differential equations (ODEs). Similar equations involving derivatives and more than one independent variable are partial differential equations (to be studied in a later term). Contents: 1.1 First Order Separable ODEs 1. Eamples for First Order Separable ODEs 1.3 First Order Linear ODEs 1.4 Reduction of Order 1.5 Numerical Methods for First Order First Degree ODEs Appendi [not eaminable] 1.6 Eact First Order ODEs 1.7 Integrating Factor 1.8 Derivation of the General Solution of First Order Linear ODEs Additional Material: 1.9 Integration by Parts [Tutorial in Week 1 or ] There is also a tutorial in Week 1 or on partial fractions. That material will be posted on the web site for this course after the tutorial has taken place.

2 ENGI First Order Separable ODEs Page Separation of Variables Eample Unconstrained population growth can be modelled by With (current rate of increase) is proportional to (current population level). t = number in the population at time t, This is a first order, first degree ODE that is both linear and separable. The order of an ODE is that of the highest order derivative present. The degree of an ODE is the eponent of the highest order derivative present. An ODE is linear if each derivative that appears is raised to the power 1 and is not multiplied by any other derivative (but possibly by a function of the independent variable), that is, if the ODE is of the form n k 0 k d y ak R k d A first order ODE is separable if it can be re-written in the form f y dy g d The solution of a separable first order ODE follows from Solution of Eample 1.1.1: f y dy g d

3 ENGI First Order Separable ODEs Page 1-03 Eample (continued) Eample 1.1. One of the simplest constrained growth (or predator-prey) models assumes that the rate of increase in, (the population as a fraction of the maimum population), is directly proportional to both the current population and the current level of resources (or room to grow). In turn, the level of resources is assumed to be complementary to the population: 1. resources This leads to the constrained population growth model d dt k 1 Classification of this ODE:

4 ENGI First Order Separable ODEs Page 1-04 Eample 1.1. (continued)

5 ENGI First Order Separable ODEs Page 1-05 Eample 1.1. (continued)

6 ENGI First Order Separable ODEs Page 1-06 In this course, the only first order ODEs to be considered will have the general form with the following classification: Type Separable M, y d N, y dy 0 Reducible to separable Eact Feature M(, y) = f () g(y) and N(, y) = h() k(y) M(t, ty) = t n M(, y) and N(t, ty) = t n N(, y) for the same n M N y Linear M/N = P()y R() or N/M = Q(y) S(y) Bernoulli M/N = P()y R()y n or N/M = Q(y) S(y) n [Only the separable and linear types will be eaminable.] Eample Terminal Speed A particle falls under gravity from rest through a viscous medium such that the drag force is proportional to the square of the speed. Find the speed vt at any time t > 0 and find the terminal speed v.

7 ENGI First Order Separable ODEs Page 1-07 Eample (continued)

8 ENGI First Order Separable ODEs Page 1-08 Eample (continued)

9 ENGI First Order Separable ODEs Page 1-09 Eample A block is sliding down a slope of angle, as shown, under the influence of its weight, the normal reaction force and the dynamic friction (which consists of two components, a surface term that is proportional to the normal reaction force and an air resistance term that is proportional to the speed). The block starts sliding from rest at A. Find the distance s t travelled down the slope after any time t (until the block reaches B). AP s t AB L Friction = surface + air Starts at rest from A Forces down-slope: Separation of variables method:

10 ENGI First Order Separable ODEs Page 1-10 Eample (continued)

11 ENGI First Order Separable ODEs Page 1-11 Eample (continued) The terminal speed v is The object will not begin to move unless 3 1 For a 10 kg block sliding down a slope of angle 30, with and k, with 4 g 9.81 ms, the terminal speed is just over 4.51 ms 1 and the graphs of speed and position are

12 ENGI First Order Separable ODEs Page Eamples for Separable First Order ODEs Orthogonal trajectories A family of curves in can be represented by the ODE dy f, y d Any curve, whose intersection with any member of that family occurs at right angles, must satisfy the ODE Another family of curves, all of which intersect each member of the first family only at right angles, must also satisfy the ODE Eample 1..1 Find the orthogonal trajectories to the family of curves y c

13 ENGI First Order Separable ODEs Page 1-13 Eample 1..1 (continued)

14 ENGI First Order Separable ODEs Page 1-14 Eample 1.. Find the orthogonal trajectories to the equipotentials of the electric field, Q V, y c, 4 r where r y. Lines of force and equipotential curves are eamples of orthogonal trajectories. Taking the inverse case to Eample 1.., for a central force law, the lines of force are radial dy y lines y k. All of these lines satisfy the ODE. The equipotential curves d must then be solutions of the ODE dy y y dy d c d y The general solution can be re-written as a family of concentric circles. y r, which is clearly the equations of

15 ENGI First Order Separable ODEs Page 1-15 Newton s Law of Cooling t = temperature and If t = time, f = ambient [surrounding] temperature, then the rate at which the temperature of an object decreases, when it is immersed in some other substance whose steady temperature is difference: Eample 1..3 f 0 d k t k dt f, is proportional to the temperature An object is removed from boiling water (at 100 C) and is left in air at room temperature (0 C). After ten minutes, its temperature has fallen to 60 C. Find its temperature t.

16 ENGI First Order Separable ODEs Page 1-16 Eample 1..4 A right circular cylindrical tank is oriented with its ais of symmetry vertical. Its circular cross-sections have an area A (m ). Water enters the tank at the rate Q (m 3 s 1 ). Water leaves through a hole, of area a, in the base of the tank. The initial height of the water is h. Find the height ht and the steady-state height h. o Torricelli: v gh Change of volume: Change = IN OUT

17 ENGI First Order Separable ODEs Page 1-17 Eample 1..4 (continued)

18 ENGI First Order Linear ODEs Page First Order Linear ODEs The general form of a first order linear ordinary differential equation is dy P y R d [or, in some cases, d Qy Sy ] dy The derivation of the solution of a first order linear ODE requires knowledge of eact ODEs and integrating factors, which in turn require familiarity with partial differentiation (Chapter 4). Eact ODEs, integrating factors and the derivation of the solution of a first order linear ODE are presented in the appendi to this chapter. dy d The general solution of P y R is h h y e e R d C, where h P d The arbitrary constant of integration in the epression for h may be ignored safely. dy d : Let us verify that this is indeed a solution to P y R First note that dh d h

19 ENGI First Order Linear ODEs Page 1-19 Eample Solve y y 6e

20 ENGI First Order Linear ODEs Page 1-0 Eample 1.3. : Find the current i t flowing through this simple RL circuit at any time t. The electromotive force is sinusoidal: E t E sint o The voltage drop across the resistor is Ri. The voltage drop across the inductor is Therefore the ODE to be solved is The integrating factor is therefore A two-step integration by parts and some algebraic simplification lead to h Eo Rt/ L e R dt e R sint L cost R L Details:

21 ENGI First Order Linear ODEs Page 1-1 Eample 1.3. (continued) Introducing the phase angle, such that leads to and Also Therefore h R R L cos L R L sin sint cos cost sin sint E o e R dt e sin t R The general solution then becomes L Rt/ L L Rtan, ht ht it e e Rt dt C i t Rt/ L Eo sin t Ae R L steady - state transient For most realistic circuits, the current reaches 99% of its steady state value in just a few microseconds.

22 ENGI First Order Linear ODEs Page 1- Eample Find the general solution of the ODE y y sinh Note: sinh e e Therefore h h y e e R d C

23 ENGI First Order Linear ODEs Page 1-3 Eample Solve the ODE dy 1 e e d y y This ODE is neither separable nor linear for y as a function of. However, y dy y 1 e e d

24 ENGI Reduction of Order Page Reduction of Order Occasionally a second order ordinary differential equation can be reduced to a linked pair of first order ordinary differential equations. If the ODE is of the form f y, y, 0 (that is, no y term), then the ODE becomes the pair of linked first order ODEs f p, p, 0, p y If the ODE is of the form g y, y, y 0 (that is, no term), then the ODE becomes the pair of linked first order ODEs dp dy g p, p, y 0, p dy d d y d dy dp dp dy dp where the chain rule p d d d d dy d dy Eample Find the general solution of the second order ordinary differential equation y y 4 3

25 ENGI Reduction of Order Page 1-5 Eample (continued) Note that the number of arbitrary constants of integration in the general solution matches the order of the ordinary differential equation. Eample 1.4. d y dy Solve. d d This second order ODE can be solved by either of the two methods of reduction of order. dy Let p d Method 1: The ODE becomes

26 ENGI Reduction of Order Page 1-6 Eample 1.4. (continued) Method : The ODE becomes Note that linear ODEs never generate singular solutions, but non-linear ODEs sometimes do generate singular solutions.

27 ENGI Reduction of Order Page 1-7 Eample Solve y y y We need to quote some standard integrals: d a a a 1 arctan C, d 1 and C d 1 arctanh a a a C

28 ENGI Reduction of Order Page 1-8 Eample (continued)

29 ENGI First Order ODEs - Numerical Methods Page Numerical Methods for First Order First Degree ODEs Euler s Method Given an initial value problem, and dy f y y 0 y0 d, a simple method for finding the value of y at other values of is to follow a sequence of tangent lines along the unknown family of solution curves y y. At every point in the -y plane the slope of the tangent line is known: f, y.

30 ENGI First Order ODEs - Numerical Methods Page 1-30 Eample Given that dy y d and y 0 1, estimate the value of y at = 0.4. f, y y. We shall use Euler s method with a step size of h = 0.1. Euler s method is well-suited to evaluation in a spreadsheet [see " We require the value of y 4. Through techniques beyond the scope of this course - or using Maple software [see " - the eact solution to this initial value problem can be shown to be / z t y e 1 erf, where erf z e dt. 0 The correct value of y(0.4) is The Euler method has produced an error of more than.7% in the value of y.

31 ENGI First Order ODEs - Numerical Methods Page 1-31 Runge-Kutta (RK4) Method Many improvements on Euler s original method have been proposed over the past two centuries, based on combinations of values of the slope of the tangent at several points in the neighbourhood of n, y n. Among the most widely accepted is the RK4 method, y f, y, y y whose algorithm for the solution of the initial value problem at 0 nh is: 1 k f, y n 1 1, n n 1 1 1, 3 n n k f h, y h k 4 n n 3 n k f h y h k k f h y h k h yn 1 yn k k k k For the same choice of step size h the RK4 method is much more accurate, but at the price of many more calculations. This algorithm is ideally suited for implementation in a spreadsheet [see " Eample 1.5. Given that at = 0.4. dy y d and y 0 1, use the RK4 method to estimate the value of y This is just the initial value problem of Eample To illustrate the power of the RK4 method compared to the original Euler method, let us use a single step: h = 0.4 and n = 1

32 ENGI First Order ODEs - Numerical Methods Page 1-3 Eample 1.5. (continued) The eact value is The RK4 value is correct to five significant figures. The RK4 method has produced a negligible error of less than 0.01% in the value of y, despite using only one step instead of four steps. There are more eamples in the problem sets. Also see the tutorial eamples for partial fractions and ordinary differential equations on the web site for this course. Some of the eamples in the non-eaminable appendi do provide additional practice in separation of variables or linear ODEs. END OF CHAPTER 1

33 ENGI Eact First Order ODEs Page 1-33 Appendi to Chapter 1 [not eaminable] 1.6 Eact First Order ODEs [requires partial differentiation, Chapter 4] Method: The solution to the first order ordinary differential equation can be written in the implicit form If M, y and, M, y d N, y dy 0 u, y c, (where c is a constant) u u du d dy 0. y N y can be written as the first partial derivatives of some function u with respect to and y respectively, then Clairaut s theorem, u u y y leads to the test for an eact ODE: M N y from which either u M d (and use uy N to find the arbitrary function of integration f y ) or u N dy (and use u M to find the arbitrary function of integration g ) Note that these anti-derivatives are partial: In u M d, treat y as though it were constant during the integration. In u N dy, treat as though it were constant during the integration. After suitable rearrangement, any separable first order ODE is also eact, (but not all eact ODEs are separable).

34 ENGI Eact First Order ODEs Page 1-34 Eample Find the general solution of dy y e d. Rewrite as y e d e dy 0 M N The test for an eact ODE is positive: M e y N u M d y e d y e f y where f y is an arbitrary function of integration. u e f y y N, y e f y 0 f y c But 1 Therefore u y e c c 1 The general solution is y A e Check: y 0 e A e y y e y y e

35 ENGI Eact First Order ODEs Page 1-35 Eample (alternative method) dy Find the general solution of y e d Rewrite as y e d e dy 0 M N The test for an eact ODE is positive:. u y M y e N N e u N dy e dy y e g where g is an arbitrary function of integration. u y e g But M ye g g c 1 u y e c c 1 y A e

36 ENGI Eact First Order ODEs Page 1-36 Eample 1.6. dy Solve y 1. d 1 d M separable. y dy N 0 But M N 0 y Therefore the ODE is also eact. u M d ln f y u 0 f y y But N y f y y y f y c y u, y ln c c Check: y A ln 1 1 dy y 0 d 1 dy y 1 d

37 ENGI Eact First Order ODEs Page 1-37 A separable first order ODE is also eact (after suitable rearrangement). hk ydy 0 f g y d f k y d dy h g y M N 0 M 0 y N Therefore eact! However, the converse is false: an eact first order ODE is not necessarily separable. A single counter-eample is sufficient to establish this. Eample 1.6.1: y y e is eact, but not separable.

38 ENGI Eact First Order ODEs Page 1-38 Eample Find the equation of the curve that passes through the point (1, ) and whose slope at any point (, y) is y /. Solution by the method of separation of variables: dy d y This ODE is separable. dy d ln y ln C (unless y 0, which is a solution) y C ln y ln A A e y A (family of parabolae; y 0 is included in this family). But (1, ) is on the curve = A (1) Therefore y Solution starting with the recognition of an eact ODE: dy d y y d dy 0 y which is not eact. y However, d 1 dy 0 is eact: y 1 0 y y

39 ENGI Eact First Order ODEs Page 1-39 Eample (continued) u M d d ln f y u 0 f y y But N 1 f y 1 y y ln 1 f y y c, ln ln 1 u y y c c ln y ln C ln ln A ln A y A (as before). In general, if an eact ODE is seen to be separable, (or separable after suitable rearrangement), then a solution using the method of separation of variables is usually much faster.

40 ENGI Eact First Order ODEs Page 1-40 Find the complete solution of 3 y 4 d 4 3 y 3 dy 0, y when 1. 4 P 3 y and Q y are both of the type f g y. Therefore the ODE is separable. 3 4 y 3 dy d 4 dy 3 d 4 3 y y 4ln y C 3ln y C A A 3 ln ln ln ln ln 4 3 y A or 3 4 y A OR 3 P 1 y Q y Therefore the ODE is eact. Eact method: Seek u, y such that u 4 u y and 4 y y 3 4 u y c c 1 The [implicit] general solution is 3 4 y A But (0.5, ) lies on the curve A A Complete solution: 3 4 y

41 ENGI Eact First Order ODEs Page 1-41 Eample Solve y d 1 dy 0 P y y 1 and Q 1 are both of the type f g y. Therefore the ODE is separable. dy d y1 1 1 A ln y 1 ln 1 c1 ln 1 Therefore the general solution is OR 1 1 y A P Q y Therefore the ODE is eact. Eact method: u, y such that Seek u u y 1 and 1 y 1 1 u y A If one cannot spot the functional form for u, y, then u M d y 1 d y 1 d y 1 f y y u f y N 1 f y 1 f y y c But 1 u y 1 y c1 c, then 1 1 Let A c c1 1 y A

42 ENGI Eact First Order ODEs Page 1-4 Eample Solve cos y y sin y d cos y y sin y dy 0 cos y cannot be epressed in the form f g y This ODE is not separable. y. cos sin 1 sin 1sin 1cos P y y y P y y y y sin cos Q cos y y y Q sin y y y P Therefore the ODE is eact. Seek u, y such that u y u cos sin and cos sin y y y y y y y u = sin cos y y y A Occasionally another form of eact ODE arises, when one can spot the form d f, y g, whose solution is f, y g d d. Eample Solve y y dy d cos This ODE is neither separable nor linear. However y y y d y cos y sin C d sin C y dy d d d

43 ENGI Integrating Factor Page Integrating Factor Before introducing the general method, let us eamine a specific eample. Eample Convert the first order ordinary differential equation y d dy 0 into eact form and solve it, (without direct use of the method of separation of variables). [Note, this ODE is different from Eample ] The ODE is separable and we can therefore rearrange it quickly into an eact form: 1 d dy y 0 However, let us seek a more systematic way of converting a non-eact form into an eact form. I y be an integrating factor, such that {(the ODE) I, y } is eact: Let, y I d I dy 0 M N M I y I y N I I y We need a simplifying assumption (in order to avoid dealing with partial differential equations). Suppose that I I, then I 0 and I I y M N I 0 I I y

44 ENGI Integrating Factor Page 1-44 Eample (continued) di d I d I I d ln I ln C ln ln A ln A I A Multiplying the original ODE by I (), we obtain the eact ODE (different from the separable-and-eact form) y A d A dy 0 A is an arbitrary constant of integration. Any non-zero choice for A allows us to divide the new ODE by that choice, to leave us with the equivalent eact ODE y d dy 0 Therefore, upon integrating to find the integrating factor arbitrary constant of integration. I, we can safely ignore the If we notice that y y M and y y N then we can immediately conclude that u y c so that the general solution of the original ODE is y c

45 ENGI Integrating Factor Page 1-45 Eample (continued) If we fail to spot the form for the potential function u, then we are faced with one of the two longer methods: Either u M d y d y d y f y uy y f y f y y N f y 0 f y c But 1 1 u y c c y A y or A u N dy dy 1dy y g u y g y g M y g 0 g c But 1 1 u y c c y A y A The functional form for the integrating factor for an ODE is not unique. n1 n In eample 1.7.1, I, y A y is also an integrating factor, for any value of n and for any non-zero value of A. Proof: ODE y d dy 0 becomes n 1 n 1 n n A y d y dy 0 M N M 1 n 1 n n y y and N n 1 n M n y y the transformed ODE is eact.

46 ENGI Integrating Factor Page 1-46 Eample (continued) One can show that the corresponding potential function is y n1 u, y c1 c n 1 n 1, ln 1 u y y c c n both of which lead to y A y 1 A Checking our solution: dy 0 y A y d y d dy 0 Dividing by : y d dy 0 0 which is the original ODE.

47 ENGI Integrating Factor Page 1-47 Integrating Factor General Method: Occasionally it is possible to transform a non-eact first order ODE into eact form. Suppose that P d Q dy 0 is not eact, but that I P d IQ dy 0 is eact, where I, y is an integrating factor. Then, using the product rule, M I P M I P P I y y y and N I Q N I Q Q I From the eactness condition M N I I P Q Q P I y y y If we assume that the integrating factor is a function of alone, then d I Q 0 I P Q d y 1 d I 1 P Q I d Q y This assumption is valid only if 1 P Q y Q R is a function of only. If so, then the integrating factor is I e R d [Note that the arbitrary constant of integration can be omitted safely.] Then R d u M d e P, y d, etc.

48 ENGI Integrating Factor Page 1-48 If we assume that the integrating factor is a function of y alone, then di P Q 1 di 1 Q P 0 P I dy y I dy P y This assumption is valid only if 1 Q P P y Ry a function of y only. If so, then the integrating factor is R y dy I y e and R y dy u N dy e Q, y dy, etc. Eample 1.7. Solve the first order ordinary differential equation 1 3 y 6y y d 3 y dy 0 P Q The ODE is not separable. P 3 6 y y Q 6 0 P Therefore the ODE is not eact. y P Q 3 y y P y Q 3 y Q 3 y 1 R R d 1d I e e e [may ignore arbitrary constant of integration] Therefore an eact form of the ODE is 1 3 y 6y y e d 3 y e dy 0 M N

49 ENGI Integrating Factor Page 1-49 Eample 1.7. (continued) M 3 6 y e y N y e M Therefore the ODE is, indeed, eact. y If one cannot spot the potential function, 3 path to a solution is 3 1 u N dy e y y g 1, then the net fastest u y y y e [Note that an anti-differentiation of M with respect to would involve an integration by parts.] u e y y y g But M 3 y y 6y e g g c General solution: e 3 y y A 1

50 ENGI Integrating Factor Page 1-50 Eample [also Eample 1.1.4] A block is sliding down a slope of angle α, as shown, under the influence of its weight, the normal reaction force and the dynamic friction (which consists of two components, a surface term that is proportional to the normal reaction force and an air resistance term that is proportional to the speed). The block starts sliding from rest at A. Find the distance s(t) travelled down the slope after any time t (until the block reaches B). AP s t AB L W mg N Wcos Friction = surface + air vt F N kv ds dt Starts at rest from A v s Forces down-slope: dv m W sin F mg sin mg cos kv dt dv k a bv, where a g sin cos and b dt m The separation of variables method was followed in Eample Rewritten as dv bv a, it is obvious that this ODE is also linear. dt

51 ENGI Integrating Factor Page 1-51 Eample (continued) Integrating factor method: dv dt a bv bv a dt dv 0 This ODE is not eact. Assume that the integrating factor is a function of t only: I I t. P bv a Py b Q 1 Q 0 Py t " Py Q" Pv Qt b 0 b Q Q 1 R t R dt b 1dt bt I t e bt The ODE becomes the eact form bt bt bv a e dt e dv 0 bt, M bv a e N e We want a function u t, v such that u t bt bt u bv ae and e v One can easily spot that such a function is a bt a u v e A v Ae b b bt bt But a v0 0 (start from rest) 0 b A

52 ENGI Integrating Factor Page 1-5 Eample (continued) Therefore a bt 1 e v t b v ds a 1 dt b e bt a 1 bt s t e C b b But s0 0 a b b C Therefore or a bt s bt e b 1 mg sin cos m kt/ m s t e 1 k k The terminal speed v then follows as in Eample

53 ENGI Linear ODE Derivation Page Derivation of the General Solution of First Order Linear ODEs The general form of a first order linear ordinary differential equation is dy P y d R Rearranging the ODE into standard form, P y Rd 1dy 0 Written in the standard eact form with an integrating factor in place, the ODE becomes I P y R d I dy 0 Compare this with the eact ODE du M, y d N, y dy 0 M The eactness condition y di I P d di I P d Let h P d, then h ln I N and the integrating factor is h I e, where h P d. The ODE becomes the eact form h h 0 e Py R d e dy h h M e Py R, N e and h P. h h h h u M d e h y R d y h e d e R d h u y e e R d f y

54 ENGI Linear ODE Derivation Page 1-54 u h e 0 f y y h But N e f y 0 h u y e e R d c c h y e e R d C h h 1 dy is d h h y e e R d C, where h P d Therefore the general solution of P y R A note on the arbitrary constant of integration in Let h m P d A h A and B e then 1 e e e B e e e e e B m h A h m h A h m m y e e R d C 1 h h h h C e B e R d C e e R d B B P d : A Therefore we may set the arbitrary constant in h including zero, without affecting the general solution of the ODE at all. P d to any value we wish,

55 ENGI 344 First Order ODEs Page 1-55 Review for the solution of first order first degree ODEs: P d Q dy 0 1. Is the ODE separable? If so, use separation of variables. If not, then. Can the ODE be re-written in the form y P y R? If so, it is linear. h h P d and y e e R d C Only the separable and linear types are eaminable in ENGI 344. Else 3. Is Py Q? If so, then the ODE is eact. u u Seek u such that P and Q. y The solution is u = c. Else h Py Q 4. Is a function of only? Q R d Py Q If so, the integrating factor is I e, where R. Q Then solve the eact ODE I P d + I Q dy = 0. Else, Q Py 5. Is a function of y only? P R y dy Q Py If so, the integrating factor is I y e, where R y. P Then solve the eact ODE I P d + I Q dy = 0. A first order ODE that does not fall into one of the five classes above is beyond the scope of this course.

ENGI 2422 First Order ODEs - Separable Page 3-01

ENGI 2422 First Order ODEs - Separable Page 3-01 ENGI 4 First Order ODEs - Separable Page 3-0 3. Ordinary Differential Equations Equations involving only one independent variable and one or more dependent variables, together with their derivatives with

More information

ENGI Second Order Linear ODEs Page Second Order Linear Ordinary Differential Equations

ENGI Second Order Linear ODEs Page Second Order Linear Ordinary Differential Equations ENGI 344 - Second Order Linear ODEs age -01. Second Order Linear Ordinary Differential Equations The general second order linear ordinary differential equation is of the form d y dy x Q x y Rx dx dx Of

More information

ENGI 9420 Lecture Notes 1 - ODEs Page 1.01

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

More information

Basic Theory of Differential Equations

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

More information

Ordinary Differential Equations (ODEs)

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

More information

1985 AP Calculus AB: Section I

1985 AP Calculus AB: Section I 985 AP Calculus AB: Section I 9 Minutes No Calculator Notes: () In this eamination, ln denotes the natural logarithm of (that is, logarithm to the base e). () Unless otherwise specified, the domain of

More information

ENGI 3424 Engineering Mathematics Problem Set 1 Solutions (Sections 1.1 and 1.2)

ENGI 3424 Engineering Mathematics Problem Set 1 Solutions (Sections 1.1 and 1.2) ENGI 344 Engineering Matheatics Proble Set 1 Solutions (Sections 1.1 and 1.) 1. Find the general solution of the ordinary differential equation y 0 This ODE is not linear (due to the product y ). However,

More information

Ordinary Differential Equations (ODE)

Ordinary Differential Equations (ODE) ++++++++++ Ordinary Differential Equations (ODE) Previous year Questions from 07 to 99 Ramanasri Institute W E B S I T E : M A T H E M A T I C S O P T I O N A L. C O M C O N T A C T : 8 7 5 0 7 0 6 6 /

More information

AP Calculus Testbank (Chapter 6) (Mr. Surowski)

AP Calculus Testbank (Chapter 6) (Mr. Surowski) AP Calculus Testbank (Chapter 6) (Mr. Surowski) Part I. Multiple-Choice Questions 1. Suppose that f is an odd differentiable function. Then (A) f(1); (B) f (1) (C) f(1) f( 1) (D) 0 (E). 1 1 xf (x) =. The

More information

Use separation of variables to solve the following differential equations with given initial conditions. y 1 1 y ). y(y 1) = 1

Use separation of variables to solve the following differential equations with given initial conditions. y 1 1 y ). y(y 1) = 1 Chapter 11 Differential Equations 11.1 Use separation of variables to solve the following differential equations with given initial conditions. (a) = 2ty, y(0) = 10 (b) = y(1 y), y(0) = 0.5, (Hint: 1 y(y

More information

Math Applied Differential Equations

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

More information

Introduction to First Order Equations Sections

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

More information

EXACT EQUATIONS AND INTEGRATING FACTORS

EXACT EQUATIONS AND INTEGRATING FACTORS MAP- EXACT EQUATIONS AND INTEGRATING FACTORS First-order Differential Equations for Which We Can Find Eact Solutions Stu the patterns carefully. The first step of any solution is correct identification

More information

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

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

More information

(a) Show that there is a root α of f (x) = 0 in the interval [1.2, 1.3]. (2)

(a) Show that there is a root α of f (x) = 0 in the interval [1.2, 1.3]. (2) . f() = 4 cosec 4 +, where is in radians. (a) Show that there is a root α of f () = 0 in the interval [.,.3]. Show that the equation f() = 0 can be written in the form = + sin 4 Use the iterative formula

More information

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

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

More information

dy dx and so we can rewrite the equation as If we now integrate both sides of this equation, we get xy x 2 C Integrating both sides, we would have

dy dx and so we can rewrite the equation as If we now integrate both sides of this equation, we get xy x 2 C Integrating both sides, we would have LINEAR DIFFERENTIAL EQUATIONS A first-der linear differential equation is one that can be put into the fm 1 d Py Q where P and Q are continuous functions on a given interval. This type of equation occurs

More information

Solutions to the Review Questions

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

More information

ENGI Partial Differentiation Page y f x

ENGI Partial Differentiation Page y f x ENGI 344 4 Partial Differentiation Page 4-0 4. Partial Differentiation For functions of one variable, be found unambiguously by differentiation: y f x, the rate of change of the dependent variable can

More information

Systems of Linear ODEs

Systems of Linear ODEs P a g e 1 Systems of Linear ODEs Systems of ordinary differential equations can be solved in much the same way as discrete dynamical systems if the differential equations are linear. We will focus here

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

Solutions. 1. Use the table of integral formulas in Appendix B in the textbook to help compute the integrals below. u du 9 + 4u + C 48

Solutions. 1. Use the table of integral formulas in Appendix B in the textbook to help compute the integrals below. u du 9 + 4u + C 48 ams 11b Study Guide 3 econ 11b Solutions 1. Use the table of integral formulas in Appendi B in the tetbook to help compute the integrals below. 4 d a. 5 + 9 = 4 5 1 3 ln + 9 3 + C = 4 15 ln + 9 3 + C Formula

More information

EAD 115. Numerical Solution of Engineering and Scientific Problems. David M. Rocke Department of Applied Science

EAD 115. Numerical Solution of Engineering and Scientific Problems. David M. Rocke Department of Applied Science EAD 115 Numerical Solution of Engineering and Scientific Problems David M. Rocke Department of Applied Science Transient Response of a Chemical Reactor Concentration of a substance in a chemical reactor

More information

= f (x ), recalling the Chain Rule and the fact. dx = f (x )dx and. dx = x y dy dx = x ydy = xdx y dy = x dx. 2 = c

= f (x ), recalling the Chain Rule and the fact. dx = f (x )dx and. dx = x y dy dx = x ydy = xdx y dy = x dx. 2 = c Separable Variables, differential equations, and graphs of their solutions This will be an eploration of a variety of problems that occur when stuing rates of change. Many of these problems can be modeled

More information

ENGI Partial Differentiation Page y f x

ENGI Partial Differentiation Page y f x ENGI 3424 4 Partial Differentiation Page 4-01 4. Partial Differentiation For functions of one variable, be found unambiguously by differentiation: y f x, the rate of change of the dependent variable can

More information

D1.3 Separable Differential Equations

D1.3 Separable Differential Equations Section 5.3 Separable Differential Equations D.3 Separable Differential Equations Sketching solutions of a differential equation using its direction field is a powerful technique, and it provides a wealth

More information

SOLUTIONS BY SUBSTITUTIONS

SOLUTIONS BY SUBSTITUTIONS 25 SOLUTIONS BY SUBSTITUTIONS 71 25 SOLUTIONS BY SUBSTITUTIONS REVIEW MATERIAL Techniques of integration Separation of variables Solution of linear DEs INTRODUCTION We usually solve a differential equation

More information

UCLA: Math 3B Problem set 8 (solutions) Fall, 2016

UCLA: Math 3B Problem set 8 (solutions) Fall, 2016 This week you will get practice applying the exponential and logistic models and describing their qualitative behaviour. Some of these questions take a bit of thought, they are good practice if you generally

More information

Ordinary Differential Equations

Ordinary Differential Equations ++++++++++ Ordinary Differential Equations Previous year Questions from 016 to 199 Ramanasri 016 S H O P NO- 4, 1 S T F L O O R, N E A R R A P I D F L O U R M I L L S, O L D R A J E N D E R N A G A R,

More information

Solutions to the Review Questions

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

More information

XXIX Applications of Differential Equations

XXIX Applications of Differential Equations MATHEMATICS 01-BNK-05 Advanced Calculus Martin Huard Winter 015 1. Suppose that the rate at which a population of size yt at time t changes is proportional to the amount present. This gives rise to the

More information

(competition between 2 species) (Laplace s equation, potential theory,electricity) dx4 (chemical reaction rates) (aerodynamics, stress analysis)

(competition between 2 species) (Laplace s equation, potential theory,electricity) dx4 (chemical reaction rates) (aerodynamics, stress analysis) SSE1793: Tutorial 1 1 UNIVERSITI TEKNOLOGI MALAYSIA SSE1793 DIFFERENTIAL EQUATIONS TUTORIAL 1 1. Classif each of the following equations as an ordinar differential equation (ODE) or a partial differential

More information

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

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

More information

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

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

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

More information

Chapter1. Ordinary Differential Equations

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

More information

need not, however, correspond to the same point on the spoke.) At a certain time, consider a spoke in the lower half of the wheel. A short time later,

need not, however, correspond to the same point on the spoke.) At a certain time, consider a spoke in the lower half of the wheel. A short time later, 1999 Boston Area Undergraduate Physics Competition Solutions 1. (a) Let the sphere have radius R and charge Q. Then the potential at the surface is V (R) = Q R : (1) The magnitude of the eld at radius

More information

Mixing Problems. Solution of concentration c 1 grams/liter flows in at a rate of r 1 liters/minute. Figure 1.7.1: A mixing problem.

Mixing Problems. Solution of concentration c 1 grams/liter flows in at a rate of r 1 liters/minute. Figure 1.7.1: A mixing problem. page 57 1.7 Modeling Problems Using First-Order Linear Differential Equations 57 For Problems 33 38, use a differential equation solver to determine the solution to each of the initial-value problems and

More information

VII. Techniques of Integration

VII. Techniques of Integration VII. Techniques of Integration Integration, unlike differentiation, is more of an art-form than a collection of algorithms. Many problems in applied mathematics involve the integration of functions given

More information

sections June 11, 2009

sections June 11, 2009 sections 3.2-3.5 June 11, 2009 Population growth/decay When we model population growth, the simplest model is the exponential (or Malthusian) model. Basic ideas: P = P(t) = population size as a function

More information

Sample Questions, Exam 1 Math 244 Spring 2007

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

More information

ANOTHER FIVE QUESTIONS:

ANOTHER FIVE QUESTIONS: No peaking!!!!! See if you can do the following: f 5 tan 6 sin 7 cos 8 sin 9 cos 5 e e ln ln @ @ Epress sin Power Series Epansion: d as a Power Series: Estimate sin Estimate MACLAURIN SERIES ANOTHER FIVE

More information

Math Applied Differential Equations

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

More information

1993 AP Calculus AB: Section I

1993 AP Calculus AB: Section I 99 AP Calculus AB: Section I 90 Minutes Scientific Calculator Notes: () The eact numerical value of the correct answer does not always appear among the choices given. When this happens, select from among

More information

Daily Lessons and Assessments for AP* Calculus AB, A Complete Course Page 584 Mark Sparks 2012

Daily Lessons and Assessments for AP* Calculus AB, A Complete Course Page 584 Mark Sparks 2012 The Second Fundamental Theorem of Calculus Functions Defined by Integrals Given the functions, f(t), below, use F( ) f ( t) dt to find F() and F () in terms of.. f(t) = 4t t. f(t) = cos t Given the functions,

More information

Fourier Analysis Fourier Series C H A P T E R 1 1

Fourier Analysis Fourier Series C H A P T E R 1 1 C H A P T E R Fourier Analysis 474 This chapter on Fourier analysis covers three broad areas: Fourier series in Secs...4, more general orthonormal series called Sturm iouville epansions in Secs..5 and.6

More information

y=5 y=1+x 2 AP Calculus Chapter 5 Testbank Part I. Multiple-Choice Questions

y=5 y=1+x 2 AP Calculus Chapter 5 Testbank Part I. Multiple-Choice Questions AP Calculus Chapter 5 Testbank Part I. Multiple-Choice Questions. Which of the following integrals correctly corresponds to the area of the shaded region in the figure to the right? (A) (B) (C) (D) (E)

More information

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

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

More information

Section 4.4 The Fundamental Theorem of Calculus

Section 4.4 The Fundamental Theorem of Calculus Section 4.4 The Fundamental Theorem of Calculus The First Fundamental Theorem of Calculus If f is continuous on the interval [a,b] and F is any function that satisfies F '() = f() throughout this interval

More information

Linear Second Order ODEs

Linear Second Order ODEs Chapter 3 Linear Second Order ODEs In this chapter we study ODEs of the form (3.1) y + p(t)y + q(t)y = f(t), where p, q, and f are given functions. Since there are two derivatives, we might expect that

More information

Outline. Calculus for the Life Sciences. Malthusian Growth Model. Introduction. Lecture Notes Separable Differential Equations

Outline. Calculus for the Life Sciences. Malthusian Growth Model. Introduction. Lecture Notes Separable Differential Equations Calculus for the Life Sciences Lecture Notes Outline 1 Joseph M. Mahaffy, jmahaffy@mail.sdsu.edu Department of Mathematics and Statistics Dynamical Systems Group Computational Sciences Research Center

More information

171, Calculus 1. Summer 1, CRN 50248, Section 001. Time: MTWR, 6:30 p.m. 8:30 p.m. Room: BR-43. CRN 50248, Section 002

171, Calculus 1. Summer 1, CRN 50248, Section 001. Time: MTWR, 6:30 p.m. 8:30 p.m. Room: BR-43. CRN 50248, Section 002 171, Calculus 1 Summer 1, 018 CRN 5048, Section 001 Time: MTWR, 6:0 p.m. 8:0 p.m. Room: BR-4 CRN 5048, Section 00 Time: MTWR, 11:0 a.m. 1:0 p.m. Room: BR-4 CONTENTS Syllabus Reviews for tests 1 Review

More information

Study Guide and Intervention. The Quadratic Formula and the Discriminant. Quadratic Formula. Replace a with 1, b with -5, and c with -14.

Study Guide and Intervention. The Quadratic Formula and the Discriminant. Quadratic Formula. Replace a with 1, b with -5, and c with -14. Study Guide and Intervention Quadratic Formula The Quadratic Formula can be used to solve any quadratic equation once it is written in the form a 2 + b + c = 0. Quadratic Formula The solutions of a 2 +

More information

Section 2.2 Solutions to Separable Equations

Section 2.2 Solutions to Separable Equations Section. Solutions to Separable Equations Key Terms: Separable DE Eponential Equation General Solution Half-life Newton s Law of Cooling Implicit Solution (The epression has independent and dependent variables

More information

Solutions to Math 41 Final Exam December 9, 2013

Solutions to Math 41 Final Exam December 9, 2013 Solutions to Math 4 Final Eam December 9,. points In each part below, use the method of your choice, but show the steps in your computations. a Find f if: f = arctane csc 5 + log 5 points Using the Chain

More information

9.3: Separable Equations

9.3: Separable Equations 9.3: Separable Equations An equation is separable if one can move terms so that each side of the equation only contains 1 variable. Consider the 1st order equation = F (x, y). dx When F (x, y) = f (x)g(y),

More information

MATH 100, Section 110 Midterm 2 November 4, 2014 Page 1 of 7

MATH 100, Section 110 Midterm 2 November 4, 2014 Page 1 of 7 MATH 00, Section 0 Midterm 2 November 4, 204 Page of 7 Midterm 2 Duration: 45 minutes This test has 5 questions on 7 pages, for a total of 40 points. Read all the questions carefully before starting to

More information

UBC-SFU-UVic-UNBC Calculus Exam Solutions 7 June 2007

UBC-SFU-UVic-UNBC Calculus Exam Solutions 7 June 2007 This eamination has 15 pages including this cover. UBC-SFU-UVic-UNBC Calculus Eam Solutions 7 June 007 Name: School: Signature: Candidate Number: Rules and Instructions 1. Show all your work! Full marks

More information

Answer Key 1973 BC 1969 BC 24. A 14. A 24. C 25. A 26. C 27. C 28. D 29. C 30. D 31. C 13. C 12. D 12. E 3. A 32. B 27. E 34. C 14. D 25. B 26.

Answer Key 1973 BC 1969 BC 24. A 14. A 24. C 25. A 26. C 27. C 28. D 29. C 30. D 31. C 13. C 12. D 12. E 3. A 32. B 27. E 34. C 14. D 25. B 26. Answer Key 969 BC 97 BC. C. E. B. D 5. E 6. B 7. D 8. C 9. D. A. B. E. C. D 5. B 6. B 7. B 8. E 9. C. A. B. E. D. C 5. A 6. C 7. C 8. D 9. C. D. C. B. A. D 5. A 6. B 7. D 8. A 9. D. E. D. B. E. E 5. E.

More information

Integral Curve (generic name for a member of the collection of known as the general solution)

Integral Curve (generic name for a member of the collection of known as the general solution) Section 1.2 Solutions of Some Differential Equations Key Terms/Ideas: Phase Line (This topic is not in this section of the book.) Classification of Equilibrium Solutions: Source, Sink, Node SPECIAL CASE:

More information

Extra Practice Recovering C

Extra Practice Recovering C Etra Practice Recovering C 1 Given the second derivative of a function, integrate to get the first derivative, then again to find the equation of the original function. Use the given initial conditions

More information

Solutions to Section 1.1

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

More information

Chapter 27 AB Calculus Practice Test

Chapter 27 AB Calculus Practice Test Chapter 7 AB Calculus Practice Test The Eam AP Calculus AB Eam SECTION I: Multiple-Choice Questions DO NOT OPEN THIS BOOKLET UNTIL YOU ARE TOLD TO DO SO. At a Glance Total Time 1 hour and 45 minutes Number

More information

Math 308 Exam I Practice Problems

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

More information

Nonlinear Oscillations and Chaos

Nonlinear Oscillations and Chaos CHAPTER 4 Nonlinear Oscillations and Chaos 4-. l l = l + d s d d l l = l + d m θ m (a) (b) (c) The unetended length of each spring is, as shown in (a). In order to attach the mass m, each spring must be

More information

CHAPTER 6 Differential Equations

CHAPTER 6 Differential Equations CHAPTER 6 Differential Equations Section 6. Slope Fields and Euler s Method.............. 55 Section 6. Differential Equations: Growth and Deca........ 557 Section 6. Separation of Variables and the Logistic

More information

Math 266: Ordinary Differential Equations

Math 266: Ordinary Differential Equations Math 266: Ordinary Differential Equations Long Jin Purdue University, Spring 2018 Basic information Lectures: MWF 8:30-9:20(111)/9:30-10:20(121), UNIV 103 Instructor: Long Jin (long249@purdue.edu) Office

More information

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

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

More information

Homework 2 Solutions Math 307 Summer 17

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

More information

MTH 3311 Test #1. order 3, linear. The highest order of derivative of y is 2. Furthermore, y and its derivatives are all raised to the

MTH 3311 Test #1. order 3, linear. The highest order of derivative of y is 2. Furthermore, y and its derivatives are all raised to the MTH 3311 Test #1 F 018 Pat Rossi Name Show CLEARLY how you arrive at your answers. 1. Classify the following according to order and linearity. If an equation is not linear, eplain why. (a) y + y y = 4

More information

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

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

More information

Differential Equation. Introduction Booklet - I With the help of this booklet you can easily follow the concepts of differential equations.

Differential Equation. Introduction Booklet - I With the help of this booklet you can easily follow the concepts of differential equations. Differential Equation Introduction Booklet - I With the help of this booklet you can easily follow the concepts of differential equations. Dr. Ajay Kumar Tiwari 1/16/019 Definition The equation which contains

More information

2. Higher-order Linear ODE s

2. Higher-order Linear ODE s 2. Higher-order Linear ODE s 2A. Second-order Linear ODE s: General Properties 2A-1. On the right below is an abbreviated form of the ODE on the left: (*) y + p()y + q()y = r() Ly = r() ; where L is the

More information

Differential Equations

Differential Equations Differential Equations Collège André-Chavanne Genève richard.o-donovan@edu.ge.ch 2012 2 1 INITIAL PROBLEMS 1 Initial problems Exercise 1 Radioactivity is due to the decay of nuclei in the atoms. The following

More information

1998 AP Calculus AB: Section I, Part A

1998 AP Calculus AB: Section I, Part A 998 AP Calculus AB: 55 Minutes No Calculator Note: Unless otherwise specified, the domain of a function f is assumed to be the set of all real numbers for which f () is a real number.. What is the -coordinate

More information

Applications of Second-Order Differential Equations

Applications of Second-Order Differential Equations Applications of Second-Order Differential Equations ymy/013 Building Intuition Even though there are an infinite number of differential equations, they all share common characteristics that allow intuition

More information

Predicting the future with Newton s Second Law

Predicting the future with Newton s Second Law Predicting the future with Newton s Second Law To represent the motion of an object (ignoring rotations for now), we need three functions x(t), y(t), and z(t), which describe the spatial coordinates of

More information

Maths A Level Summer Assignment & Transition Work

Maths A Level Summer Assignment & Transition Work Maths A Level Summer Assignment & Transition Work The summer assignment element should take no longer than hours to complete. Your summer assignment for each course must be submitted in the relevant first

More information

Chapter 5: Limits, Continuity, and Differentiability

Chapter 5: Limits, Continuity, and Differentiability Chapter 5: Limits, Continuity, and Differentiability 63 Chapter 5 Overview: Limits, Continuity and Differentiability Derivatives and Integrals are the core practical aspects of Calculus. They were the

More information

MATH 12 CLASS 5 NOTES, SEP

MATH 12 CLASS 5 NOTES, SEP MATH 12 CLASS 5 NOTES, SEP 30 2011 Contents 1. Vector-valued functions 1 2. Differentiating and integrating vector-valued functions 3 3. Velocity and Acceleration 4 Over the past two weeks we have developed

More information

Introductory Differential Equations

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

More information

Student s Printed Name:

Student s Printed Name: MATH 060 Test Answer Key Fall 05 Calculus of One Variable I Version A Sections.., 4. Student s Printed Name: Instructor: CUID: Section: Instructions: You are not permitted to use a calculator on any portion

More information

2. Find the value of y for which the line through A and B has the given slope m: A(-2, 3), B(4, y), 2 3

2. Find the value of y for which the line through A and B has the given slope m: A(-2, 3), B(4, y), 2 3 . Find an equation for the line that contains the points (, -) and (6, 9).. Find the value of y for which the line through A and B has the given slope m: A(-, ), B(4, y), m.. Find an equation for the line

More information

UCLA: Math 3B Problem set 7 (solutions) Fall, 2017

UCLA: Math 3B Problem set 7 (solutions) Fall, 2017 This week you will get practice solving separable differential equations, as well as some practice with linear models *Numbers in parentheses indicate the question has been taken from the textbook: S.

More information

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

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

More information

First order differential equations

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

More information

Outline. Calculus for the Life Sciences. What is a Differential Equation? Introduction. Lecture Notes Introduction to Differential Equa

Outline. Calculus for the Life Sciences. What is a Differential Equation? Introduction. Lecture Notes Introduction to Differential Equa Outline Calculus for the Life Sciences Lecture Notes to Differential Equations Joseph M. Mahaffy, jmahaffy@mail.sdsu.edu 1 Department of Mathematics and Statistics Dynamical Systems Group Computational

More information

Differential Equations

Differential Equations Chapter 9 Differential Equations 9. Introduction A differential equation is a relationship between some (unknown) function and one of its derivatives. Examples of differential equations were encountered

More information

AP Calculus Multiple Choice Questions - Chapter 7

AP Calculus Multiple Choice Questions - Chapter 7 Find the general solution to the eact differential equation dy/d = t cos(t ) a y = cos(6t) + b y = sin(6t) + c y = cos(t ) + d y = sin(t ) + Find the general solution to the eact differential equation

More information

CALCULUS APPLICATIONS OF DIFFERENTIATION LESSON PLAN. C3 Topic Overview

CALCULUS APPLICATIONS OF DIFFERENTIATION LESSON PLAN. C3 Topic Overview CALCULUS C3 Topic Overview C3 APPLICATIONS OF DIFFERENTIATION Differentiation can be used to investigate the behaviour of a function, to find regions where the value of a function is increasing or decreasing

More information

Mathematics 132 Calculus for Physical and Life Sciences 2 Exam 3 Review Sheet April 15, 2008

Mathematics 132 Calculus for Physical and Life Sciences 2 Exam 3 Review Sheet April 15, 2008 Mathematics 32 Calculus for Physical and Life Sciences 2 Eam 3 Review Sheet April 5, 2008 Sample Eam Questions - Solutions This list is much longer than the actual eam will be (to give you some idea of

More information

Examiner: D. Burbulla. Aids permitted: Formula Sheet, and Casio FX-991 or Sharp EL-520 calculator.

Examiner: D. Burbulla. Aids permitted: Formula Sheet, and Casio FX-991 or Sharp EL-520 calculator. University of Toronto Faculty of Applied Science and Engineering Solutions to Final Examination, June 017 Duration: and 1/ hrs First Year - CHE, CIV, CPE, ELE, ENG, IND, LME, MEC, MMS MAT187H1F - Calculus

More information

1969 AP Calculus BC: Section I

1969 AP Calculus BC: Section I 969 AP Calculus BC: Section I 9 Minutes No Calculator Note: In this eamination, ln denotes the natural logarithm of (that is, logarithm to the base e).. t The asymptotes of the graph of the parametric

More information

Math 123, Week 9: Separable, First-Order Linear, and Substitution Methods. Section 1: Separable DEs

Math 123, Week 9: Separable, First-Order Linear, and Substitution Methods. Section 1: Separable DEs Math 123, Week 9: Separable, First-Order Linear, and Substitution Methods Section 1: Separable DEs We are finally to the point in the course where we can consider how to find solutions to differential

More information

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

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

More information

Chapter 9b: Numerical Methods for Calculus and Differential Equations. Initial-Value Problems Euler Method Time-Step Independence MATLAB ODE Solvers

Chapter 9b: Numerical Methods for Calculus and Differential Equations. Initial-Value Problems Euler Method Time-Step Independence MATLAB ODE Solvers Chapter 9b: Numerical Methods for Calculus and Differential Equations Initial-Value Problems Euler Method Time-Step Independence MATLAB ODE Solvers Acceleration Initial-Value Problems Consider a skydiver

More information

SMA 208: Ordinary differential equations I

SMA 208: Ordinary differential equations I SMA 208: Ordinary differential equations I Modeling with First Order differential equations Lecturer: Dr. Philip Ngare (Contacts: pngare@uonbi.ac.ke, Tue 12-2 PM) School of Mathematics, University of Nairobi

More information

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question.

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Chapter Practice Test Name MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Find the general solution to the eact differential equation. ) dy dt =

More information

2008 CALCULUS AB SECTION I, Part A Time 55 minutes Number of Questions 28 A CALCULATOR MAY NOT BE USED ON THIS PART OF THE EXAMINATION

2008 CALCULUS AB SECTION I, Part A Time 55 minutes Number of Questions 28 A CALCULATOR MAY NOT BE USED ON THIS PART OF THE EXAMINATION 8 CALCULUS AB SECTION I, Part A Time 55 minutes Number of Questions 8 A CALCULATOR MAY NOT BE USED ON THIS PART OF THE EXAMINATION Directions: Solve each of the following problems. After eamining the form

More information

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

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

More information