twisted_logic89
New member
- Joined
- Oct 20, 2008
- Messages
- 23
Ok, so the division algorithm states that if a,b are natural numbers (and b doesnt equal 0), there exists unique q,r such that a=bq + r
From this, to explain why every natural number is of the form 3k, 3k+1, 3k+2......
choose an a and b. A= any number (or 'n'), b=3, and r=0,1,2 so: 2= 3(0)+2
n=3k+r
3k+0 ---> 3 (when k=1)
3k+1 ---> 4 (when k=2)
3k+2 ---> 5 (when k=3)
do you think this adequately explains why every natural number is of the form 3k, 3k+1, 3k+2? Do you think there is anything I could do to improve upon this answer?
From this, to explain why every natural number is of the form 3k, 3k+1, 3k+2......
choose an a and b. A= any number (or 'n'), b=3, and r=0,1,2 so: 2= 3(0)+2
n=3k+r
3k+0 ---> 3 (when k=1)
3k+1 ---> 4 (when k=2)
3k+2 ---> 5 (when k=3)
do you think this adequately explains why every natural number is of the form 3k, 3k+1, 3k+2? Do you think there is anything I could do to improve upon this answer?