Presentation is loading. Please wait.

Presentation is loading. Please wait.

Section 1.1 Differential Equations & Mathematical Models

Similar presentations


Presentation on theme: "Section 1.1 Differential Equations & Mathematical Models"— Presentation transcript:

1 Section 1.1 Differential Equations & Mathematical Models

2 Differential Equations – “Equations with derivatives in them.”
Examples: 1. 2. 3. y″ – 2 = 3x ln(x) + y2

3 What is a solution to a differential equation?

4 A differential equation will often have infinitely many solutions.
For example, here are some of the many solutions of 1. y = x2 2. y = x2 + e–x 3. y = x2 + 4e–x 4. y = x e–x : “Family of solutions”

5 Calculus Review: If then

6 A differential equation will usually have infinitely many solutions, but there times when a differential equation will have only one solution or no solutions. Example: (y ′)2 + y2 = –1

7 Some differential equations will have solutions, but unfortunately we can't write them down (in terms of our elementary functions). Example:

8 General Solutions vs. Particular Solutions
1. Solve 2. Solve if y = 5 when x = 1. 3. Solve , y(1) = 5.

9 Initial Value Problem –
consists of a differential equation along with an initial condition y(xo) = yo

10 Definition: Order The order of a differential equation is the order of the highest derivative appearing in it.

11 Expressing differential equations:
Often we will be able to express 1st order differential equations as

12 Expressing differential equations:
We will always be able to express 1st order differential equations in the form F(x, y, y′) = 0 2nd order differential equations in the form F(x, y, y′, y″) = 0 : nth order differential equations in the form F(x, y, y′, y″, y″′, , y(n)) = 0

13 Definition: Solution to a Differential Equation
A function u(x) is a solution to the differential equation F(x, y, y′, y″, . . , y(n)) = 0 on an interval J if u, u′, u″, , u(n) exist on J and F(x, u, u′, u″, , u(n)) = 0 for all x on J.

14 Ex. 1 (a) Show that y(x) = 1/x is a solution to on the interval [1, 20].

15 Ex. 1 (b) Show that y(x) = 1/x is not a solution to on the interval [-20, 20].

16 Ex. 2 (a) Show that y1(x) = sin(x) is a solution to (y ′ )2 + y2 = 1 (b) Show that y2(x) = cos(x) is a solution to (y ′ )2 + y2 = 1

17 Partial Derivatives Ordinary Differential Equations vs. Partial Differential Equations

18 Section 1.2 Integrals as General & Particular Solutions

19 Ex. 1 Solve

20 Ex. 2 Solve

21 Ex. 3 Solve

22

23

24 Position - Velocity – Acceleration
s(t) = position s′ (t) = velocity s″ (t) = acceleration Force = Mass x Acceleration

25 Ex. 5 A lunar lander is falling freely toward the surface of the moon at a speed of 450 m/s. Its retrorockets, when fired, provide a constant deceleration of 2.5 m/s2 (the gravitational acceleration produced by the moon is assumed to be included in the given deceleration). At what height above the lunar surface should the retro rockets be activated to ensure a "soft touchdown" (velocity = 0 at impact)?

26 Ex. 5 A lunar lander is falling freely toward the surface of the moon at a speed of 450 m/s. Its retrorockets, when fired, provide a constant deceleration of 2.5 m/s2 (the gravitational acceleration produced by the moon is assumed to be included in the given deceleration). At what height above the lunar surface should the retro rockets be activated to ensure a "soft touchdown" (velocity = 0 at impact)?

27 Section 1.3 Slope Fields & Solution Curves

28 Slope field for

29 Slope field for

30 Ex. 1 Sketch the slope field for y′ = –x

31 Ex. 2 Sketch the slope field for y′ = x2 + y2

32 Ex. 3 Examine some solution curves of
On the following slope field, draw the solution curve which satisfies the initial condition of (a) y(2) = –1 (b) y(–1) = 3 (c) y(0) = 0 (d) y(0) = 1

33 Calculus Review (definition of continuity):
f (x) is continuous at xo if

34 Calculus Review (definition of continuity):
f (x) is continuous at xo if f (x, y) is continuous at (xo, yo) if

35 Theorem I: Existence & Uniqueness of Solutions
Suppose that f (x, y) is continuous on some rectangle in the xy-plane containing the point (xo, yo) in its interior and that the partial derivative fy is continuous on that rectangle. Then the initial value problem has a unique solution on some open interval Jo containing the point xo.

