Let n belong to the set of integers.
Prove by mathematical induction:
(n2n+1) ≤ 22n−1 + n, n≥ 1
(n+12n+3)
= (n+1)!(n+2)!(2n+3)!
= (n+2)(n+1)(2n+3)(2n+2)⋅n!(n+1)!(2n+1)!
= (n+2)(n+1)(2n+3)(2n+2)⋅(n2n+1)
⩽ (n+2)(n+1)(2n+3)(2n+2)[22n−1+n]
= n+22n+3[22n+2n]
which can > > > easily be proved < < < * to be less than or equal to 22n+1+n+1.
Assume to the contrary that n+22n+3[22n+2n]>22n+1+n+1. After simplifying, you would get
So long as we're clear that the "which can easily be proved" is an incomplete solution.
That is, the problem isn't solved.
* for you. As I'm wise enough not to speak for others, it's not an accident
that I don't type this phrase in posts.
Assume to the contrary that n+22n+3[22n+2n]>22n+1+n+1. After simplifying, you would get3n2+3n > 22n+2
> > > which can easily be proved to be false, therefore problem solved. < < <