Next: About this document ...
Math 3C, Midterm, Fall 2000
Calculus
Remember to show all your work for partial credit! Calculators are
permitted but no books, notes or homework.
- 1.
- (20 points) Match the direction fields in Figure 1 and the ODE's listed below.
- (a)
-
Figure 1.3.8
- (b)
-
Figure 1.3.12
- (c)
-
Figure 1.3.9
- (d)
-
Figure 1.3.11
- (e)
-
Figure 1.3.10
- 2.
- (10 points) Solve the ODE
Solution:
x(0) = C = 1.
- 3.
- (20 points) Use four steps and Euler's Method to find the solution of the ODE
at x = 0.4. Estimate the error in your value of y(0.4).
Solution:
where n is the number of steps and h is the step size.
The error is of the order
h2 = 0.01
Thus the approximation is
because the error tells us to carry only two significant digits.
- 4.
- (10 points) Solve the ODE
Solution:
blows up to
at t = 1.
How does the behaviour of the solution change if x(0) = -1?
If x(0) = -1,
then C = 1, the solution becomes
which just decays to 0 as
- 5.
- (40 points) Do the qualitative analysis of the population equation
- (a)
- Find the stationary solutions.
p(p-1)(3-p) = 0,
p = 0, 1, 3.
- (b)
- Determine the stability of the stationary solutions.
f(p) = p(p-1)(3-p),
Thus 0 and 3 are stable stationary solutions and 1 is unstable.
- (c)
- Draw the extended phase portrait (in p and t space).
See Figure 1.
Figure:
The extended phase space.
 |
- (d)
- Determine what happens to populations with initial values,
p(0) = 1/2,
p(0) = 3/2, p(0) = 5, as
.
Solution:
decays to 0 as
,
the population becomes
extinct.
and p(0) = 5 grow and decay respectively to the carrying
capacity of the environment p = 3.
Next: About this document ...
Bjorn Birnir
2000-11-11