36 Ex. 4 Determine what this theorem says about the solutions in each of the following differential equations: (a)

37 Ex. 4 Determine what this theorem says about the solutions in each of the following differential equations: (b)

38 Ex. 4 Determine what this theorem says about the solutions in each of the following differential equations: (c)

39 Ex. 4 Determine what this theorem says about the solutions in each of the following differential equations: (d)

40 Ex. 4 Determine what this theorem says about the solutions in each of the following differential equations: (e)

41 Ex. 4 Determine what this theorem says about the solutions in each of the following differential equations: (f)

42 Section 1.4 Separable Equations & Applications

43 Definition: Separable Differential Equation
A first order differential equation is said to be separable if f (x, y) can be written as a product of a function of x and a function of y (i.e ).

44 Definition: Separable Differential Equation
A first order differential equation is said to be separable if f (x, y) can be written as a product of a function of x and a function of y (i.e ). Examples: 1. 2. 3.

45 To solve a separable differentiable equation of the form
we proceed as follows:

46 To solve a separable differentiable equation of the form
we proceed as follows: h(y) dy = g(x) dx

47 To solve a separable differentiable equation of the form
we proceed as follows: h(y) dy = g(x) dx (Then integrate both sides and solve for y, if this is possible.)

48 Ex. 1 Solve

49 Ex. 2 Solve

50 Justification for why this method for solving separable differentiable equations actually works.

51 Ex. 3 Solve

52 Ex. 4 Solve

53 Review of general solutions and particular solutions.

54 Definition: Singular Solution
A particular solution to a first order differential equation is said to be a singular solution if it does not come from the general solution.

55 Ex. 5 Solve

56 Ex. 5 Solve

57 In general: If we have the differential equation , and h(y) has a zero of yo then the function y(x) = yo will be a singular solution.

58 Applications If y changes at a rate proportional to y then (for some constant k). Radioactive material & half-lives

59 Ex. 6 A radioactive substance has a half-life of 5 years
Ex A radioactive substance has a half-life of 5 years. Initially there are 128 grams of this substance. How much remains after t years?

60 Ex. 7 The half-life of radioactive cobalt is 5. 27 years
Ex The half-life of radioactive cobalt is 5.27 years. Suppose that a nuclear accident has left the level of cobalt radiation in a certain region at 100 times the level acceptable for human habitation. How long will it be until the region is again habitable?

61 Carbon dating

62 Ex Carbon extracted from an ancient skull contained only one-sixth as much 14C as carbon extracted from present-day bone. How old is the skull?

63 Newton's law of cooling (heating)
According to Newton's law of cooling, the time rate of change of the temperature T of a body immersed in a medium of constant temperature A is proportional to the difference T – A . That is:

64 Ex A cake is removed from an oven at 210° F and left to cool at a room temperature, which is 70° F. After 30 min the temperature of the cake is 140° F. When will it be 100° F?

65 Section 1.5 Linear First-Order Equations

66 Definition: Linear Differential Equation (First Order)
A first order differential equation is linear if there are functions P(x) and Q(x) so that Examples: 1. y′ + sin(x) y = ex 2. y′ – sin(x) y = ex 3. y′ = 3x2y + x3 – 4x + 1 4. cos(x) y′ – sec(x) y = x2

67 Definition: Linear Differential Equation (First Order)
A first order differential equation is linear if there are functions P(x) and Q(x) so that Integrating Factor:

68 Steps you MUST show when solving a 1st order linear differential equation:
1. Put the differential equation in the form: 2. Compute μ. 3. Multiply μ on both sides of the differential equation to obtain 4. Write this as (μy)′ = μ Q(x) 5. Solve this last differential equation via integration.

69 Ex Solve:

70 Why isn't there a “+C” in the integrating factor μ?

71 Ex. 2 Solve: x y′ + 2y = 10x3; y(1) = 5

72 Reminder: (Theorem I from section 1.3)
Suppose that f (x, y) is continuous on some rectangle in the xy-plane containing the point (xo, yo) in its interior and that the partial derivative fy is continuous on that rectangle. Then the initial value problem has a unique solution on some open interval Jo containing the point xo.

