All about flooble | fun stuff | Get a free chatterbox | Free JavaScript | Avatars    
perplexus dot info

Home > Just Math
A Squared Divisor (Posted on 2025-03-21) Difficulty: 3 of 5
If n is an integer greater than 1, then show that nn−1−1 is divisible by (n−1)2.

No Solution Yet Submitted by Danish Ahmed Khan    
No Rating

Comments: ( Back to comment list | You must be logged in to post comments.)
Solution solution | Comment 1 of 2
The first expression is factorable into:
(n-1)(n^(n−2) + n^(n−3) + n^(n−4) + ... + n^2 + n + 1)

So dividing both sides by (n-1), the problem reduces to:   (n-1) ≠ 0
(n^(n−2) + n^(n−3) + n^(n−4) + ... + n^2 + n + 1)  is divisible by (n−1)

Each term of this reduced expression is 1 mod (n-1).
There are (n-1) terms on the LHS; added together, their sum is  (n-1) mod (n-1).
This is equivalent to 0 mod (n-1).
So the reduced expression is divisible by (n−1).
So the original expression is divisible by (n−1)^2.
Provided  n ≠ 1, which was given because n>1.


  Posted by Larry on 2025-03-21 08:54:02
Please log in:
Login:
Password:
Remember me:
Sign up! | Forgot password


Search:
Search body:
Forums (0)
Newest Problems
Random Problem
FAQ | About This Site
Site Statistics
New Comments (4)
Unsolved Problems
Top Rated Problems
This month's top
Most Commented On

Chatterbox:
Copyright © 2002 - 2025 by Animus Pactum Consulting. All rights reserved. Privacy Information