MATH383: A first course in differential equationsApril 7, 2020

Test 3 - Solution

1. Transform the following system of first-order differential equations

{ y1'=y2 y2'=y3 y3'=f(t,y1,y4,y5,y6) y4'=y5 y5'=y4 y6'=g(t,y4,y5,y6) .,

into a system of two third-order equations for dependent variables u(t),v(t).

Solution. Take eq 5 to be y5'=y6, y1=u, u'=y1'=y2, u''=y2'=y3, u'''=y3'=f(t,u,v,v',v''). Take y4=v, v'=y4'=y5, y5'=y6=v'', y6'=v'''=g(t,v,v',v''). Assuming correction of 5th equation

u'''=f(t,u,v,v',v''),v'''=g(t,v,v',v'').

If y4'=y5. y1=u, u'=y1'=y2, u''=y2'=y3, u'''=y3'=f(t,u,). Take y4=v, v'=y4'=y5. Would need to introduce additional variable, w, cannot be put into form of two third order equations.

2. Consider the system of differential equations 𝒚'=𝑨𝒚,

𝒚=( y1 y2 ),𝑨=( a b -b 3a ).

Determine a,b for the fundamental set of solutions to be:

  1. {e2t,te2t}

  2. {e-6tcos4t,e-6tsin4t}

  3. {e6t,e14t}

Solution. Determine roots of characteristic polynomial

P(λ)=det(λ𝑰-𝑨)=| λ-a b -b λ-3a |=λ2-4aλ+3a2+b2.

Roots are

λ1,2=2a+4a2-(3a2+b2)=2a+a2-b2.

(a) The set {e2t,te2t} indicates a double root λ1=λ2, a=±b, a=1

(b) The set {e-6tcos4t,e-6tsin4t} indicates complex conjugate pair λ1,2=α±iβ, with α=-6, β=4. Complex conjugate roots arise if a2-b2<0, 2a=-6a=-3, a2-b2=(-1)(b2-a2)=ib2-a2, b2-a2=4b2-9=16b=±5.

(c) The set {e6t,e14t} indicates distinct roots

2a+a2-b2=14 2a-a2-b2=6 a=5,10+25-b2=1425-b2=16b=±3.

3. Complete the set {e(p+q)t} to form a fundamental set of solutions for the system of differential equations 𝒚'=𝑨𝒚

𝒚=( y1 y2 y3 ),𝑨=( p q 1 q p -1 1 -1 1 ).

Solution. The system 𝒚'=𝑨𝒚 has 3 fundamental solutions, of which one is e(p+q)t. The characteristic polynomial is

P(λ)=det(λ𝑰-𝑨)=| λ-p -q -1 -q λ-p 1 -1 1 λ-1 |,

and is of degree 3. We must determine two more eigenvalues. Since p+q is a root, the polynomial can be written as

P(λ)=(λ-p-q)Q(λ)=| λ-p -q -1 -q λ-p 1 -1 1 λ-1 |,

with Q(λ) a polynomial of degree 2, Q(λ)=λ2+aλ+b,

(λ-p-q)(λ2+aλ+b)=| λ-p -q -1 -q λ-p 1 -1 1 λ-1 |.

Take λ=0

-(p+q)b=| -p -q -1 -q -p 1 -1 1 -1 |=(-p)| -p 1 1 -1 |+q| -q 1 -1 -1 |-| -q -p -1 1 |
-(p+q)b=-p(p-1)+q(q+1)-(-q-p)=2(p+q)+q2-p2

Assume p+q0 (otherwise e(p+q)t is not a non-trivial solution)

b=-2+p-q.

Take λ=p

(-q)(p2+ap-2+p-q)=| 0 -q -1 -q 0 1 -1 1 p-1 |
| 0 -q -1 -q 0 1 -1 1 p-1 |=q| -q 1 -1 p-1 |-| -q 0 -1 1 |=q[q(1-p)+1]+q
(-q)(p2+ap-2+p-q)=q[q(1-p)+1]+q

Assume q0,

p2+ap-2+p-q=-[q(1-p)+1+1]=-(q-pq+2)=pq-q-2
p2+ap+p=pq

Assume p0,

p+a+1=qa=q-p-1

Roots of Q(λ) are

λ1,2=-a±a2-4b2,

and the completion of the fundamental set is eλ1t,eλ2t.

4. Find a fundamental set of solutions for the system of differential equations𝒚'=𝑨𝒚,

𝒚=( y1 y2 y3 ),𝑨=( 1 -q -1 q 1 p 1 -p 1 ),

knowing that as t, e-t𝒚(t) remains finite and non-zero.

Solution. The system has 3 fundamental solutions from which the general solution is

𝒚=c1𝒚1+c2𝒚2+c3𝒚3=eλ1t𝒌1+c2𝒚2+c3𝒚3.

Multiply by e-t

e-t𝒚(t)=e(λ1-1)t𝒌1+e-tc2𝒚2+e-tc3𝒚3,

and λ1=1, otherwise if λ1>1, e-t𝒚(t), or if λ1<1 e-t𝒚(t)0. Characteristic polynomial is

P(λ)=det(λ𝑰-𝑨)=| λ-1 q 1 -q λ-1 -p -1 p λ-1 |.

Indeed

P(λ=1)=0=| 0 q 1 -q 0 -p -1 p 0 |.

Define Q(λ)=λ2+aλ+b, through

P(λ)=(λ-1)Q(λ)=| λ-1 q 1 -q λ-1 -p -1 p λ-1 |
(λ-1)(λ2+aλ+b)=| λ-1 q 1 -q λ-1 -p -1 p λ-1 |

At λ=0

-b=| -1 q 1 -q -1 -p -1 p -1 |b=2+p2+q2

At λ=2

4+2a+b=| 1 q 1 -q 1 -p -1 p 1 |=2+p2+q2a=-2

Roots of Q(λ) are

λ2,3=-a±a2-4b2=2±21-(2+p2+q2)2=1±i1+p2+q2,

and the completion of the fundamental set is eλ1t,eλ2t.