document.write( "Question 1210170: How many zeroes do we write when we write all the integers from 1 to 625 in base 4? \n" ); document.write( "
Algebra.Com's Answer #851437 by CPhill(1959)\"\" \"About 
You can put this solution on YOUR website!
Let's solve this problem by analyzing the number of zeroes in each place value when writing the numbers from 1 to 625 in base 4.\r
\n" ); document.write( "\n" ); document.write( "**1. Convert 625 to Base 4**\r
\n" ); document.write( "\n" ); document.write( "* $625 \div 4 = 156$ remainder 1
\n" ); document.write( "* $156 \div 4 = 39$ remainder 0
\n" ); document.write( "* $39 \div 4 = 9$ remainder 3
\n" ); document.write( "* $9 \div 4 = 2$ remainder 1
\n" ); document.write( "* $2 \div 4 = 0$ remainder 2\r
\n" ); document.write( "\n" ); document.write( "So, $625_{10} = 21301_4$. This means the largest base 4 number we're dealing with has 5 digits.\r
\n" ); document.write( "\n" ); document.write( "**2. Analyze Place Values**\r
\n" ); document.write( "\n" ); document.write( "We need to count the number of zeroes in each place value (units, fours, sixteens, sixty-fours, and two-hundred-fifty-sixes).\r
\n" ); document.write( "\n" ); document.write( "* **Units Place (4^0):**
\n" ); document.write( " * Numbers ending in 0 in base 4 are multiples of 4.
\n" ); document.write( " * From 1 to 625, there are $\lfloor 625/4 \rfloor = 156$ multiples of 4. So, there are 156 zeroes in the units place.
\n" ); document.write( "* **Fours Place (4^1):**
\n" ); document.write( " * We are looking for numbers with a 0 in the fours place.
\n" ); document.write( " * We look at the pattern in base 4: \_ \_ 0 \_
\n" ); document.write( " * For every 16 numbers, there are 4 numbers with 0 in the fours place.
\n" ); document.write( " * From 1 to 624, we have $624/16 = 39$ sets of 16. In each set, there are 4 zeroes. So, $39 \times 4 = 156$ zeroes.
\n" ); document.write( " * 625 is $21301_4$ so it also includes one zero in the fours place.
\n" ); document.write( " * total 156+1=157 zeroes
\n" ); document.write( "* **Sixteens Place (4^2):**
\n" ); document.write( " * We are looking for numbers with a 0 in the sixteens place.
\n" ); document.write( " * We look at the pattern in base 4: \_ 0 \_ \_
\n" ); document.write( " * For every 64 numbers, there are 16 numbers with 0 in the sixteens place.
\n" ); document.write( " * From 1 to 576 we have $576/64 = 9$ sets of 64. In each set there are 16 zeroes.
\n" ); document.write( " * $9 \times 16 = 144$ zeroes.
\n" ); document.write( " * From 577 to 625, the numbers in base 4 are:
\n" ); document.write( " * 21001, 21002, 21003, 21010, 21011, 21012, 21013, 21020, 21021, 21022, 21023, 21030, 21031, 21032, 21033, 21100, 21101, 21102, 21103, 21110, 21111, 21112, 21113, 21120, 21121, 21122, 21123, 21130, 21131, 21132, 21133, 21200, 21201, 21202, 21203, 21210, 21211, 21212, 21213, 21220, 21221, 21222, 21223, 21230, 21231, 21232, 21233, 21300, 21301.
\n" ); document.write( " * There are 13 more numbers with a zero in the sixteens place.
\n" ); document.write( " * 144+13 = 157 zeroes.\r
\n" ); document.write( "\n" ); document.write( "* **Sixty-fours Place (4^3):**
\n" ); document.write( " * We are looking for numbers with a 0 in the sixty-fours place.
\n" ); document.write( " * We look at the pattern in base 4: 0 \_ \_ \_
\n" ); document.write( " * For every 256 numbers, there are 64 numbers with 0 in the sixty-fours place.
\n" ); document.write( " * From 1 to 512, there are $512/256 = 2$ sets of 256. In each set, there are 64 zeroes.
\n" ); document.write( " * $2 \times 64 = 128$ zeroes.
\n" ); document.write( " * From 513 to 625, we have
\n" ); document.write( " * 20001 to 21301.
\n" ); document.write( " * 20001, 20002, 20003, 20010, 20011, 20012, 20013, 20020, 20021, 20022, 20023, 20030, 20031, 20032, 20033, 20100, 20101, 20102, 20103, 20110, 20111, 20112, 20113, 20120, 20121, 20122, 20123, 20130, 20131, 20132, 20133, 20200, 20201, 20202, 20203, 20210, 20211, 20212, 20213, 20220, 20221, 20222, 20223, 20230, 20231, 20232, 20233, 21000, 21001, 21002, 21003, 21010, 21011, 21012, 21013, 21020, 21021, 21022, 21023, 21030, 21031, 21032, 21033.
\n" ); document.write( " * We have 49 numbers with a zero in the 64's place.
\n" ); document.write( " * 128+49=177 zeroes\r
\n" ); document.write( "\n" ); document.write( "* **Two-hundred-fifty-sixes Place (4^4):**
\n" ); document.write( " * We are looking for numbers with a 0 in the 256's place.
\n" ); document.write( " * We look at the pattern in base 4: 0 \_ \_ \_ \_
\n" ); document.write( " * From 1 to 255, there are 255 numbers and no numbers with a zero in the 4^4 position.
\n" ); document.write( " * From 256 to 511 we have 10000 to 13333, and no zeros in the 256 position.
\n" ); document.write( " * From 512 to 625, we have 20000 to 21301. all of these numbers have a 2 in the 256's place, and no zeroes.
\n" ); document.write( " * 0 zeroes.\r
\n" ); document.write( "\n" ); document.write( "**3. Total Zeroes**\r
\n" ); document.write( "\n" ); document.write( "* Total zeroes = 156 + 157 + 157 + 177 + 0 = 647.\r
\n" ); document.write( "\n" ); document.write( "**Therefore, we write 647 zeroes when writing all the integers from 1 to 625 in base 4.**
\n" ); document.write( "
\n" ); document.write( "
\n" );