diff --git a/00.brainstorming-pedagogical-teams/40.collection-existing-pedagogical-content/10.mathematical-tools/10.vector-analysis/textbook.es.md b/00.brainstorming-pedagogical-teams/40.collection-existing-pedagogical-content/10.mathematical-tools/10.vector-analysis/textbook.es.md index 65995eb54..925fa649b 100644 --- a/00.brainstorming-pedagogical-teams/40.collection-existing-pedagogical-content/10.mathematical-tools/10.vector-analysis/textbook.es.md +++ b/00.brainstorming-pedagogical-teams/40.collection-existing-pedagogical-content/10.mathematical-tools/10.vector-analysis/textbook.es.md @@ -629,7 +629,7 @@ $`\displaystyle\quad\forall \overrightarrow{V}\in\mathcal{P}\quad \overrightarro [FR] For the expression of a vector $`\vec{U}`$ in the base $`(\vec{e_1},\vec{e_2},...,\vec{e_n})`$, we shouldn't we use (http://www.electropedia.org/iev/iev.nsf/display?openform&ievref=102-03-04) :
-$`\overrightarrow{U}=\begin{pmatrix}U_1\\U_2\\U_3\end{pmatrix}`$ or $`\overrightarrow{U}=\begin{bmatrix}U_1\\U_2\\U_3\end{bmatrix}`$ +$`\overrightarrow{U}=\begin{pmatrix}U_1\\U_2\\U_3\end{pmatrix}`$ instead of $`\overrightarrow{U}=\left|\begin{array}{l}U_1\\U_2\\U_3\end{array}\right.`$ as we do at INSA ? [ES] ... @@ -641,7 +641,7 @@ instead of $`\overrightarrow{U}=\left|\begin{array}{l}U_1\\U_2\\U_3\end{array}\r $`\forall\overrightarrow{U}=\begin{pmatrix}U_1\\U_2\\U_3\end{pmatrix}`$ $`\quad\forall\overrightarrow{V}=\begin{pmatrix}U_1\\U_2\\U_3\end{pmatrix}`$ $`\quad\vec{U}\land\vec{V}=\begin{pmatrix}U_1\\U_2\\U_3\end{pmatrix}\land\begin{pmatrix}V_1\\V_2\\V_3\end{pmatrix}`$ -$`\begin{pmatrix}U_2 V_3 - U_3 V_2\\U_3 V_1 - U_1 V_3\\U_1 V_2 - U_2 V_1\end{pmatrix}`$ +$`=\begin{pmatrix}U_2 V_3 - U_3 V_2\\U_3 V_1 - U_1 V_3\\U_1 V_2 - U_2 V_1\end{pmatrix}`$ $`=U_1V_2\,\overrightarrow{e_3}+U_2V_3\,\overrightarrow{e_1}+U_3V_1\,\overrightarrow{e_2}`$ $`-\,U_1V_3\,\overrightarrow{e_2}-U_2V_1\,\overrightarrow{e_3}-U_3V_2\,\overrightarrow{e_1}`$