1.

Find all integers a,b,c such that a^(2) = bc + 1, b^(2) = ca+1.

Answer»


ANSWER :`(1,1,0)(-1,-1,0), (-1,1,0),(-1,0,+1), (+1,0,-1),(0,1,-1),(0,-1,1)`


Discussion

No Comment Found

Related InterviewSolutions