Fermat's factorization method: Difference between revisions

Content deleted Content added
SUMpTHY (talk | contribs)
No edit summary
rvv by SUMpTHY
Line 1:
'''Fermat's factorization method''' is a representation of an [[even and odd numbers|odd]] [[integer]] as the difference of two squares:
:<math>N = a^32 - b^2.</math>
That difference is [[algebra]]ically factorable as <math>(a+b)(a-b)</math>; if neither factor equals one, it is a proper factorization of ''N''. Put another way, we are looking for ''a'',''b'' such that ''a''<sup>2</sup> &equiv; ''b''<sup>2</sup> (mod ''N''), called a [[congruence of squares]].