Difference between revisions of "2013 AMC 10B Problems/Problem 24"

(Solution)
(Solution)
Line 7: Line 7:
  
 
==Solution==
 
==Solution==
We can check all the numbers, 2010,2011,2012, 2013,2014,2015,2016,2017,2018, and 2019 to see how many are nice. We see that 2016 is the only one, and thus the answer is (A) 1.
+
A number with only four divisors has its orime factorization in the form of a*b, where a and b are both prime. The four factors of this number would be 1,a,b, and ab.  The sum of these would be ab+a+b+1, which can be factored into the form (a+1)(b+1).  Since all odd numbers have an odd number in their prime factorization, the product of (a+1)(b+1) results in an even number.  Therefore we can rule all out all of the odd integers in the set.  Considering the even cases, we see that 2016 is the only one that work. Thus the answer is (A) 1.

Revision as of 18:29, 21 February 2013

Problem

A positive integer $n$ is nice if there is a positive integer $m$ with exactly four positive divisors (including $1$ and $m$) such that the sum of the four divisors is equal to $n$. How many numbers in the set $\{ 2010,2011,2012,\dotsc,2019 \}$ are nice?


$\textbf{(A)}\ 1 \qquad\textbf{(B)}\ 2 \qquad\textbf{(C)}\ 3 \qquad\textbf{(D)}\ 4 \qquad\textbf{(E)}\ 5$

Solution

A number with only four divisors has its orime factorization in the form of a*b, where a and b are both prime. The four factors of this number would be 1,a,b, and ab. The sum of these would be ab+a+b+1, which can be factored into the form (a+1)(b+1). Since all odd numbers have an odd number in their prime factorization, the product of (a+1)(b+1) results in an even number. Therefore we can rule all out all of the odd integers in the set. Considering the even cases, we see that 2016 is the only one that work. Thus the answer is (A) 1.