---
title: Logarithmic-Sinc Approximation
url: https://www.emergentmind.com/topics/logarithmic-sinc-approximation
type: topic
---

# Logarithmic-Sinc Approximation

Logarithmic-Sinc approximation denotes a class of Sinc approximation, interpolation, and differentiation schemes in which the classical Sinc expansion on \(\mathbb R\) is combined with a logarithmic change of variables, most prominently \(t=\log(1+e^x)\), or with logarithmic structures embedded in more elaborate conformal maps. In the cited literature, the term is not fully standardized: some papers treat it as a logarithmic conformal-map variant of Sinc approximation on semi-infinite or infinite intervals, while related work uses logarithmically modified mesh selection or places a logarithmic map inside a double-exponential transformation. Across these variants, the common objective is to enlarge the admissible strip of analyticity of the transformed function, improve the convergence constant in root-exponential estimates, or, in double-exponential settings, attain almost-exponential convergence [1812.11546, 2503.22360, 2510.11411, 1809.07369].

## 1. Terminology and scope

The designation “logarithmic-Sinc approximation” does not refer to a single canonical algorithm in the available literature. One established usage concerns Sinc approximation on \((0,\infty)\) or \((-\infty,\infty)\) after replacing older conformal maps by logarithmic maps such as
\[
t=\phi(x)=\log(1+e^x),
\]
or by logarithmic composites such as
\[
t=2\sinh\!\bigl(\log(\log(1+e^x))\bigr),
\]
with the explicit aim of widening the analyticity strip of the transformed function and improving the convergence rate constant [1812.11546, 2503.22360].

A second, related usage appears when logarithmic dependence enters through parameter selection rather than through the map itself. In the extension of Sinc interpolation to algebraically decaying functions, the optimal mesh width is expressed through the Lambert-\(W\) function, and a simplified practical choice replaces \(W\) by \(\ln\), producing a logarithmically modified Sinc discretization rather than a new basis [1809.07369].

Several nearby topics are distinct and should not be conflated with this family. “An analog of the Sinc approximation for periodic functions” proposes an interpolation formula for periodic functions and reports exponential convergence for analytic periodic functions, but the available metadata do not describe a logarithmic map [1909.02732]. “Numerical Approximation of the logarithmic Laplacian via sinc-basis” uses shifted and dilated sinc functions for a Fourier-multiplier operator with symbol \(\log(|\omega|^2)\); there, “logarithmic” refers to the operator, not to a logarithmic conformal map [2509.11693]. Likewise, incomplete cosine expansions of the sinc function generate rational approximations for the sinc function or the complex error function, but they are not conformal-map-based logarithmic-Sinc methods [1407.0533, 1812.10884].

## 2. Classical Sinc framework and the logarithmic map on \((0,\infty)\)

The underlying approximation framework is the standard Sinc expansion on the real line,
\[
F(x)\approx \sum_{k=-M}^{N}F(kh)\,S(k,h)(x),
\]
followed by a conformal pullback from a physical interval to \(\mathbb R\). For functions \(f\) on \((0,\infty)\), one introduces a map \(t=\psi(x)\) or \(t=\phi(x)\), defines the transformed function \(F(x)=f(\text{map}(x))\), and writes
\[
f(t)\approx \sum_{k=-M}^{N} f(\phi(kh))\,S(k,h)(\phi^{-1}(t)).
\]
In this setting, the classical map is Stenger’s
\[
t=\psi(x)=\operatorname{arcsinh}(e^x),
\]
whereas the logarithmic replacement is
\[
t=\phi(x)=\log(1+e^x).
\]
Both maps send \((-\infty,\infty)\) onto \((0,\infty)\), but they differ in complex-analytic continuation properties [1812.11546].

