Mellin Transform problem

76 Views Asked by At

The question is : if \begin{equation} \mathcal{M}[F(x)]=f(p) \end{equation}

find \begin{equation} \mathcal{M}[ln(x)\cdot x^3\cdot \frac{d^2}{dx^2} F(2x^3)] \end{equation}

atleast where can i start??

1

There are 1 best solutions below

3
On

I will do this little exercise for you, based on 11.2.1.4 of this book , let our holomorphy strip be $(a,b)$, $\{s : a < Re(s) < b\}$

$\Large{\mathcal{M}[ F(x^3) ; s] = \frac{1}{3} f(\frac{s}{3})}$ where $s \in (3a, 3b)$

$\Large{\mathcal{M}[ F(2x^3) ; s] = \frac{1}{3 \cdot 2^{\frac{s}{3}}}f(\frac{s}{3})}$ where $s \in (3a, 3b)$

$\Large{\mathcal{M}[\partial_x^2 F(2x^3);s]}= \frac{(\frac{s}{3}-2)(\frac{s}{3}-1)}{3 \cdot 2^\frac{s}{3}}f(\frac{s}{3}-2)$ where $s \in (3a+2, 3b+2)$

$\Large{ \mathcal{M}[\frac{2x^3}{2} \partial_x^2 F(2x^3);s]}= \frac{(\frac{s}{3}-2)(\frac{s}{3}-1)}{2 \cdot 3 \cdot 2^\frac{s}{3}}f(\frac{s}{3}-2+1)$ where $s \in (3a+2-1, 3b+2-1)$

$\Large{ \mathcal{M}[\{\frac{1}{3}\ln(2x^3) - \frac{\ln(x)}{3} \} x^3 \partial_x^2 F(2x^3);s]}= \partial_s \lbrace\frac{(\frac{s}{3}-2)(\frac{s}{3}-1)}{2 \cdot 3 \cdot 2^\frac{s}{3}}f(\frac{s}{3}-2+1)\rbrace - \frac{\ln(2)(\frac{s}{3}-2)(\frac{s}{3}-1)}{3 \cdot 2 \cdot 3 \cdot 2^\frac{s}{3}}f(\frac{s}{3}-2+1)$ where $s \in (3a+1, 3b+1)$

I think you can leave the answer as is.

Note that multiplication $\cdot x^3$ is commutative with $\cdot \ln(x)$ whereas $\partial_x$ isn't.