As Thomas Andrews pointed out in his comment, you need to show
$1+1+\frac{1}{2}+\frac{1}{6}+\frac{1}{24}+\cdots < 1+1+\frac{1}{2}+\frac{1}{4}+\frac{1}{8}+\cdots$
Lemma: For all $n \ge 1$,
$\tag 1 \;2^n \le (n+1)!$
Proof
Let $I_n = \{1,2,3,\dots,n\}$, and consider the symmetric group $S_{n+1}$ on $I_n \cup \{\hat x\}$. We claim that for any subset $J$ of $I_n$ we can associate a permutation $\sigma_J$ in $S_{n+1}$, and that the association is injective,
$\tag 2 \sigma_J = \sigma_K \Rightarrow J = K$
The empty set gets mapped to the identity permutation.
Any singleton, say $\{k\}$, would get mapped to the transposition $(k,\hat x)$.
Any other subset would get mapped to the natural cyclic permuation in $S_n$ that leaves $\hat x$ invariant.
(Example: $\{1,2,4,7\}$ in $I_{12}$ would map to $(1 \; 2\; 4\; 7)$ in $S_{12} \subset S_{13}$)
It is easy to see that this is injective, proving the claim.
The lemma has been proved since the number of subsets of $I_n$ is $2^n$ and the number of permutations in $S_{n+1}$ is $(n+1)!$.
You can check that the inequality (1) is strict when $n = 2$.
You can also verify (1) by inspection. The LHS has $n$ factors all equal to $2$, while the RHS also has $n$ factors all greater than or equal to $2$.
Another upper bound using elementary techniques:
$e \lt 65/24 + 2^{-5} = 2.739583333$
The inspection method from above can be improved to show that
$\tag 3 \text{For all } n \ge 6 \text{, } \; 2^n \le (n-1)!$
So,
$1+1+\frac{1}{2}+\frac{1}{6}+\frac{1}{24}+\frac{1}{120}+\cdots \lt$
$\quad (1+1+\frac{1}{2}+\frac{1}{6}+\frac{1}{24})+2^{-6}+2^{-7}+\cdots =$
$\quad (65/24)+2^{-5}(2^{-1}+2^{-2}+\cdots) = 65/24 + 2^{-5} $
You can continue this to get upper bounds arbitrarily close to $e$, the next step using
$\tag 4\text{For all } n \ge 8 \text{, } \; 2^n \le (n-2)!$