answersLogoWhite

0


Best Answer

It is if we only consider integers. If we consider all real numbers, for example, it would not be.

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Is the complement of the set of odd integers is the set of even integers?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Which has more elements the set of positive odd integers less than 50 or the set of positive even integers less than 50?

The set of positive odd integers.


What are two consecutive odd integers for 323?

There is no set of two consecutive odd integers for 323. The set has one odd and one even integer. The numbers are 161 and 162.


What are four consecutive odd integers for 204?

There is no set of four consecutive odd integers for 204. The only set is even: 48, 50, 52 and 54.


How do you write a program to determine whether a number is odd or even counter?

For positive integers, if the least significant bit is set then the number is odd, otherwise it is even. For negative integers in twos-complement notation, if the least significant bit is set then the number is odd, otherwise it is even. Twos-complement is the normal notation, allowing a range of -128 to +127 in an 8-bit byte. For negative integers in ones-complement notation, if the least significant bit is set then the number is even, otherwise it is odd. Ones-complement is less common, allowing a range of -127 to +127 in an 8-bit byte, where 11111111 is the otherwise non-existent value -0 (zero is neither positive nor negative). Ones-complement allows you to change the sign of a value simply by inverting all the bits. Twos-complement is the same as ones-complement but we also add one. Thus the twos complement of 0 is 0 because 11111111 + 1 is 0 (the overflowing bit is ignored). 11111111 then becomes -1 rather than the non-existent -0.


What are examples of the law of closure in Mathematics?

There is no law of closure. Closure is a property that some sets have with respect to a binary operation. For example, consider the set of even integers and the operation of addition. If you take any two members of the set (that is any two even integers), then their sum is also an even integer. This implies that the set of even integers is closed with respect to addition. But the set of odd integers is not closed with respect to addition since the sum of two odd integers is not odd. Neither set is closed with respect to division.


The sum of 3 odd numbers is odd-true or false-why?

Any set of three odd integers must be odd - for example, 3 + 5 + 7 = 15. Similarly, the sum of an even number of odd integers added together will always be an even integer.


Find 2 consecutive odd integers that have a sum of 123?

There is a set of two consecutive integers that have a sum of 123; one odd and one even. They are 61 and 62.


Is the set of odd integers closed under division?

No. For example, 5 is an odd integer and 3 is an odd integer, yet 5/3 is neither an integer nor odd (as odd numbers are, by definition, integers).


Is the intersection of two infinite sets always an infinite set?

No. It can be infinite, finite or null. The set of odd integers is infinite, the set of even integers is infinite. Their intersection is void, or the null set.


Is this a set off odd integers -3-2-10123?

No because 2 is an even integer


The sum of the greatest and the smallest numbers of three consecutive even integers is 999?

There is no set of three consecutive even integers whose sum is 999. There are two other sets; one is odd, the other is mixed. The odd set is 331, 333 and 335. The mixed set is 332, 333 and 334.


What is the sum of three consecutive odd integer is negative 31?

There is no set of three consecutive odd or even integers whose sum is negative 31.