Skip to main content

Questions tagged [approximation-theory]

Approximation theory is concerned with how functions can best be approximated with simpler functions, and with quantitatively characterizing the errors introduced thereby.

Filter by
Sorted by
Tagged with
0 votes
0 answers
14 views

I am trying to understand how to approximate integrals with Bessel functions. In particular I have something like: $$I_{\ell} = \int_{0}^{\infty} j_{\ell}(pr) dr = \frac{\sqrt{\pi} \Gamma[(1+\ell)/2] ...
Mishary Al Rashed's user avatar
6 votes
3 answers
191 views

Let $F\subset C[0,1]$ be a linear subspace which contains the constant functions and separates points of $[0,1]$. Assume that for every $f\in C[0,1]$ and every $x\in[0,1]$ we have $$ f(x)=\sup\{g(x)\...
Zlyp's user avatar
  • 608
-1 votes
1 answer
99 views

Say I have a monotonically increasing function $f : [0,1] \to {\Bbb R}$. I only know the values of $f$ for a finite set of points $x_1, \dots, x_n$. Can I use a Fourier series to approximate the ...
JF Meier's user avatar
  • 526
1 vote
1 answer
82 views

A paper I am reading [1] makes the claim that for: $$ D(\tau) := [-1 - \tau, -1 + \tau] \cup [1 - \tau, 1 + \tau] $$ Let $p(x)$ be the polynomial of a fixed degree $d$ (depending on $\tau$) minimizing ...
Peter's user avatar
  • 451
2 votes
1 answer
116 views

Suppose I have the following real function $$f(x) = \frac{\left[ (2 + b)^2 - x \right]^{1/2} (b^2 - x)^{3/2} \left[ (2 + b)^2 + 2x \right] (x + 2a^2) (x - 4a^2)^{1/2}}{x^{3/2} (c^2 - x)^2}$$ defined ...
Adrián T.'s user avatar
1 vote
0 answers
70 views

I am reading this proof of the Kolmogorov-Arnold representation theorem, first this sentences: By plotting out the entire grid system, one can see that every point in $[0,1]^2$ is contained in $3$ to ...
Thinh Dinh's user avatar
  • 9,770
2 votes
0 answers
42 views

We were discussing universal approximation theorems for neural networks and showed that the triangular function $$ h(x) = \begin{cases} x+1, & x \in [-1,0] \\ 1-x, & x \in [0,1] \\ 0, & \...
CharComplexity's user avatar
4 votes
3 answers
601 views

Let $K$ be a constant and $x$ be a variable. What is a smooth, monotonic function that is as close to $\min(K,x)$ as possible, but never exceed $\min(K,x)$? Also f(x)>=0 for x>=0 and f(0)=0 ...
bliu's user avatar
  • 53
0 votes
0 answers
35 views

We are given a function $F$ of $x$, with $a_0,a_1,\ldots,a_m$ and $b_1,b_2,\ldots,b_n$ being parameters of the function: $F(x) = \frac{a_0+a_1 x +\ldots+a_m x^m}{1+|b_1 x + \ldots+b_n x^n|}$ This is a ...
The Testosterone Fanatic's user avatar
0 votes
0 answers
42 views

Let $0<r<1$ be a real number. Suppose $f$ is a continuous function on $[0,1]$, and let $$B_n(f)=\sum_{k=0}^nf\left(\frac kn\right)\binom{n}{k}x^k(1-x)^{n-k}$$ denote the Bernstein polynomial of ...
Kelvin's user avatar
  • 41
1 vote
1 answer
86 views

Suppose $f$ is a piecewise degree $\leq N$ polynomial with at most $m$ pieces. Is it true that, using the Daubechies-$N$ wavelet system, we can construct an approximation $f_J$ such that \begin{align} ...
coult099's user avatar
1 vote
0 answers
26 views

Let’s suppose that for an affine function $$ f(u) = au + b, $$ the Bernstein operator reproduces $f$ exactly; that is, the Bernstein operator $B_K(f)$ satisfies $$ B_K(f)(x) = \sum_{n=0}^{K} f\left(\...
Jose Manuel de Frutos's user avatar
2 votes
1 answer
69 views

The Bernstein operator is defined for continous functions $f$ on $[0,1]$ as follows: $$ B_n (f;x)=\sum_{k=0}^n \begin{pmatrix} n\\ k\end{pmatrix} x^k (1-x)^{n-k} f \left( \frac{k}{n}\right),\quad n\in\...
Senna's user avatar
  • 1,389
1 vote
0 answers
79 views

I was looking at some slides and got stuck on finding the inverse Laplace transform of the function $ f(s)= \left(\frac{erf(\sqrt{s t})}{\sqrt{s}} \right)^{N}$, where $erf$ is the error function and ...
Erosannin's user avatar
  • 310
0 votes
0 answers
55 views

Suppose we have a set $X\subset\mathbb{S}^{1}$ such that $d_{H}(X,\mathbb{S}^{1}) < \delta$ and a map $f:X\to\mathbb{S}^{1}$ such that $|d_{\mathbb{S}^{1}}(f(z),f(w)) - d_{\mathbb{S}^{1}}(z,w)| <...
Missingno's user avatar
0 votes
0 answers
34 views

I have an analytic function $f:\mathbb{R}^n \to \mathbb{R}$ evaluated at a set of $k$ points in $\mathbb{R}^n$, $X = \{ x_1,x_2,\cdots,x_k \}$. If I want to find a linear approximation of $f$ at a new ...
Christopher D'Arcy's user avatar
2 votes
0 answers
89 views

We have the following expresion (such that $A$ is a $2n\times 2n$ matrix): $$ \begin{aligned} { x}(t_c) &= e^{-t_c\tilde{ A}}{ x}_0+\int_0^{t_c} dt' e^{-(t-t')\tilde{ A}} { c}\\ &=\tilde{ V}e^{...
Merlo's user avatar
  • 21
1 vote
0 answers
44 views

I have been investigating under which conditions a subset $T$ of a Banach space $X$ induces a gauge norm via $$ ||f|| := \inf \{ \lambda > 0 \, : \, f \in \lambda T \}. $$ So far I have assumed: $...
mz _'s user avatar
  • 45
2 votes
1 answer
93 views

friends :-), I am reading an old research paper from 1955, and I having problems understanding one part of it: Let $X$ being one of the Banach spaces of $L^p(0, \infty)$ with $p \geq 1$, and $S$ ...
BernhardHobby's user avatar
0 votes
0 answers
41 views

From Stone-Weierstrass Theorem, we know that any subalgebra $C([0,1]^n, \mathbb{R})$ that has constant functions and separates points of $[0,1]^n$ is dense in $C([0,1]^n, \mathbb{R})$ under the ...
Soumya Ganguly's user avatar
3 votes
1 answer
117 views

Given a closed bounded intervals $[a,b]$, any polynomial $$p(x)=a_0+a_1 x+\dots+a_n x^n,$$ with $a_0,a_1,\dots,a_n\in \mathbb{R}$, has an absolute maximum on $[a,b]$. That is there exist $c\in [a,b]$ ...
Medo's user avatar
  • 3,760
0 votes
0 answers
40 views

I am searching for a non-linear generalization of Chebyshev's equioscillation theorem for Haar spaces $V\subseteq\mathcal{C}([a,b])$, where $\mathcal{C}([a,b])$ denotes continuous functions from $[a,b]...
Rasmus's user avatar
  • 553
1 vote
2 answers
168 views

It is well known the asymptotic approximation of Stirling numbers of the second kind to be $$S(n,k) \sim \frac{k^n}{k!} \ \ \text{as} \ \ \ \ n\rightarrow \infty $$ but Is it possible to comment on ...
Himanshu's user avatar
  • 548
1 vote
0 answers
54 views

$f(x)\in C(\Omega)$ and $\Omega$ is a closed bounded set, now I want to proof $\lim_{\varepsilon\to 0}\varepsilon\log{\left(\int_{\Omega}{e^{\frac{f(y)}{\varepsilon}}dy}\right)}=\max f(y)$. However, I ...
XINYU's user avatar
  • 33
1 vote
1 answer
87 views

I'm trying to obtain higher-order terms of the Stirling series by iteratively substituting $\Gamma(s+1)=s\Gamma(s)$. Here is the procedure: \begin{eqnarray} \Gamma(s+1)&=&e^{s\ln s-s}\sqrt{2\...
Mr. Anomaly's user avatar

1
2 3 4 5
23