00:01
Okay, so in this question we want to show how a hexadecimal number can be converted into a binary expansion so here we have a just a regular number in hexadecimal so first thing that we'll do is convert it into base 10 so n in base 10 is going to be h k 16 to the k plus by h k minus h k minus 1 16 to the k minus 1 plus blah blah blah plus by h1 16 plus by h zero so each of these h's are between zero h i and it's between 15 or i is equal to zero one two blah blah blah to k so because it's between 0 and 15, we can convert this into a binary expansion.
01:00
In particular, we can write it as h .i is equal to a times by 4i plus 1, plus 3, 2 times by 2 cubed, plus by a 4i plus by 2 squared, plus by a times by 4i plus 1 times by 2 plus by a times by 4i times like 2 to 0.
01:31
So the reason why it's 4i will become clearer later, but for right now, just to recognize that we can do this.
01:38
So there is like some sort of binary expansion.
01:40
So if we write this out completely for this n10, so yeah n10, we can write this as h.
01:50
No, it's not h.
01:52
A times by 4k plus by 3, 2 cubed, plus by a times by 4k plus by 2, 2 squared, plus by a times by 4i plus by 1, plus by 2, plus a times by 4i plus 1 times by 16 to the k.
02:16
And then continues on, then taking these last two terms.
02:20
H1.
02:21
So we a times by four times by one plus three so that gives you seven two cubed plus by a to the six two squared plus by a to the five two plus by a to the four times by sixteen and finally plus by a three two cubed plus by a two two squared plus by a two to plus a zero.
02:55
So the reason why we had to have the four in front is because these numbers don't overlap...