These are optional exercises for practicing the concepts we learned this week.
What is the approximate value of
a) 214
b) 232
c) 88
What is the approximate value of
a) log2(8,000,000,000)
b) log16(16,000,000)
A notebook computer's disk holds 500 Gb of data. We would like to send the data across an extremely slow network that transfers only 1 byte/second. Approximately how long will the transfer take?
Is this statement true or false?
For all n ∈ ℤ, n2 mod 4 < 2.
Prove your answer.
Calculate by hand:
What is 1101002 in base 10? What is AB16 in base 10?
What is 9510 in base 2? In base 16?
In hexadecimal, what is the smallest and largest value that can be stored in a byte?
How many digits does 10010 have when written in base 5? How many digits does 50010 have when written in the same base?
Calculate by hand:
What is 678 in base 10?
What is 6710 in base 8?
What is 237610 in base 100? In base 1000?