Difference between revisions of "2018 MPFG Problem 18"

(Created page with "==Problem== Evaluate the expression <cmath>\left|\Pi_{k=0}^{15} (1+e^{2\pi ik^{2}/31})\right|</cmath> ==Solution 1== <math>\left|\Pi_{k=0}^{15} (1+e^{\frac{2\pi ik^{2}}{31}...")
 
(Solution 1)
Line 26: Line 26:
 
Therefore
 
Therefore
  
<math>\left|\Pi_{k=0}^{15} (1+e^{2\pi ik^{2}/31})\right| = \left|(x-1)(x-w_1)(x-w_2)......(x-w_{15})\right|</math> <math>x=-1</math> <math>=\left|(-1-1)\right| \cdot 1 = 2</math>
+
<math>\left|\Pi_{k=0}^{15} (1+e^{2\pi ik^{2}/31})\right| = \left|(x-1)(x-w_1)(x-w_2)......(x-w_{15})\right|</math> <math>x=-1</math> <math>=\left|(-1-1)\right| \cdot 1 = \boxed{2}</math>
 +
 
 +
~cassphe

Revision as of 12:05, 25 August 2025

Problem

Evaluate the expression

\[\left|\Pi_{k=0}^{15} (1+e^{2\pi ik^{2}/31})\right|\]

Solution 1

$\left|\Pi_{k=0}^{15} (1+e^{\frac{2\pi ik^{2}}{31}})\right| = \left|(1+e^{\frac{2\pi i\cdot 0^{2}}{31}})\Pi_{k=1}^{15} (1+e^{\frac{2\pi ik^{2}}{31}})\right| = 2\Pi_{k=1}^{15} (1+e^{\frac{2\pi ik^{2}}{31}})$

$x^{31} - 1 = (x-w^0)(x-w^0)......(x-w^{31})$ $[w = e^{\frac{2\pi i}{31}}]$

$= (x-1) \cdot (x-w_1)(x-w_2)......(x-w_{15})$ $(\#)$

$= (x-1) \cdot (x-\overline{w_1})(x-\overline{w_2})......(x-\overline{w_{15}})$ $(\#\#)$

(Remind that $w^k$ and $w_k$ are not the same!)

($w^k = e^\frac{2\pi ik}{31}, w_k = e^\frac{2\pi ik^{2}}{31}$)

When x is real, $\left|(\#)\right| = \left|(\#\#)\right|$.

$\left|x^{31}-1\right| = \left|x-1\right|$

Substitute with $x = -1$, we get $\left|(\#)\right| = 1$

Therefore

$\left|\Pi_{k=0}^{15} (1+e^{2\pi ik^{2}/31})\right| = \left|(x-1)(x-w_1)(x-w_2)......(x-w_{15})\right|$ $x=-1$ $=\left|(-1-1)\right| \cdot 1 = \boxed{2}$

~cassphe