Let s = n = 0 ∑ ∞ ( n + 1 ) ( n + 2 ) ( − 1 ) n . Find e s + 1 .
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.
Using Taylor series, we can write s ( x ) = n = 0 ∑ ∞ ( n + 1 ) ( n + 2 ) ( − 1 ) n x n = x 2 ( 1 + x ) lo g ( 1 + x ) − x , which converges for x ∈ [ − 1 , 1 ] . Then, s = lo g ( 4 ) − 1 , leading to the result.
Problem Loading...
Note Loading...
Set Loading...
Relevant wiki: Maclaurin Series
Consider the Maclaurin series of ln ( 1 + x ) as follows:
ln ( 1 + x ) ∫ ln ( 1 + x ) d x ∫ 0 1 ln ( 1 + x ) d x = n = 1 ∑ ∞ n ( − 1 ) n + 1 x n = n = 0 ∑ ∞ n + 1 ( − 1 ) n x n + 1 = n = 0 ∑ ∞ ( n + 1 ) ( n + 2 ) ( − 1 ) n x n + 2 + C = n = 0 ∑ ∞ ( n + 1 ) ( n + 2 ) ( − 1 ) n = s for − 1 < x ≤ 1 where C is the constant of integration.
⟹ s = ∫ 0 1 ln ( 1 + x ) d x = ( 1 + x ) ln ( 1 + x ) − x ∣ ∣ ∣ ∣ 0 1 = 2 ln 2 − 1
⟹ e s + 1 = e 2 ln 2 = e ln 4 = 4