Solving equation using diagonozation

  • Thread starter Thread starter transgalactic
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 1K views
Physics news on Phys.org
It's pretty clear that equation has no solution over the real numbers.

To summarize, you arrived at [itex]D= P^{-1}AP[/itex] where D is the diagonal matrix
[tex]\begin{bmatrix}4 & 0 \\ 0 & -4\end{bmatrix}<br /> Since [itex]A^2= P^{-1}A^2P[/itex], we also have [itex]\sqrt{A}= P^{-1}\sqrt{D}P[/itex]. Of course, <br /> [tex]\sqrt{D}= \begin{bmatrix}2 & 0 \\ 0 & 2i\end{bmatrix}[/tex][/tex]
 
thanks :)