Lambert series

From HandWiki
Short description: Mathematical term
Function [math]\displaystyle{ S(q)=\sum_{n=1}^\infty \frac {q^n}{1-q^n} }[/math], represented as a Matplotlib plot, using a version of the Domain coloring method[1]

In mathematics, a Lambert series, named for Johann Heinrich Lambert, is a series taking the form

[math]\displaystyle{ S(q)=\sum_{n=1}^\infty a_n \frac {q^n}{1-q^n}. }[/math]

It can be resumed formally by expanding the denominator:

[math]\displaystyle{ S(q)=\sum_{n=1}^\infty a_n \sum_{k=1}^\infty q^{nk} = \sum_{m=1}^\infty b_m q^m }[/math]

where the coefficients of the new series are given by the Dirichlet convolution of an with the constant function 1(n) = 1:

[math]\displaystyle{ b_m = (a*1)(m) = \sum_{n\mid m} a_n. \, }[/math]

This series may be inverted by means of the Möbius inversion formula, and is an example of a Möbius transform.

Examples

Since this last sum is a typical number-theoretic sum, almost any natural multiplicative function will be exactly summable when used in a Lambert series. Thus, for example, one has

[math]\displaystyle{ \sum_{n=1}^\infty q^n \sigma_0(n) = \sum_{n=1}^\infty \frac{q^n}{1-q^n} }[/math]

where [math]\displaystyle{ \sigma_0(n)=d(n) }[/math] is the number of positive divisors of the number n.

For the higher order sum-of-divisor functions, one has

[math]\displaystyle{ \sum_{n=1}^\infty q^n \sigma_\alpha(n) = \sum_{n=1}^\infty \frac{n^\alpha q^n}{1-q^n} }[/math]

where [math]\displaystyle{ \alpha }[/math] is any complex number and

[math]\displaystyle{ \sigma_\alpha(n) = (\textrm{Id}_\alpha*1)(n) = \sum_{d\mid n} d^\alpha \, }[/math]

is the divisor function. In particular, for [math]\displaystyle{ \alpha = 1 }[/math], the Lambert series one gets is

