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

Home > Numbers
Quadrootles (Posted on 2020-01-17) Difficulty: 4 of 5
Consider a non-empty set of positive integers M. We know, that when some x is in M, then so are 4x and [sqrt(x)].

Determine all integers in M.

Note: For a real number x, [x] denotes the largest integer, that is smaller or equal to x.

  Submitted by JLo    
No Rating
Solution: (Hide)
M contains all positive integers.

By repeatedly taking the [sqrt(x)] function (call it "isqrt") of some element in M, we see that 1 is in M. It follows that all powers of 4 are in M. So far, so obvious.

To complete the proof, we show that for any positive integer n, there is a power of 4, that results in n when repeatedly applying isqrt.

Which numbers give n when applying isqrt once? All numbers in the interval

I_1 := [ n^2, (n+1)^2 )

Likewise, all numbers in

I_2 := [ n^4, (n+1)^4 )

end up in n when isqrt is applied twice. Generally

I_m := [ n^(2^m), (n+1)^(2^m) )

shrinks to n when applying isqrt m times.

Since (n+1)/n > 1, the quotient of right and left interval of I_m goes to infinity when m goes to infinity. But every interval [a,b] where b/a > 4, contains a power of 4. Therefore, some I_m contains a power of 4.

See also Daniel's comment for a (slightly) different proof.

Comments: ( You must be logged in to post comments.)
  Subject Author Date
proofDaniel2020-01-20 03:36:38
Some ThoughtsPossiblyKenny M2020-01-19 10:46:16
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 (9)
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