from github to this gitea
This commit is contained in:
24
endomorphisme normal.md
Normal file
24
endomorphisme normal.md
Normal file
@@ -0,0 +1,24 @@
|
||||
---
|
||||
alias: [ "normal" ]
|
||||
---
|
||||
up:: [[endomorphisme]]
|
||||
title:: "$f \circ f^{*} = f^{*} \circ f$ (commute avec son [[endomorphisme adjoint|adjoint]])"
|
||||
#maths/algèbre
|
||||
|
||||
---
|
||||
|
||||
> [!definition] endomorphisme normal
|
||||
> Soit $E$ un $\mathbf{K}$-[[espace vectoriel]]
|
||||
> Soit $f : E \mapsto E$ un [[endomorphisme linéaire]] de $E$.
|
||||
> On note $f^{*}$ l'[[endomorphisme adjoint|adjoint]] de $f$.
|
||||
> Alors, $f$ est **normal** ssi $f^{*}\circ f= f \circ f^{*}$
|
||||
^definition
|
||||
|
||||
> [!definition] Autre définition
|
||||
> $f$ est normal ssi $\forall x \in E, \quad \|f(x)\| = \|f^{*}(x)\|$
|
||||
|
||||
# Propriétés
|
||||
- les [[vecteur propre|vecteurs propres]] de $f$
|
||||
sont les mêmes que ceux de $f^{*}$
|
||||
|
||||
- tout endomorphisme [[matrice symétrique|symétrique]], [[matrice antisymétrique|antisymétrique]] ou [[matrice orthogonale|orthogonal]] est normal
|
Reference in New Issue
Block a user