[math]\displaystyle{ q \frac{F'(q)}{F(q)} }[/math]

which is (up to the factor of [math]\displaystyle{ q }[/math]) the logarithmic derivative of the usual generating function for partition numbers

[math]\displaystyle{ F(q) := \frac{1}{\phi(q)} = \sum_{k=0}^\infty p(k) q^k = \prod_{n=1}^\infty \frac{1}{1-q^n}. }[/math]

Additional Lambert series related to the previous identity include those for the variants of the Möbius function given below [math]\displaystyle{ \mu(n) }[/math]

[2]
[math]\displaystyle{ \sum_{n=1}^\infty \mu(n)\,\frac{q^n}{1-q^n} = q. }[/math]

Related Lambert series over the Moebius function include the following identities for any prime [math]\displaystyle{ \alpha \in \mathbb{Z}^{+} }[/math]:

[math]\displaystyle{ \begin{align} \sum_{n \geq 1} \frac{\mu(n) q^n}{1+q^n} & = q-2q^2 \\ \sum_{n \geq 1} \frac{\mu(\alpha n) q^n}{1-q^n} & = -\sum_{n \geq 0} q^{\alpha^n}. \end{align} }[/math]

The proof of the first identity above follows from a multi-section (or bisection) identity of these Lambert series generating functions in the following form where we denote [math]\displaystyle{ L_{f}(q) := q }[/math] to be the Lambert series generating function of the arithmetic function f:

[math]\displaystyle{ \begin{align} \sum_{n \geq 1} \frac{f(n) q^n}{1+q^n} & = \sum_{n \geq 1} \frac{f(n)q^{n}}{1-q^{n}} - \sum_{n \geq 1} \frac{2 f(n) q^{2n}}{1-q^{2n}} \\ & = L_f(q) - 2 \cdot L_f(q^2). \end{align} }[/math]

The second identity in the previous equations follows from the fact that the coefficients of the left-hand-side sum are given by

[math]\displaystyle{ \begin{align} \sum_{d|n} \mu(\alpha d) = \sum_{d | \frac{n}{(n, \alpha)}} \mu(d) = \varepsilon\left(\frac{n}{(n, \alpha)}\right) = 1 \iff n = (n, \alpha) \iff n = \alpha^k,\ \text{ for some } k \geq 1, \end{align} }[/math]

where the function [math]\displaystyle{ \varepsilon(n) = \delta_{n,1} }[/math] is the multiplicative identity with respect to the operation of Dirichlet convolution of arithmetic functions.

For Euler's totient function [math]\displaystyle{ \varphi(n) }[/math]:

[math]\displaystyle{ \sum_{n=1}^\infty \varphi(n)\,\frac{q^n}{1-q^n} = \frac{q}{(1-q)^2}. }[/math]

For Von Mangoldt function [math]\displaystyle{ \Lambda(n) }[/math]:

[math]\displaystyle{ \sum_{n=1}^\infty \Lambda(n)\,\frac{q^n}{1-q^n} = \sum_{n=1}^{\infty} \log(n)q^n }[/math]

For Liouville's function [math]\displaystyle{ \lambda(n) }[/math]:

[math]\displaystyle{ \sum_{n=1}^\infty \lambda(n)\,\frac{q^n}{1-q^n} = \sum_{n=1}^\infty q^{n^2} }[/math]

with the sum on the right similar to the Ramanujan theta function, or Jacobi theta function [math]\displaystyle{ \vartheta_3(q) }[/math]. Note that Lambert series in which the an are trigonometric functions, for example, an = sin(2n x), can be evaluated by various combinations of the logarithmic derivatives of Jacobi theta functions.

Generally speaking, we can extend the previous generating function expansion by letting [math]\displaystyle{ \chi_m(n) }[/math] denote the characteristic function of the [math]\displaystyle{ m^{th} }[/math] powers, [math]\displaystyle{ n = k^m \in \mathbb{Z}^{+} }[/math], for positive natural numbers [math]\displaystyle{ m \gt 2 }[/math] and defining the generalized m-Liouville lambda function to be the arithmetic function satisfying [math]\displaystyle{ \chi_m(n) := (1 \ast \lambda_m)(n) }[/math]. This definition of [math]\displaystyle{ \lambda_m(n) }[/math] clearly implies that [math]\displaystyle{ \lambda_m(n) = \sum_{d^m|n} \mu\left(\frac{n}{d^m}\right) }[/math], which in turn shows that

[math]\displaystyle{ \sum_{n \geq 1} \frac{\lambda_m(n) q^n}{1-q^n} = \sum_{n \geq 1} q^{n^m},\ \text{ for } m \geq 2. }[/math]

We also have a slightly more generalized Lambert series expansion generating the sum of squares function [math]\displaystyle{ r_2(n) }[/math] in the form of [3]

[math]\displaystyle{ \sum_{n=1}^{\infty} \frac{4 \cdot (-1)^{n+1} q^{2n+1}}{1-q^{2n+1}} = \sum_{m=1}^{\infty} r_2(m) q^m. }[/math]

In general, if we write the Lambert series over [math]\displaystyle{ f(n) }[/math] which generates the arithmetic functions [math]\displaystyle{ g(m) = (f \ast 1)(m) }[/math], the next pairs of functions correspond to other well-known convolutions expressed by their Lambert series generating functions in the forms of

[math]\displaystyle{ (f, g) = (\mu, \varepsilon), (\varphi, \operatorname{Id}_1), (\lambda, \chi_{\operatorname{sq}}), (\Lambda, \log), (|\mu|, 2^{\omega}), (J_t, \operatorname{Id}_t), (d^3, (d \ast 1)^2), }[/math]

where [math]\displaystyle{ \varepsilon(n) = \delta_{n,1} }[/math] is the multiplicative identity for Dirichlet convolutions, [math]\displaystyle{ \operatorname{Id}_k(n) = n^k }[/math] is the identity function for [math]\displaystyle{ k^{th} }[/math] powers, [math]\displaystyle{ \chi_{\operatorname{sq}} }[/math] denotes the characteristic function for the squares, [math]\displaystyle{ \omega(n) }[/math] which counts the number of distinct prime factors of [math]\displaystyle{ n }[/math] (see prime omega function), [math]\displaystyle{ J_t }[/math] is Jordan's totient function, and [math]\displaystyle{ d(n) = \sigma_0(n) }[/math] is the divisor function (see Dirichlet convolutions).

The conventional use of the letter q in the summations is a historical usage, referring to its origins in the theory of elliptic curves and theta functions, as the nome.

Alternate form

Substituting [math]\displaystyle{ q=e^{-z} }[/math] one obtains another common form for the series, as

[math]\displaystyle{ \sum_{n=1}^\infty \frac {a_n}{e^{zn}-1}= \sum_{m=1}^\infty b_m e^{-mz} }[/math]

where

[math]\displaystyle{ b_m = (a*1)(m) = \sum_{d\mid m} a_d\, }[/math]

as before. Examples of Lambert series in this form, with [math]\displaystyle{ z=2\pi }[/math], occur in expressions for the Riemann zeta function for odd integer values; see Zeta constants for details.

Current usage

In the literature we find Lambert series applied to a wide variety of sums. For example, since [math]\displaystyle{ q^n/(1 - q^n ) = \mathrm{Li}_0(q^{n}) }[/math] is a polylogarithm function, we may refer to any sum of the form

[math]\displaystyle{ \sum_{n=1}^{\infty} \frac{\xi^n \,\mathrm{Li}_u (\alpha q^n)}{n^s} = \sum_{n=1}^{\infty} \frac{\alpha^n \,\mathrm{Li}_s(\xi q^n)}{n^u} }[/math]

as a Lambert series, assuming that the parameters are suitably restricted. Thus

[math]\displaystyle{ 12\left(\sum_{n=1}^{\infty} n^2 \, \mathrm{Li}_{-1}(q^n)\right)^{\!2} = \sum_{n=1}^{\infty} n^2 \,\mathrm{Li}_{-5}(q^n) - \sum_{n=1}^{\infty} n^4 \, \mathrm{Li}_{-3}(q^n), }[/math]

which holds for all complex q not on the unit circle, would be considered a Lambert series identity. This identity follows in a straightforward fashion from some identities published by the Indian mathematician S. Ramanujan. A very thorough exploration of Ramanujan's works can be found in the works by Bruce Berndt.

Factorization theorems

A somewhat newer construction recently published over 2017–2018 relates to so-termed Lambert series factorization theorems of the form[4]

[math]\displaystyle{ \sum_{n \geq 1} \frac{a_n q^n}{1\pm q^n} = \frac{1}{(\mp q; q)_{\infty}} \sum_{n \geq 1} \left((s_o(n, k) \pm s_e(n, k)) a_k\right) q^n, }[/math]

where [math]\displaystyle{ s_o(n, k) \pm s_e(n, k) = [q^n] (\mp q; q)_{\infty} \frac{q^k}{1 \pm q^k} }[/math] is the respective sum or difference of the restricted partition functions [math]\displaystyle{ s_{e/o}(n, k) }[/math] which denote the number of [math]\displaystyle{ k }[/math]'s in all partitions of [math]\displaystyle{ n }[/math] into an even (respectively, odd) number of distinct parts. Let [math]\displaystyle{ s_{n,k} := s_e(n, k) - s_o(n, k) = [q^n] (q; q)_{\infty} \frac{q^k}{1-q^k} }[/math] denote the invertible lower triangular sequence whose first few values are shown in the table below.

n \ k 1 2 3 4 5 6 7 8
1 1 0 0 0 0 0 0 0
2 0 1 0 0 0 0 0 0
3 -1 -1 1 0 0 0 0 0
4 -1 0 -1 1 0 0 0 0
5 -1 -1 -1 -1 1 0 0 0
6 0 0 1 -1 -1 1 0 0
7 0 0 -1 0 -1 -1 1 0
8 1 0 0 1 0 -1 -1 1

Another characteristic form of the Lambert series factorization theorem expansions is given by[5]

[math]\displaystyle{ L_f(q) := \sum_{n \geq 1} \frac{f(n) q^n}{1-q^n} = \frac{1}{(q; q)_{\infty}} \sum_{n \geq 1} \left(s_{n,k} f(k)\right) q^n, }[/math]

where [math]\displaystyle{ (q; q)_{\infty} }[/math] is the (infinite) q-Pochhammer symbol. The invertible matrix products on the right-hand-side of the previous equation correspond to inverse matrix products whose lower triangular entries are given in terms of the partition function and the Möbius function by the divisor sums

[math]\displaystyle{ s_{n,k}^{(-1)} = \sum_{d|n} p(d-k) \mu\left(\frac{n}{d}\right) }[/math]

The next table lists the first several rows of these corresponding inverse matrices.[6]

n \ k 1 2 3 4 5 6 7 8
1 1 0 0 0 0 0 0 0
2 0 1 0 0 0 0 0 0
3 1 1 1 0 0 0 0 0
4 2 1 1 1 0 0 0 0
5 4 3 2 1 1 0 0 0
6 5 3 2 2 1 1 0 0
7 10 7 5 3 2 1 1 0
8 12 9 6 4 3 2 1 1

We let [math]\displaystyle{ G_j := \frac{1}{2} \left\lceil \frac{j}{2} \right\rceil \left\lceil \frac{3j+1}{2} \right\rceil }[/math] denote the sequence of interleaved pentagonal numbers, i.e., so that the pentagonal number theorem is expanded in the form of

[math]\displaystyle{ (q; q)_{\infty} = \sum_{n \geq 0} (-1)^{\left\lceil \frac{n}{2} \right\rceil} q^{G_n}. }[/math]

Then for any Lambert series [math]\displaystyle{ L_f(q) }[/math] generating the sequence of [math]\displaystyle{ g(n) = (f \ast 1)(n) }[/math], we have the corresponding inversion relation of the factorization theorem expanded above given by[7]

[math]\displaystyle{ f(n) = \sum_{k=1}^n \sum_{d|n} p(d-k) \mu(n/d) \times \sum_{j: k-G_j \gt 0} (-1)^{\left\lceil \frac{j}{2} \right\rceil} b(k-G_j). }[/math]

This work on Lambert series factorization theorems is extended in[8] to more general expansions of the form

[math]\displaystyle{ \sum_{n \geq 1} \frac{a_n q^n}{1-q^n} = \frac{1}{C(q)} \sum_{n \geq 1} \left(\sum_{k=1}^n s_{n,k}(\gamma) \widetilde{a}_k(\gamma)\right) q^n, }[/math]

where [math]\displaystyle{ C(q) }[/math] is any (partition-related) reciprocal generating function, [math]\displaystyle{ \gamma(n) }[/math] is any arithmetic function, and where the modified coefficients are expanded by

[math]\displaystyle{ \widetilde{a}_k(\gamma) = \sum_{d|k} \sum_{r| \frac{k}{d}} a_d \gamma(r). }[/math]

The corresponding inverse matrices in the above expansion satisfy

[math]\displaystyle{ s_{n,k}^{(-1)}(\gamma) = \sum_{d|n} [q^{d-k}] \frac{1}{C(q)} \gamma\left(\frac{n}{d}\right), }[/math]

so that as in the first variant of the Lambert factorization theorem above we obtain an inversion relation for the right-hand-side coefficients of the form

[math]\displaystyle{ \widetilde{a}_k(\gamma) = \sum_{k=1}^{n} s_{n,k}^{(-1)}(\gamma) \times [q^k]\left(\sum_{d=1}^k \frac{a_d q^d}{1-q^d} C(q)\right). }[/math]

Recurrence relations

Within this section we define the following functions for natural numbers [math]\displaystyle{ n,x \geq 1 }[/math]:

[math]\displaystyle{ g_f(n) := (f \ast 1)(n), }[/math]
[math]\displaystyle{ \Sigma_f(x) := \sum_{1 \leq n \leq x} g_f(n). }[/math]

We also adopt the notation from the previous section that

[math]\displaystyle{ s_{n,k} = [q^n] (q; q)_{\infty} \frac{q^k}{1-q^k}, }[/math]

where [math]\displaystyle{ (q; q)_{\infty} }[/math] is the infinite q-Pochhammer symbol. Then we have the following recurrence relations for involving these functions and the pentagonal numbers proved in:[7]

[math]\displaystyle{ g_f(n+1) = \sum_{b = \pm 1} \sum_{k=1}^{\left\lfloor \frac{\sqrt{24n+1}-b}{6}\right\rfloor} (-1)^{k+1} g_f\left(n+1-\frac{k(3k+b)}{2}\right) + \sum_{k=1}^{n+1} s_{n+1,k} f(k), }[/math]
[math]\displaystyle{ \Sigma_f(x+1) = \sum_{b = \pm 1} \sum_{k=1}^{\left\lfloor \frac{\sqrt{24x+1}-b}{6}\right\rfloor} (-1)^{k+1} \Sigma_f\left(n+1-\frac{k(3k+b)}{2}\right) + \sum_{n=0}^x \sum_{k=1}^{n+1} s_{n+1,k} f(k). }[/math]

Derivatives

Derivatives of a Lambert series can be obtained by differentiation of the series termwise with respect to [math]\displaystyle{ q }[/math]. We have the following identities for the termwise [math]\displaystyle{ s^{th} }[/math] derivatives of a Lambert series for any [math]\displaystyle{ s \geq 1 }[/math][9][10]

[math]\displaystyle{ q^s \cdot D^{(s)}\left[\frac{q^i}{1-q^i}\right] = \sum_{m=0}^s \sum_{k=0}^m \left[\begin{matrix} s \\ m\end{matrix}\right] \left\{\begin{matrix} m \\ k\end{matrix}\right\} \frac{(-1)^{s-k} k! i^m}{(1-q^i)^{k+1}} }[/math]
[math]\displaystyle{ q^s \cdot D^{(s)}\left[\frac{q^i}{1-q^i}\right] = \sum_{r=0}^s\left[\sum_{m=0}^s \sum_{k=0}^m \left[\begin{matrix} s \\ m\end{matrix}\right] \left\{\begin{matrix} m \\ k\end{matrix}\right\} \binom{s-k}{r} \frac{(-1)^{s-k-r} k! i^m}{(1-q^i)^{k+1}}\right] q^{(r+1)i}, }[/math]

where the bracketed triangular coefficients in the previous equations denote the Stirling numbers of the first and second kinds. We also have the next identity for extracting the individual coefficients of the terms implicit to the previous expansions given in the form of

[math]\displaystyle{ [q^n]\left(\sum_{i \geq t} \frac{a_i q^{mi}}{(1-q^i)^{k+1}}\right) = \sum_{\begin{matrix} d|n \\ t \leq d \leq \left\lfloor \frac{n}{m} \right\rfloor\end{matrix}} \binom{\frac{n}{d}-m+k}{k} a_d. }[/math]

Now if we define the functions [math]\displaystyle{ A_t(n) }[/math] for any [math]\displaystyle{ n,t \geq 1 }[/math] by

[math]\displaystyle{ A_t(n) := \sum_{\begin{matrix} 0 \leq k \leq m \leq t \\ 0 \leq r \leq t\end{matrix}} \sum_{d|n} \left[\begin{matrix} t \\ m\end{matrix}\right] \left\{\begin{matrix} m \\ k\end{matrix}\right\} \binom{t-k}{r} \binom{\frac{n}{d}-1-r+k}{k} (-1)^{t-k-r} k! d^m \cdot a_d \cdot \left[t \leq d \leq \left\lfloor \frac{n}{r+1} \right\rfloor\right]_{\delta}, }[/math]

where [math]\displaystyle{ [\cdot]_{\delta} }[/math] denotes Iverson's convention, then we have the coefficients for the [math]\displaystyle{ t^{th} }[/math] derivatives of a Lambert series given by

[math]\displaystyle{ \begin{align} A_t(n) & = [q^n]\left(q^t \cdot D^{(t)}\left[\sum_{i \geq t} \frac{a_i q^i}{1-q^i}\right]\right) \\ & = [q^n]\left(\sum_{n \geq 1} \frac{(A_t \ast \mu)(n) q^n}{1-q^n}\right). \end{align} }[/math]

Of course, by a typical argument purely by operations on formal power series we also have that

[math]\displaystyle{ [q^n]\left(q^t \cdot D^{(t)}\left[\sum_{i \geq 1} \frac{f(i) q^i}{1-q^i}\right]\right) = \frac{n!}{(n-t)!} \cdot (f \ast 1)(n). }[/math]

See also

References

  1. "Jupyter Notebook Viewer". http://nbviewer.ipython.org/github/empet/Math/blob/master/DomainColoring.ipynb. 
  2. See the forum post here (or the article arXiv:1112.4911) and the conclusions section of arXiv:1712.00611 by Merca and Schmidt (2018) for usage of these two less standard Lambert series for the Moebius function in practical applications.
  3. Weisstein, Eric W.. "Lambert Series". http://mathworld.wolfram.com/LambertSeries.html. 
  4. Merca, Mircea (13 January 2017). "The Lambert series factorization theorem". The Ramanujan Journal 44 (2): 417–435. doi:10.1007/s11139-016-9856-3. 
  5. Merca, M.; Schmidt, M. D. (2019). "Generating Special Arithmetic Functions by Lambert Series Factorizations". Contributions to Discrete Mathematics 14 (1): 31–45. doi:10.11575/cdm.v14i1.62425. Bibcode2017arXiv170600393M. 
  6. "A133732". https://oeis.org/A133732. 
  7. 7.0 7.1 Schmidt, Maxie D. (8 December 2017). "New Recurrence Relations and Matrix Equations for Arithmetic Functions Generated by Lambert Series". Acta Arithmetica 181 (4): 355–367. doi:10.4064/aa170217-4-8. Bibcode2017arXiv170106257S. 
  8. M. Merca & Schmidt, M. D. (2017). "New Factor Pairs for Factorizations of Lambert Series Generating Functions". arXiv:1706.02359 [math.CO].
  9. Schmidt, Maxie D. (2017). "Combinatorial Sums and Identities Involving Generalized Divisor Functions with Bounded Divisors". arXiv:1704.05595 [math.NT].
  10. Schmidt, Maxie D. (2017). "Factorization Theorems for Hadamard Products and Higher-Order Derivatives of Lambert Series Generating Functions". arXiv:1712.00608 [math.NT].