Skip to content

Commit 7783755

Browse files
author
=
committed
fix LaTex
1 parent ad78c2d commit 7783755

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ <h3>La suite compressée de Syracuse</h3>
150150

151151
Avec \(k\) entier. Ainsi, par l'application de Syracuse
152152

153-
\[u_{n+1}=3u_n+1=3(2k+1)+1=6k+4=\underbrace{2(3k+2)}_{\text{de la forme } 2k', \; k' \in\, \mathbb Z}\]
153+
\[u_{n+1}=3u_n+1=3(2k+1)+1=6k+4=\underbrace{2(3k+2)}_{\text{de la forme } 2k', \; k'=3k+2}\]
154154

155155
Nous pouvons donc définir une variante de la suite de Syracuse appelée <span class="gras">Suite compressée de Syracuse</span>.
156156
\[\forall n\in \mathbb N :\quad u_{n+1}=

0 commit comments

Comments
 (0)