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

Home > Numbers
B-nary (Posted on 2009-04-27) Difficulty: 2 of 5
If b is an integer greater than 1, then a b-nary representation of a non-negative real number r is an expression of the form
           
     r = ∑ aib-i
          i=0
where a0 is a non-negative integer, and the ai are integers satisfying 0 ≤ ai < b for i = 1,2,3, ...
     r = a0.a1a2a3 ...

An underscored numeral will denote that the numeral is repeated indefinitely. If b=10 for example, then
     0.45783 denotes 0.45783783783783....

No matter what the base b, an irrational number has only one b-nary representation.

Looking at the table below we see that (depending on the base) a rational number can have one or two b-nary representations.

---------------+-----------------------+-----------------------+
          Base |           Ten         |          Three        |
---------------+------------+----------+------------+----------+
Representation |  fraction  |  b-nary  |  fraction  |  b-nary  |                     
---------------+------------+----------+------------+----------+
               |     1/3    |   0.3    |    1/10    |  0.10    |
               |            |          |            |   or     |
               |            |          |            |  0.02    |
---------------+------------+----------+------------+----------+
               |     1/5    |   0.20   |    1/12    |  0.0121  |
               |            |    or    |            |          |         
               |            |   0.19   |            |          |       
---------------+------------+----------+------------+----------+  
If p, q, and b are integers with p ≥ 0, q > 0, and b > 1, then what is the relation between p, q, and b such that the rational number p/q has only one b-nary representation?

  Submitted by Bractals    
Rating: 1.5000 (2 votes)
Solution: (Hide)

   If p = 0, then

      p/q has only one b-nary representation

   else

      if q divides p*bn for some integer n, then

         p/q has two b-nary representations

      else

         p/q has one b-nary representation

   -----------------------------------------------

   Note: q will divide p*bn for some integer n 
                                                     
                     if 

         the set of prime divisors of q/gcd(p,q) 
                       is a subset of
         the set of prime divisors of the base b.

   Note: The set of prime divisors of the integer
         23327 is {2,3,7}.

Comments: ( You must be logged in to post comments.)
  Subject Author Date
re: somewhat of a solution (some thoughts)Daniel2009-04-27 21:44:10
Solutionsomewhat of a solutionCharlie2009-04-27 14:59:07
Please log in:
Login:
Password:
Remember me:
Sign up! | Forgot password


Search:
Search body:
Forums (1)
Newest Problems
Random Problem
FAQ | About This Site
Site Statistics
New Comments (17)
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