0Still learning
Know0
What is a differential equation?
Enjoying Flashcards?
Tell us what you think
What is a differential equation?
A differential equation is an equation that contains derivatives.
E.g. and are both differential equations.
What is a first order differential equation?
A first order differential equation is a differential equation that contains first derivatives but no second (or higher) derivatives.
E.g. is a first order differential equation, but is not (because of the term).
What is Euler's method?
Euler's method is a numerical method for finding approximate solutions to differential equations.
State the recursion equations that are used when applying Euler's method to find an approximate solution for a differential equation of the form .
The recursion equations that are used when applying Euler's method to find an approximate solution for a differential equation of the form are and
Where:
is the constant step length
These equations are given in the exam formula booklet.
In general, how can the accuracy of Euler's method be improved?
The accuracy of Euler's method can be improved by decreasing the step size h.
True or False?
Euler's method always gives exact solutions to differential equations.
False.
Euler's method gives approximate solutions to differential equations.
What are boundary conditions in differential equations?
Boundary conditions are known values (usually initial values) given for the variables in a differential equation.
True or False?
All first order differential equations can be solved using separation of variables.
False.
Only certain types of first order differential equations can be solved using separation of variables.
What form must a differential equation be in to use separation of variables?
To use separation of variables, a differential equation must be in the form .
E.g. or .
What are the steps for solving a differential equation using separation of variables?
The steps for solving a differential equation using separation of variables are:
Rearrange into the form .
Integrate both sides with respect to to get .
Solve the integrals.
Use boundary or initial conditions (if any).
Rearrange (if necessary).
True or False?
The differential equation cannot be solved using separation of variables, because there is no function of on the right-hand side.
False.
The differential equation in can be solved using separation of variables.
In this case the 'function of ' on the right-hand side is the 6. I.e. let and let , and then solve using separation of variables as usual.
What is a homogeneous first order differential equation?
A homogeneous first order differential equation is one that can be written in the form .
What substitution is used to solve homogeneous differential equations?
The substitution is used to solve homogeneous differential equations.
True or False?
By using the product rule and implicit differentiation, in a homogeneous differential equation can be replaced by the substitution .
False.
By using the product rule and implicit differentiation, in a homogeneous differential equation can be replaced by the substitution .
Start with the standard substitution .
Differentiate both sides with respect to , i.e. .
Use implicit differentiation and the product rule, i.e.
What is the standard form for an integral that can be solved using an integrating factor?
The standard form for an integral that can be solved using an integrating factor is , where .
What is an integrating factor?
An integrating factor is a function that both sides of a differential equation can be multiplied by to make the equation exactly integrable.
What is the formula for the integrating factor?
The formula for the integrating factor to solve a differential equation of the form is .
This formula is in the exam formula booklet.
What are the steps for solving a differential equation using an integrating factor?
The steps for solving a differential equation using an integrating factor are:
Rearrange into the standard form .
Integrate to find the integrating factor .
Multiply both sides of the equation by the integrating factor.
Integrate both sides.
Rearrange the solution into the form .
Why are differential equations useful for modelling real-world situations?
Differential equations are useful for modelling real-world situations because, like many real-world situations, they deal with rates of change and how variables change with respect to one another.
What equation can be written down right away on the basis of the information that "the rate of change of a population, P, at a particular time is proportional to the size of the population at that time"?
The information "the rate of change of a population, P, at a particular time is proportional to the size of the population at that time"? is equivalent to the equation
Where:
is the constant of proportionality (which will usually need to be found)
is the variable for time (often, but not always, measured in seconds)
True or False?
The simple model represents unlimited exponential growth when .
True.
The simple model represents unlimited exponential growth when .
State the standard form of the logistic equation.
The standard form of the logistic equation is
Where:
t is the time (since the moment defined as ) that the population has been growing
N is the size of the population at time
is a constant determining the relative rate of population growth
is a constant that places a limit on the maximum size to which the population can grow
This is not in the exam formula booklet. However the exact form of any logistic equation you need to use will always be given in an exam question.
True or False?
The logistic equation always results in population growth.
False.
The logistic equation can result in population growth or decline depending on the values of k and a, and the size of the initial population.
What is the main advantage of using the logistic equation over simpler growth models?
The main advantage of using the logistic equation is that it incorporates limiting factors. These set, for example, a maximum size that a population might grow to, which provides a more realistic model for real-world populations.
What technique is typically used to solve a logistic equation?
The technique of separation of variables is typically used to solve a logistic equation.