|
|
@ -109,18 +109,26 @@ si $`q=p^n`$, alors $`\log_p(q)=n`$, où $`n,p,q`$ sont des entiers et $`p,q`$ p |
|
|
<!------------------------------------------------------------------------------ |
|
|
<!------------------------------------------------------------------------------ |
|
|
VECTEURS, OPERATEURS ET ANALYSE VECTORIELLE |
|
|
VECTEURS, OPERATEURS ET ANALYSE VECTORIELLE |
|
|
-------------------------------------------------------------------------------> |
|
|
-------------------------------------------------------------------------------> |
|
|
! *Vecteurs et opérateurs, analyse vecorielle* |
|
|
|
|
|
|
|
|
! *Vecteurs et opérateurs, analyse vectorielle* |
|
|
|
|
|
|
|
|
* Produit vectoriel $`\overrightarrow{a}\wedge\overrightarrow{b}`$ (notation $`\wedge`$ ou $`\times`$ ) |
|
|
* Produit vectoriel $`\overrightarrow{a}\wedge\overrightarrow{b}`$ (notation $`\wedge`$ ou $`\times`$ ) |
|
|
* Produit mixte $`(\overrightarrow{a},\overrightarrow{b},\overrightarrow{c}`$ |
|
|
|
|
|
|
|
|
* Produit mixte $`(\overrightarrow{a},\overrightarrow{b},\overrightarrow{c})`$ |
|
|
|
|
|
|
|
|
* Opérateurs $`\overrightarrow{grad}`$, $`div`$ et $`\overrightarrow{rot}`$ (notation $`\rot`$ ou $`\curl`$ ) |
|
|
|
|
|
et notation avec $`\overrightarrow{nabla}`$ (coordonnées cartésiennes) |
|
|
|
|
|
|
|
|
* Opérateurs $`\overrightarrow{grad}`$, $`div`$ et $`\overrightarrow{rot}`$ (notation $`\overrightarrow{rot}`$ ou $`\overrightarrow{curl}`$ ) |
|
|
|
|
|
et notation avec $`\overrightarrow{nabla}`$ $`\nabla`$ et $`\Delta`$(coordonnées cartésiennes) |
|
|
|
|
|
|
|
|
* Opérateurs Laplacien scalaire et vectriel $`\overrightarrow{fff}`$, $`div`$ et $`\overrightarrow{fff}`$ |
|
|
* Opérateurs Laplacien scalaire et vectriel $`\overrightarrow{fff}`$, $`div`$ et $`\overrightarrow{fff}`$ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!------------------------------------------------------------------------------ |
|
|
|
|
|
MATRICES |
|
|
|
|
|
-------------------------------------------------------------------------------> |
|
|
|
|
|
$\begin{matrix} a&b\\ c&d \end{matrix}$ |
|
|
|
|
|
$\begin{pmatrix} a&b\\ c&d \end{pmatrix}$ |
|
|
|
|
|
$\begin{vmatrix} a&b\\ c&d \end{vmatrix}$ |
|
|
|
|
|
$\begin{Vmatrix} a&b\\ c&d \end{Vmatrix}$ |
|
|
|
|
|
$\begin{bmatrix} a&b\\ c&d \end{bmatrix}$ |
|
|
|
|
|
$\begin{Bmatrix} a&b\\ c&d \end{Bmatrix}$ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!------------------------------------------------------------------------------ |
|
|
<!------------------------------------------------------------------------------ |
|
|
|