Try this beautiful problem from PRMO, 2019, Problem 18 based on Ordered Pairs.
How many ordered pairs \((a, b)\) of positive integers with \(a < b\) and \(100 \leq a\), \(b \leq 1000\) satisfy \(gcd (a, b) : lcm (a, b) = 1 : 495\) ?
Number theory
Orderd Pair
LCM
Answer:\(20\)
PRMO-2019, Problem 18
Pre College Mathematics
At first we assume that \( a = xp\)
\(b = xq\)
where \(p\) & \(q\) are co-prime
Therefore ,
\(\frac{gcd(a,b)}{LCM(a ,b)} =\frac{495}{1}\)
\(\Rightarrow pq=495\)
Can you now finish the problem ..........
Therefore we can say that
\(pq = 5 \times 9 \times 11\)
\(p < q\)
when \( 5 < 99\) (for \(x = 20, a = 100, b = 1980 > 100\)),No solution
when \(9 < 55\) \((x = 12\) to \(x = 18)\),7 solution
when,\(11 < 45\) \((x = 10\) to \(x = 22)\),13 solution
Can you finish the problem........
Therefore Total solutions = \(13 + 7=20\)

In 2026, the following Cheenta students have been successful for Indian Statistical Institute's M.Stat Entrance. They ranked within the first 50 in the entire country in these entrances. I.S.I. M.Stat Entrance

In 2026, the following Cheenta students have been successful for Indian Statistical Institute's B.Stat Entrance and Chennai Mathematical Institute's B.Sc. Math Entrance. They ranked within the first 200 in the entire country in these entrances. Most of these students attended the problem solving workshops regularly, which happen 5 days every week. CMI B.Sc. Math Entrance […]

In 2025, 8 students from Cheenta Academy cracked the prestigious Regional Math Olympiad. In this post, we will share some of their success stories and learning strategies. The Regional Mathematics Olympiad (RMO) and the Indian National Mathematics Olympiad (INMO) are two most important mathematics contests in India.These two contests are for the students who are […]

Cheenta Academy proudly celebrates the success of 27 current and former students who qualified for the Indian Olympiad Qualifier in Mathematics (IOQM) 2025, advancing to the next stage — RMO. This accomplishment highlights their perseverance and Cheenta’s ongoing mission to nurture mathematical excellence and research-oriented learning.
Why can't you consider p as 15 and q as 33
Sorry I got it.. Never mind