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

View File

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