first instincts is that $(x,y)=(x) \cup (y) $ or $(x,y)=(x) \cap (y) $
but from class notes there is 1 line where putting in 2,3 $$(2,3)=3\mathbb{Z}+ 2\mathbb{Z} $$ It comes from extension fields, right?. Does it have a name?
Is there an alternate set notation for $(2,3)$?
would it be $(2,3)=\{ 2k_1+3k_2:k_1,k_2 \in \mathbb{Z}\} $
First instincts is to say $$(2,3)=3\mathbb{Z}+ 2\mathbb{Z}=5\mathbb{Z} $$ But $$ \begin{aligned} (2)=&\{ 0,\pm 2,\pm 4,\pm 6,\pm 8,\pm 10, \dots\} = \{ 2k: k \in \mathbb{Z} \} \\ (3)=&\{0, \pm 3, \pm 6, \pm 9,\pm12,\pm15 \dots \} =\{ 3k:k\in \mathbb{Z} \} \end{aligned}$$ and $$(2)+(3)=\{0,\pm 1,\pm 2,\pm 3,\pm 4,... \}=\mathbb{Z}=(1) \neq 5 $$
Found a relatable question once writing it here, confirming that is is not (5)
I know it seems like a softball question but trying to get my foundations right.
Appreciate any constructive input, thanks.