Commit 0aedd19b authored by Claude Meny's avatar Claude Meny

Update cheatsheet.fr.md

parent d73a426b
Pipeline #13534 canceled with stage
...@@ -22,8 +22,9 @@ Vérifions sont expression en coordonnées cartésiennes : ...@@ -22,8 +22,9 @@ Vérifions sont expression en coordonnées cartésiennes :
<br> <br>
L'écriture générale de cette équation utilise l'opérateur lagrangien vecoriel et s'écrit : L'écriture générale de cette équation utilise l'opérateur lagrangien vecoriel et s'écrit :
<br> <br>
$`\Delta\overrightarrow{U}-\dfrac{1}{\mathscr{v}^2}\dfrac{\partial U^2}{\partial t^2}=0`$ $`\Delta\overrightarrow{U}-\dfrac{1}{\mathscr{v}^2}\dfrac{\partial^2 \overrightarrow{U}}{\partial t^2}=0`$
* Cherchons les coordonnées cartésiennes du premier terme $`\overrightarrow{rot}\big(\color{blue}{\overrightarrow{rot}\,\overrightarrow{E}}`$
$`\color{blue}{\overrightarrow{rot}\,\overrightarrow{E}= $`\color{blue}{\overrightarrow{rot}\,\overrightarrow{E}=
...@@ -56,7 +57,7 @@ $`\quad = ...@@ -56,7 +57,7 @@ $`\quad =
\color{blue}{\dfrac{\partial E_z}{\partial y}-\dfrac{\partial E_y}{\partial z}} \color{blue}{\dfrac{\partial E_z}{\partial y}-\dfrac{\partial E_y}{\partial z}}
\right)\end{array}\right]`$ \right)\end{array}\right]`$
---ok &nbsp;&nbsp;&nbsp; Nous obtenons au total :
$`\overrightarrow{rot}\big(\overrightarrow{rot}\,\overrightarrow{E}\big)`$ $`\overrightarrow{rot}\big(\overrightarrow{rot}\,\overrightarrow{E}\big)`$
$`\quad = $`\quad =
...@@ -75,3 +76,5 @@ $`\quad = ...@@ -75,3 +76,5 @@ $`\quad =
+\dfrac{\partial^2 E_z}{\partial y\,\partial z} \\ +\dfrac{\partial^2 E_z}{\partial y\,\partial z} \\
\end{array}\right)`$ \end{array}\right)`$
* Cherchons les coordonnées cartésiennes du deuxième terme $`\overrightarrow{grad}\big(div\;\overrightarrow{E}\big)`$
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment