Number theoryDifficulty 5.2Prove itHMMT February · United States · 2020
Find the number of ordered pairs of positive integers (x,y) with x,y≤2020 such that 3x2+10xy+3y2 is the power of some prime.
This one wants a proof. Work it on paper, then read the official solution and mark yourself. Be honest about it: the record is only any use to you if it is.
We can factor as (3x+y)(x+3y). If x≥y, we need x+3y3x+y∈{1,2} to be an integer. So we get the case where x=y, in which we need both to be a power of 2, or the case x=5y, in which case we need y to be a power of 2. This gives us 11+9+9=29 solutions, where we account for y=5x as well.
Source: MathNet,
licensed CC-BY-4.0.
Statement reproduced verbatim; metadata (topic, difficulty, ordering) added by this project.