I have come across the OEIS series A031363. It has this description:
Positive numbers of the form $x^2+xy-y^2$; or, of the form $5x^2-y^2$.
So it is saying that all numbers that can be written in the form $x^2+xy-y^2$ can be written as $5x^2-y^2$.
I am a beginner at Number Theory, so any tips or hints on how to proof it would be great.
EDIT: I have done a tiny computer search on it, and confirmed that all numbers (< 10000) that can be written in the first form can also be written in the second form. So it is saying that both form is identical.