Commit 6b7a4818 authored by Claude Meny's avatar Claude Meny

Update textbook.fr.md

parent 7b1e9dec
Pipeline #13898 canceled with stage
......@@ -331,11 +331,11 @@ $`\displaystyle\begin{align}
&=\sum_{i=1}^N \sum_{j=1}^N \overrightarrow{F}_{i\rightarrow j}\\
\\
&=\sum_{i=1}^N \overrightarrow{F}_{i\rightarrow i}
+\sum_{i=2}^N \sum_{j=1}^(i-1) \overrightarrow{F}_{i\rightarrow j}
+\sum_{j=2}^N \sum_{i=1}^(j-1) \overrightarrow{F}_{i\rightarrow j}\\
+\sum_{i=2}^N \sum_{j=1}^{(i-1)} \overrightarrow{F}_{i\rightarrow j}
+\sum_{j=2}^N \sum_{i=1}^{(j-1)} \overrightarrow{F}_{i\rightarrow j}\\
\\
&=\sum_{i=1}^N \overrightarrow{F}_{i\rightarrow i}
+\sum_{i=2}^N \sum_{j=1}^(i-1) \big(\overrightarrow{F}_{i\rightarrow j}+\overrightarrow{F}_{j\rightarrow i}\big)
+\sum_{i=2}^N \sum_{j=1}^{(i-1)} \big(\underbrace{\overrightarrow{F}_{i\rightarrow j}+\overrightarrow{F}_{j\rightarrow i}}_{=\,0\,(action-réaction)}\big)
\end{align}`$
......
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