I have the following equation:
$$\frac{a(a + 3)(a(r - 5) + (12 - r))}{9}=\frac{b (9 + b (-14 + r) - r)}{3}\tag1$$
I want to solve that equation in positive integers for $a$, $b$, and $r$.
Is there a way to find a lower/upper bound for one ($a$) or two ($a$ and $b$) variables when I set $r$ to be kown? So that I can use software to look between or in these bounds?
Some solutions $(r,a,b)$ with fixed $r$ (equivalent elliptic equation):
Some solutions $(a,b,r)$ with fixed $a$ (equivalent Pell equation):
I think no simple way to find bounds for $a,b$.