Let $a,b$, and $c$ be odd positive integers such that $a$ is not a perfect square and $$a^2+a+1 = 3(b^2+b+1)(c^2+c+1).$$Prove that at least one of the numbers $b^2+b+1$ and $c^2+c+1$ is composite.
Problem
Source: 2019 Baltic Way P18
Tags: number theory
18.11.2019 14:26
18.11.2019 17:40
You can post these in your blog
18.11.2019 19:53
Mark, you can clean up your inequalities further: Assume $b\geqslant c$. Play the same game, and note that if $a+b+1=2p$ then since $b$ is odd, this yields $a$ is even, which contradicts with the preamble. Hence, $a+b+1\geqslant 3p=3(b^2+b+1)\Rightarrow a>2(b^2+b+1)$. Now, $a^2+a+1>a^2>4(b^2+b+1)^2$. On the other hand, $a^2+a+1=3(b^2+b+1)(c^2+c+1)\leqslant 3(b^2+b+1)^2<4(b^2+b+1)^2$. These two signal the desired contradiction immediately. It seems to me that the facts that $a,b,c$ are odd and $a$ is not a perfect square are solely given to simplify the case work above.
21.08.2020 02:04
The condition that $a$ isn't a perfect square is unnecessary.