Northeastern WOOTers Mock AIME I Problems/Problem 15

Revision as of 21:10, 7 August 2021 by Skyguy88 (talk | contribs) (Created page with "== Problem 15 == Find the sum of all integers <math>n\le96</math> such that <cmath>\phi(n)>n-\sqrt{n},</cmath> where <math>\phi(n)</math> denotes the number of integers less...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Problem 15

Find the sum of all integers $n\le96$ such that \[\phi(n)>n-\sqrt{n},\] where $\phi(n)$ denotes the number of integers less than or equal to $n$ that are relatively prime to $n$.



Solution

\begin{claim} $\phi(n)>n-\sqrt{n}$ if and only if $n$ is prime. \end{claim}

\begin{proof} F \end{proof}