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

Home > Just Math
Power Division (Posted on 2011-04-19) Difficulty: 3 of 5
Given that n is a positive integer, determine the remainder (in terms of n) whenever 3^(2^n) – 1 is divided by 2^(n+3)

Note: (a)^b implies 'a' raised to the power of 'b', ((a)^b)^c implies 'a' raised to the power 'bc', but a^(b^c) implies 'a' raised to the power 'b' raised to the power 'c'

No Solution Yet Submitted by K Sengupta    
Rating: 4.0000 (1 votes)

Comments: ( Back to comment list | You must be logged in to post comments.)
Possible solution | Comment 1 of 2

Very nice problem.

We are going to start by doubling 3^(2^n) – 1. This gives these numbers in base 3: 121,12221,122222221,1+15 2's+1, 1+31 2's+1, 1+63 2's+1 etc.

The first is evenly divisible by 16, the second by 32, the third by 64 etc. (the other divisor rapidy becomes enormous). So the remainder is always zero.

But since in the problem as set we are taking exactly half that sum, the remainder is invariably 2^(n+2).

 

Edited on April 19, 2011, 1:28 pm
  Posted by broll on 2011-04-19 13:24:34

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 (21)
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