Difference between revisions of "AoPS Wiki talk:Problem of the Day/July 4, 2011"

(New problem talk page)
 
(How many times do I have to remove {{potd_solution}}?)
 
(One intermediate revision by one other user not shown)
Line 2: Line 2:
 
{{:AoPSWiki:Problem of the Day/July 4, 2011}}
 
{{:AoPSWiki:Problem of the Day/July 4, 2011}}
 
==Solution==
 
==Solution==
{{potd_solution}}
+
 
 +
<math>3^x-3 \equiv 0 \mod 16 \Rightarrow 3^x \equiv 3 \mod 16</math>.
 +
 
 +
So <math>3^x</math> cycles through 3,9,11,1 mod 16, <math>x = 1</math> doesn't work so try <math>x = 5</math> which works and we're done.

Latest revision as of 10:50, 4 July 2011

Problem

AoPSWiki:Problem of the Day/July 4, 2011

Solution

$3^x-3 \equiv 0 \mod 16 \Rightarrow 3^x \equiv 3 \mod 16$.

So $3^x$ cycles through 3,9,11,1 mod 16, $x = 1$ doesn't work so try $x = 5$ which works and we're done.