Difference between revisions of "Difference of squares"

m
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
Recognizing a '''difference of squares''' is a commonly used [[factoring]] technique in [[algebra]].  It refers to the identity <math>a^2 - b^2 = (a+b)(a-b)</math>.  Note that this identity depends only on the (right and left) [[distributive property]] and the [[commutative property]] of multiplication and so holds not only for [[real]] or [[complex number]]s but also for [[polynomial]]s, in [[modular arithmetic | arithmetic modulo]] <math>m</math> for any [[positive integer]] <math>m</math>, or more generally in any [[commutative ring]].
+
Recognizing a '''difference of squares''' is a commonly used [[factoring]] technique in [[algebra]].  It refers to the identity <math>a^2 - b^2 = (a+b)(a-b)</math>.  Note that this identity depends only on the (right and left) [[distributive property]] and the [[commutative property]] of multiplication and so holds not only for [[real]] or [[complex number]]s but also for [[polynomial]]s, in [[modular arithmetic | arithmetic modulo]] <math>m</math> for any [[positive integer]] <math>m</math>, or more generally in any [[commutative ring]]. However, due to [[matrices]] not being commutative under multiplication, this identity doesn't hold for matrices.
  
 
==See Also==
 
==See Also==
 
* [[Sum and difference of powers]]
 
* [[Sum and difference of powers]]
  
 +
{{stub}}
 
[[Category:Algebra]]
 
[[Category:Algebra]]
{{stub}}
 

Latest revision as of 01:27, 25 January 2023

Recognizing a difference of squares is a commonly used factoring technique in algebra. It refers to the identity $a^2 - b^2 = (a+b)(a-b)$. Note that this identity depends only on the (right and left) distributive property and the commutative property of multiplication and so holds not only for real or complex numbers but also for polynomials, in arithmetic modulo $m$ for any positive integer $m$, or more generally in any commutative ring. However, due to matrices not being commutative under multiplication, this identity doesn't hold for matrices.

See Also

This article is a stub. Help us out by expanding it.