n = 1 ∑ ∞ ( n 2 − 2 n + 1 4 )
Find the closed form of the series above to 3 decimal places.
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.
Did exactly the same
S = m → ∞ lim n = 1 ∑ m ( n 2 − 2 n + 1 4 ) = m → ∞ lim ( 1 2 − 3 4 + 2 2 − 5 4 + 3 2 − 7 4 + . . . + m 2 − 2 m + 1 4 ) = m → ∞ lim ( 2 H m − 4 ( H 2 m + 1 − 1 − 2 1 H m ) ) = m → ∞ lim ( 4 + 4 H m − 4 H 2 m + 1 ) = m → ∞ lim 4 ( 1 + ln m + γ − ln ( 2 m + 1 ) − γ ) = m → ∞ lim 4 ( 1 + ln ( 2 m + 1 m ) ) = 4 ( 1 − ln 2 ) ≈ 1 . 2 2 7 where H n is the n th harmonic number. where γ is Euler-Mascheroni constant.
References
Problem Loading...
Note Loading...
Set Loading...
The given series can be written as
n = 1 ∑ ∞ ( 2 n 4 − 2 n + 1 4 ) = 4 × ( ( 2 1 − 3 1 ) + ( 4 1 − 5 1 ) + ( 6 1 − 7 1 ) + . . . ) =
4 × ( 1 − ( 1 − 2 1 + 3 1 − 4 1 + 5 1 − . . . . . ) ) = 4 × ( 1 − n = 1 ∑ ∞ n ( − 1 ) n + 1 ) = 4 × ( 1 − ln ( 2 ) ) = 1 . 2 2 7
to 3 decimal places, where we recognize this last summation as that of the alternating harmonic series .