In the previous post, we have successfully derived the power series for xex−1=+∞∑n=0Bnxnn!. We know that the coefficients for this power series are the Bernoulli numbers. This result is important because it allows us to arrive at the power series of cot(x) and coth(x). In this post, we will see how the Bernoulli numbers are related to the expansion of cot(x) and coth(x).
(added in Feb, 11, 2021):
The derivation of both functions are particularly important to me, for it helps me to derive the summing formula of zeta function at even integers. At first, I knew that there was a connection between the power series of xex−1, then I tried to rewrite cot(x) and coth(x) in exponential forms. After tinkering for a while, I was unable to make a connection between them and xex−1, so I looked up on wikiproof. Their approach is exactly what I was doing, so I continued, only looking at wikiproof when I was unable to go on. Eventually the formula arrived. I was able to derive them. I believe that my symbolic manipulation ability is still very weak and deplorable, but doing these kinds of derivations certainly improve it. I fumbled at (1) (see below) and re-indexing the summation formula. After seeing wikiproof, I totally understand it.
Deriving power series for cot(x):
We have proved here that sin(x)=eix−e−ix2i and cos(x)=eix+e−ix2. By definition:
cot(x)=cos(x)sin(x)=eix+e−ix2⋅2ieix−e−ix=i(eix+e−ixeix−e−ix)
Multiply the numerator and denominator for eix, we have:
i(e2ix+1e2ix−1)
This is the tricky part, we need to make the 2ixe2ix−1 appear to use substitution to obtain the power series for (ueu−1) with u=2ix
i(e2ix+1e2ix−1)=i(e2ix−1+2e2ix−1)=i(1+2e2ix−1)=i+2ie2ix−1
We factor out 1x from 2ie2ix−1, and we obtain:
i+1x(2ixe2ix−1)=i+1x(+∞∑n=0Bn(2ix)nn!)
Next, we need to "release" two terms from the sigma notation chunk above. Why do we need to release the terms and readjust the index n=2? Because we want to take out the first odd Bernoulli number B1=−12. Then we can adjust the index to include all even (non-zero) Bernoulli numbers. The first 2 terms to be released is 1 and −ix. We need to remember that the second term is eliminated, but the first term remained. So when we shift the index of the summation notation to n=0, we need to include the first term to avoid duplicating the terms.
i+1x(1−ix++∞∑n=2Bn(2ix)nn!)=i+1x−i+1x(+∞∑n=2Bn(2ix)nn!)=1x+1x(+∞∑n=2Bn(2ix)nn!)
Convert the summation index to n=1, and Bn=B2n and change all index of n to 2n to include all even Bernoulli numbers, we have:
1x+1x(+∞∑n=1B2n(2ix)2n(2n)!)
Shift the summation index to n=0, we need to eliminate 1x to avoid duplicating terms. In other words 1x is "absorbed" into the sum. We have:
1x(+∞∑n=0B2n(2ix)2n(2n)!)=+∞∑n=0B2n22n(i2)nx2n−1(2n)!
Finally, (i2)n=(−1)n, so we arrived at the final conclusion of cot(x)
+∞∑n=0(−1)nB2n22nx2n−1(2n)!
Deriving power series for coth(x)
We have proved here that sinh(x)=ex−e−x2 and cosh(x)=ex+e−x2. By definition:
coth(x)=cosh(x)sinh(x)=ex+e−x2⋅2ex−e−ix=(ex+e−xex−e−x)
Multiply the numerator and denominator for ex, we have:
e2x+1e2x−1
This is the tricky part, we need to make the 2xe2x−1 appear to use substitution to obtain the power series for (ueu−1) with u=2x
e2x+1e2ix−1=e2x−1+2e2x−1=1+2e2x−1
We factor out 1x from 2e2x−1, and we obtain:
1+1x(2xe2x−1)=1+1x(+∞∑n=0Bn(2x)nn!)
Similarly, as above, we have
1+1x(1−x++∞∑n=2Bn(2x)nn!)=1+1x−1+1x(+∞∑n=2Bn(2x)nn!)=1x+1x(+∞∑n=2Bn(2x)nn!)
Convert the summation index to n=1, and Bn=B2n and change all index of n to 2n to include all even Bernoulli numbers, we have:
1x+1x(+∞∑n=1B2n(2x)2n(2n)!)
Shift the summation index to n=0, we need to eliminate 1x to avoid duplicating terms. In other words 1x is "absorbed" into the sum. We have:
1x(+∞∑n=0B2n(2x)2n(2n)!)=+∞∑n=0B2n22nx2n−1(2n)!
We arrived at the final conclusion of coth(x)
+∞∑n=0B2n22nx2n−1(2n)!
Deriving power series for x2cot(x2)
Why are we interested in the series expansion of this function? Because it is the generating function of even Bernoulli numbers. Since we have derived the series representation for cot(x) and coth(x), we can go on to easily produce the series for these functions.
cot(x)=+∞∑n=0(−1)nB2n22nx2n−1(2n)!⟹cot(x2)=+∞∑n=0(−1)nB2n22n(x2)2n−1(2n)!
=+∞∑n=0(−1)nB2n22nx2n−122n−1(2n)!=+∞∑n=0(−1)nB2n2x2n−1(2n)!
⟹x2cot(x2)=+∞∑n=0(−1)nB2nx2n(2n)!
Deriving power series for x2coth(x2)
We can repeat the same process as above, utilizing the series of x2cot(x2) and obtain the following result:
+∞∑n=0B2nx2n(2n)!
No comments:
Post a Comment