(i) A= {x | x€ N and x is an odd number
Answers
Answer:
Step-by-step explanation:
x= (1,3,5,7...) the value starts from 1 beacuse x belongs to natural number
pls mark as brainliest
Answer:
Step-by-step explanation:
First, what is an odd number?
Well, before, let's see what an even number is.
A number n is even if it's a multiple of 2. Meaning that n = 2k where k is an integer.
So, if that's not the case, if n is not a multiple of 2, we say that it is odd.
So, n is odd if n = 2k+1 where k is an integer. Why the plus 1? Because n is not even, there is a remainder, which is 1.
So, here's a way that we can define the set of odd natural numbers.
We want {2n+1 | n∈N}.
Let's break this down. We have the set of 2n+1, odd numbers, and we want n to be a natural number, which is why we define n∈N.
In fact, we can generalize even and odd numbers to numbers that are multiples of any number, and numbers that have a remainder. For more, research “modular arithmetic”.