PlanetMath (more info)
 Math for the people, by the people. Sponsor PlanetMath
Encyclopedia | Requests | Forums | Docs | Wiki | Random | RSS  
Login
create new user
name:
pass:
forget your password?
Main Menu
Owner confidence rating: Very high Entry average rating: No information on entry rating
convolution method (Definition)

Let $f$ $g$ and $h$ be multiplicative functions such that $f=g*h$ where $*$ denotes the convolution of $g$ and $h$ The convolution method is a way to calculate $\displaystyle \sum_{n \le x} f(n)$ by using the fact that $f=g*h$

$\begin{array}{ll} \displaystyle \sum_{n \le x} f(n) & \displaystyle = \sum_{n \le x} \sum_{d|n} g(d) h \left( \frac{n}{d} \right) \\ & \displaystyle = \sum_{d \le x} \sum_{m \le \frac{x}{d}} g(d) h(m) \\ & \displaystyle = \sum_{d \le x} g(d) \sum_{m \le \frac{x}{d}} h(m) \end{array}$

This method for calculating $\displaystyle \sum_{n \le x} f(n)$ is advantageous when the sums in terms of $g$ and $h$ are easier to handle.

As an example, the sum $\displaystyle \sum_{n \le x} \mu^2(n)$ will be calculated using the convolution method.

Since $\mu^2=\mu^2*\varepsilon=\mu^2*(\mu*1)=(\mu^2*\mu)*1$ the functions $\mu^2*\mu$ and $1$ can be used.

To use the convolution method, a nice way to calculate $(\mu^2*\mu)(n)$ needs to be found. Note that $\mu^2*\mu$ is multiplicative, so it only needs to be evaluated at prime powers.

Let $k \in \mathbb{N}$ Then

$$ (\mu^2*\mu)(p^k) = \sum_{j=0}^k \mu^2(p^j) \mu(p^{k-j}) = \mu(p^k)+\mu(p^{k-1}) = \begin{cases} 0 & \text{if } k \neq 2 \\ -1 & \text{if } k=2. \end{cases}$$

Since $\mu^2*\mu$ is multiplicative, then $(\mu^2*\mu)(n)= \begin{cases} 0 & {if } n { is not a square} \\ \mu(\sqrt{n}) & {if } n { is a square.} \end{cases}$ The convolution method yields:

$\begin{array}{ll} \displaystyle \sum_{n \le x} \mu^2(n) & \displaystyle = \sum_{d \le x} (\mu^2*\mu)(d) \sum_{m \le \frac{x}{d}} 1 \\ & \\ & \displaystyle = \sum_{d \le x} (\mu^2*\mu)(d) \left( \frac{x}{d} + O(1) \right) \\ & \\ & \displaystyle = \sum_{a \le \sqrt{x}} \mu(a) \left( \frac{x}{a^2} + O(1) \right) \\ & \\ & \displaystyle = x \sum_{a \le \sqrt{x}} \frac{\mu(a)}{a^2} + O \left( \sum_{a \le \sqrt{x}} |\mu(a)| \right) \\ & \\ & \displaystyle = x \left( \sum_{a \in \mathbb{N}} \frac{\mu(a)}{a^2} - \sum_{a>\sqrt{x}} \frac{\mu(a)}{a^2} \right) + O \left( \sum_{a \le \sqrt{x}} 1 \right) \\ & \\ & \displaystyle = x \sum_{a \in \mathbb{N}} \frac{\mu(a)}{a^2} + O \left( x \sum_{a>\sqrt{x}} \left| \frac{\mu(a)}{a^2} \right| \right) + O(\sqrt{x}) \\ & \\ & \displaystyle = \frac{6}{\pi^2}x + O \left( x \sum_{a>\sqrt{x}} \frac{1}{a^2} \right) + O(\sqrt{x}) \\ & \\ & \displaystyle = \frac{6}{\pi^2}x + O \left( x \left( \frac{1}{\sqrt{x}} \right) \right) + O(\sqrt{x}) \\ & \\ & \displaystyle = \frac{6}{\pi^2}x + O(\sqrt{x}) \end{array}$




"convolution method" is owned by Wkbj79.
(view preamble | get metadata)

View style:

See Also: Dirichlet hyperbola method, Möbius function, $\displaystyle \sum_{n \le x} y^{\Omega(n)}=O\left( \frac{x(\log x)^{y-1}}{2-y} \right)$ for $1 \le y<2$, $\displaystyle x\log^2x=O\left(\sum_{n \le x} 2^{\Omega(n)} \right)$

Log in to rate this entry.
(view current ratings)

Cross-references: prime, functions, sums, multiplicative functions
There are 4 references to this entry.

This is version 10 of convolution method, born on 2006-06-10, modified 2007-05-30.
Object id is 7989, canonical name is ConvolutionMethod.
Accessed 3998 times total.

Classification:
AMS MSC11N37 (Number theory :: Multiplicative number theory :: Asymptotic results on arithmetic functions)

Pending Errata and Addenda
None.
[ View all 1 ]
Discussion
Style: Expand: Order:
forum policy

No messages.

Interact
post | correct | update request | add derivation | add example | add (any)