The exercise reads "Express the power series for zsin(z)=2izeiz−e−iz in terms of Bernoulli numbers."
I am given in a previous exercise that the Bernoulli numbers are defined by
zez−1=∞∑n=0Bnn!zn,
where Bn is the nth Bernoulli number. I've been looking for a clever way to write 1eiz−e−iz in the form of a linear combination involving terms of the form 1ez−1, but haven't had any luck. Any pointers would be greatly appreciated!
Answer
If you start with f(z):=zez−1=∑∞n=0Bnznn!, consider what f(z)+f(−z) is. You'll get a sum of only even bernoulli numbers. Now notice that
f(z)+f(−z)=z(et/2+e−t/2)(et/2−e−t/2)
which you can reverse engineer to verify (multiply by the right ratio which equuals 1). This essentially gives you an expansion for cot(z) in terms of the even Bernoulli numbers. However you want csc(z). This is amenable by recalling that
cot(z)−cot(2z)=csc(2z)
So subtract the power series to get your result.
The correct answer is:
csc(z)=∞∑n=0(−1)n+12(22n−1−1)B2n(2n)!z2n−1
No comments:
Post a Comment