Difference between revisions of "Cartesian product"

From Conservapedia
Jump to navigation Jump to search
m (j/k about that last one :-P)
(lol, how about defective product?)
Line 4: Line 4:
  
 
==See also==
 
==See also==
 +
 
*[[product]]
 
*[[product]]
 
*[[dot product]]
 
*[[dot product]]

Revision as of 22:47, August 31, 2008

The Cartesian product of two sets A and B is the set (usually denoted by A × B) consisting of all ordered pairs (a, b) where <math>a \in A</math> and <math>b \in B</math>. The Cartesian product is named after René Descartes, who invented this concept.

A common example of a Cartesian product is the coordinate plane, <math>\mathbb{R}^2</math>. This is all ordered pairs (a,b) of real numbers a and b. It is used for graphing functions on the real numbers.

See also