Sum over k of r by r+kt to the Power of k-1 over k Factorial by Power of z
Jump to navigation
Jump to search
Theorem
Let $x$ be the continuous real function of $z$ which satisfies:
- $\ln x = z x^t$
where $x = 1$ when $z = 0$.
Then:
\(\ds x^r\) | \(=\) | \(\ds \sum_{k \mathop \ge 0} \dfrac {r \left({r + k t}\right)^{k - 1} } {k!} z^k\) | ||||||||||||
\(\ds \) | \(=\) | \(\ds 1 + r z + \dfrac {r \left({r + 2 t}\right)} 2 z^2 + \cdots\) |
Proof
![]() | This theorem requires a proof. You can help $\mathsf{Pr} \infty \mathsf{fWiki}$ by crafting such a proof. 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 {{ProofWanted}} from the code.If you would welcome a second opinion as to whether your work is correct, add a call to {{Proofread}} the page. |
Sources
- 1997: Donald E. Knuth: The Art of Computer Programming: Volume 1: Fundamental Algorithms (3rd ed.) ... (previous) ... (next): $\S 1.2.9$: Generating Functions: $(30)$