![]() |
|
|
#1 |
|
Mar 2018
2×5×53 Posts |
92020 and 541456 are example of numbers that mod (6^4) are powers of 2.
How to find all the numbers N such that N mod (6^4) is a power of 2? |
|
|
|
|
|
#2 |
|
Jun 2003
10011101111002 Posts |
|
|
|
|
|
|
#3 | |
|
Feb 2017
Nowhere
464310 Posts |
Quote:
1) n = 1. Go to step 2. 2) Replace n by 2*n. Go to step 3. 3) Divide n by 6^4 and note the remainder. Go to step 4. 4) Has the remainder occurred before? Yes -- you are done! No -- go to step 2. |
|
|
|
|
![]() |
| Thread Tools | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| What would increased and reduced gravity do to a person's abilities? | jasong | Science & Technology | 15 | 2016-01-21 17:13 |
| Generating reduced basis for special-q | paul0 | Factoring | 5 | 2015-11-18 06:16 |
| 2^x using powers of e? | nibble4bits | Math | 31 | 2007-12-11 12:56 |
| Powers and numbers in sequence | roger | Puzzles | 7 | 2006-10-27 21:54 |
| Powers, and more powers | Numbers | Puzzles | 3 | 2005-07-13 04:42 |