I am trying to write down the set of all ordered pairs $(n,m)$ such that $n=2k+1:k\in\mathbb{Z}^{+}$ and $m=2l+1:l\in\mathbb{Z}^{+}$. How would that be written in set notation?
2026-05-05 00:06:00.1777939560
Set Notation: Write set of ordered pairs of odd integers
82 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
I would use $$\left\{(n,m)\in \mathbb{Z}^2 \mid \exists k, l \in \mathbb{Z}^+:n=2k+1,m=2l+1\right\}$$