f is a 2π periodic function on ]−π,π[ defined as :
f(x)=e−x
Using Fourier series, compute the sums :
+∞∑n=11n2+1,+∞∑−∞1n2+1
How do I compute ∑+∞n=11n2+1 ?
I have computed the fourier coefficient and found that:
a0=2π(1−e−π)
an=2π(n2+1)(1−(−1)n.e−π)
bn=2nπ(n2+1)(1−(−1)n.e−π)
Using Dirichlet theorem and taking x=0 to make the bn disappear, I get:
Sf(1)=2π(1−e−π)++∞∑n=12π(n2+1)(1−(−1)n.e−π).(−1)n=1
I do not see how to proceed to get the value of the sum?
The same problem for the second sum.
Answer
With the correct coefficients (see comments), you have for x∈]−π,π[:
e−x=2πsinh(π)+2sinh(π)∞∑n=1(−1)n(nsin(nx)+cos(nx))π(n2+1)
so
ex+e−x=4πsinh(π)+4sinh(π)∞∑n=1(−1)ncos(nx)π(n2+1)
Now we can evaluate this for x→±π. To be more precise (see the answer by @kvantour), the evaluation x→±π corresponds to the average of the two values at ±π which is exactly what the Fourier series converges to at this point of discontinuity.
cosh(±π)=2πsinh(π)+2sinh(π)∞∑n=11π(n2+1)
and in turn
∞∑n=11(n2+1)=πcoth(π)−12
Then the second question follows:
+∞∑−∞1n2+1=1+2+∞∑11n2+1=πcoth(π)≃1.0037π
Comment: for comparison,
∫+∞−∞1x2+1dx=π
No comments:
Post a Comment