syncmaster913n
New member
- Joined
- Dec 11, 2016
- Messages
- 22
So I have 3^n + 3^n is divisible by 6 and I'm supposed to prove that by induction. First I checked to make sure that this holds true for n = 1:
3^1 + 3^1 = 3 + 3 = 6, wich is clearly divisible by 6. Now for the induction, here is what I did:
3^n + 3^n = 6m (where m is some integer). Working with the left side of the equation:
\(\displaystyle 3^{n+1}\, +\, 3^{n+1}\, =\, 3\,(3^n)\, +\, 3\,(3^n)\, \)
. . .\(\displaystyle =\, 3\,(3^n\, +\, 3^n)\, =\, 3\, (6m)\, =\, 18m\)
Which is divisible by 6. At this point I thought to myself "well, proof done!". But then I realized that 3^0 + 3^0 = 2, which is not divisible by 6. I'm assuming I made some newbie error in the induction part, so could someone point it out to me please?
3^1 + 3^1 = 3 + 3 = 6, wich is clearly divisible by 6. Now for the induction, here is what I did:
3^n + 3^n = 6m (where m is some integer). Working with the left side of the equation:
\(\displaystyle 3^{n+1}\, +\, 3^{n+1}\, =\, 3\,(3^n)\, +\, 3\,(3^n)\, \)
. . .\(\displaystyle =\, 3\,(3^n\, +\, 3^n)\, =\, 3\, (6m)\, =\, 18m\)
Which is divisible by 6. At this point I thought to myself "well, proof done!". But then I realized that 3^0 + 3^0 = 2, which is not divisible by 6. I'm assuming I made some newbie error in the induction part, so could someone point it out to me please?
Attachments
Last edited by a moderator: