SOLUTION: Find the 29th smallest positive integer that can be written only using the digits zero and one in base five
Algebra.Com
Question 1043199: Find the 29th smallest positive integer that can be written only using the digits zero and one in base five
Answer by LinnW(1048) (Show Source): You can put this solution on YOUR website!
29 in binary is 11101 This is the 29th number in binary beginning with 1
and 11101 in base 5 will be the 29th smallest
Converted to decimal, this is 1*5^4 + 1*5^3 + 1*5^2 + 0*5^1 + 1*5^0
625 + 125 + 25 + 0 + 1 = 776
RELATED QUESTIONS
Determine all the positive integers that are written using 3 digits both in base 5 and in (answered by greenestamps)
list three digit numbers that can be written using each of the digits 2,5,and 8 once and... (answered by stanbon)
find the greatest and the smallest number that can be written using the digits 8,0,5,9,3. (answered by ewatrrr)
(a) Find the smallest positive integer which can be written as the sum of
three, four,... (answered by math_helper,greenestamps)
Prove that every positive integer a, written in the base 10, a^5 and a have the same last (answered by solver91311)
Use each of the digits 0,1,2,3,4,5. Find the smallest positive 2-digit answer. Note can... (answered by solver91311,Edwin McCravy)
Given any positive even integer, x, the positive difference between the smallest odd... (answered by RAY100)
Given any positive even integer, x, the positive difference between the smallest odd... (answered by Theo)
Find the smallest positive integer n such that the base ten representation of 2 at the... (answered by ikleyn)