73 Theorem I If the functions P(x) and Q(x) are continuous on the open interval J containing the point xo, then the initial value problem has a unique solution y(x) on J .

74 Ex Solve:

75 Reminder of a result from calculus:

76 Applications Mixture Problems Solutes, Solvents, & Solutions Q = amount of solute, V = volume of solution ri = rate in ro = rate out, ci = concentration in, co = concentration out

77 Ex Consider a large tank holding 1000 L of water into which a brine solution of salt begins to flow at a constant rate of 6 L/min. The solution inside the tank is kept well stirred and is flowing out of the tank at a rate of 6 L/min. If the concentration of salt in the brine entering the tank is 1 kg/L, determine when the concentration of salt in the tank will reach 0.5 kg/L.

78 Ex. 5 For the mixture problem described in example 4, assume now that the brine leaves the tank at a rate of 5 L/min instead of 6 L/min and assume that the tank starts out with a concentration of 0.1 kg/L (everything else stays the same as it was in example 4 though). Determine the concentration of salt in the tank as a function of time.

79 Ex. 6 A swimming pool whose volume is 10,000 gallons contains water that is 0.01% chlorine. Starting at t = 0, city water containing 0.001% chlorine is pumped into the pool at a rate of 5 gal/min, and the pool water flows out at the same rate. What is the percentage of chlorine in the pool after 1 hr? When will the pool be 0.002% chlorine?

80 Section 1.6 Substitution Methods & Exact Equations

81 Ex Solve

82 If a differential equation can be written as
let u = Ax + By + C and the resulting differential equation in terms of u and x will be separable.

83 Definition: First Order Homogenous Differential Equation
A 1st order differential equation that can be expressed as is said to be homogenous. Examples: 1. 2. 3. 4.

84 If a differential equation can be written as let
and the resulting differential equation in terms of u and x will be separable.

85 Ex Solve

86 Here's why a 1st order homogenous differential equation can be turned into a
separable differential equation by the substitution

87 Here's why a 1st order homogenous differential equation can be turned into a
separable differential equation by the substitution

88 Here's why a 1st order homogenous differential equation can be turned into a
separable differential equation by the substitution

89 Here's why a 1st order homogenous differential equation can be turned into a
separable differential equation by the substitution

90 Here's why a 1st order homogenous differential equation can be turned into a
separable differential equation by the substitution

91 Definition: Bernoulli Differential Equation
A 1st order differential equation that can be expressed as is said to be a Bernoulli differential equation. Examples: 1. 2. 3.

92 Ex Solve

93 Ex Solve

94 Definition: Exact Differential Equation
A 1st order differential equation that can be expressed as with is said to be an exact differential equation.

95 Exact Differential Equation
M(x, y) dx + N(x, y) dy = 0

96 Exact Differential Equation
Solving M(x, y) dx + N(x, y) dy = 0

97 Ex. 4 Solve (4x – y) dx + (6y – x) dy = 0

98 Ex Solve

99 Section 1.8 Acceleration-Velocity Models

100 Ex. 1 Suppose that an object is a distance of ho from the surface of the earth when it is given an initial velocity of vo. Determine s(t), the position of the object expressed as a function of time. (Assume that the only force acting on the object is due to gravity. Assume a constant acceleration due to gravity of g).

101 Ex. 2 Suppose that an object is a distance of ho from the surface of the earth when it is given an initial velocity of vo. Determine s(t), the position of the object expressed as a function of time, this time including air resistance. (Use g for the acceleration due to gravity and assume that the force caused by the air resistance is proportional to the velocity.)

102 Ex. 3 An object of mass 3 kg is released from rest 500 m above the ground and allowed to fall under the influence of gravity. Assume the force due to air resistance is proportional to the velocity of the object with a drag coefficient of 4/3 sec–1. Determine when the object will strike the ground.

103 Newton's Law of Gravitation –
The gravitational force of attraction between two point masses M and m located at a distance r apart is given by

104 Ex A lunar lander is falling freely toward the surface of the moon at a speed of 450 m/s. Its retrorockets, when fired, provide a constant deceleration of 2.5 m/s2 . At what height above the lunar surface should the retro rockets be activated to ensure a soft touchdown (velocity = 0 at impact)?

105


Download ppt "Section 1.1 Differential Equations & Mathematical Models"

Similar presentations


Ads by Google