Difference between revisions of "Sophie Germain Identity"

(formatting, etc. (Use align* !!))
(the link can only have one bracket on each side...)
Line 19: Line 19:
  
 
== See Also ==
 
== See Also ==
* [[http://www-groups.dcs.st-and.ac.uk/~history/Biographies/Germain.html MacTutor biography of Sophie Germain]]
+
* [http://www-groups.dcs.st-and.ac.uk/~history/Biographies/Germain.html MacTutor biography of Sophie Germain]

Revision as of 09:19, 6 February 2008

The Sophie Germain Identity states that:

$a^4 + 4b^4 = (a^2 + 2b^2 + 2ab)(a^2 + 2b^2 - 2ab)$

One can prove this identity simply by multiplying out the right side and verifying that it equals the left. To derive the factoring, first completing the square and then factor as a difference of squares:

$\begin{align*}a^4 + 4b^4 & = a^4 + 4a^2b^2 + 4b^4 - 4a^2b^2 \\ & = (a^2 + 2b^2)^2 - (2ab)^2 \\ & = (a^2 + 2b^2 - 2ab) (a^2 + 2b^2 + 2ab)\end{align*}$ (Error compiling LaTeX. Unknown error_msg)

Problems

Introductory

Intermediate


See Also