Asked by Kaur
If matrix A = [ 0 1 , -1 1]
find the value of p and q such that (pl+qA)^2 =A.
find the value of p and q such that (pl+qA)^2 =A.
Answers
Answered by
oobleck
note that pI+qA =
(p q)
(-q p+q)
and that means that if you square that you get
(p^2-q^2 q(2p+q))
(-q(2p+q) p(p+2q))
so if you set that equal to A, you have
p^2-q^2 = 0
q(2p+q) = 1
p(p+2q) = 1
now just solve that for p and q.
(p q)
(-q p+q)
and that means that if you square that you get
(p^2-q^2 q(2p+q))
(-q(2p+q) p(p+2q))
so if you set that equal to A, you have
p^2-q^2 = 0
q(2p+q) = 1
p(p+2q) = 1
now just solve that for p and q.
Answered by
Kaur
So i got
p = +- q
Then
q = +-1/root3 , then p also same , when p = q
When p = - q, then q= +- i
Hence p = - + i
AM I RIGHT OR WRONG @oobleck
p = +- q
Then
q = +-1/root3 , then p also same , when p = q
When p = - q, then q= +- i
Hence p = - + i
AM I RIGHT OR WRONG @oobleck
Answered by
oobleck
looks good to me.
There are no AI answers yet. The ability to request AI answers is coming soon!
Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.