Mellin transform of sin(z) and cos(z)

by math_explorer, Feb 28, 2014, 1:58 AM

This is the first nontrivial contour integral I did. You should know when they bring out the \mathcals that things are about to get serious. However, I procrastinated since I was nerd-sniped into doing codyj's CMC Problem 10, which burned through my mental capacity for LaTeXing integrals. The result of all that is here: https://brilliant.org/discussions/thread/cmc-problem-10/?ref_id=46730#comment-a3f525721e92 (Finally, they had the sanity to allow people to view discussions without an account.)

As you can see, that was a long time ago. Then a lot of other stuff happened and I forgot about this post. Until now as I'm scrambling to keep my February 2014 archive nonempty.

Oops.
Quote:
10. An integral of the form \[ F(z) = \int_0^\infty f(t)t^{z-1} dt \] is called a Mellin transform, and we shall write $\mathcal{M}(f)(z) = F(z)$.

... Prove that \[ \mathcal{M}(\cos)(z) = \int_0^\infty \cos(t)t^{z-1}dt = \Gamma(z)\cos\left(\pi\frac{z}{2}\right) \qquad \textrm{for } 0 < \Re(z) < 1 \] and \[ \mathcal{M}(\sin)(z) = \int_0^\infty \sin(t)t^{z-1}dt = \Gamma(z)\sin\left(\pi\frac{z}{2}\right) \qquad \textrm{for } 0 < \Re(z) < 1. \]

(Note: I'm using $\Re$ and $\Im$ to denote the real and imaginary parts of stuff because I don't have strong preferences for other notation and they're easiest to type --- \Re, \Im. I'm lazy.)

Anyway, it's pretty clear that $\cos t$ is more reasonable to deal with in its exponential form $\frac{e^{it} + e^{-it}}{2}$, and likewise for $\sin t$. So if we plug those in, we realize we want to calculate \[\int_0^\infty e^{it}t^{z-1} dt\] and its conjugate partner \[\int_0^\infty e^{-it}t^{z-1} dt.\] In fact, it's necessary since these are expressible in terms of $\sin t$ and $\cos t$ too.

The book is very nice and gives you the exact function and contour you want to use: integrate $f(w) = e^{-w}w^{z-1}$ across this.

[asy]
pen rp = red + linewidth(1);
pen crim = rgb(0.6, 0, 0);
draw((-0.1,0)--(2.3,0), arrow=ArcArrow(SimpleHead));
draw((0,-0.1)--(0,2.3), arrow=ArcArrow(SimpleHead));
draw((0.4,0)--(2,0), rp, arrow=MidArcArrow(HookHead), L=Label("$\alpha$", position=MidPoint, align=2N, p=crim));
draw(arc((0,0), r=2, angle1=0, angle2=90), rp, arrow=MidArcArrow(HookHead), L=Label("$\beta$", position=MidPoint, align=2NE, p=crim));
draw((0,2)--(0,0.4), rp, arrow=MidArcArrow(HookHead), L=Label("$\gamma$", position=MidPoint, align=2E, p=crim));
draw(arc((0,0), r=0.4, angle1=90, angle2=0), rp, arrow=MidArcArrow(HookHead), L=Label("$\delta$", position=MidPoint, align=2NE, p=crim));
label("$\epsilon$", (0.4,0), align=S);
label("$R$", (2,0), align=S);
label("$0$", (0,0), align=SW);
[/asy]
2014/11/20: I learned Asymptote! Here's the old image for teh lulz.

I've labeled the four parts of the path with greek letters. The integral across $\gamma$ parametrized as \begin{align*} w &= it \\ dw &= i\,dt \end{align*} gives us \[ \int_R^\epsilon e^{-it}(it)^{z-1} i\,dt = -i^z \int_\epsilon^R e^{-it}t^{z-1} dt \] (is it normal that I can't do any variable substitutions in integrals, no matter how trivial, without writing this out every time?)

