This commit is contained in:
Oscar Plaisant
2025-03-16 18:05:45 +01:00
parent 29453462f9
commit f91c506a9e
572 changed files with 233842 additions and 19574 deletions

18
matrice positive.md Normal file
View File

@@ -0,0 +1,18 @@
---
aliases:
- positive
up:
- "[[matrice symétrique]]"
tags:
- s/maths/algèbre
---
> [!definition] Définition
> Une [[matrice symétrique]] réelle $A \in S_{n}(\mathbb{R})$ est dite **positive**, et on note $A \geq 0$ si pour tout vecteur $x \in \mathbb{R}^{n}$ on a :
> $\left< Ax, x \right> \geq 0$
^definition
# Propriétés
# Exemples