I have this problem I need to prove:
Prove that for every $n\ge3$ this statement is true: $2^n\ge2n+1$
I proved this by induction and it was easy for me.
my question is about the second section of the question.
Two sequences is given: $8, 16, 32, \dots, 2^n$ and $7, 9, 11, \dots, 2n+1$
Prove that the sum of the geometric progression is bigger than the sum of the arithmetic progression.
Use Section A to prove it.
How do I prove it without using induction again? by logic I know this statement is true, but how do I write it in a formal way?
Thanks!