This obviously results in our target integral if we take $\epsilon \to 0$ and $R \to \infty$, so we try taking those limits. Conveniently, the integral over $\alpha$ simply goes to $\Gamma(z)$, so all we need to do is show that the integrals over $\beta$ and $\delta$ go to zero to get what the problem wants us to show (after some uninteresting algebraic manipulations). It turns out that this is quite nontrivial, however. For either curve, if $w$ is close to purely imaginary, then $e^{-w}$ will have magnitude 1 and we have no idea how $w^{z-1}$ would behave (the growth of its magnitude depends on $\Im z$, which is not restricted).

Sidebar on exponents

We must be very careful with exponents here. The simplest definition of the exponent for complex numbers uses \[ a^b = e^{b \log a}, \] but $\log a$ is not generally well-defined for $a \in \mathbb{C}$. It's fine if $a$ is positive and real, but we can't define $\log$ continuously on the entire complex plane minus $0$, because if you circle $0$ once you find that you end up with $\log z = \log z + 2\pi i$. So we usually take the principal branch, saying that the log of nonpositive numbers is undefined and that the imaginary part of $\log z$ for other numbers must always between $-\pi i$ and $\pi i$. There are (uncountably infinitely) other ways; as long as you cut a slit in the complex plane that prevents you from circling the origin, you're fine.

The upshot of all this for us: $w^{z-1} = e^{(z-1)\log w}$. If $w$ is close to purely imaginary with an unknown magnitude, $\log w$ is only going to have a $O(1)$ imaginary part, but when that imaginary part gets multiplied by $z$, which has an unknown imaginary part, and the whole thing gets integrated over a really big circle, bad things might happen. We have to prove they won't.

-- end --

Let's deal with $\beta$ first. Let the radius be $R$, and parametrize the arc in the obvious way with an angle:

\begin{align*} w &= Re^{i\theta} \\ dw &= iRe^{i\theta}\, d\theta \end{align*}

\begin{align*} \int_\beta f(w)\,dw &= \int_0^{\pi/2} e^{-Re^{i\theta}}\left(Re^{i\theta}\right)^{z-1}\left(iRe^{i\theta}\,d\theta\right) \\
&= iR^z \int_0^{\pi/2} e^{-Re^{i\theta} + i\theta z} \,d\theta \\
\left| \int_\beta f(w)\,dw \right| &\leq \left|R^z \int_0^{\pi/2} \left|e^{-Re^{i\theta} + i\theta z}\right| \,d\theta \right| \\
&= R^{\Re z} \int_0^{\pi/2} e^{\Re \left(-Re^{i\theta} + i\theta z\right)}\,d\theta \\
&= R^{\Re z} \int_0^{\pi/2} e^{-R \cos \theta - \theta\cdot \Im z}\,d\theta \\
\end{align*}

We don't actually know if just taking the absolute value of the integrand like this won't make our inequality too weak, but there aren't obvious ways to tighten it, so let's try it. Troublingly, $R^{\Re z}$ goes to infinity if $R \to \infty$, so we have to get a strong-ish bound out of the integrand. We can't just bound $\cos \theta$ by a constant --- that constant would have to be 0 and we'd have the unrestricted $\Im z$ free to do whatever it wants again. So... we use the concavity of $\cos \theta$ on the interval we're concerned with to bound it by a linear function.

\[ \cos \theta \geq 1 - \frac{\theta}{\pi/2} \]

The result is something that we can actually integrate. Drum roll, please. Does it blend work...!?

