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

Home > Numbers
Pigeons will like it (Posted on 2010-03-08) Difficulty: 2 of 5
Prove analytically that for any nonnegative integer k there exists a power of 3, terminating with 0..001, i.e. a sequence of k zeroes followed by digit 1,
e.g. k=0==> 3^0=1, 3^4 =81;
k=1==> 3^20=3486784401,
k=2==> 3^100= 515377520732011331036461129765621272702107522001.
Bonus question: Show that replacing the number 3 by any odd number, not terminating by 5, leaves your proof valid.

No Solution Yet Submitted by Ady TZIDON    
No Rating

Comments: ( Back to comment list | You must be logged in to post comments.)
Solution Adding zeros (full solution) | Comment 1 of 2
All you need is a power that ends in 1 and you can add in a zero before the one by raising to the power of 10.

Say 3^n is of the form 10x+1 (ie it ends in 1)
then (3^n)^10 = 3^(10n) = (10x)^10 + 10*(10x)^9 + 45*(10x)^8 +...+ 45*(10x)^2 + 10*(10x) + 1
Which clearly is of the form 100y+1
This gives a sequence of the form 3^(4*10^a) as ending with a zeros before the terminal 1.

Note: these are not the smallest numbers because if the last non-zero digit is even we can just multiply the exponent by 5 which will halve this digit.
This sequence of smallest exponents goes 4,20,100,500,5000,50000,...


To show this works for any odd (except multiples of 5) it is enough to show there is a power that ends in 1.
If it ends in 3 then the power is 4: (10x+3)^4 = 1000x^4 +1200x^3 +5400x^2 + 1080x + 81
If it ends in 1 (except for 1 itself) then the power is 1.
If it ends in 7 the power is 4.
If it ends in 9 the power is 2.

  Posted by Jer on 2010-03-08 16:12:52
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 (6)
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