Integers are whole numbers that can be positive, negative, or zero. There are several types of integers:
Natural Numbers: These are the counting numbers, also known as positive integers. They start from 1 and go on to infinity. Examples: 1, 2, 3, 4, 5, etc.
Whole Numbers: These are natural numbers including zero. Examples: 0, 1, 2, 3, 4, 5, etc.
Positive Integers: These are integers greater than zero. Examples: 1, 2, 3, 4, 5, etc.
Negative Integers: These are integers less than zero. Examples: -1, -2, -3, -4, -5, etc.
Non-positive Integers: These are integers less than or equal to zero. Examples: 0, -1, -2, -3, -4, -5, etc.
Non-negative Integers: These are integers greater than or equal to zero. Examples: 0, 1, 2, 3, 4, 5, etc.
Even Integers: These are integers that are divisible by 2. Examples: -4, -2, 0, 2, 4, etc.
Odd Integers: These are integers that are not divisible by 2. Examples: -5, -3, -1, 1, 3, 5, etc.