Lecture 19 - Before Writing - No Duplicates
Lecture 19 - Before Writing - No Duplicates
2 Math Content
What is an ordinary differential equation?
What is a mathematical model?
Are there any examples of models involving ordinary differential equations?
How are ODEs classified?
What is a solution to an ordinary differential equation?
3 Summary
Guidelines
get ready to take notes,
prepare questions for your instructor or TA, and
get ready to answer some questions.
Questions in magenta are prompts, and they are not part of the quiz.
Objectives
By the end of this video, you should be able to
define what an ordinary differential equation (ODE) is,
describe what a mathematical model is,
give a variety of examples of models that are written in terms of ODEs,
classify ODEs according to order and linearity, and
describe what a solution to an ODE is.
2 Math Content
What is an ordinary differential equation?
What is a mathematical model?
Are there any examples of models involving ordinary differential equations?
How are ODEs classified?
What is a solution to an ordinary differential equation?
3 Summary
Definition
An ODE is an equation that contains derivatives of at least one unknown function with
respect to one independent variable.
Answers: Open; Open; Yes, and they are Partial Differential Equations.
Definition
We call mathematical descriptions of real world phenomena mathematical models.
Density-dependent hypothesis
P (t) population at time t.
dP/dt dP
= f (P ) ⇔ = P f (P ).
P dt
Logistic:
r
f (P ) = r − P (t) = a − bP.
K
GDP, banking
x state of the economy at time t/ x(t) amount of money in a bank.
dx
= gx(t), t > 0.
dt
Had anyone seen this model? Can we think of better models for GDP and the amount
of money in our bank accounts?
We can classify ODEs as first-order, second-order,... n-th order according to order, and
linear or non-linear according to linearity.
Answer: Open.
Definition
We say that a function is a solution to an ODE if
the function is defined on an open interval I and possesses as many derivatives as
needed that are continuous on I, and
the function reduces the ODE to an identity on I.
We say that a relation is a solution to an ODE if there is at least one function satisfying
the relation that is a solution to the ODE.
Do you want to get more out of your program? Try things yourself first!
Details:
1 + Cet
y(x) =
1 − Cet
1 2
is defined for t ∈ R and solves y 0 = (y − 1).
2
2
Answer: The function is defined and differentiable on R. y 0 and 1 (y 2 − 1) coincide.
is a solution of
xy 0 − 4y = 0
over R.
Once again, what about you giving this a try first?
Details:
Instructions
Read the questions,
go over definitions, if necessary,
answer as many questions as you can,
briefly evaluate your answers, and
Select the answer to the last question.
1 Try to find at least one solution per equation you thought about before.
2 What about examples of functions or relations that do not solve those ODEs?
3 Can we come up with a function or a relation that does not satisfy any ODE?
Answers: Open; Open; Yes, any function that is not differentiable anywhere.
True or False?
An ODE could contains derivatives of more than one function with respect to one
independent variable.
Often, when people talk about a mathematical model they are referring to a
mathematician who promotes, displays, or advertises commercial products.
There are plenty of models written in terms of ODEs in many areas other than
Mathematics.
ODEs can be classified according to order and linearity.
Relations that are not functions cannot solve ODEs.
Answer: T;F;T;T;F.
2 Math Content
What is an ordinary differential equation?
What is a mathematical model?
Are there any examples of models involving ordinary differential equations?
How are ODEs classified?
What is a solution to an ordinary differential equation?
3 Summary
For more information, please take a look at Section 9.1 from our textbook, or
Differential Equations with Boundary-Value Problems, Cengage, 2018, by Dennis G. Zill.
2 Math Content
What is an ordinary differential equation?
What is a mathematical model?
Are there any examples of models involving ordinary differential equations?
How are ODEs classified?
What is a solution to an ordinary differential equation?
3 Summary
P 0 = P (a − bP ) − h and P 0 = P (a − bP ) + h?