in Combinatory
241 views
0 votes
0 votes
Prove that $2n < (n + 1)!, $ for all $ n \geq 3.$
in Combinatory
241 views

1 Answer

2 votes
2 votes
Best answer
Let $S(n)$ be the statement : $2n< (n+1)!$    $n\geq 2$

Basic Step $S(1)$ :

LHS$=2*2=4$

RHS$=(2+1)!=6$

$LHS< RHS$ (verified).

Inductive Step :

Let us assume $S(k)$ is true .

So, $2k< (k+1)!$

 Now,$S(k+1)$:

 LHS::-

$2(k+1)$

$=2k+2< (k+1)!+2<(k+1)!*(k+2)<(k+2)!$

So,$S(k+1)$ is true whenever $S(k)$ is true.

So, $2n<(n+1)!;$$n\geq 2$ (proved)
selected by

Related questions

Quick search syntax
tags tag:apple
author user:martin
title title:apple
content content:apple
exclude -tag:apple
force match +apple
views views:100
score score:10
answers answers:2
is accepted isaccepted:true
is closed isclosed:true