I need help with this question:
When a positive integer $n$ is written in the blackboard, an allowed operation is to substitute it with a number $ab$, where $n=a+b$, and both $a$ and $b$ are positive integers. If $n$ is initially $24$, does there exist a sequence of allowed operations that leads to the number $2021$?
I tried $a^2-24a+2021$ but the result is complex roots.
Thanks.