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

  • Thread starter Thread starter mr_coffee
  • Start date Start date
Click For Summary

Homework Help Overview

The discussion revolves around determining whether 8 divides the expression n^2 - 1, given that n is expressed in the form 4k + 3, where k is an integer. Participants are exploring the implications of this expression and its divisibility properties.

Discussion Character

  • Exploratory, Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • Participants discuss the algebraic manipulation of the expression n^2 - 1 and question the validity of their reasoning regarding divisibility by 8. Some participants attempt to simplify the expression and check for integer results, while others express confusion about the requirements of the problem.

Discussion Status

There is an ongoing exploration of different methods to demonstrate the divisibility of n^2 - 1 by 8. Some participants have provided insights into how to express the problem in terms of integer factors, while others are clarifying their understanding of the requirements and the implications of their calculations.

Contextual Notes

Participants are working under the assumption that all variables represent integers, and there is a reference to a similar example in the textbook that uses a different form of n (4k + 1) to illustrate the concept of divisibility.

mr_coffee
Messages
1,613
Reaction score
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
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?
 
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?
 
mr_coffee said:
well if i divide (16k^2+24k+8)/8 = (3k^2+12k+4)/4.

Something funny happened here, check this carefully.
 
Why did you factor out 16? You only need to show that it is 8(an integer).
 
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 because k is an integer an sums and products of integers are integers.
 
mr_coffee said:
Sorry i had a typo it should have been, (3k^2+12k+4)/2.

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

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).
 
My bad! thanks shmoe that makes sense, now I can just show:
\frac{16k^2+24k+8}{8}=\frac{16k^2}{8}+\frac{24k}{8 }+\frac{8}{8} = 2k^2+3k+1 = (k+1)(2k+1). (k+1) and (2k+1) are both integers because k is an integer and the sums and products of integers are integers.

Thanks a lot! :D
 
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 discrete Math. This course is what is keeping me in Computer ENgineering and not Computer Science.

Thanks for the help!
 

Similar threads

  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
Replies
4
Views
2K
  • · Replies 2 ·
Replies
2
Views
4K
Replies
29
Views
5K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 16 ·
Replies
16
Views
3K
  • · Replies 10 ·
Replies
10
Views
2K