1

Rational numbers can be defined as: $$\left\{ \frac{p}{q} | p \in \Bbb{Z}; q \in \Bbb{Z}; q \neq 0 \right\}$$

Are there conventional or existing names for the sets where $q$ is a particular number? For example:

$$\left\{ \frac{p}{4} | p \in \Bbb{Z}\right\}$$

If there aren't commonly used names, are there commonly used notations?

2 Answers2

2

I don't think there is a generally-accepted name for such sets. Sometimes they are written as dilations of $\mathbb{Z}$: $\dfrac12\mathbb{Z}$ or the like.

Do not confuse the set $\dfrac12\mathbb{Z}=\{\dfrac n2:\ n\in\mathbb{Z}\}$ with the half-integers $\{n+\dfrac12:\ n\in\mathbb{Z}\}$.

Charles
  • 32,122
1

Notations include $q^{-1}\mathbb{Z}$,$\frac{1}{q}$,$\mathbb{Z}/p$. I would probably call it "Integers over p" or the likes.

Zelos Malum
  • 6,570