Difference between revisions of "2024 SSMO Relay Round 5 Problems/Problem 3"
(Created page with "==Problem== Let <math>T = TNYWR.</math> Let <math>k</math> be the maximum prime factor that divides <math>T.</math> How many values of <math>x</math> satisfy both <math>\sin...") |
|||
Line 4: | Line 4: | ||
==Solution== | ==Solution== | ||
+ | Note that <math>k = 13.</math> Now, <math>\sin^2x+\cos^2x = 1,</math> so we are seeking to find the number of solutions to <math>\sin x^2+\cos x^2 = 1.</math> The only solutions are when <math>x^2 = 2k\pi,\frac{\pi}{2}+2k\pi,</math> for integer <math>k.</math> Now, for <math>-13\le x\le 13,</math> we have <math>x^2\le 169.</math> Now, note that <math>52\pi+0.5\le 169< 54\pi.</math> So, there are <math>54</math> possible values for <math>x^2,</math> each giving two unique solutions, except <math>x^2=0.</math> In conclusion, the answer is <math>54\cdot2-1 = \boxed{107}.</math> | ||
+ | |||
+ | ~SMO_Team |
Latest revision as of 14:48, 10 September 2025
Problem
Let Let
be the maximum prime factor that divides
How many values of
satisfy both
and
Solution
Note that Now,
so we are seeking to find the number of solutions to
The only solutions are when
for integer
Now, for
we have
Now, note that
So, there are
possible values for
each giving two unique solutions, except
In conclusion, the answer is
~SMO_Team