I was playing with some numbers and just realized that:
For any 3 consecutive numbers X, Y and Z: $Y^2$ = (X*Z) + 1
For eg: Consider numbers 171, 172 and 173
$172^2$ = 29584
and
171*173 = 29583
Can anyone tell me if there is any proof for this and what it is known as?