The coordinate plane, also known as the Cartesian plane, is a two-dimensional surface defined by a horizontal axis (x-axis) and a vertical axis (y-axis). The intersection of these axes at point (0, 0) is known as the origin.
To plot points resulting from a Cartesian product such as \( \mathbb{N} \times \mathbb{Z} \), you identify each ordered pair's 'x' and 'y' values and find their corresponding location on the plane. For instance, in the ordered pair (1, -2), the number 1 is the 'x' value (from \( \mathbb{N} \) in this case), and -2 is the 'y' value (from \( \mathbb{Z} \)). Here's how to plot:
- Start at the origin (0, 0).
- Move right by 1 unit on the x-axis for the x value of 1.
- Then move down by 2 units on the y-axis for the y value of -2.
- Mark this point on the plane.
This process is repeated for each ordered pair in the Cartesian product. The result, particularly for products like \( \mathbb{N} \times \mathbb{Z} \), manifests as a lattice of points that cover one side or multiple quadrants of the plane, depending on the direction and magnitude of the sets involved.