Fresnel integral
Template:Use American English Template:Short description

The Fresnel integrals S(x) and C(x) are two transcendental functions named after Augustin-Jean Fresnel that are used in optics and are closely related to the error function (erf). They arise in the description of near-field Fresnel diffraction phenomena and are defined through the following integral representations:
The simultaneous parametric plot of S(x) and C(x) is the Euler spiral (also known as the Cornu spiral or clothoid). Recently, they have been used in the design of highways and other engineering projects.[1]
Definition

The Fresnel integrals admit the following power series expansions that converge for all x:
Some authors, including Abramowitz and Stegun, (eqs 7.3.1 – 7.3.2) use for the argument of the integrals defining S(x) and C(x). This changes their limits at infinity from to and the arc length for the first spiral turn from to 2 (at ), all smaller by a factor . The alternative functions are also called Normalized Fresnel integrals.
Euler spiral

The Euler spiral, also known as Cornu spiral or clothoid, is the curve generated by a parametric plot of against . The Cornu spiral was created by Marie Alfred Cornu as a nomogram for diffraction computations in science and engineering.
From the definitions of Fresnel integrals, the infinitesimals and are thus:
Thus the length of the spiral measured from the origin can be expressed as
That is, the parameter is the curve length measured from the origin , and the Euler spiral has infinite length. The vector also expresses the unit tangent vector along the spiral, giving . Since t is the curve length, the curvature can be expressed as
And the rate of change of curvature with respect to the curve length is
An Euler spiral has the property that its curvature at any point is proportional to the distance along the spiral, measured from the origin. This property makes it useful as a transition curve in highway and railway engineering: If a vehicle follows the spiral at unit speed, the parameter in the above derivatives also represents the time. That is, a vehicle following the spiral at constant speed will have a constant rate of angular acceleration.
Sections from Euler spirals are commonly incorporated into the shape of roller-coaster loops to make what are known as clothoid loops.
Properties
- C(x) and S(x) are odd functions of x.
- Asymptotics of the Fresnel integrals as are given by the formulas:

- Using the power series expansions above, the Fresnel integrals can be extended to the domain of complex numbers, and they become analytic functions of a complex variable.
- The Fresnel integrals can be expressed using the error function as follows:[2]

- or
- C and S are entire functions.
Limits as x approaches infinity
The integrals defining C(x) and S(x) cannot be evaluated in the closed form in terms of elementary functions, except in special cases. The limits of these functions as x goes to infinity are known:

The limits of Template:Math and Template:Math as the argument tends to infinity can be found by the methods of complex analysis. This uses the contour integral of the function
around the boundary of the sector-shaped region in the complex plane formed by the positive Template:Math-axis, the bisector of the first quadrant Template:Math with Template:Math, and a circular arc of radius Template:Math centered at the origin.
As Template:Math goes to infinity, the integral along the circular arc tends to Template:Math
where polar coordinates were used and Jordan's inequality was utilised for the second inequality. The integral along the real axis tends to the half Gaussian integral
Note too that because the integrand is an entire function on the complex plane, its integral along the whole contour is zero. Overall, we must have
where denotes the bisector of the first quadrant, as in the diagram. To evaluate the right hand side, parametrize the bisector as
where r ranges from 0 to . Note that the square of this expression is just . Therefore, substitution gives the right hand side as
Using Euler's formula to take real and imaginary parts of gives this as
where we have written to emphasize that the original Gaussian integral's value is completely real with zero imaginary part. Letting and then equating real and imaginary parts produces the following system of two equations in the two unknowns :
Solving this for and gives the desired result.
Generalization
The integral
is a confluent hypergeometric function and also an incomplete gamma function[3]
which reduces to Fresnel integrals if real or imaginary parts are taken:
- .
The leading term in the asymptotic expansion is
and therefore
For m = 0, the imaginary part of this equation in particular is
with the left-hand side converging for a > 1 and the right-hand side being its analytical extension to the whole plane less where lie the poles of .
The Kummer transformation of the confluent hypergeometric function is
with
Numerical approximation
For computation to arbitrary precision, the power series is suitable for small argument. For large argument, asymptotic expansions[4] converge faster. Continued fraction methods may also be used.[5]
For computation to particular target precision, other approximations have been developed. Cody[6] developed a set of efficient approximations based on rational functions that give relative errors down to Template:Val. A FORTRAN implementation of the Cody approximation that includes the values of the coefficients needed for implementation in other languages was published by van Snyder.[7] Boersma developed an approximation with error less than Template:Val.[8]
Applications
The Fresnel integrals were originally used in the calculation of the electromagnetic field intensity in an environment where light bends around opaque objects.[9] More recently, they have been used in the design of highways and railways, specifically their curvature transition zones, see track transition curve.[1] Other applications are roller coasters[9] or calculating the transitions on a velodrome track to allow rapid entry to the bends and gradual exit.Template:Citation needed
See also
References
- Template:Cite book
- Template:AS ref
- Template:Cite journal
- Template:Cite journal
- Template:Cite web (Uses πt²/2 instead of t².)
- Template:Dlmf
- Template:Cite journal
- Template:Cite arxiv
External links
- Cephes, free/open-source C++/C code to compute Fresnel integrals among other special functions. Used in SciPy and ALGLIB.
- Faddeeva Package, free/open-source C++/C code to compute complex error functions (from which the Fresnel integrals can be obtained), with wrappers for Matlab, Python, and other languages.
- Template:Springer
- Template:Cite web
- Template:Mathworld
- Template:Mathworld
Template:Nonelementary Integral
- ↑ 1.0 1.1 Template:Cite book
- ↑ functions.wolfram.com, Fresnel integral S: Representations through equivalent functions and Fresnel integral C: Representations through equivalent functions. Note: Wolfram uses the Abramowitz & Stegun convention, which differs from the one in this article by factors of
- ↑ Template:Cite arxiv
- ↑ Template:Dlmf
- ↑ Template:Cite book
- ↑ Template:Cite journal
- ↑ Template:Cite journal
- ↑ Template:Cite journal
- ↑ 9.0 9.1 Template:Cite web