Show that $e^{-x}/(1-x) \leq e^{x^2}$ for some interval around $0$.
What I've tried
My first attempt was to expand the LHS by applying a taylor expansion to both terms and then trying to bound the terms to get rid of one of the summations. I think this might work, but I am missing a trick on how to proceed.
My other thought is to choose two points on either side of $0$ such that the difference of the LHS and RHS is nonpositive at these points (by trial and error). Then I can show that if the difference is ever positive, then there must be some maximum in the interval. Taking the derivative to find all critical points in this interval and showing that they lead to a nonpositive result shows the claim. Unfortunately, the equation I get by setting the derivative to 0 involves some terms I do not know how to handle without the Lambert function.
I am looking for hints on how to proceed.