2023 Fall Applied Mathematics
Part A
Choose any TWO of the following problems.
Problem A1.
Consider the planar ODE
(a) Find the linearization of
(b) Show that the triangular region
(c) Show that
Proof.
(a) Write
The fixed points satisfy
Hence the fixed points are
The Jacobian matrix is
Since
we get
and
Thus the linearization at
and the linearization at
where
(b) The triangular region is
To prove that
On the side
and
Thus the vector field points below the side
On the side
Thus the vector field points to the right of the side
On the side
The region
Since
for
Therefore the vector field points outward along each side of
(c) At
Its eigenvalues are
Thus
Let
Then near
A center manifold has the form
The invariance equation is
If
then comparing powers of
Therefore
On this center manifold,
Hence for small
Now choose a point on this center manifold branch inside
Also,
By the Bendixson criterion, there are no periodic orbits in the interior of
The chosen orbit approaches
Thus there exists an orbit such that
This is a heteroclinic orbit from
Problem A2.
Consider the boundary value problem
where
where
Proof.
We look for WKB solutions of the form
Substituting into
and collecting the leading order terms gives
Thus
These two roots give a slow mode and a fast boundary-layer mode.
First consider the slow mode
Therefore
and hence
So the slow mode is
Now consider the fast mode
Write
Substituting this into the differential equation gives
At leading order,
Thus
Therefore
The fast mode is therefore
Combining the two leading order modes gives
Since
Therefore the fast mode is exponentially small at
Thus
At
Therefore
This gives the desired leading order asymptotic expansion.
Problem A3.
Consider the initial value problem
where
for all
(a) Consider the map
and take
Show that
where
What does this imply about solutions to the initial value problem
(b) Now suppose
Proof.
(a) First we show that
Therefore
Since
we get
Thus
Now let
Using the Lipschitz condition,
Taking the supremum over
Since
we have
By the contraction mapping theorem,
Differentiating gives
Therefore the initial value problem has a unique local solution on
Strictly speaking, the contraction mapping theorem applies directly to a closed complete ball. One may replace the strict inequality in the definition of
(b) Suppose, toward a contradiction, that
for all
Since
So there exists
for all
For
Thus
By the local existence theorem applied at the initial condition
Hence the assumption was false. Therefore
along some sequence as
Part B
You must complete problem 1, and then choose ONE of problems 2 or 3.
Problem B1.
Numerical ODE problem.
Consider a linear multistep scheme of the form
for solving the ODE
Here,
(a) Find the equation for the error
(b) What is the highest order of accuracy this method can attain? Determine the coefficients
(c) How do you determine if the method is stable? Hint: Do not forget that this is a multistep method.
(d) Define A-stability for a numerical scheme for first order ODEs. Is the optimally accurate scheme you found A-stable?
Proof.
(a) Let
Define the local truncation residual by
Subtracting the numerical scheme from the exact equation with residual
The terms
(b) We use the order conditions with
For
For
Using
For
Equating the constant terms after using
For
This yields
Solving
There are four free coefficients, and these conditions give exactness through degree
The third-order method is
(c) Since this is a multistep method, stability is determined by a root condition.
For zero-stability, we consider the first characteristic polynomial
The method is zero-stable if every root of
and every root with
For the optimally accurate method,
The roots are
The root
For absolute stability, one applies the method to the test equation
and sets
Then the recurrence becomes
The method is absolutely stable for a given
satisfy
(d) A numerical method is A-stable if, for the test equation
its region of absolute stability contains the whole closed left half-plane
Equivalently, whenever
For the optimally accurate method, the stability polynomial is
Multiplying by
Take
Then
Its roots are
The root
has modulus greater than
Hence the optimally accurate scheme is not A-stable.
Problem B2.
Least squares problem.
(a) Let
(b) What are the advantages and disadvantages of using the SVD to solve overdetermined systems?
(c) Perform the SVD on the matrix
(d) Compute the pseudo-inverse of
(e) Find the minimal length, least squares solution of the problem
Proof.
(a) The singular value decomposition of a real
where
are the singular values of
To solve an overdetermined system
in the least squares sense, compute
Then the minimal length least squares solution is
where
Here
(b) Advantages of the SVD method:
It is numerically stable, especially for ill-conditioned matrices. It reveals the numerical rank of
Disadvantages:
It is more computationally expensive than methods such as QR factorization or normal equations. For very large problems, computing a full SVD can be too costly in both time and memory.
(c) Let
This matrix has rank
where
Thus the only nonzero singular value is
A possible choice of orthogonal matrices is
and
Then
(d) The Moore-Penrose pseudo-inverse is
where
Equivalently,
Since
we get
(e) Let
The minimal length least squares solution is
Thus
Therefore the minimal length least squares solution is
Problem B3.
Eigenvalue problem.
(a) Let
Every eigenvalue of
and assume that the largest component of
(b) Consider the matrix
Show that
(c) Let
Find the eigenvalues of
Proof.
(a) Let
Then
The
is
Thus
Taking absolute values gives
Since
Because
Therefore
(b) The matrix
The Gershgorin discs are centered at
Since the eigenvalues are real, all eigenvalues are nonnegative. Therefore
It remains to show that
If
so
Thus any nonzero solution of
The first equation gives
so
The second equation gives
so
Continuing in this way gives
But the last equation is
Substituting
a contradiction. Therefore
Hence all eigenvalues are strictly positive. Therefore
(c) For
the characteristic polynomial is
Expanding gives
Thus
Therefore the eigenvalues are
Now compute the Gershgorin discs. The first and third rows have center
The second row has center
Thus Gershgorin's theorem says that all eigenvalues lie in
Indeed,
Therefore Gershgorin's theorem is verified.
Part C
Choose any TWO of the following problems.
Problem C1.
Let
(a) Show that
(b) Deduce that any arc
subject to
satisfies
(c) Show that the functions
satisfy
(d) Conclude that the problem defined in (b) admits no solution.
Proof.
(a) Since
we have
For
For
At
Also,
Now we prove
If
Also
If
Also
Thus
(b) Let
for almost every
Because
Thus
Since
Therefore
(c) For
we have
Since
Thus
Let
Then
Therefore
Taking
(d) From (b), every admissible arc satisfies
From (c), there exists an admissible sequence
Therefore
but no admissible
Problem C2.
Assume
(a) Prove the dual variational principle
(b) Write out Euler-Lagrange equations for both formulations.
Proof.
(a) Let
Let
in the sense of distributions. Since
Therefore
Complete the square:
Hence
Thus, for every admissible
Taking the minimum over
Now let
in the weak sense. Define
Then
Thus
Therefore equality holds in the completed-square inequality, and
Hence
(b) For the primal problem, the Euler-Lagrange equation is
for every
For the dual problem, introduce a Lagrange multiplier
The Lagrangian is
Taking variations in
Taking variations in
Thus the Euler-Lagrange system for the dual formulation is
Equivalently,
Problem C3.
For each of the given Lagrangians, find the Hamiltonian and solve the Hamiltonian system.
(a)
(b)
Proof.
(a) The momentum is
Thus
The Hamiltonian is
Since
we get
Therefore
Hamilton's equations are
Solving the second equation gives
Then
Multiplying by the integrating factor
Since
Hence
Thus the Hamiltonian solutions are
where
(b) The momentum is
Thus
Solving for
where the sign agrees with the sign of
The Hamiltonian is
Since
we have
Also
Therefore
Thus
Hamilton's equations are
Since
Then
The equation for
Therefore
Integrating,
Thus
Since
we get
Hence
on any interval where
where
