Questions tagged [integers]

For questions about the structure, definition, and basic properties of the set of integers, or positive and negative whole numbers, commonly denoted $\mathbb{Z}$. Do not use this tag just because your question involves integers. Consider using (elementary-number-theory) or (number-theory) instead of or in addition to this tag.

The integers are the whole numbers, positive, negative and zero. That is, the integers are the numbers that appear in the infinite list

$$.\quad .\quad .\quad -5\quad -4\quad -3\quad -2\quad -1\quad 0\quad 1\quad 2\quad 3\quad 4\quad 5\quad .\quad .\quad .\quad$$

The set of all integers is denoted by $\mathbb{Z}$. The letter Z comes from the German word "Zahlen" which means "numbers". The integers are related to many other familiar sets of numbers:

$$\mathbb{N} \subset \mathbb{Z} \subset \mathbb{Q} \subset \mathbb{R} \subset \mathbb{C}.$$

The set of integers are closed under addition, subtraction, and multiplication. Together with the additive identity $0$ and the multiplicative identity $1$, the integers form an example of a commutative ring with unity. In fact, it is a Euclidean domain.

2606 questions
-2
votes
2 answers

Evaluation of the double integral $\int_{-1}^1\int_{-1}^1 \max(x,y)\,dx \,dy $

\begin{align} \int_{-1}^1\int_{-1}^1 \max(x,y)\,dx \,dy \end{align} How can I calculate this double integral? Help me please.
-3
votes
1 answer

List all integers $x$ in $1\leq3 x \leq 100$

List all integers $x$ in $1\leq x \leq 100$ that satisfy $x \equiv 3\pmod{17}$ Will it be enough if a calculate and write it as $3,20,37,54,71,88$ or I have to use any theorem?
user568963
  • 143
  • 2
  • 7
-3
votes
2 answers

Sum of 2 consecutive integers is $x$ then their product will be?

According to a source, the answer is $x^2-\frac{1}{4}$ Please explain
Usama36
  • 91
1 2 3
13
14