Binary and hexadecimal expansion

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 4K views
nicnicman
Messages
132
Reaction score
0

Homework Statement


Show that the binary expansion of a positive integer can be obtained form its hexadecimal expansion by translating each hexadecimal digit into a block of four binary digits.


Homework Equations





The Attempt at a Solution


I know that this is true but I have no idea how to show it. Any pointers?
 
Physics news on Phys.org
If you have number given as ##a_n 16^n + a_{n-1} 16^{n-1} + ... + a_0##, can you express it as binary number? This expression is unique, so once you find some way to represent the number you are done.