Is n(n-1)(2n-1) Always Divisible by 6?

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

Homework Help Overview

The discussion revolves around the expression n(n-1)(2n-1) and whether it is always divisible by 6. The subject area includes number theory and divisibility rules.

Discussion Character

  • Exploratory, Assumption checking, Problem interpretation

Approaches and Questions Raised

  • Participants explore the factors of 2 and 3 in the expression, considering cases based on the parity of n and its relationship to divisibility by 3. Some participants suggest breaking the problem into cases based on the value of n.

Discussion Status

There is an ongoing exploration of the conditions under which the expression is divisible by 6. Some participants have offered insights into specific cases and interpretations, while others question the clarity of the problem statement regarding the term "always divisible."

Contextual Notes

Participants note that the definition of n may include integers, zero, and negative values, which could affect the interpretation of divisibility in the context of the problem.

cragar
Messages
2,546
Reaction score
3

Homework Statement


show that n(n-1)(2n-1) is always divisible by 6.

The Attempt at a Solution


I see how to get the factor of 2 if n is even then n is divisible by 2.
is n is odd then n-1 is even.
Here is my idea to get the factor of 3.
we know that n and n-1 are consecutive integers.
and we know that if n is divisible by 3 then so is 2n and the same goes for
n-1 but 2n-1 comes right before 2n, so we could some how make an argument as to why
n or n-1 or 2n-1 is divisible by 3. I need to think about it more.
 
Physics news on Phys.org
If n or (n-1) are divisible by 3 then your problem is solved.

If not, n+1 surely is divisible by 3.

Hence

n+1 = 3k, where k is some integer

Hence

2n -1 = 2 (3k-1) - 1

2n-1=3(2k-1)

Hence (2n-1) has to be divisible by 3.

QED
 
It's not clear what is meant by 'always divisible by 6'.

By inspection, n(n-1)(2n-1) is divisible by 6 IFF n >= 2
 
I would break this up into cases, some of which you already addressed. Consider the possible choices for n. The three cases are

n = 3k
n=3k+1
n=3k+2

where k is an integer. Consider

\frac{n(n-1)(2n-1)}{6}

What happens when you substitute each case in for n into the fraction above?
 
Last edited:
SteamKing said:
It's not clear what is meant by 'always divisible by 6'.

By inspection, n(n-1)(2n-1) is divisible by 6 IFF n >= 2

I think the issue should actually be that n must itself be an integer. However, there is nothing wrong with n = 0, n = 1, (in both cases, the product is 0, which is divisible by 6), or even if n is a negative integer.
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 9 ·
Replies
9
Views
3K
Replies
7
Views
4K
Replies
5
Views
2K
  • · Replies 11 ·
Replies
11
Views
2K
Replies
6
Views
2K
Replies
23
Views
2K