$k^2+1$ has a prime divisor bigger that $2k$.
For instance, if $k=5$ we have $k^2+1=26$ where $13$ is a prime divisor bigger than $2k=10$.
I try to follow Euclid's proof. By absurd, suppose that the set of the positive integers such that $k^2+1$ has a prime divisor bigger than $2k$ is finite.
We denote : $k_1,...,k_n$ these numbers.
Now we want to build $k_{n+1}$ which depends on the others and checks the property. But I don't know how to continue.
Thanks in advance !