I recently saw
on the internet, and was curious what the name of the "pineapple" function was?
$$1/\Gamma(z) \int_0^\infty \frac{\color{red}{x}^{z-1}}{e^w-1}dw$$
I recognize the "mango" function as $\Gamma(z)$ the gamma function. Also, does anyone know what theorem this refers to?

It possible rewrite Gamma function such as $$\Gamma(s)= \int_{0}^{\infty} e^{-x} x^{s-1} dx = \int_{0}^{\infty} e^{-nu} (nu)^{s-1}ndu = n^s \int_{0}^{\infty} e^{-nu} u^{s-1} du $$ Then \begin{align*} \Gamma(s)\zeta(s) = \sum_{n=0}^{\infty} \frac{\Gamma(s)}{n^s} = \sum_{n=0}^{\infty} \int_{0}^{\infty}e^{-nx}x^{s-1} dx &= \int_{0}^{\infty} x^{s-1} \left (\sum_{n=0}^{\infty} e^{-nx} \right) dx \\ & = \int_{0}^{\infty} \frac{x^{s-1}}{e^x-1} dx \end{align*} Hence, that is equivalent to Riemann Hypothesis.