1

What variables can be prime numbers in a following equality: We are working in natural numbers $$b^2=a^2+ca\quad \text {with:}\quad a+b>c, \,c+a>b,\, c+b>a$$

I have managed to prove, that $b$ can not be prime and $c$ can, how to prove that $a$ can/cannot be a prime number. I think it may be connected with a following quadratic equation:

$a^2+c\cdot a-b^2=0$, with roots $a_1,a_2=\frac {-c\pm \sqrt {c^2+4b^2}}2$.

Not sure how to prove it, though

1 Answers1

1

$a$ can't be prime. As remarked, if $a=p$ were prime then we'd have $c=kp$. That would mean that $b=\sqrt{1+k}×p$. But we require $a+b>c$ hence $1+\sqrt{1+k}>k$ which doesn't work. If $k=2$ we have $a+b=c$ and for bigger $k$ we have $1+\sqrt {1+k}<k$. This answer is not mine, it is lulu's