Ramanujan's Master Theorem states that if
$$f(x) = \sum_{k=0}^{\infty} \frac{\phi(k)}{k!}(-x)^k$$
then $$\int_{0}^{\infty}x^{s-1}f(x)\ dx = \Gamma(s)\phi(-s).$$
But there are obviously some conditions on $\phi$ as you could just define it to be $0$ for negative inputs or multiply it by $\cos(2\pi k)$ without changing $f$ but giving a different result. What are these conditions?
Here is a reference. I am frustrated that Wikipedia and Wolfram MathWorld both state the theorem poorly. Here is the precise statement: