The complementary error function is defined as
$$
\text{erfc}(x) = 1 - \frac{2}{\sqrt{\pi}}\int_0^{x} e^{-t^2} dt
$$
and is related to the Gaussian (Normal) distribution. Is there an approximation of the form $\exp(g(x))$ that converges to $\phi(x)$ asymptotically? i.e. can we find $g(x)$ such that
$$
\underset{x \rightarrow \infty}{\lim} \frac{\exp(g(x))}{\text{erfc}(x)} = 1
$$
and that $\exp(g(x))$ "approximates" $\text{erfc}(x)$ in some sense when $x$ is large but not infinite?
2026-03-27 12:00:35.1774612835
Asymptotic rate of decrease of error function
580 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in ASYMPTOTICS
- Justify an approximation of $\sum_{n=1}^\infty G_n/\binom{\frac{n}{2}+\frac{1}{2}}{\frac{n}{2}}$, where $G_n$ denotes the Gregory coefficients
- How to find the asymptotic behaviour of $(y'')^2=y'+y$ as $x$ tends to $\infty$?
- Correct way to prove Big O statement
- Proving big theta notation?
- Asymptotics for partial sum of product of binomial coefficients
- Little oh notation
- Recurrence Relation for Towers of Hanoi
- proving sigma = BigTheta (BigΘ)
- What's wrong with the boundary condition of this $1$st order ODE?
- Every linearly-ordered real-parametrized family of asymptotic classes is nowhere dense?
Related Questions in NORMAL-DISTRIBUTION
- Expectation involving bivariate standard normal distribution
- How to get a joint distribution from two conditional distributions?
- Identity related to Brownian motion
- What's the distribution of a noncentral chi squared variable plus a constant?
- Show joint cdf is continuous
- Gamma distribution to normal approximation
- How to derive $E(XX^T)$?
- $\{ X_{i} \}_{i=1}^{n} \thicksim iid N(\theta, 1)$. What is distribution of $X_{2} - X_{1}$?
- Lindeberg condition fails, but a CLT still applies
- Estimating a normal distribution
Related Questions in UNIFORM-CONVERGENCE
- Comparing series by absolutes of summands
- proving continuity claims
- uniform or dominated convergence of sequence of functions which are bounded
- Uniform convergence of products
- Proof of uniform convergence of functional series
- I can't understand why this sequence of functions does not have more than one pointwise limit?
- If $g \in L^1$ and $f_n \to f$ a.e. where $|f_n| \leq 1$, then $g*f_n \to g*f$ uniformly on each compact set.
- Uniform convergence of a series depending on $\alpha ,\beta$
- Analysis Counterexamples
- Prove that the given series of functions is continuously differentiable.
Related Questions in ERROR-FUNCTION
- Integral of error-like function
- Approximation of poly of degree 4 by degree 2
- To find the new weights of an error function by minimizing it
- About L2 error distribution and its STRANGE oscillatory behaviour
- Remainder in Asymptotic Expansion of Erfc
- How do I show this :$\int_{-\infty}^{+\infty} x^n 2\cosh( x)e^{-x^2}=0$ if it is true with $n$ odd positive integer?
- Intuitive meaning of attitude error function $\Psi$ defined over $SO(3)$. Is $\Psi$ a metric?
- What are the obtained consequences in mathematics if the antiderivative of $e^{-x²}$ and $e^{x²}$ expressed as elementary functions?
- The maximum area of a circle drawn between the graphs of $e^{-x²}$ and $-e^{-x²}$?
- Evaluation of $\int_{0}^\infty \frac{\sin(x)}{x}e^{- x²} dx$
Trending Questions
- Induction on the number of equations
- How to convince a math teacher of this simple and obvious fact?
- Find $E[XY|Y+Z=1 ]$
- Refuting the Anti-Cantor Cranks
- What are imaginary numbers?
- Determine the adjoint of $\tilde Q(x)$ for $\tilde Q(x)u:=(Qu)(x)$ where $Q:U→L^2(Ω,ℝ^d$ is a Hilbert-Schmidt operator and $U$ is a Hilbert space
- Why does this innovative method of subtraction from a third grader always work?
- How do we know that the number $1$ is not equal to the number $-1$?
- What are the Implications of having VΩ as a model for a theory?
- Defining a Galois Field based on primitive element versus polynomial?
- Can't find the relationship between two columns of numbers. Please Help
- Is computer science a branch of mathematics?
- Is there a bijection of $\mathbb{R}^n$ with itself such that the forward map is connected but the inverse is not?
- Identification of a quadrilateral as a trapezoid, rectangle, or square
- Generator of inertia group in function field extension
Popular # Hahtags
second-order-logic
numerical-methods
puzzle
logic
probability
number-theory
winding-number
real-analysis
integration
calculus
complex-analysis
sequences-and-series
proof-writing
set-theory
functions
homotopy-theory
elementary-number-theory
ordinary-differential-equations
circles
derivatives
game-theory
definite-integrals
elementary-set-theory
limits
multivariable-calculus
geometry
algebraic-number-theory
proof-verification
partial-derivative
algebra-precalculus
Popular Questions
- What is the integral of 1/x?
- How many squares actually ARE in this picture? Is this a trick question with no right answer?
- Is a matrix multiplied with its transpose something special?
- What is the difference between independent and mutually exclusive events?
- Visually stunning math concepts which are easy to explain
- taylor series of $\ln(1+x)$?
- How to tell if a set of vectors spans a space?
- Calculus question taking derivative to find horizontal tangent line
- How to determine if a function is one-to-one?
- Determine if vectors are linearly independent
- What does it mean to have a determinant equal to zero?
- Is this Batman equation for real?
- How to find perpendicular vector to another vector?
- How to find mean and median from histogram
- How many sides does a circle have?
There is one asymptotic expansion in the Handbook of Mathematical functions and also listed in your link; it is not quite in the form you wanted but close.
If $$\text{erfc}(z) = \frac{2}{\sqrt{\pi}} \int_z^\infty e^{-t^2}~ dt = 1 - \text{erf}(z)$$ then $$\text{erfc}(z)\sim \frac{1}{\sqrt{\pi}}e^{-z^2} \cdot \sum_{k=0}^\infty (-1)^k~\frac{(2k)!}{2^{2k}k! } \cdot \frac{1}{z^{2k+1}} $$ as $z\to\infty$, $\lvert \arg z \rvert < 3\pi/4. $
This can be adapted to the required form; for example, the first term is, $$\text{erfc}(z) = \frac{1}{\sqrt \pi} e^{-z^2}\cdot \frac{1}{z} = e^{-z^2-\log(z\sqrt{\pi})}$$ which gives $g(z) = -z^2-\log(z\sqrt{\pi})$.