Division Algorithm: Proving 24 Does Not Divide a² - 1

  • Thread starter Thread starter MAGICMATHS
  • Start date Start date
  • Tags Tags
    Algorithm Division
AI Thread Summary
To prove that 24 does not divide a² - 1 for integers a where 2 and 3 do not divide a, the discussion focuses on the forms a can take, specifically a = 6k + 1 or a = 6k + 5. For a = 6k + 1, the expression simplifies to 12k(3k - 1), which shows divisibility by 3 under certain conditions. For a = 6k + 5, the expression becomes 12(3k + 2)(k + 1), indicating that both factors cannot be odd simultaneously. The participants emphasize the importance of understanding the divisibility properties of these forms to complete the proof. The conversation highlights the need for clarity in explaining how transformations maintain divisibility.
MAGICMATHS
Messages
7
Reaction score
0
1. My difficulty is to show that if a is an integer such that 2 does not divide a and 3 does not divide a then 24 does not divide a squared minus 1

2.Is there any equation which helps?

3. My idea is that it has to be an integer such that 6 does not divide a...therefore i have to show that 6a,6a+1,...6a+5 converted to asquared minus 1 are not divisible by 24...pls can anyone suggest if I am solving it correctly.
 
Physics news on Phys.org
Well, not "6a" because that would be divisible by both 2 and 3. And you don't mean "6a+ ...". If "2 does not divide a and 3 does not divide a" then either a= 6k+ 1 or a= 6k+ 5 for some integer k.

Now, if a=6k+ 1, a^2- 1= 36k^2+ 12k+1-1= 36k^2- 12k= 12k(3k- 1). That will be divisible by 3 if either k or 3k-1 is even- and it is easy to see that they can't both be odd.

If a= 6k+ 5, a^2-1= 36k^2+ 60k+ 25- 1= 36k^2+ 60k+ 24= 12(3k^2+ 5k+ 2)= 12(3k+ 2)(k+ 1). Now it is only necessary to show that 3k+2 and k+ 1 can't both be odd.
 
how can i explain that 6k is divisible by 6 when if i change it to asquared - 1 (pls refer to previous message) it becomes 36ksquared - 1...thats not easy to explain as divisible by 6!:(
 
The hypothesis is "a is an integer such that 2 does not divide a and 3 does not divide a" so (6k)^2- 1 is not relevant.
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top