The principal theoretical gain is geometric. For the transformed function \(f(\psi(x))\), analytic continuation is limited by singularities of \(\psi\) at \(\zeta=\pm i\pi/2\), so the admissible strip satisfies \(0<d\le \pi/2\). For the logarithmic map, \(\phi(\zeta)\) is not analytic at \(\zeta=\pm i\pi\), and the transformed function can be analytic in
\[
D_d=\{\zeta\in\mathbb C:|\operatorname{Im}\zeta|<d\}
\]
for any \(0<d<\pi\). Under the decay condition
\[
|f(z)|\le K\left|\frac{z}{1+z}\right|^{\alpha} |e^{-z}|^{\beta},
\]
the error retains the form
\[
\sup_{t\in(0,\infty)}\left| f(t)-\sum_{k=-M}^{N}f(\phi(kh))S(k,h)(\phi^{-1}(t)) \right|
\le C\,\sqrt{n}\,e^{-\sqrt{d\mu n}},
\]
with \(\mu=\min\{\alpha,\beta\}\), but the larger allowable \(d\) improves the effective convergence rate because the exponent depends on \(\sqrt{d\mu n}\) [1812.11546].

This formulation remains a Sinc approximation in the classical sense: the basis is unchanged, and the gain comes from a logarithmic conformal map that better matches the analyticity geometry and the endpoint/decay structure of semi-infinite problems. The literature therefore treats the method as a logarithmic conformal-map enhancement of Sinc approximation rather than as a distinct Sinc basis [1812.11546].

## 3. Logarithmic-Sinc differentiation on infinite intervals

The same design principle extends from function approximation to differentiated Sinc formulas on infinite intervals. In Stenger’s framework, derivatives are approximated by
\[
f^{(m)}(t)\approx \sum_{k=-M}^{N}\frac{f(\phi(kh))}{g(\phi(kh))} \left(\frac{d}{dt}\right)^m \!\left\{ g(t)\,S(k,h)(\phi^{-1}(t)) \right\},
\]
where the weight \(g\) compensates for endpoint singular behavior in derivatives of \(\phi^{-1}\). The 2025 refinement keeps this differentiated Sinc construction and replaces the original conformal maps in the logarithmic cases by new logarithmic maps [2503.22360].

For \((0,\infty)\), the original map is
\[
\psi_2(x)=\operatorname{arsinh}(e^x),\qquad g_2(t)=\left(1-e^{-t}\right)^m,
\]
and the new map is
\[
\phi_2(x)=\log(1+e^x).
\]
For \((-\infty,\infty)\), the original map is
\[
\psi_4(x)=\sinh\!\bigl(\log(\operatorname{arsinh}(e^x))\bigr),\qquad g_4(t)=1,
\]
and the new logarithmic map is
\[
\phi_4(x)=2\sinh\!\bigl(\log(\log(1+e^x))\bigr).
\]
In both cases, the asymptotic estimate remains root-exponential,
\[
\sup_t\Bigl|f^{(m)}(t)-(\text{Sinc approximation})\Bigr|
\le C\,n^{(m+1)/2}\exp\!\bigl(-\sqrt{d\mu n}\bigr),
\]
but the admissible strip expands from \(0<d<\pi/2\) to \(0<d<\pi\), so the exponential constant improves [2503.22360].

The proof mechanism is explicit. The error is split into a discretization part and a truncation part. The discretization term is controlled by a Hardy-type strip estimate involving
\[
F(\zeta)=f(\phi(\zeta))/g(\phi(\zeta)),
\]
while the truncation term is bounded by exponential tail estimates. Choosing
\[
h=\sqrt{\frac{d}{\mu n}}
\]
balances the two terms and yields the final root-exponential rate. The improvement is therefore not a change of asymptotic type but a change in the analyticity geometry that enlarges \(d\) and sharpens the constant in the exponent [2503.22360].

## 4. From logarithmic maps to double-exponential refinements

