Problem Log - 2023 IOQM No. 3

  • Topic: Number Theory, Inequalities
  • [Source:: IOQM 2023-24 #3]
  • [Time Taken:: 47m]
  • [Solved?:: Yes]

Problem

Let α and β be positive integers such that

1637<αβ<716

Find the smallest possible value of β .

Solution

Reciprocal the inequality:

167<βα<3716

(the terms will switch sides)

Now, multiply all the terms with α:

167α<β<3716α

Now, 1672.28 and 37162.31

We need to pick an α such that β has a solution in the Z and that too, the smallest.

Through trial and error, we may find that if α=10, then

22.8<β<23.1β=23

Which is the smallest possible value.

Reflection

  • What tripped me?
    • The fact that it took me over 10 minutes is a disgrace. (It took 47m). But since I am a learning mathematician, that is normal. I learned a lot from the problem.
  • What pattern did I recognize?
    • I saw that the differences between the inequalities (no matter what α you pick) remains almost negligible.
    • I tried α=LCM(7,16), but that was too large.
  • What did I learn?
    • I was trying HUGE numbers for α, when I could’ve tried α=10.
    • It took me 47m to get there,
    • But the next time, whenever there will be decimals, or inequalities, I will try smaller numbers and 10.

Rating

🧠: 1–5 for [Insight:: 4] ⚔️: 1–5 for [Difficulty:: 2]