|
|
@ -118,19 +118,19 @@ si $`q=p^n`$, alors $`\log_p(q)=n`$, où $`n,p,q`$ sont des entiers et $`p,q`$ p |
|
|
et notation avec $`\overrightarrow{\nabla}`$ (coordonnées cartésiennes) |
|
|
et notation avec $`\overrightarrow{\nabla}`$ (coordonnées cartésiennes) |
|
|
|
|
|
|
|
|
* Opérateurs Laplacien scalaire et vectoriel $`\Delta`$ et $`\overrightarrow{\Delta}`$ |
|
|
* Opérateurs Laplacien scalaire et vectoriel $`\Delta`$ et $`\overrightarrow{\Delta}`$ |
|
|
* $`\Dalambert`$ $`\Box`$ |
|
|
|
|
|
|
|
|
* L'opérateur d'Alembertien $`\Box=\Delta-\dfrac{1}{c^2}\dfrac{\delta^2}{\delta t^2}}`$ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!------------------------------------------------------------------------------ |
|
|
<!------------------------------------------------------------------------------ |
|
|
MATRICES |
|
|
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}$ |
|
|
|
|
|
|
|
|
$`\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}`$ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!------------------------------------------------------------------------------ |
|
|
<!------------------------------------------------------------------------------ |
|
|
|