Within the same variable-transform Sinc tradition, logarithmic maps also serve as intermediates between single-exponential and double-exponential constructions. For unilateral rapidly decreasing functions on \((-\infty,\infty)\), Stenger’s transformation
\[
t=\psi_5(x)=\sinh\!\bigl(\log(\arsinh(e^x))\bigr)
\]
yields root-exponential convergence,
\[
\mathcal{O}\!\left(e^{-c\sqrt{n}}\right).
\]
A later logarithmic-type refinement,
\[
t=\tilde{\psi}_5(x)=2\sinh\!\bigl(\log(\log(1+e^x))\bigr),
\]
improves constants and the admissible analyticity/decay parameters, but still remains in the same qualitative regime,
\[
\mathcal{O}\!\left(e^{-c\sqrt{n}}\right).
\]
The subsequent double-exponential map
\[
t=\phi_5(x)=2\sinh\!\bigl(\log(\log(1+e^{\sinh x}))\bigr)
\]
changes the convergence class to
\[
\mathcal{O}\!\left(e^{-c n/\log n}\right),
\]
more precisely
\[
\sup_{t\in\mathbb{R}} \left|f(t)-\sum_{k=-M}^N f(\phi_5(kh))S(k,h)(\phi_5^{-1}(t))\right|
\le C\,e^{-dn/\log(2dn/\mu)}.
\]
Here the logarithmic structure is retained, but an inner \(\sinh x\) turns the construction into a double-exponential map [2510.11411].

A closely related framework appears in Sinc-collocation for initial value problems with exponential-decay end behavior. There, the single-exponential transformation is
\[
t=\psi(x)=\log(1+e^x),
\]
and the double-exponential transformation is
\[
t=\phi(x)=\log(1+e^{\sinh x}).
\]
The reported rates are
\[
O\!\left(\sqrt{n}\,e^{-\sqrt{d\mu n}}\right)
\]
for the single-exponential setting and
\[
O\!\left(e^{-dn/\operatorname{arsinh}(dn/\mu)}\right)
\]
for the double-exponential setting. The collocation formulation avoids the sine integral \(\operatorname{Si}\) in the basis functions, but acquires an extra \(\log(n+1)\) factor in the error bound. This suggests that logarithmic-Sinc methods are best understood as part of a broader hierarchy of transformed Sinc schemes in which logarithmic maps are often the single-exponential baseline and the starting point for more aggressive double-exponential refinements [2306.15175].

## 5. Error mechanisms, analyticity strips, and mesh selection

The error analysis of logarithmic-Sinc approximation is governed by two recurring quantities: the half-width \(d\) of the strip of analyticity
\[
D_d=\{\zeta\in\mathbb C:|\Im\zeta|<d\},
\]
and the decay parameters that control truncation of the Sinc series. The standard proof pattern separates the total error into a discretization term, caused by replacing the continuous analytic function by the full infinite Sinc lattice sum, and a truncation term, caused by cutting that lattice to \(k=-M,\dots,N\). In transformed Sinc formulas, enlarging the analyticity strip improves the discretization term, while matching the map to endpoint or tail behavior improves the truncation term [1812.11546, 2503.22360].

For logarithmic conformal-map formulas with exponential or mixed decay, the usual balancing choice is
\[
h=\sqrt{\frac{d}{\mu n}},
\]
with \(\mu=\min\{\alpha,\beta\}\). This is the parameter that equalizes the discretization scale \(e^{-d/h}\) and the truncation scale \(e^{-\mu n h}\), leading to the root-exponential law \(e^{-\sqrt{d\mu n}}\). In the double-exponential setting, by contrast, the balance changes to a near-linear exponent, and step sizes take the form
\[
h=\frac{\log(2dn/\mu)}{n}
\]
or
\[
h=\frac{\operatorname{arsinh}(dn/\mu)}{n},
\]
depending on the precise transformation and problem class [2510.11411, 2306.15175].

