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 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.

Cheenta students shine at the Purple Comet Math Meet 2025 organized by Titu Andreescu and Jonathan Kanewith top national and global ranks.

Celebrate the success of Cheenta students in the Stanford Math Tournament. The Unified Vectors team achieved Top 20 in the Team Round.
Why can't you consider p as 15 and q as 33
Sorry I got it.. Never mind