When I was solving the problem,
"Prove that there are infinity integer solutions for $x^2-2y^2=1$"
I did this kind of thing:
Since x is odd and y is even, let $x=2k+1$ and $y=2m$ then we get $k(k+1)/2=m^2$.
Since there are infinity amount of integers for $x^2-2y^2=1$,
we result that k(k+1)/2=m^2 has infinity amount of integer solutions.
I think we can prove that k(k+1)/2=m^2 has infinity amount of integer solutions in some way.
(Sum of 1~k) = (m^2) ---> this looks kind of cool
My question is :
"Prove that $k(k+1)/2=m^2$ has infinitely many integer solutions. (without using $x^2-2y^2=1$)"