If n = 4k+3, does 8 divide n^2-1? Can u check if i did this right?

  • Thread starter mr_coffee
  • Start date
In summary, the book did an example where n = 4k+1, and instead of 8 dividing n^2-1, they show that 2k^2+k is an integer and 8 is an integer because the sums and products of integers are integers.
  • #1
mr_coffee
1,629
1
ello ello!

I'm pretty sure this is right but not 100%. Directions are as follows:
GIve a reason for your answer in each of 1-13. Assume that all variables represent integers.

If n = 4k + 3, does 8 divide n^2-1? Here is my answer:
No. n^2-1 = (4k+3)^2-1 = (4k+3)(4k+3)-1 = (16k^2+24k+9)-1 = 16k^2+24k+8 = 16(k+1/2)(k+1). K+1 is an integer but k+1/2 is not necessarily an integer, because 1/2 is not an integer.

Is my reasoning correct? thanks!
:biggrin:
 
Physics news on Phys.org
  • #2
That doesn't work. Failing to write n^2-1 as 8*(some integer) doesn't mean it can't be done.

You got down to:

n^2-1=16k^2+24k+8

just fine. For what values of k is the thing on the right divisible by 8?
 
  • #3
well if i divide (16k^2+24k+8)/8 = (3k^2+12k+4)/4.
Is what what you ment? It does divide evenly, and those are all integers still. So can i say, 3k^2+12k+4 is an integer and 4 is an integer because the sums and products of integers are integers?
 
  • #4
mr_coffee said:
well if i divide (16k^2+24k+8)/8 = (3k^2+12k+4)/4.

Something funny happened here, check this carefully.
 
  • #5
Why did you factor out 16? You only need to show that it is 8(an integer).
 
  • #6
Sorry i had a typo it should have been, (3k^2+12k+4)/2. But I'm lost on what they want.

If n = 4k+3, does 8 divide n^2-1, well yes i just did it above. Nut I'm not sure how that showed 8 is an integer.

THe book did an example like this, but instead of n = 4k+3 its n = 4k+1. They did the following:

n^2-1 = (4k+1)^2 - 1 = (16k^2+8k+1)-1 = 16k^2+8k = 8(2k^2+k), and 2k^2+k is an integer becuase k is an integer an sums and products of integers are integers.
 
  • #7
mr_coffee said:
Sorry i had a typo it should have been, (3k^2+12k+4)/2.

[tex]\frac{16k^2+24k+8}{8}=\frac{16k^2}{8}+\frac{24k}{8}+\frac{8}{8}\neq\frac{3k^2+12k+4}{2}[/tex]

mr_coffee said:
But I'm lost on what they want.

To show n^2-1 is divisible by 8, you can show (n^2-1)/8 is an integer. Equivalently, you can show there exists an integer x where n^2-1=8*x, like they did in your example (no real difference).
 
  • #8
My bad! thanks shmoe that makes sense, now I can just show:
[tex]\frac{16k^2+24k+8}{8}=\frac{16k^2}{8}+\frac{24k}{8 }+\frac{8}{8}[/tex] = 2k^2+3k+1 = (k+1)(2k+1). (k+1) and (2k+1) are both integers becuase k is an integer and the sums and products of integers are integers.

Thanks alot! :D
 
  • #9
I was tempted to post that not being able to divide by 8 is a handicap in number theory! (but I won't!)

You don't need to factor that: Obviously, 2k2+3k+1 is an integer whether it can be factored or not.

I think it is somewhat simpler just to write 16k2+ 24k+ 8= 8(2k2+3k+1) rather than dividing by 8. The fact that it is a multiple of 8 is sufficient to prove divisibility.
 
  • #10
hah I think i am handicapped, I don't enjoy Descrete Math. This course is what is keeping me in Computer ENgineering and not Computer Science.

Thanks for the help!
 

Related to If n = 4k+3, does 8 divide n^2-1? Can u check if i did this right?

1. What does n = 4k+3 mean?

n = 4k+3 is a mathematical expression where n is equal to 4 times some integer (k) plus 3.

2. What does it mean for 8 to divide n^2-1?

For 8 to divide n^2-1 means that when n is substituted into the expression n^2-1, the resulting number is divisible by 8 with no remainder.

3. Can you explain the concept of divisibility?

Divisibility is a mathematical concept that refers to the ability of one number to be divided evenly by another number without leaving a remainder. For example, 8 is divisible by 4 because 8 divided by 4 equals 2 with no remainder.

4. How do you check if 8 divides n^2-1?

To check if 8 divides n^2-1, you can substitute different values for n and see if the resulting expression is divisible by 8. Alternatively, you can use the remainder theorem to divide n^2-1 by 8 and see if the remainder is 0.

5. Can you provide an example of n = 4k+3 and check if 8 divides n^2-1?

Let's say n = 11. Substituting this into n^2-1 gives us (11)^2-1 = 120. Since 120 is divisible by 8 with no remainder, we can say that 8 divides n^2-1 for n = 11. This also satisfies n = 4k+3, where k = 2.

Similar threads

  • Calculus and Beyond Homework Help
Replies
3
Views
580
  • Precalculus Mathematics Homework Help
Replies
6
Views
1K
  • Calculus and Beyond Homework Help
Replies
4
Views
1K
  • Calculus and Beyond Homework Help
Replies
16
Views
1K
  • Calculus and Beyond Homework Help
Replies
2
Views
2K
Replies
29
Views
4K
  • Precalculus Mathematics Homework Help
Replies
10
Views
1K
  • Precalculus Mathematics Homework Help
Replies
3
Views
908
  • Precalculus Mathematics Homework Help
Replies
3
Views
815
  • Calculus and Beyond Homework Help
Replies
5
Views
2K
Back
Top