Prove that :
$(a)\;\; (n+1)! < n\big(1!+2!+\cdots +n!\big)$
$(b)\;\; (n+1)!>(n-1)\Big(n!+(n-1)!+\cdots \cdots +1!\Big)$ $ \forall n \geq 3$
Without using induction method
Attempt: for first part, $(n+1)!=(n+1)\cdot n\cdot (n-1)! = n\Big((n-1)!+n!\Big)$
for second part, $(n+1)!=(n+1)\cdot n\cdot (n-1)(n-2)! = (n-1)\Big((n^2+n)(n-2)!\Big)$
Could someone help me how to go further?
Thanks.
$$n(1!+2!+...+n!)=n(n-1)!\left(\frac{1}{(n-1)!}+\frac{2}{(n-1)!}+...+1+n\right)>$$ $$>n(n-1)!(n+1)=(n+1)!$$ $$(n-1)(1!+2!+...+n!)=(n-1)n!\left(\frac{1}{n!}+...+\frac{1}{n}+1\right)<$$ $$<(n-1)n!(n+1)=(n+1)!$$