I have the function
$$ f(x)=\cases{\frac{1}{\sqrt{\sinh^2(a)-\sinh^2(ax)}} & $-1 \leq x \leq1$ \\ 0 & otherwise} $$
Where $a \in \mathbb{R}^+$. Here is a plot of $f$:
It would be very convenient if I could justify (in any way: maybe distributionally?) that
$$ f(x)=A\left[ \delta(x-1)+\delta(x+1) \right]+B+\mathcal{O}(?) \quad ; \quad a \to \infty \tag{1} $$
For some $x$ independent constants $A$ and $B$. I am uncertain of how to do this, or how to estimate the error.
What I've tried
My thought was to look at the Fourier series of $f$, and associate terms with the Fourier series of (2). By expanding (1) around $x= \pm1$, I can find a Laurent series in $(x \pm 1)$, and perform the Fourier integral term by term. The result is messy, and worse: does not allow easy comparison to the Fourier series of (2). This may not be a fruitful approach.
By looking at the wiki page about mollifiers, it seems I need to claim something like: $a f(x) \to \delta (x \pm1), \ a \to \infty$. Superficially, this appears to work, but I'm not sure how to make it concrete, or if there should be any other factors next to $af(x)$ (other than a factor to ensure normalization to unity).
Questions
- How can I estimate the error and find $A$ and $B$ in (1)?
- If $A$ and $B$ cannot be found, how can I find the ratio $A/B$?
Background
$f(x)$ will eventually appear beneath an integral with a Green's function $G$. I'd like to formulate this for arbitrary $G$. We can take some liberties about the 'niceness' of $G$, as necessary. In particular, it has a well behaved Fourier transform.


This answer is intended to provide a more complete mathematical account of the heuristic approach used by @Han de Bruijn in a previous answer.
The function as prescribed above does not converge to a delta-function in the limit $a\to\infty$. However it seems to converge to one with some appropriate modifications. Consider the modification
$$f_a(x)=N(a)\left(\frac{1}{\sqrt{\sinh^2 a-\sinh^2ax}}-\frac{1}{\sinh a}\right)$$
So far the normalization factor in front is undetermined but we will see that it is necessary for the convergence towards a distribution with the desired properties. Consider now an integral over a test function and perform the change of variables $\sinh a \tanh t=\sinh ax$
$$\int_{-1}^{1}dx\phi(x)f_a(x)=\frac{N(a)}{a}\int_{-\infty}^{\infty}\phi\left(\frac{1}{a}\sinh^{-1}(\sinh a\tanh t)\right)\frac{\cosh t-1}{\cosh^2 t\sqrt{1+\sinh^2a\tanh^2 t}}$$
Note that $\lim_{a\to\infty}\frac{1}{a}\sinh^{-1}(\sinh a\tanh t)=\text{sgn}(t)$. In order for the limit of the integrand to exist we need to assume that
$$\lim_{a\to\infty}\frac{N(a)}{a\sinh a}=L\in\mathbb{R}$$
With this determined, it is easy to see that we can use the dominated convergence theorem since the integrand is dominated by an integrable function
$$|\phi|\frac{\sinh a}{\sqrt{1+\sinh^2 a\tanh^2 t}}\frac{\cosh t -1}{\cosh^2 t}\leq M_\phi\frac{\cosh t -1}{\cosh t|\sinh t|} $$
where $M_\phi$ is the maximum of $|\phi(x)|,x\in(-1,1)$ (here we have assumed that $\phi$ is an appropriate test function).
Whenever the condition on the normalization factor is satisfied we readily see that
$$\lim_{a\to\infty}\int_{-1}^1dx \phi(x)f_a(x)=L(\phi(1)+\phi(-1))\int_0^{\infty}dt\frac{\cosh t-1}{\cosh t\sinh t}$$
where the integral can be exactly evaluated to be
$$\int_0^{\infty}dt\frac{\cosh t-1}{\cosh t\sinh t}=\log2$$
It can be shown that normalizing $f_a(x)$ by the area under it's curve naturally chooses $L=(2\log 2)^{-1}$ and is enough to guarantee the convergence to exactly $\frac{\delta(x-1)+\delta(x+1)}{2}$, as required by the fact that the area of the normalized curve is $1$.
$$$$