Define to be the sum of the first positive integers, and the product of the first positive integers.
Evaluate
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
n + can be simplified to 2 n ( n + 1 ) . Plugging this into the summation cancels out an n in the numerator and denominator, leaving ∑ n = 2 ∞ 2 ( ( n − 1 ) ! ) n + 1 . Notice that this summation is equivalent to a similar summation from n = 1 to infinity if 1 is added to n in both the numerator and denominator. Doing this gives ∑ n = 1 ∞ 2 ( n ! ) n + 2 . This summation can be split into two summations: 2 1 ∑ n = 1 ∞ ( n − 1 ) ! 1 and ∑ n = 1 ∞ n ! 1 . The constant e is equal to ∑ n = 1 ∞ ( n − 1 ) ! 1 . Using this, the former summation is equal to 2 e and the latter summation is equal to e − 1 . Adding these together yields 2 3 e − 2 , or about 3.077.