vEnhance's avatar
#complex analysis Page 1 of 1

Feb 16, 2017

🖉 Holomorphic Logarithms and Roots

In this post we’ll make sense of a holomorphic square root and logarithm. Wrote this up because I was surprised how hard it was to find a decent complete explanation.

Let f ⁣:UCf \colon U \rightarrow \mathbb C be a holomorphic function. A holomorphic nn-th root of ff is a function g ⁣:UCg \colon U \rightarrow \mathbb C such that f(z)=g(z)nf(z) = g(z)^n for all zUz \in U. A logarithm of ff is a function g ⁣:UCg \colon U \rightarrow \mathbb C such that f(z)=eg(z)f(z) = e^{g(z)} for all zUz \in U.

The main question …

Read more...

Oct 16, 2016

🖉 Formal vs Functional Series (OR: Generating Function Voodoo Magic)

Epistemic status: highly dubious. I found almost no literature doing anything quite like what follows, which unsettles me because it makes it likely that I’m overcomplicating things significantly.

1. Synopsis

Recently I was working on an elegant problem which was the original problem 6 for the 2015 International Math Olympiad, which reads as follows:

Problem [IMO Shortlist 2015 Problem C6]

Let SS be a nonempty set of positive integers. We say that a positive integer nn is clean if it has a unique representation as a sum of an odd number of distinct elements from SS. Prove that there exist infinitely many positive integers that are not clean.

Proceeding by contradiction, one can prove (try it!) that in fact all sufficiently large integers have exactly one representation as a sum of an even subset of SS. Then, the problem reduces to …

Read more...

Jul 05, 2015

🖉 Linnik's Theorem for Sato-Tate Laws on CM Elliptic Curves

Here I talk about my first project at the Emory REU. Prerequisites for this post: some familiarity with number fields.

1. Motivation: Arithmetic Progressions

Given a property PP about primes, there’s two questions we can ask:

  1. How many primes x\le x are there with this property?
  2. What’s the least prime with this property?

As an example, consider an arithmetic progression aa, a+da+d, …, with a<da < d and gcd(a,d)=1\gcd(a,d) = 1. The strong form of Dirichlet’s Theorem tells us that basically, the number of primes a(modd)\equiv a \pmod d is 1d\frac 1d the total number of primes. Moreover, the celebrated Linnik’s Theorem tells us that the first prime is O(d …

Read more...

Jun 12, 2015

🖉 Proof of Dirichlet's Theorem on Arithmetic Progressions

In this post I will sketch a proof Dirichlet Theorem’s in the following form:

Theorem 1 (Dirichlet’s Theorem on Arithmetic Progression)

Let ψ(x;q,a)=nxnamodqΛ(n).\psi(x;q,a) = \sum_{\substack{n \le x \\ n \equiv a \mod q}} \Lambda(n). Let NN be a positive constant. Then for some constant C(N)>0C(N) > 0 depending on NN, we have for any qq such that q(logx)Nq \le (\log x)^N we have ψ(x;q,a)=1ϕ(q)x+O(xexp(C(N)logx))\psi(x;q,a) = \frac{1}{\phi(q)} x + O\left( x\exp\left(-C(N) \sqrt{\log …

Read more...

May 29, 2015

🖉 Zeros and Primes

Prerequisites for this post: previous post, and complex analysis. For this entire post, ss is a complex variable with s=σ+its = \sigma + it.

1. The Γ\Gamma function

So there’s this thing called the Gamma function. Denoted Γ(s)\Gamma(s), it is defined by Γ(s)=0xs1exdx\Gamma(s) = \int_0^{\infty} x^{s-1} e^{-x} dx as long as σ>0\sigma > 0. Here are its values at the first few integers:

Γ(1)=1Γ(2)=1Γ(3)=2Γ(4)=6Γ(5)=24. \begin{aligned} \Gamma(1) &= 1 \\ \Gamma(2) &= 1 \\ \Gamma(3) &= 2 \\ \Gamma(4) &= 6 \\ \Gamma(5) &= 24. \end{aligned}

Read more...
#complex analysis Page 1 of 1