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

Home > Just Math
2 ways to prove it (Posted on 2017-10-31) Difficulty: 2 of 5
For every positive integer n: 10n+18*n-1 is divisible by 27.

The above statement can be proven by more than one way.

Find at least 2 distinct methods.

No Solution Yet Submitted by Ady TZIDON    
Rating: 4.0000 (1 votes)

Comments: ( Back to comment list | You must be logged in to post comments.)
Solution Puzzle Solution: Method 2 Comment 4 of 4 |
(In reply to Puzzle Solution: Method 1 by K Sengupta)

10^1 = 10 (mod 27)

10^2 = 19 (mod 27)
10^3   = 1 (mod 27)
10^4  = 10 (mod 27)
......... and, so on.
Accordingly,  10^n (mod 27) cycles as: {10, 19,1, .....}

Again:
18*1 = 18 (mod 27)
18*2 = 9( mod 27)
18*3 = 0 (mod 27)
18*4 = 18 (mod 27)
....... and, so on.
Accordingly,  18*n (mod 27) cycles as: { 18,9,0,....}

Hence, 10^n+18*n-1 ( mod 27)  cycles as {27,27, 0, ......}
or, 10^n+18*n-1 cycles as {0,0,0,.....} in mod 27 system.

Consequently,  10^n+18*n-1 is divisible by 27.

  Posted by K Sengupta on 2022-05-14 23:47:40
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 (10)
Unsolved Problems
Top Rated Problems
This month's top
Most Commented On

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