Faculty of Engineering and Applied Science
2008 Fall
![[ 1 0 0 ]
[-1 1 1 ]
[-1 0 -1 ]](f08/q1a1.gif)
![[row reduction]](f08/q1a2.gif)
![[row reduction]](f08/q1a3.gif)
![[row reduction]](f08/q1a4.gif)
![inverse of A =
[ 1 0 0 ]
[ 2 1 1 ]
[-1 0 -1 ]](f08/q1a5.gif)
Hence (or otherwise) solve the following problem:
The frictional force F (in units of Newtons =
kg m s–2) on a spherical body of radius
a (m) falling with speed
v (m s–1) through a viscous
liquid of viscosity
,
where k, x, y and z
are dimensionless constants. Find the values of
x, y and z.



Therefore
![]()
and
![]()
A pair of simultaneous first order ODEs is defined by

| (0, 0) and (1, 0) |
|---|
The coefficient matrix for the linear approximation to
the non linear system near any critical point is
![A = [ Px Py ; Qx Qy ]](f08/q2b1.gif)
Near the critical point (0, 0):
![]()
![]()
The eigenvalues are a pure imaginary pair.
The linear approximation is a centre, (which is stable
but not asymptotically stable).
The non-linear system is equivalent to the single second
order homogeneous ordinary differential equation
![]()
A damping term is present and is positive whenever
x is positive.
There is some cause to suspect that the non-linear system
may have a
| stable focus at (0, 0) |
|---|
However, any focus will resemble a centre more and more as one approaches the singularity at (0, 0).
Near the critical point (1, 0):
![A = [ 0 1 ; 1 -1/2 ] , D = 17/4](f08/q2b5.gif)

The eigenvalues are a real pair of opposite sign.
The linear approximation is a[n unstable] saddle point.
The non-linear system also has a
| saddle point at (1, 0) |
|---|
The sketches are aided by the fact that
![]()
The trajectories must therefore move in a clockwise sense
around the centre.
This also determines which two of the four trajectories that
pass through the saddle point do so in an inwards direction.
![[phase portraits of linear systems near (0, 0) and (1, 0)]](f08/q2linear.gif)
![[phase portrait of non-linear system]](f08/q2nonlin.gif)
[The red trajectories are just outside the separatrix.]
An initial value problem is defined by
![]()
Use the standard fourth order Runge-Kutta method, with
a step size of
![]()
![]()
![]()
![]()
![]()

Therefore
![]()

which is a linear first order ordinary differential
equation.
![]()
![]()
The general solution is
![]()
![]()
![]()
The value for y(1.2) found by the RK4 algorithm is
therefore correct to five significant figures.
Find the path y = f (x) between the points (0, 1) and (1, 1) for which the integral
![I = Integral[0 to 1] { 12xy + (y')^2 } dx](f08/q4integral.gif)
has an extremum and determine whether the extremum is a maximum or a minimum.
![]()
The Euler equation for extremals becomes

![]()
(0, 1) is on the curve
1 = 0 + 0 + B
y = x3 + Ax + 1
(1, 1) is on the curve
1 = 1 + A + 1
A = –1
Therefore the extremal path is
![]()
Evaluating the integral along the extremal path
G0 :



![]()
Evaluating the integral along the simplest path
G1 between (0, 1) and (1, 1),
namely the straight line y = 1:

.
Therefore the extremal is a
| minimum |
|---|
BONUS QUESTION
has the same value, no matter what path
y = f (x) is taken between
the fixed points
F is a function of y'
only and
![]()

![]()
The value of the integral I for fixed
endpoints
and
therefore does not depend on the path
Sketch the graph of the odd periodic extension of the function
![]()
and find its Fourier half-range sine series expansion.
![[Graph of the odd periodic extension of f(x)]](f08/q5plot.gif)
Any odd function has only sine terms in its Fourier series
an = 0 for all n.
![]() ![]() ![]() |
|

A more compact form for the series is

The first few terms are
The convergence is quite rapid, as one would anticipate from
the sketch of the function and its odd periodic extension.
A cylinder containing a viscous fluid is rotating at a constant angular speed wo . The fluid moves with a velocity (in the cylindrical polar coordinate system) of
![]()

Therefore, everywhere (except possibly on
r = 0, the z axis),
![]()


Therefore, everywhere,
![]()
curl v is a constant vector everywhere.
Therefore
![]()
Note that div v is a scalar, but
curl v is a vector.
Therefore the answer to part (a) must be a scalar, while
the answers to parts (b) and (c) must be vectors.