oddnumber
Odd numbers are integers that are not divisible by 2. They have a remainder of 1 when divided by 2. The set of odd numbers includes negative values as well: -5, -3, -1, 1, 3, 5, and so on. Every odd number can be expressed in the form 2n + 1 for some integer n, and equivalently, an odd number is congruent to 1 modulo 2.
Examples of odd numbers include 1, 3, 5, 7, and -1, -3, -5. In modular arithmetic, odd
Arithmetic with odd numbers follows simple parity rules. The sum of two odd numbers is even. The
Relation to other concepts includes their role in prime numbers, where 2 is the only even prime,