I read the page 2 of Mathematical Induction, I have difficulty of understanding of
The Induction Hypothesis is “If m is the integer represented by the binary array b[1,2 . . . k], then n = 2 ^ k * t + m”
1) What is m?
2) And for t is even the m is unchangeable while for t is odd the m=m+2^k, how?
Please explain above points. Thanks