diff --git a/Misc/Warm-Ups/partitions.tex b/Misc/Warm-Ups/partitions.tex index e075f75..951833c 100755 --- a/Misc/Warm-Ups/partitions.tex +++ b/Misc/Warm-Ups/partitions.tex @@ -15,8 +15,8 @@ \problem{} Take any positive integer $n$. \par - Now, write it as sum of smaller positive integers: $n = a_1 + a_2 + ... + a_k$. \par - Maximize the product $a_1 \times a_2 \times ... \times a_k$. + Now, write it as sum of smaller positive integers: $n = a_1 + a_2 + ... + a_k$ \par + Maximize the product $a_1 \times a_2 \times ... \times a_k$