« Analyse numérique et calcul scientifique/Généralités sur les matrices » : différence entre les versions

Contenu supprimé Contenu ajouté
m Robot : Remplacement de texte automatisé (-\n(==={0,3})(?: *)([^\n=]+)(?: *)\1(?: *)\n +\n\1 \2 \1\n)
m Bot: Mise à jour des codes texvc par des équivalentes LaTeX (documentation)
Ligne 10 :
 
== Notations et rappels ==
L'ensemble <math>K</math> est un corps commutatif, <math>\R</math> ou <math>\CComplex</math> et <math>K^{n,m}</math>, l'espace vectoriel des matrices à <math>n</math> lignes et <math>m</math> colonnes à coefficients dans <math>K</math>. Si <math>\mathbf A\in K^{n,m}</math> a pour coefficients <math>a_{ij}</math>, on notera :
 
:<math>
Ligne 30 :
 
{{Wikipédia|Rayon spectral}}
Lorsque <math>m=n</math> et <math>\mathbf A\in\CComplex^{n,n}</math>, si <math>\lambda_i</math>, <math>i=1,\ldots,n</math> sont les valeurs propres dans <math>\CComplex</math> de <math>\mathbf A</math> alors le ''rayon spectral'' de <math>\mathbf A</math> est :
 
:<math>
Ligne 44 :
{{Wikipédia|Matrice autoadjointe positive|Matrice positive}}
{{Wikipédia|Matrice définie positive}}
<math>\mathbf A\in\CComplex^{n,n}</math> est dite
*''positive'' si <math>\forall x\in\CComplex^n:\quad(\mathbf Ax,x)\ge0</math> ;
*''définie positive'' si <math>\forall x\in\CComplex^n,\quad x\neq 0:\quad(\mathbf{A}x,x)\geqslant 0</math> ;
La matrice <math>\mathbf I</math> désigne la matrice identité dans <math>\CComplex^{n,n}</math>.
De plus, une matrice <math>\mathbf A</math> est dite
*''diagonale'' si <math>a_{ij}=0</math> pour <math>i\neq j</math> ;
Ligne 53 :
 
Elle est dite <math>(2l+1)</math>-diagonale si c’est une matrice bande <math>(l+1,l+1)</math>, c'est-à-dire <math>a_{ij}=0</math> pour <math>i\geq j+l+1</math> et <math>j\geq i+l+1</math>. Il est aussi important de se souvenir des propriétés suivantes :
* une matrice <math>\mathbf A\in\CComplex^{n,n}</math> [[Espace préhilbertien complexe/Espaces hermitiens|hermitienne]], c'est-à-dire telle que <math>\mathbf A=\mathbf A^*</math>, a toutes ses valeurs propres réelles et il existe une base de <math>\CComplex^n</math> de vecteurs propres de <math>\mathbf A</math> : <math>\mathbf A</math> est donc diagonalisable. En particulier, une matrice réelle symétrique a toutes ses valeurs propres réelles ;
* une matrice définie positive a toutes ses valeurs propres strictement positives ;
* pour une matrice <math>\mathbf A\in\CComplex^{n,n}</math>, il existe une matrice inversible <math>\mathbf P\in\CComplex^{n,n}</math> telle que la matrice <math>\mathbf B=\mathbf P^{-1}\mathbf A\mathbf{P}</math> soit diagonale par blocs, chaque bloc étant une sous-matrice de Jordan <math>\mathbf J_p</math> d'ordre <math>n_p</math>, c'est-à-dire telle que :
:<math>
\mathbf J_p=\begin{pmatrix}\lambda_p & 1 & 0 & \cdots & 0 \\