Processing math: 100%

Deriving the power series for cot(x) and coth(x)

 In the previous post, we have successfully derived the power series for xex1=+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 xex1, 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 xex1, 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)=eixeix2i and cos(x)=eix+eix2. By definition:

cot(x)=cos(x)sin(x)=eix+eix22ieixeix=i(eix+eixeixeix)

Multiply the numerator and denominator for eix, we have:

i(e2ix+1e2ix1)

This is the tricky part, we need to make the 2ixe2ix1 appear to use substitution to obtain the power series for (ueu1) with u=2ix

i(e2ix+1e2ix1)=i(e2ix1+2e2ix1)=i(1+2e2ix1)=i+2ie2ix1

We factor out 1x from 2ie2ix1, and we obtain:

i+1x(2ixe2ix1)=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(1ix++n=2Bn(2ix)nn!)=i+1xi+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)nx2n1(2n)!

Finally, (i2)n=(1)n, so we arrived at the final conclusion of cot(x)

+n=0(1)nB2n22nx2n1(2n)!

Deriving power series for coth(x)

We have proved here that sinh(x)=exex2 and cosh(x)=ex+ex2. By definition:

coth(x)=cosh(x)sinh(x)=ex+ex22exeix=(ex+exexex)

Multiply the numerator and denominator for ex, we have:

e2x+1e2x1

This is the tricky part, we need to make the 2xe2x1 appear to use substitution to obtain the power series for (ueu1) with u=2x

e2x+1e2ix1=e2x1+2e2x1=1+2e2x1

We factor out 1x from 2e2x1, and we obtain:

1+1x(2xe2x1)=1+1x(+n=0Bn(2x)nn!)

Similarly, as above, we have

1+1x(1x++n=2Bn(2x)nn!)=1+1x1+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=0B2n22nx2n1(2n)!

We arrived at the final conclusion of coth(x)

+n=0B2n22nx2n1(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)nB2n22nx2n1(2n)!cot(x2)=+n=0(1)nB2n22n(x2)2n1(2n)!

=+n=0(1)nB2n22nx2n122n1(2n)!=+n=0(1)nB2n2x2n1(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

Ramanujan, the "Euler" of 20th century

      The first time I heard of the name Ramanujan was in 2017. At that time, I was wondering on the internet, searching information about i...