Partial Fractions Expansion of Cotangent
Jump to navigation
Jump to search
![]() | It has been suggested that this page or section be merged into Mittag-Leffler Expansion for Cotangent Function. To discuss this page in more detail, feel free to use the talk page. When this work has been completed, you may remove this instance of {{Mergeto}} from the code. |
![]() | It has been suggested that this page or section be merged into Series Expansion for Pi Cotangent of Pi Lambda. To discuss this page in more detail, feel free to use the talk page. When this work has been completed, you may remove this instance of {{Mergeto}} from the code. |
Theorem
Let $x \in \R \setminus \Z$, that is such that $x$ is a real number that is not an integer.
Then:
- $\ds \pi \cot \pi x = \dfrac 1 x + 2 x \sum_{n \mathop = 1}^\infty \frac 1 {x^2 - n^2}$
Proof 1
We have that:
- $\cot \pi x = \dfrac {\cos \pi x} {\sin \pi x}$
has a denominator which is $0$ at $x = 0, \pm 1, \pm 2, \ldots$.
Hence the limitation on the domain of $x \cot \pi x$ to exclude integer $x$.
Having established that, we should be able to express $\cot \pi x$ in the form:
- $\cot \pi x = \dfrac a x + \ds \sum_{n \mathop = 1}^\infty \paren {\frac {b_n} {x - n} + \frac {c_n} {x + n} }$
using a partial fractions expansion.
By evaluating the coefficients $b_n$ and $c_n$ in the usual manner, they are found to be:
![]() | This article, or a section of it, needs explaining. In particular: Link to what this usual manner is You can help $\mathsf{Pr} \infty \mathsf{fWiki}$ by explaining it. To discuss this page in more detail, feel free to use the talk page. When this work has been completed, you may remove this instance of {{Explain}} from the code. |
![]() | This needs considerable tedious hard slog to complete it. In particular: Do the work To discuss this page in more detail, feel free to use the talk page. When this work has been completed, you may remove this instance of {{Finish}} from the code.If you would welcome a second opinion as to whether your work is correct, add a call to {{Proofread}} the page. |
- $\forall n \in \N: b_n = c_n = \dfrac 1 \pi$
The result follows.
$\blacksquare$
Proof 2
From the Euler Formula for Sine Function:
- $\ds \sin x = x \prod_{n \mathop = 1}^\infty \paren {1 - \frac {x^2} {n^2 \pi^2} }$
Taking the logarithm of both sides:
\(\ds \map \ln {\sin x }\) | \(=\) | \(\ds \ln x + \sum_{n \mathop = 1}^\infty \map \ln {1 - \frac {x^2} {n^2 \pi^2} }\) | ||||||||||||
\(\ds \) | \(=\) | \(\ds \ln x + \sum_{n \mathop = 1}^\infty \map \ln {\frac {n^2 \pi^2 - x^2} {n^2 \pi^2} }\) |
and differentiating with respect to $x$:
\(\ds \cot x\) | \(=\) | \(\ds \dfrac 1 x + \sum_{n \mathop = 1}^\infty \dfrac {\dfrac {- 2 x} {n^2 \pi^2 } } {\paren {\dfrac {n^2 \pi^2 - x^2} {n^2 \pi^2} } }\) | Derivative of Composite Function | |||||||||||
\(\ds \) | \(=\) | \(\ds \dfrac 1 x + \sum_{n \mathop = 1}^\infty \frac {- 2 x} {n^2 \pi^2 - x^2}\) | ||||||||||||
\(\ds \leadsto \ \ \) | \(\ds \cot x\) | \(=\) | \(\ds \frac 1 x + 2 x \sum_{n \mathop = 1}^\infty \frac 1 {x^2 - n^2 \pi^2}\) | Move the $-1$ to the denominator | ||||||||||
\(\ds \leadsto \ \ \) | \(\ds \pi \map \cot {\pi x }\) | \(=\) | \(\ds \pi \paren {\frac 1 {\pi x } + 2 \paren {\pi x } \sum_{n \mathop = 1}^\infty \frac 1 {\paren {\pi x }^2 - n^2 \pi^2 } }\) | multiplying by $\pi$ and entering $\pi x$ | ||||||||||
\(\ds \leadsto \ \ \) | \(\ds \pi \map \cot {\pi x }\) | \(=\) | \(\ds \frac 1 x + 2 x \sum_{n \mathop = 1}^\infty \frac 1 {x^2 - n^2 }\) |
Hence the result.
$\blacksquare$