Compare commits
2 Commits
db6fcbec69
...
0b0ac88728
Author | SHA1 | Date | |
---|---|---|---|
0b0ac88728 | |||
013924503e |
Binary file not shown.
@ -220,19 +220,21 @@
|
||||
\end{enumerate}
|
||||
\end{minipage}
|
||||
\begin{minipage}{0.3\linewidth}
|
||||
\begin{tabular}{|*{6}{c|}}
|
||||
\begin{tabular}{|*{7}{c|}}
|
||||
\hline
|
||||
n \verb|\| k & 1 & 2 & 3 & 4 & 5 \\
|
||||
n \verb|\| k & 0 & 1 & 2 & 3 & 4 & 5 \\
|
||||
\hline
|
||||
1 & & & & & \\
|
||||
0 & & & & & & \\
|
||||
\hline
|
||||
2 & & & & & \\
|
||||
1 & & & & & & \\
|
||||
\hline
|
||||
3 & & & & & \\
|
||||
2 & & & & & & \\
|
||||
\hline
|
||||
4 & & & & & \\
|
||||
3 & & & & & & \\
|
||||
\hline
|
||||
5 & & & & & \\
|
||||
4 & & & & & & \\
|
||||
\hline
|
||||
5 & & & & & & \\
|
||||
\hline
|
||||
\end{tabular}
|
||||
\end{minipage}
|
||||
|
@ -2,7 +2,7 @@ Programme de la semaine 49: sti2d
|
||||
#################################
|
||||
|
||||
:date: 2020-11-29
|
||||
:modified: 2020-11-29
|
||||
:modified: 2020-12-03
|
||||
:authors: Bertrand Benjamin
|
||||
:category: TST_sti2d
|
||||
:tags: Sti2d
|
||||
@ -28,6 +28,10 @@ Exercices
|
||||
|
||||
- Fiche d'exercices appliqués de l'outil primitive et intégrale. (Non disponible encore)
|
||||
|
||||
.. image:: ../04_Integrale_et_Primitives/3E_appl_physique.pdf
|
||||
:height: 200px
|
||||
:alt: Fiche 3
|
||||
|
||||
Cours
|
||||
-----
|
||||
|
||||
@ -56,4 +60,4 @@ Jeudi 03 Décembre
|
||||
- `Questions flashs du jeudi <../Questions Flash/P2/QF_20_11_30-2.pdf>`_
|
||||
- Relecture du cours et réalisation des exemples
|
||||
- `Exercices de la fiche sur les primitives <../04_Integrale_et_Primitives/2E_primitives_integrales.pdf>`_
|
||||
- Exercices appliqués de l'outil primitive et intégrale..
|
||||
- `Exercices appliqués de l'outil primitive et intégrale <../04_Integrale_et_Primitives/3E_appl_physique.pdf>`_
|
||||
|
Loading…
Reference in New Issue
Block a user