Interesting proofs of this sum
up vote
0
down vote
favorite
So I was asked to solve the following sum using Fourier Series:
$$sum_{ninBbb N}frac{(-1)^n}{4n^2-1}^{(1)}$$
I decided to try splitting it up into two sums (for even and odd $n$) in the hopes that it would telescope and be easier to evaluate. It did not, but I was able to salvage my work by employing the arctangent Taylor Series. The purpose of this post is twofold: to post a rather unusual approach and to ask others how they might do this problem more easily/differently.
First I noted
$$sum_{ninBbb N}frac{(-1)^n}{4n^2-1}=sum_{ninmathbb N}frac{1}{16n^2-1}^{(2)}-sum_{ninmathbb N}frac{1}{4(2n-1)^2-1}^{(3)}$$
Using partial fractions of the first sum on the RHS:
$$(2);sum_{ninmathbb N}frac{1}{16n^2-1}=frac{1}{2}sum_{ninmathbb N}left(frac{1}{4n-1}-frac{1}{4n+1}right)$$
Using partial fractions on the second sum on the RHS:
$$(3);sum_{ninmathbb N}frac{1}{4(2n-1)^2-1}=frac{1}{2}sum_{ninmathbb N}left(frac{1}{4n-3}-frac{1}{4n-1}right)=-frac{1}{2}+frac{1}{2}sum_{ninmathbb N}left(frac{1}{4n-1}-frac{1}{4n+1}right)$$
Combining results for the even and odd sums from the RHS:
$$sum_{ninmathbb N}frac{1}{16n^2-1}-sum_{ninmathbb N}frac{1}{4(2n-1)^2-1}=-frac{1}{2}+sum_{ninmathbb N}left(frac{1}{4n-1}-frac{1}{4n+1}right)^{(4)}$$
Then I saw that the rightmost sum was the following:
$$sum_{ninmathbb N}left(frac{1}{4n-1}-frac{1}{4n+1}right)=sum_{n=2}^inftyfrac{(-1)^{n}}{2n-1}^{(5)}$$
Note the Taylor series for arctangent:
$$text{atan}(x)=sum_{n=1}^inftyfrac{(-1)^{n-1}x^n}{2n-1}$$
Letting $x=1$:
$$text{atan}(1)=frac{pi}{4}=sum_{n=1}^inftyfrac{(-1)^{n+1}}{2n-1}$$
Accounting for index and sign difference, we see that
$$(5);sum_{n=2}^inftyfrac{(-1)^{n}}{2n-1}=1-frac{pi}{4}$$
And finally, from the $-1/2$ term in $(4)$, we see that
$$(1);sum_{ninBbb N}frac{(-1)^n}{4n^2-1}=frac{2-pi}{4}$$
summation fourier-series
add a comment |
up vote
0
down vote
favorite
So I was asked to solve the following sum using Fourier Series:
$$sum_{ninBbb N}frac{(-1)^n}{4n^2-1}^{(1)}$$
I decided to try splitting it up into two sums (for even and odd $n$) in the hopes that it would telescope and be easier to evaluate. It did not, but I was able to salvage my work by employing the arctangent Taylor Series. The purpose of this post is twofold: to post a rather unusual approach and to ask others how they might do this problem more easily/differently.
First I noted
$$sum_{ninBbb N}frac{(-1)^n}{4n^2-1}=sum_{ninmathbb N}frac{1}{16n^2-1}^{(2)}-sum_{ninmathbb N}frac{1}{4(2n-1)^2-1}^{(3)}$$
Using partial fractions of the first sum on the RHS:
$$(2);sum_{ninmathbb N}frac{1}{16n^2-1}=frac{1}{2}sum_{ninmathbb N}left(frac{1}{4n-1}-frac{1}{4n+1}right)$$
Using partial fractions on the second sum on the RHS:
$$(3);sum_{ninmathbb N}frac{1}{4(2n-1)^2-1}=frac{1}{2}sum_{ninmathbb N}left(frac{1}{4n-3}-frac{1}{4n-1}right)=-frac{1}{2}+frac{1}{2}sum_{ninmathbb N}left(frac{1}{4n-1}-frac{1}{4n+1}right)$$
Combining results for the even and odd sums from the RHS:
$$sum_{ninmathbb N}frac{1}{16n^2-1}-sum_{ninmathbb N}frac{1}{4(2n-1)^2-1}=-frac{1}{2}+sum_{ninmathbb N}left(frac{1}{4n-1}-frac{1}{4n+1}right)^{(4)}$$
Then I saw that the rightmost sum was the following:
$$sum_{ninmathbb N}left(frac{1}{4n-1}-frac{1}{4n+1}right)=sum_{n=2}^inftyfrac{(-1)^{n}}{2n-1}^{(5)}$$
Note the Taylor series for arctangent:
$$text{atan}(x)=sum_{n=1}^inftyfrac{(-1)^{n-1}x^n}{2n-1}$$
Letting $x=1$:
$$text{atan}(1)=frac{pi}{4}=sum_{n=1}^inftyfrac{(-1)^{n+1}}{2n-1}$$
Accounting for index and sign difference, we see that
$$(5);sum_{n=2}^inftyfrac{(-1)^{n}}{2n-1}=1-frac{pi}{4}$$
And finally, from the $-1/2$ term in $(4)$, we see that
$$(1);sum_{ninBbb N}frac{(-1)^n}{4n^2-1}=frac{2-pi}{4}$$
summation fourier-series
1
and what is your question?
– Masacroso
Nov 13 at 8:31
3
@Masacroso MSE has explicitly said that asking your own question and answering with an interesting result is well-received, albeit uncommon. I also asked if anyone else had nice approaches to this specific question
– Lanier Freeman
Nov 13 at 8:43
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
So I was asked to solve the following sum using Fourier Series:
$$sum_{ninBbb N}frac{(-1)^n}{4n^2-1}^{(1)}$$
I decided to try splitting it up into two sums (for even and odd $n$) in the hopes that it would telescope and be easier to evaluate. It did not, but I was able to salvage my work by employing the arctangent Taylor Series. The purpose of this post is twofold: to post a rather unusual approach and to ask others how they might do this problem more easily/differently.
First I noted
$$sum_{ninBbb N}frac{(-1)^n}{4n^2-1}=sum_{ninmathbb N}frac{1}{16n^2-1}^{(2)}-sum_{ninmathbb N}frac{1}{4(2n-1)^2-1}^{(3)}$$
Using partial fractions of the first sum on the RHS:
$$(2);sum_{ninmathbb N}frac{1}{16n^2-1}=frac{1}{2}sum_{ninmathbb N}left(frac{1}{4n-1}-frac{1}{4n+1}right)$$
Using partial fractions on the second sum on the RHS:
$$(3);sum_{ninmathbb N}frac{1}{4(2n-1)^2-1}=frac{1}{2}sum_{ninmathbb N}left(frac{1}{4n-3}-frac{1}{4n-1}right)=-frac{1}{2}+frac{1}{2}sum_{ninmathbb N}left(frac{1}{4n-1}-frac{1}{4n+1}right)$$
Combining results for the even and odd sums from the RHS:
$$sum_{ninmathbb N}frac{1}{16n^2-1}-sum_{ninmathbb N}frac{1}{4(2n-1)^2-1}=-frac{1}{2}+sum_{ninmathbb N}left(frac{1}{4n-1}-frac{1}{4n+1}right)^{(4)}$$
Then I saw that the rightmost sum was the following:
$$sum_{ninmathbb N}left(frac{1}{4n-1}-frac{1}{4n+1}right)=sum_{n=2}^inftyfrac{(-1)^{n}}{2n-1}^{(5)}$$
Note the Taylor series for arctangent:
$$text{atan}(x)=sum_{n=1}^inftyfrac{(-1)^{n-1}x^n}{2n-1}$$
Letting $x=1$:
$$text{atan}(1)=frac{pi}{4}=sum_{n=1}^inftyfrac{(-1)^{n+1}}{2n-1}$$
Accounting for index and sign difference, we see that
$$(5);sum_{n=2}^inftyfrac{(-1)^{n}}{2n-1}=1-frac{pi}{4}$$
And finally, from the $-1/2$ term in $(4)$, we see that
$$(1);sum_{ninBbb N}frac{(-1)^n}{4n^2-1}=frac{2-pi}{4}$$
summation fourier-series
So I was asked to solve the following sum using Fourier Series:
$$sum_{ninBbb N}frac{(-1)^n}{4n^2-1}^{(1)}$$
I decided to try splitting it up into two sums (for even and odd $n$) in the hopes that it would telescope and be easier to evaluate. It did not, but I was able to salvage my work by employing the arctangent Taylor Series. The purpose of this post is twofold: to post a rather unusual approach and to ask others how they might do this problem more easily/differently.
First I noted
$$sum_{ninBbb N}frac{(-1)^n}{4n^2-1}=sum_{ninmathbb N}frac{1}{16n^2-1}^{(2)}-sum_{ninmathbb N}frac{1}{4(2n-1)^2-1}^{(3)}$$
Using partial fractions of the first sum on the RHS:
$$(2);sum_{ninmathbb N}frac{1}{16n^2-1}=frac{1}{2}sum_{ninmathbb N}left(frac{1}{4n-1}-frac{1}{4n+1}right)$$
Using partial fractions on the second sum on the RHS:
$$(3);sum_{ninmathbb N}frac{1}{4(2n-1)^2-1}=frac{1}{2}sum_{ninmathbb N}left(frac{1}{4n-3}-frac{1}{4n-1}right)=-frac{1}{2}+frac{1}{2}sum_{ninmathbb N}left(frac{1}{4n-1}-frac{1}{4n+1}right)$$
Combining results for the even and odd sums from the RHS:
$$sum_{ninmathbb N}frac{1}{16n^2-1}-sum_{ninmathbb N}frac{1}{4(2n-1)^2-1}=-frac{1}{2}+sum_{ninmathbb N}left(frac{1}{4n-1}-frac{1}{4n+1}right)^{(4)}$$
Then I saw that the rightmost sum was the following:
$$sum_{ninmathbb N}left(frac{1}{4n-1}-frac{1}{4n+1}right)=sum_{n=2}^inftyfrac{(-1)^{n}}{2n-1}^{(5)}$$
Note the Taylor series for arctangent:
$$text{atan}(x)=sum_{n=1}^inftyfrac{(-1)^{n-1}x^n}{2n-1}$$
Letting $x=1$:
$$text{atan}(1)=frac{pi}{4}=sum_{n=1}^inftyfrac{(-1)^{n+1}}{2n-1}$$
Accounting for index and sign difference, we see that
$$(5);sum_{n=2}^inftyfrac{(-1)^{n}}{2n-1}=1-frac{pi}{4}$$
And finally, from the $-1/2$ term in $(4)$, we see that
$$(1);sum_{ninBbb N}frac{(-1)^n}{4n^2-1}=frac{2-pi}{4}$$
summation fourier-series
summation fourier-series
edited Nov 13 at 21:51
asked Nov 13 at 8:16
Lanier Freeman
2,822827
2,822827
1
and what is your question?
– Masacroso
Nov 13 at 8:31
3
@Masacroso MSE has explicitly said that asking your own question and answering with an interesting result is well-received, albeit uncommon. I also asked if anyone else had nice approaches to this specific question
– Lanier Freeman
Nov 13 at 8:43
add a comment |
1
and what is your question?
– Masacroso
Nov 13 at 8:31
3
@Masacroso MSE has explicitly said that asking your own question and answering with an interesting result is well-received, albeit uncommon. I also asked if anyone else had nice approaches to this specific question
– Lanier Freeman
Nov 13 at 8:43
1
1
and what is your question?
– Masacroso
Nov 13 at 8:31
and what is your question?
– Masacroso
Nov 13 at 8:31
3
3
@Masacroso MSE has explicitly said that asking your own question and answering with an interesting result is well-received, albeit uncommon. I also asked if anyone else had nice approaches to this specific question
– Lanier Freeman
Nov 13 at 8:43
@Masacroso MSE has explicitly said that asking your own question and answering with an interesting result is well-received, albeit uncommon. I also asked if anyone else had nice approaches to this specific question
– Lanier Freeman
Nov 13 at 8:43
add a comment |
1 Answer
1
active
oldest
votes
up vote
2
down vote
accepted
I would go about it in a similar way like you do, just shorter, as follows:
By partial fractions,
$$
frac{1}{4n^2-1} = frac12 left(frac{1}{2n-1} - frac{1}{2n+1} right)
$$
So
$$
sum_{ninBbb N}frac{(-1)^n}{4n^2-1}^{(1)} = frac12 sum_{ninBbb N} left(frac{(-1)^n}{2n-1} - frac{(-1)^n}{2(n+1)-1} right)
$$
and by shifting the sum index
$$
sum_{ninBbb N}frac{(-1)^n}{4n^2-1}^{(1)} = frac12 left(
sum_{n=1}^infty frac{(-1)^n}{2n-1} + sum_{n=2}^infty frac{(-1)^n}{2n-1} right)\
= frac12 left( 1 -
2 sum_{n=1}^infty frac{(-1)^{n+1}}{2n-1} right) = frac{2-pi}{4}
$$
where in the last line the $arctan$ result was used.
add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
2
down vote
accepted
I would go about it in a similar way like you do, just shorter, as follows:
By partial fractions,
$$
frac{1}{4n^2-1} = frac12 left(frac{1}{2n-1} - frac{1}{2n+1} right)
$$
So
$$
sum_{ninBbb N}frac{(-1)^n}{4n^2-1}^{(1)} = frac12 sum_{ninBbb N} left(frac{(-1)^n}{2n-1} - frac{(-1)^n}{2(n+1)-1} right)
$$
and by shifting the sum index
$$
sum_{ninBbb N}frac{(-1)^n}{4n^2-1}^{(1)} = frac12 left(
sum_{n=1}^infty frac{(-1)^n}{2n-1} + sum_{n=2}^infty frac{(-1)^n}{2n-1} right)\
= frac12 left( 1 -
2 sum_{n=1}^infty frac{(-1)^{n+1}}{2n-1} right) = frac{2-pi}{4}
$$
where in the last line the $arctan$ result was used.
add a comment |
up vote
2
down vote
accepted
I would go about it in a similar way like you do, just shorter, as follows:
By partial fractions,
$$
frac{1}{4n^2-1} = frac12 left(frac{1}{2n-1} - frac{1}{2n+1} right)
$$
So
$$
sum_{ninBbb N}frac{(-1)^n}{4n^2-1}^{(1)} = frac12 sum_{ninBbb N} left(frac{(-1)^n}{2n-1} - frac{(-1)^n}{2(n+1)-1} right)
$$
and by shifting the sum index
$$
sum_{ninBbb N}frac{(-1)^n}{4n^2-1}^{(1)} = frac12 left(
sum_{n=1}^infty frac{(-1)^n}{2n-1} + sum_{n=2}^infty frac{(-1)^n}{2n-1} right)\
= frac12 left( 1 -
2 sum_{n=1}^infty frac{(-1)^{n+1}}{2n-1} right) = frac{2-pi}{4}
$$
where in the last line the $arctan$ result was used.
add a comment |
up vote
2
down vote
accepted
up vote
2
down vote
accepted
I would go about it in a similar way like you do, just shorter, as follows:
By partial fractions,
$$
frac{1}{4n^2-1} = frac12 left(frac{1}{2n-1} - frac{1}{2n+1} right)
$$
So
$$
sum_{ninBbb N}frac{(-1)^n}{4n^2-1}^{(1)} = frac12 sum_{ninBbb N} left(frac{(-1)^n}{2n-1} - frac{(-1)^n}{2(n+1)-1} right)
$$
and by shifting the sum index
$$
sum_{ninBbb N}frac{(-1)^n}{4n^2-1}^{(1)} = frac12 left(
sum_{n=1}^infty frac{(-1)^n}{2n-1} + sum_{n=2}^infty frac{(-1)^n}{2n-1} right)\
= frac12 left( 1 -
2 sum_{n=1}^infty frac{(-1)^{n+1}}{2n-1} right) = frac{2-pi}{4}
$$
where in the last line the $arctan$ result was used.
I would go about it in a similar way like you do, just shorter, as follows:
By partial fractions,
$$
frac{1}{4n^2-1} = frac12 left(frac{1}{2n-1} - frac{1}{2n+1} right)
$$
So
$$
sum_{ninBbb N}frac{(-1)^n}{4n^2-1}^{(1)} = frac12 sum_{ninBbb N} left(frac{(-1)^n}{2n-1} - frac{(-1)^n}{2(n+1)-1} right)
$$
and by shifting the sum index
$$
sum_{ninBbb N}frac{(-1)^n}{4n^2-1}^{(1)} = frac12 left(
sum_{n=1}^infty frac{(-1)^n}{2n-1} + sum_{n=2}^infty frac{(-1)^n}{2n-1} right)\
= frac12 left( 1 -
2 sum_{n=1}^infty frac{(-1)^{n+1}}{2n-1} right) = frac{2-pi}{4}
$$
where in the last line the $arctan$ result was used.
answered Nov 13 at 8:45
Andreas
7,5541037
7,5541037
add a comment |
add a comment |
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2996476%2finteresting-proofs-of-this-sum%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
1
and what is your question?
– Masacroso
Nov 13 at 8:31
3
@Masacroso MSE has explicitly said that asking your own question and answering with an interesting result is well-received, albeit uncommon. I also asked if anyone else had nice approaches to this specific question
– Lanier Freeman
Nov 13 at 8:43