From 0319c52248eab1ccc7137166e34a44779eef180a Mon Sep 17 00:00:00 2001 From: Mark Date: Mon, 18 Dec 2023 08:59:10 -0800 Subject: [PATCH] Minor edit --- Misc/Warm-Ups/partitions.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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$