If we prove by induction that $2^n > n$ for $n \geq 1$ where $n \in N^+$, how can one know this inequality holds for real values of n like $2^{2.5} > 2.5$?
Maybe a bit silly question but I can't find answer by myself. I think I need to show that the function $2^n$ is larger than $n$ analytically rather by induction but I don't know how and if induction is sufficient, then why? Thanks in advance.