In algebraic-tail problems, the truncation mechanism is no longer exponential. For functions analytic in a strip and satisfying
\[
|f(x)|\le \frac{L}{1+|x|^\alpha},\qquad \alpha>1,
\]
the optimal step size is expressed through the Lambert-\(W\) function,
\[
h = \frac{\pi d}{\alpha}\,W(\cdots)^{-1},
\]
and the resulting convergence is
\[
\mathcal{O}\!\left((N+1)^{1-\alpha}\ln(N+1)\right).
\]
A simplified logarithmic mesh replaces \(W\) by \(\ln\), giving
\[
h=\frac{\pi d}{\alpha+(\alpha-1)\ln(N+1)}.
\]
This is a logarithmically modified Sinc discretization in which the basis remains classical and only the optimal balancing law becomes logarithmic [1809.07369].

The general conformal-map viewpoint places these results in a wider numerical-analytic context. If a transformed integrand is analytic in a strip and decays double exponentially on the real axis, Sinc and trapezoidal methods inherit near-optimal
\[
\exp\!\left(-c\,\frac{N}{\log N}\right)
\]
behavior. Polynomial adjustments to \(\sinh\) can be used to move singularities to the strip boundary and maximize the product \(d\gamma\), thereby sharpening the convergence constant. This broader theory clarifies why logarithmic maps are effective: they are particular instances of analyticity-strip engineering by conformal transformation [1406.3320].

## 6. Numerical evidence, practical behavior, and common distinctions

The numerical evidence reported for logarithmic conformal-map variants is consistent across several problem classes. On the semi-infinite interval \((0,\infty)\), the replacement of \(\operatorname{arcsinh}(e^x)\) by \(\log(1+e^x)\) was tested on
\[
f_1(t)=t^{1/4}e^{-t}, \qquad
f_2(t)=\sqrt{e^t-1}\,e^{-3t/2}, \qquad
f_3(t)=\sqrt{1+(1-2e^{-t})^2}\,\frac{t}{1+t}\,e^{-t},
\]
and the observed maximum errors showed that the new approximation consistently converges faster than the old approximation; the theoretical bounds also enclosed the observed errors [1812.11546].

For differentiated Sinc formulas, numerical experiments were reported for \(m=2\) and for approximations of \(f\), \(f'\), and \(f''\). On \((0,\infty)\), the test function
\[
f(t)=\sqrt{\frac{t}{1+t}e^{-t}(1-e^{-t})^2}
\]
was evaluated on \(101\) points \(t_i=2^i\), \(i=-50,\dots,50\), and on \((-\infty,\infty)\) the function
\[
f(t)=\frac{1}{(4+t^2)(1+e^{t/2})}
\]
was evaluated on \(203\) points \(t=\pm 2^i\), \(i=-50,\dots,50\), together with \(t=0\). In both examples, the improved logarithmic formulas were reported to converge faster than Stenger’s formulas [2503.22360].

For unilateral rapidly decreasing functions, the double-exponential logarithmic refinement was tested on
\[
f_1(t)=\sinh\!\left(\frac{t+\sqrt{t^2+4}}{4}\right)e^{-t-\sqrt{t^2+4}},
\qquad
f_2(t)=\frac{1}{\sqrt{1+(t/2)^2}+1-t/2}\,e^{-(t/2)-\sqrt{1+(t/2)^2}},
\]
with errors measured on \(403\) points \(t=\pm 2^i\), \(i=-50,-49.5,\dots,49.5,50\), plus \(t=0\). The new DE-Sinc method converged faster than the methods based on \(\psi_5\) and \(\tilde{\psi}_5\), and the observed errors lay below the predicted error bounds [2510.11411].

A recurrent misconception is that every appearance of “logarithmic” and “sinc” denotes the same methodology. The literature instead separates at least three strands: logarithmic conformal-map Sinc approximation on unbounded intervals; sinc-basis discretization of operators such as the logarithmic Laplacian, where the symbol is \(\log(|\omega|^2)\); and sampling-based rational approximations derived from incomplete cosine expansions of the sinc function. The first strand is the one most directly described by the expression logarithmic-Sinc approximation. The others are methodologically adjacent, but they solve different approximation problems and use different analytical mechanisms [2509.11693, 1812.10884, 1407.0533].

Source: https://www.emergentmind.com/topics/logarithmic-sinc-approximation