For λ∈R, consider the system of differential equations:x1′=x1+2x2+2x3,x2′=2x2+x3,x3′=−x3+2x2+λx3.If x(t)=ate2t(for some a) is a solution of the system, then the value of λ is equal to.
A.
2
B.
4
C.
6
D.
1
Correct option is A
x1′=x1+2x2+2x3,x2′=2x2+x3,x3′=−x3+2x2+λx3,Matrix of this system is given by:A=10022221λ−1.The solution x(t)=ate2t is valid only if 2 is an eigenvalue with multiplicity 2.So, trace(A)=2+2+λ3.(sum of eigen values)Sum of diagonal entries=1+2+(λ−1)=4+λ3This gives: λ=2+λ3.⋯(1)Next, compute det(A):det(A)=2⋅2⋅λ3=4(λ3).Expanding: 2.(λ−1)−2=4λ3.2λ−2−2=4λ3,⟹λ=2λ3+2⋯(2)Using (1) and (2), we get:2+λ3=2λ3+2.⟹λ3=0Simplifying: λ=2.λ=2.