1 4 − 3 4 + 5 4 − 7 4 + 9 4 − 1 1 4 + 1 3 4 + . . .
What is the sum above equal to?
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.
Excellent!
@Abdullah Rizwan , you don't need to separate the terms with many pairs of \ ( \ ) . Just use one pair will do. You can also use \ [ \ ] as I have amended your problem.
Doing things this way is a little delicate. The Taylor series for arctan has radius of convergence 1 , so just substituting in x = 1 needs justifying. However, since lim x → 1 tan − 1 x exists and equals 4 1 π , and since the series ∑ n = 0 ∞ 2 n + 1 ( − 1 ) n converges (it is an alternating series), we get the desired answer using Abel's Theorem.
Let's use a direct approach. Note that j = 0 ∑ n − 1 ( − 1 ) j x 2 j = 1 + x 2 1 − ( − 1 ) n x 2 n for 0 ≤ x ≤ 1 , and hence j = 0 ∑ n − 1 2 j + 1 ( − 1 ) j = ∫ 0 1 1 + x 2 1 − ( − 1 ) n x 2 n d x = ∫ 0 1 1 + x 2 d x + ( − 1 ) n + 1 ∫ 0 1 x 2 + 1 x 2 n d x = 4 1 π + ( − 1 ) n + 1 ∫ 0 1 x 2 + 1 x 2 n d x so that ∣ ∣ ∣ ∣ ∣ π − j = 0 ∑ n − 1 2 j + 1 ( − 1 ) j 4 ∣ ∣ ∣ ∣ ∣ = 4 ∫ 0 1 x 2 + 1 x 2 n d x ≤ 4 ∫ 0 1 x 2 n d x = 2 n + 1 4 Letting n → ∞ we deduce that j = 0 ∑ ∞ 2 j + 1 ( − 1 ) j 4 = π
A little typo in the R.H.S. of the last step. The approach is excellent.
Log in to reply
Brilliant!! I understand apart from the very last part
Log in to reply
The last line but one shows that the error between π and the sum of the first n terms of the series (is less than 2 n + 1 4 , and hence) tends to 0 as n tends to infinity. But that is precisely what it means to say that the sum to infinity of the series is equal to π .
Log in to reply
@Mark Hennings – Oh... I see. Thank you
Problem Loading...
Note Loading...
Set Loading...
The Taylor series expansion or the arctangent function is
arctan ( x ) = x − 3 x 3 + 5 x 5 − 7 x 7 + 9 x 9 − 1 1 x 1 1 + 1 3 x 1 3 + …
Thus arctan ( 1 ) = 1 − 3 1 + 5 1 − 7 1 + 9 1 − 1 1 1 + 1 3 1 + …
But arctan ( 1 ) = 4 π Thus
4 − 3 4 + 5 4 − 7 4 + 9 4 − 1 1 4 + 1 3 4 + … = 4 arctan ( 1 ) = π