Analytic function of a matrix: Difference between revisions

Content deleted Content added
Power series: The norm of B was missing a double bar on the left side.
Tags: Mobile edit Mobile app edit Android app edit
Line 11:
If the [[analytic function]] {{mvar|f}} has the [[Taylor expansion]]
<math display="block">f(x) = c_0 + c_1 x + c_2 x^2 + \cdots</math>
then a matrix function <math>A\mapsto f(A)</math> can be defined by substituting {{mvar|x}} by a [[square matrix]]: powers become [[Matrix multiplication#Powers of a matrix|matrix power]]s, additions become matrix sums and multiplications by coefficients become [[scalar multiplication]]s. If the series converges for <math>|x| < r</math>, then the corresponding matrix series converges for matrices {{mvar|A}} such that <math>\|A\| < r</math> for some [[matrix norm]] that satisfies <math>\|AB\|\leq \|A\|\,|B\|</math>.
 
===Diagonalizable matrices===