Show that any odd positive integers is in the former of 4k+1 or 4k+3,k €z
Answers
To show that
any odd positive integers is in the former of 4k+1 or 4k+3, k ∈z
Let a be any positive integer
From Euclid's Division lemma, a can be written as
Where
If we take
Then the possible values of r will be 0, 1, 2, 3
For
which is an even integer
For
which is an odd integer
For
which is an even integer
For
which is an odd integer
Therefore, odd positive integers are of the form and
Hope this helps.
Know More:
Q: Show that square of any positive integer is of the form 4m or 4m+1 for some integer m.
Click Here: https://brainly.in/question/8545400
Q: Show that any positive even integer is of the form 8q, 8q + 2, 8q + 4, or 8q + 6, where q is some integer.
Click Here: https://brainly.in/question/331179
Q: Show that any positive integer is of the form 3q, 3q+1,3q+ 2 for some integer q.
Click Here: https://brainly.in/question/3038540
Answer: The proof is done below.
Step-by-step explanation: We are given to show that any positive odd integer is of the form 4k + 1 or 4k + 3.
Let n be any positive integer
Euclid's algorithm : if a and b are two positive integers, there exist unique integers q and r satisfying
a = bq + r, where 0 ≤ r < b.
Let us consider that b = 4. Then, we have
n = 4q + r, where 0 ≤ r < 4
Since 0 ≤ r < 4, the possible remainders are 0, 1, 2 and 3.
So, n can be of the form 4q, 4q + 1, 4q + 2 and 4q + 3.
Since the number n is odd, so a cannot be equal to 4q or 4q + 2, because they are both divisible by 2.
Therefore, the number a is of the form 4q + 1 or 4q + 3.
Thus, any odd positive integer n the form 4k+1 or 4k+3.
Hence showed.