\begin{align*} \int_\beta f(w)\,dw &\leq R^{\Re z} \int_0^{\pi/2} e^{-R \left( 1 - \theta/(\pi/2) \right) - \theta\cdot \Im z}\,d\theta \\
&= R^{\Re z} e^{-R} \int_0^{\pi/2} e^{\theta(R/(\pi/2) - \Im z}\,d\theta \\
&= R^{\Re z} e^{-R} \left(\left. \frac{e^{\theta(R/(\pi/2) - \Im z)}}{R/(\pi/2) - \Im z} \right|^{\pi/2}_0\right) \\
&= \frac{R^{\Re z} e^{-R}}{R/(\pi/2) - \Im z}\left(e^{R-(\pi/2)\Im z} - 1\right) \\
&= \frac{R^{\Re z}}{R/(\pi/2) - \Im z}\left(e^{-(\pi/2)\Im z} - e^{-R}\right)
\end{align*}

The fraction on the left goes to zero because $R/(\pi/2)$ grows faster than $R^{\Re z}$. The term in the parentheses to the right stays constant for large $R$. So indeed, the integral over $\beta$ goes to zero.

For $\delta$, it's really the same integral, just with a sign flip and with $R$ replaced by $\epsilon$, which tends to zero. The right term still stays constant. The left fraction goes to zero if $\Im z$ is nonzero...

Oh dear, if $\Im z$ is zero then the fraction on the left will have a denominator that vanishes more strongly than its numerator as $R$ (which is actually $\epsilon$) tends to 0, which means the whole thing will diverge. That's not good.

However, luckily, if $\Im z$ is zero then the term in parentheses to the right will also go to zero as $R$ aka $\epsilon$ tends to zero. This vanishing is order 1, as seen from differentiation, so that's enough to block the denominator on the left from destroying things.

...

Actually, the integral along $\delta$ can be seen to vanish just as easily from the original integral; even though $f(w)$ diverges as $w$ tends to zero, it vanishes with order less than 1, so just the vanishing of the length of $\delta$ is enough to compensate. So we don't need to go through those contortions to get rid of $\delta$. Darn why textbooks so troll

Anyway, after the uninteresting algebraic manipulations that I'm too lazy to type out, we're done.
This post has been edited 3 times. Last edited by math_explorer, Apr 26, 2015, 10:47 AM

Comment

0 Comments

♪ i just hope you understand / sometimes the clothes do not make the man ♫ // https://beta.vero.site/

avatar

math_explorer
Archives
+ September 2019
+ February 2018
+ December 2017
+ September 2017
+ July 2017
+ March 2017
+ January 2017
+ November 2016
+ October 2016
+ August 2016
+ February 2016
+ January 2016
+ September 2015
+ July 2015
+ June 2015
+ January 2015
+ July 2014
+ June 2014
inv
+ April 2014
+ December 2013
+ November 2013
+ September 2013
+ February 2013
+ April 2012
Shouts
Submit
  • how do you have so many posts

    by krithikrokcs, Jul 14, 2023, 6:20 PM

  • lol⠀⠀⠀⠀⠀

    by math_explorer, Jan 20, 2021, 8:43 AM

  • woah ancient blog

    by suvamkonar, Jan 20, 2021, 4:14 AM

  • https://artofproblemsolving.com/community/c47h361466

    by math_explorer, Jun 10, 2020, 1:20 AM

  • when did the first greed control game start?

    by piphi, May 30, 2020, 1:08 AM

  • ok..........

    by asdf334, Sep 10, 2019, 3:48 PM

  • There is one existing way to obtain contributorship documented on this blog. See if you can find it.

    by math_explorer, Sep 10, 2019, 2:03 PM

  • SO MANY VIEWS!!!
    PLEASE CONTRIB
    :)

    by asdf334, Sep 10, 2019, 1:58 PM

  • Hullo bye

    by AnArtist, Jan 15, 2019, 8:59 AM

  • Hullo bye

    by tastymath75025, Nov 22, 2018, 9:08 PM

  • Hullo bye

    by Kayak, Jul 22, 2018, 1:29 PM

  • It's sad; the blog is still active but not really ;-;

    by GeneralCobra19, Sep 21, 2017, 1:09 AM

  • dope css

    by zxcv1337, Mar 27, 2017, 4:44 AM

  • nice blog ^_^

    by chezbgone, Mar 28, 2016, 5:18 AM

  • shouts make blogs happier

    by briantix, Mar 18, 2016, 9:58 PM

91 shouts
Contributors
Tags
About Owner
  • Posts: 583
  • Joined: Dec 16, 2006
Blog Stats
  • Blog created: May 17, 2010
  • Total entries: 327
  • Total visits: 355531
  • Total comments: 368
Search Blog
a