Show that there are infinitely many solutions $x, y, z \in\mathbb N$ of the following equation $x^2 + y^{3} = z^7$.
I am thinking about using proof by infinite descent, but I am not too sure how to start or how to show there are infinitely many solutions in the natural numbers.
For any $k\in \mathbb N$: $$ ((k^2+1)^3\cdot k)^2 + ((k^2+1)^2)^3 = (k^2+1)^6\cdot k^2 + (k^2+1)^6 =(k^2+1)^7 $$
(found by looking for a solution in the form $x=kt^3, y=t^2$)