I discussed the integrating factor algorithm again, using xy' + y = cos(x). I went through the algorithm and then forgot to point out that we could have looked at the left hand side and seen immediately that it was d(xy)/dx. I pointed out that there is a singularity in all but one solution to this, but it occurs at x=0, where p and q have singularities themselves, so what can you expect? This is in contrast to the nonlinear example from day 1, however, dy/dx=y^2/2, in which every solution develops a singularity despite the fact that the ODE has nice coefficients. So regularity is a consequence of linearity. The point is that the slope field increases only linearly and not faster as you go up a vertical line.
Then I discussed the tides in Boston Harbor. In the harbor the water level is x(t). It communicats with the ocean, whose water level is y(t), via a narrow channel. A simple model of how the ocean affects the bay leads to
dx/dt = k(y-x)
where k is an appropriate ``coupling constant.'' The same equation controls many other diffusion or mixing problems. It's a first order linear problem, x' + kx = ky, with decay term kx and forcing term ky. Tides are roughly sinusoidal, so suppose y=a cos(omega t). I used the terms "amplitude" for a, "period" for 2 pi/omega, and "frequency" for omega/(2 pi).
Rather than go through the integrating factor rigamarole, I announced that I would look for a sinusoidal solution of the same frequency: an "ansatz." The most general such is
x=b cos(omega t - phi)
and I proposed to find b and phi. The point is that we have a pretty good qualitative idea of what the solution is; we'll use 18.03 to find the detailed quantitative dependence of the behavior of the tide in the harbor on omega and k.
I differentiated and substituted into the equation. By replacing t by t + phi/omega you arrive at
ak cos(omega t + phi) = bk cos(omega t) - b omega sin(omega t),
which holds if
ak cos(phi) = bk
ak sin(phi) = b omega,
i.e. tan(phi) = omega/k and b = a sin(phi). I drew a right triangle with base 1, opposite side omega/k, and angle phi; so the hypotenuse is sqrt(1+(omega/k)^2) and b = a/sqrt(1+(omega/k)^2). We conclude that a solution is given by
x=(a/sqrt(1+(omega/k)^2)) cos(omega t - phi), tan(phi) = omega/k. (*)
We learn that the period of the tide in the bay is the same as in the ocean, but (1) the amplitude of the tide is less by a factor of 1/sqrt(1+(omega/k)^2), and (2) the tide is delayed by a ``phase shift'' phi. The amplitude factor is always less than one, and much less if omega is large: so if the tide changes very rapidly in the ocean (relative to the strength of the coupling constant, which we have normalized to 1), then there is very little tide in the bay. The phase factor is roughly omega/k for small omega, but grows towards pi/2 as the frequencey of the tide increases. In this limit the tide in the bay is slack when it is high or low in the ocean.
I pointed out that this can't be the only solution, since we know that any first order ODE has infinitely many; there's no room for initial conditions. I stated without justification that the general solution is (*) + ce^{-kt}. I'll return to this Friday.
I didn't get to talk about a second application: As in EP pp 63--64, with a=1. (It is to be understood that this is one dumb navigational strategy.) I would have written s$(for "slope"---I wrote dy/dx=m for the equation of an isocline on Friday, so using m again for this different purpose would be confusing) where they write v. And I would have used similar triangles instead of introducing and then eliminating trig functions. I would have used this as a motivation for considering "homogeneous" equations (and cautioned the students that this is a different use of the word than when you say "homogeneous linear equation"---this is a {\em nonlinear} equation). Their isoclines are straight lines through the origin. The end result is
y=(1/2)(x^{1+k}-x^{1-k}).
The destination airport would like to know from which direction to
expect the plane, and when. This solution tell us that as long as
the plane arrives at all (0
Class 4 in pdf , postscript , and dvi
formats.
Back to Class 3.
Forward to Class 5.
Return to Lecture Summaries.
Return to 18.03 Home Page.