Let $~S~$ be a subset of $~N~$ such that
$a)~$ $~2^k\in S~~~\forall~ k\in N$ , and
$b)~$ if $~k\in S~$ and $~k\ge 2~$, then $~k-1\in S~$.
Prove $~S=N~$.
This is a problem from Introduction to real analysis by Bartle and Sherbert. I dont understand how to use principle of mathematical induction in this problem. I also dont understand the relevance of $~a)~$ in this question. Can anyone please help me understand this question and solve it?
Let $p$ be any power of $2$ greater than 1. By (a), $p$ is in $S$.
By (b), $p-1$ is in $S$. Then we can repeatedly use (b) to prove that $p-2, p-3, ... , 1$ are all in $S$. (This is where induction is used.)
We can let $p$ be as large a power of $2$ as we like and so every positive integer is in $S$.