asked 194k views
5 votes
Show that any positive integer is of the form 3q or 3q+1 or 3q+2 for some integer q.

1 Answer

6 votes
Euclid's Division Lemma : For any two positive integers a and b, there exists two unique integers q and r such that a = bq + r, 0 r < b.
If we take b = 3, the possible values of r will be 0, 1 and 2
Hence, either a = 3q or a = 3q + 1 or a = 3q + 2.
answered
User DurgaDatta
by
8.2k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.