There is a famous problem that says that $a^4+4, a\in\Bbb N$ cannot be prime except than $a=1$. The solution based on factoring:
$$a^4+4=(a^2+2)^2-4a^2=(a^2+2-2a)(a^2+2+2a)$$
Usually, a problem in mathematics has more than one solution method. But for this question, I couldn't find any way other than factoring. As far as I can tell, it's nowhere to be found. So, I have a natural question. Is there any known way around this problem other than factoring?
This way can be induction. It can be modular arithmetic or some techniques of number theory.
Clearly $a$ can not be even, and if $a=5k+n, 1\leq n\leq 4$, then $5\mid a^4+4$. But this doesn't work when $a\not\mid 5$.
But, I haven't seen any helpful hints that these work yet.
$$\large\begin{align}a^2!+b^2 &= (a!+!b)^2!-\overbrace{\color{#c00}{2ab}}^{\textstyle \color{#c00}{c^2}}\[.2em] &= (a!+!b!-!c)(a!+!b!+!c)\end{align}\qquad$$
See the linked post for many examples.
– Bill Dubuque Nov 30 '22 at 17:01$$\dfrac{x^{12} + 6^6}{x^4 + 36} = (x^4 + 6x^3 + 18x^2 + 36x + 36);(x^4 - 6x^3 + 18x^2 - 36x + 36)\qquad$$
– Bill Dubuque Nov 30 '22 at 17:01