A few weeks ago I wrote about the Mellin transform. Mitchell Wheat left comment saying the transform seems reminiscent of Ramanujan’s master theorem, which motivated this post.
Suppose you have a function f that is nice enough to have a power series.
Now focus on the coefficients an as a function of k. We’ll introduce a function φ that yields the coefficients, with a twist.
and so φ(k) = (−1)k k! ak. Another way to look at it is that f is the exponential generating function of (−1)k φ(k).
Then Ramanujan’s master theorem gives a formula for the Mellin transform of f:
This equation was the basis of many of Ramanujan’s theorems.
Related posts