SEP OrdDiff HS2021 Solution
SEP OrdDiff HS2021 Solution
OrdDiff, 31.01.2022
y 00 − 4y = − exp(jx) (5 a + 5 b t − 2jb)
y = yh − exp(jx) (5 t + 2j)
b) Taking the imaginary part on both sides of the original equation gives
or in matrix form
−α − γ −γ γn
~x˙ = ~x +
α −β 0
b) From x˙∗ = ~0, the constant solution is
γN β
x=
αβ + αγ + βγ α
Since det(A) > 0 and tr(A) < 0, the unique equilibrium ~0 of the homogeneous
equation is asymptotially stable, the homogeneous part of the solution will even-
tually converge to ~0.
c) Eigenvalues are λ = −4 ± j, . . .
2v
v0 =
−1
x
R R
Using the variation of constants formula with 2/xx. = 2 ln |x| and exp 2/xdx =
x2
Z
v(x) = x 2
x−2 x. = x2 (1/x + c) = cx2 + x
So
1
y=
(c x2 + x)3
b) We need a potential, so
Z
2x2 y + 4y 3 y. = x2 y 2 + y 4 + c(x)
Z
2xy 2 + 3x2 x. = x2 y 2 + x3 + d(y)
Stability: f (x) = 1
2 − sin(x), we have f 0 (x) = 1
2 − cos(x) and therefore:
• x∗1 = 0: f 0 (0) = 1
2 − cos(0) = 12 − 1 = − 12 < 0, i.e. stable fixed point.
• x∗2 > 0: f 0 (0) = 1
2 − cos(x∗2 ) > 21 > 0, i.e. unstable fixed point.
• x∗3 > 0: f 0 (0) = 1
2 − cos(x∗3 ) > 21 > 0, i.e. unstable fixed point.
c) The transition from the situation described in a) to the situation described in b),
i.e. a change from 1 stable fixed point to 3 fixed points with 1 unstable and 2 stable
ones is a subcritical pitchform bifurcation.
Bifurcation diagram:
x(1 − x − y) = 0
y(0.8 − 0.6y − x) = 0
and obtain the solutions
4 1 1
P1 = (0, 0), P2 = (0, ), P3 = (1, 0), P4 = ( , )
3 2 2
The Jacobi matrix of the system is in general
1 − 2x − y −x
J=
−y 0.8 − 1.2y − x
and for the fixed points
1 0
P1 : J(P1 ) = , i.e. unstable node
0 0.8
1
−3 0
P2 : J(P2 ) = 4 , i.e. stable node
3 − 54
−1 −1
P3 : J(P3 ) = , i.e. stable node
0 − 15
1
− 2 − 12
P4 : J(P4 ) = 3 , i.e. saddle
− 12 − 10
Problem 7 a) To find fixed points, we have to solve the equation x = f (x) for
f (x) = e−x . Looking at the graphs of f1 (x) = x and f2 (x) = e−x , it is clear that
there is exactly one intersection point x∗ satisfying 0 < x∗ < 1, since f1 (0) < f2 (0)
and f1 (1) > f2 (1); moreover, f1 (x) and f2 (x) are monotonically increasing resp.
decreasing.
b) To determine the stabilty of the fixed point x∗ found in part a), we compute
∗
f 0 (x∗ ) = −e−x = −x∗ ∈ (−1, 0)
y(1 − x2 ) = 0
1 − y2 = 0
−2xy 1 − x2
J=
0 −2y
b) The system cannot have a conserved quantity because in systems with a conserved
quantity, all fixed points all of the types saddle or center. In this system, we also
have nodes, which contradicts the restriction on systems with a conserved quantity.
d
c) To check the claimed identity dt M (x(t), y(t)) = 0, we use the chain rule (assuming
the argument of | . . . | is positive; otherwise similarly):
d ∂M ∂M
M (x(t), y(t)) = · ẋ + · ẏ
dt ∂x ∂y
2 2y
= · y(1 − x2 ) −
(1 + x)(1 − x) 1 − y2
= 0