Michael K. answered 03/11/21
PhD professional for Math, Physics, and CS Tutoring and Martial Arts
So we need to be able to use ex as an infinite Taylor Series Polynomial since we know how polynomial terms can be integrated...
Using ex as a polynomial representation --> sum_{n=0}^{∞} xn/n!
So we can simplify the integrand as sum_{n=0}^{∞} xn/n! / x = sum_{n=0}^{∞} xn-1/n!
So when we integrate we integrate term by term which gives us...
sum_{n=0}^{∞} xn/(n * n!) = ∫(ex/x) dx