Skip to content

Special Functions from Equations and Boundary Data

Special functions recur because separation of variables, nondimensionalization, and a rescaling of the dependent variable reduce many linear field equations to a small set of canonical second-order ordinary differential equations. The canonical equation fixes a two-dimensional local solution space. It does not, by itself, fix the physical solution: regularity, decay, radiation or positive-frequency data select a direction in that space, while a Wronskian, flux, or inner product fixes the remaining normalization.

This distinction is the practical answer to why the same Bessel, Airy, Hankel, and hypergeometric functions appear in radial, curved, thermal, and bounded problems. The useful object is not merely a function name but a package: equation, domain, parameters, branches, endpoint data, continuation path, and normalization. The de Sitter mode calculation below makes every part of that package explicit.

Required background. Linear ODEs, Evolution Operators, and Wronskians. It supplies two-dimensional solution spaces, fundamental bases, boundary maps, connection matrices, and Wronskian normalization. This page specializes that machinery to equations with distinguished regular and singular points.

Solution spaces, branches, and normalization

Section titled “Solution spaces, branches, and normalization”

Basic use of the functions below does not require WKB, steepest descent, or Mellin methods.

For two functions of one variable,

Wz[f,g]=f(z)g(z)f(z)g(z).W_z[f,g]=f(z)g'(z)-f'(z)g(z).

Unless a different branch is stated, complex powers use the principal logarithm. An asymptotic formula is asserted only on the ray or in the sector that accompanies it.

The equation, the basis, and the selected solution

Section titled “The equation, the basis, and the selected solution”

Consider

y+P(z)y+Q(z)y=0y''+P(z)y'+Q(z)y=0

on a simply connected domain that avoids any singularities and branch cuts. At an ordinary point, PP and QQ are analytic and both solutions have Taylor series. An isolated singular point z0z_0 is regular singular when (zz0)P(z)(z-z_0)P(z) and (zz0)2Q(z)(z-z_0)^2Q(z) extend analytically to z0z_0; an isolated singular point that fails this test is irregular. Frobenius exponents describe the leading local powers at a regular singular point. Integer differences between those exponents are resonant and can replace a naive second power-series solution by a logarithmic one.

Three logically separate choices are easy to conflate.

  1. Canonical reduction. A change of variable and a prefactor map the original equation to a standard one. The prefactor, transformed domain, and derivative Jacobian remain part of the answer.
  2. Basis choice. One selects a pair adapted to a location: origin, infinity, a turning point, or another singular point. Different pairs are related by connection matrices.
  3. Physical selection and normalization. Boundary, initial, analyticity, or radiation data select a linear combination. A source strength, Wronskian, conserved flux, or canonical inner product then fixes its scale.

Two endpoint conditions need not select a solution for every parameter. In a boundary-value problem they can instead give a determinant condition whose zeros quantize an eigenvalue. At a singular endpoint, even “regular” may be insufficient: square-integrability and the domain of the operator can require additional analysis.

The recurring reductions can be summarized compactly.

Canonical structureUseful local basisTypical selecting datum
Radial equation with an inverse-square termJν,YνJ_\nu,Y_\nuOrigin behavior or a finite boundary
Oscillatory Bessel equation at infinityHν(1),Hν(2)H_\nu^{(1)},H_\nu^{(2)}Incoming/outgoing phase and flux
Sign-reversed radial equationIν,KνI_\nu,K_\nuRegularity or exponential decay on a stated ray
Linear normal form yzy=0y''-zy=0Ai,Bi\operatorname{Ai},\operatorname{Bi}Recessive behavior in a stated sector
Three regular singular pointsLocal 2F1{}_2F_1 basesAnalyticity and connection data at 0,1,0,1,\infty

This equation-first view of Bessel, modified Bessel, Airy, and hypergeometric functions, together with sample integral representations, is introduced in Costin 2016, graduate course notes, §1.2, printed p. 9, PDF. Transformations and representations for Airy, modified Bessel, and hypergeometric functions are developed there in §2.4, printed pp. 75–82. The singular-point classification used here is summarized in NIST DLMF 2026, §2.7(i).

The Bessel equation is

z2y+zy+(z2ν2)y=0.z^2y''+zy'+(z^2-\nu^2)y=0.

It has a regular singular point at z=0z=0, with exponents ±ν\pm\nu, and an irregular singular point at infinity. On the principal branch, a standard solution is

Jν(z)=(z2)νj=0(z2/4)jj!Γ(j+ν+1).J_\nu(z) = \left(\frac z2\right)^\nu \sum_{j=0}^{\infty} \frac{(-z^2/4)^j}{j!\,\Gamma(j+\nu+1)}.

For noninteger ν\nu, an independent solution can be written

Yν(z)=cos(πν)Jν(z)Jν(z)sin(πν).Y_\nu(z) = \frac{\cos(\pi\nu)J_\nu(z)-J_{-\nu}(z)}{\sin(\pi\nu)}.

The apparent singularity at integer order is resolved by taking a limit. It cannot be repaired by using JnJ_{-n} instead, because Jn=(1)nJnJ_{-n}=(-1)^nJ_n for nZn\in\mathbb Z. The resulting YnY_n supplies the missing logarithmic or singular solution.

For real z0+z\to0^+ and real ν>0\nu>0,

Jν(z)(z/2)νΓ(ν+1),Yν(z)Γ(ν)π(2z)ν.J_\nu(z) \sim \frac{(z/2)^\nu}{\Gamma(\nu+1)}, \qquad Y_\nu(z) \sim -\frac{\Gamma(\nu)}{\pi} \left(\frac 2z\right)^\nu.

Thus, when the domain includes the origin and ordinary finiteness is the correct boundary condition, JνJ_\nu is the adapted choice. If a regular solution also obeys a Dirichlet condition at z=kRz=kR, the allowed kk may be the zeros of Jν(kR)J_\nu(kR). A punctured domain, a point source, or a different operator domain can instead require a YνY_\nu contribution. The basis is independent because

Wz[Jν,Yν]=2πz.W_z[J_\nu,Y_\nu]=\frac{2}{\pi z}.

The same logic appears after a sign change:

z2y+zy(z2+ν2)y=0.z^2y''+zy'-(z^2+\nu^2)y=0.

For real order ν0\nu\ge0 and positive real zz, Iν(z)I_\nu(z) is finite at the origin and grows exponentially as z+z\to+\infty, whereas Kν(z)K_\nu(z) decays at infinity but is singular at the origin. Which one is physical depends on which endpoint or source condition the problem actually imposes. A radial QFT example in which near-source boundary data fix the ratio of two Bessel solutions is worked out in Burgess 2021, § 13.3.2, pp. 359–360.

Definitions, branches, limiting forms, and Wronskians are collected in NIST DLMF 2026, § 10.2, NIST DLMF 2026, § 10.5, and NIST DLMF 2026, § 10.7.

Hankel functions are not solutions of a new equation. They are the combinations

Hν(1)=Jν+iYν,Hν(2)=JνiYν,H_\nu^{(1)}=J_\nu+iY_\nu, \qquad H_\nu^{(2)}=J_\nu-iY_\nu,

chosen because their large-positive-zz phases separate traveling waves. For fixed ν\nu and z+z\to+\infty,

Hν(1)(z)2πzei(zπν/2π/4),H_\nu^{(1)}(z) \sim \sqrt{\frac{2}{\pi z}} e^{i(z-\pi\nu/2-\pi/4)}, Hν(2)(z)2πzei(zπν/2π/4).H_\nu^{(2)}(z) \sim \sqrt{\frac{2}{\pi z}} e^{-i(z-\pi\nu/2-\pi/4)}.

Their Wronskian is

Wz[Hν(1),Hν(2)]=4iπz.W_z[H_\nu^{(1)},H_\nu^{(2)}] = -\frac{4i}{\pi z}.

For a radial field with time dependence eiωte^{-i\omega t} and positive radial argument z=krz=kr, H(1)H^{(1)} is outgoing and H(2)H^{(2)} is incoming. Reversing the time convention reverses that interpretation. Likewise, a time-dependent mode can have z=kηz=-k\eta, so the sign relating zz to time must be applied before either superscript is called positive frequency.

These formulas use the principal square root and the principal Hankel branches, with their standard cut along the negative real axis. Continuation around the origin changes the sheet and can mix the displayed basis. The large-argument phases and their sectors are given in NIST DLMF 2026, §10.17(i); the Wronskian is NIST DLMF 2026, §10.5.

Airy functions: boundary data on a stated ray

Section titled “Airy functions: boundary data on a stated ray”

The Airy equation,

yzy=0,y''-zy=0,

has the entire solutions Ai(z)\operatorname{Ai}(z) and Bi(z)\operatorname{Bi}(z), with

Wz[Ai,Bi]=1π.W_z[\operatorname{Ai},\operatorname{Bi}]=\frac1\pi.

For x+x\to+\infty on the positive real axis and ξ=2x3/2/3\xi=2x^{3/2}/3,

Ai(x)eξ2πx1/4,Bi(x)eξπx1/4.\operatorname{Ai}(x) \sim \frac{e^{-\xi}}{2\sqrt{\pi}\,x^{1/4}}, \qquad \operatorname{Bi}(x) \sim \frac{e^{\xi}}{\sqrt{\pi}\,x^{1/4}}.

Decay on that ray therefore selects Ai\operatorname{Ai}. On the negative real axis both standard solutions oscillate:

Ai(x)sin(ξ+π/4)πx1/4,Bi(x)cos(ξ+π/4)πx1/4.\operatorname{Ai}(-x) \sim \frac{\sin(\xi+\pi/4)}{\sqrt{\pi}\,x^{1/4}}, \qquad \operatorname{Bi}(-x) \sim \frac{\cos(\xi+\pi/4)}{\sqrt{\pi}\,x^{1/4}}.

It is therefore false without qualification that “Ai\operatorname{Ai} decays at infinity.” In the complex plane, different rotated Airy solutions are recessive in different sectors. The fractional power in the asymptotic description requires a branch, even though the Airy functions themselves are entire.

A differential equation near a simple linear zero often reduces locally to the Airy equation. That structural fact explains its recurrence; the detailed approximation and sector-to-sector matching are developed in WKB and Eikonal Methods and Turning-Point Matching. Exact Airy equations, Wronskians, connections, and sectorial asymptotics are tabulated in NIST DLMF 2026, §9.2 and NIST DLMF 2026, §9.7.

Hypergeometric functions: connection data between singular points

Section titled “Hypergeometric functions: connection data between singular points”

The Gauss hypergeometric equation is

z(1z)y+[c(a+b+1)z]yaby=0.z(1-z)y''+ [c-(a+b+1)z]y'-aby=0.

Its three singular points 0,1,0,1,\infty are regular, with exponent pairs

z=00, 1cz=10, cabz=a, b\begin{array}{c|c} z=0 & 0,\ 1-c \\ z=1 & 0,\ c-a-b \\ z=\infty & a,\ b \end{array}

where the exponents at infinity mean behaviors proportional to zaz^{-a} and zbz^{-b} after choosing branches. A second-order Fuchsian equation with exactly three regular singular points can be mapped to this form by a Möbius change of variable and a prefactor. That universality is why 2F1{}_2F_1 appears in so many separated equations.

For z<1|z|<1 and c{0,1,2,}c\notin\{0,-1,-2,\ldots\},

2F1(a,b;c;z)=n=0(a)n(b)n(c)nn!zn{}_2F_1(a,b;c;z) = \sum_{n=0}^{\infty} \frac{(a)_n(b)_n}{(c)_n\,n!}z^n

is the solution normalized to one at z=0z=0. When cZc\notin\mathbb Z, a generic local basis there is

f1(z)=2F1(a,b;c;z),f_1(z)={}_2F_1(a,b;c;z), f2(z)=z1c2F1(ac+1,bc+1;2c;z),f_2(z)= z^{1-c} {}_2F_1(a-c+1,b-c+1;2-c;z),

with

Wz[f1,f2]=(1c)zc(1z)cab1.W_z[f_1,f_2] = (1-c)z^{-c}(1-z)^{c-a-b-1}.

Suppose δ=cab\delta=c-a-b and the parameters are generic, with δZ\delta\notin\mathbb Z and no displayed gamma factor at a pole. On principal branches in the cut domain

argz<π,arg(1z)<π,|\arg z|<\pi, \qquad |\arg(1-z)|<\pi,

define

C0=Γ(c)Γ(δ)Γ(ca)Γ(cb),C1=Γ(c)Γ(δ)Γ(a)Γ(b).C_0= \frac{\Gamma(c)\Gamma(\delta)} {\Gamma(c-a)\Gamma(c-b)}, \qquad C_1= \frac{\Gamma(c)\Gamma(-\delta)} {\Gamma(a)\Gamma(b)}.

Then continuation from the basis at zero to one gives

2F1(a,b;c;z)=C02F1(a,b;1δ;1z)+C1(1z)δ2F1(ca,cb;1+δ;1z).\begin{aligned} {}_2F_1(a,b;c;z) ={}&C_0\,{}_2F_1(a,b;1-\delta;1-z)\\ &+C_1(1-z)^\delta {}_2F_1(c-a,c-b;1+\delta;1-z). \end{aligned}

The gamma ratios are entries of a connection matrix, not decorative constants. They tell how the solution normalized at one singular point decomposes into a basis adapted to another. If an exponent difference is an integer, the generic basis or formula must be replaced by a parameter limit; logarithmic solutions and cancellations between divergent gamma factors can appear. Directly evaluating the generic formula at resonance is both mathematically wrong and numerically ill-conditioned.

The equation, exponent pairs, local bases, Wronskians, and connection formulas are collected in NIST DLMF 2026, §15.10. DLMF also uses a bold Olver-normalized hypergeometric function in some transformation formulas; it differs from ordinary 2F1{}_2F_1 by a gamma normalization, so notation must be checked before coefficients are copied. A de Sitter propagator example in which the field equation becomes hypergeometric and analyticity plus an iϵi\epsilon prescription select the solution appears in Burgess, Introduction to Effective Field Theory, Exercise 10.6, printed pp. 271–272.

Controlled QFT example: a normalized de Sitter mode

Section titled “Controlled QFT example: a normalized de Sitter mode”

Consider a minimally coupled real scalar of mass mm in the spatially flat patch of four-dimensional de Sitter spacetime,

ds2=a(η)2(dη2dx2),a(η)=1Hη,η<0.\mathrm ds^2 = a(\eta)^2(\mathrm d\eta^2-\mathrm d\mathbf x^2), \qquad a(\eta)=-\frac1{H\eta}, \qquad \eta<0.

With the Fourier convention

ϕ(η,x)=d3k(2π)3ϕk(η)eikx,\phi(\eta,\mathbf x) = \int\frac{\mathrm d^3k}{(2\pi)^3} \phi_{\mathbf k}(\eta)e^{i\mathbf k\cdot\mathbf x},

the quadratic action is

S=12dηd3xa2[(ϕ)2(ϕ)2a2m2ϕ2].S = \frac12\int\mathrm d\eta\,\mathrm d^3x\,a^2 \left[ (\phi')^2-(\boldsymbol\nabla\phi)^2-a^2m^2\phi^2 \right].

Set vk=aϕkv_{\mathbf k}=a\phi_{\mathbf k}. For k=k>0k=|\mathbf k|>0,

vk+(k2+a2m2aa)vk=0,v_k''+ \left(k^2+a^2m^2-\frac{a''}{a}\right)v_k=0,

or

vk+[k2ν21/4η2]vk=0,ν2=94m2H2.v_k''+ \left[ k^2-\frac{\nu^2-1/4}{\eta^2} \right]v_k=0, \qquad \nu^2=\frac94-\frac{m^2}{H^2}.

Restrict this example to 0m2<9H2/40\le m^2<9H^2/4 and choose ν=9/4m2/H2>0\nu=\sqrt{9/4-m^2/H^2}>0. Put z=kη>0z=-k\eta>0. Direct substitution gives the two-dimensional solution space

vk(η)=η[AkHν(1)(z)+BkHν(2)(z)].v_k(\eta) = \sqrt{-\eta} \left[ A_kH_\nu^{(1)}(z)+B_kH_\nu^{(2)}(z) \right].

Impose the early-time positive-frequency condition

vk(η)eikη2k(kη+).v_k(\eta) \longrightarrow \frac{e^{-ik\eta}}{\sqrt{2k}} \qquad (-k\eta\to+\infty).

Because eikη=e+ize^{-ik\eta}=e^{+iz} in this patch, the large-zz phase selects Hν(1)H_\nu^{(1)}, not Hν(2)H_\nu^{(2)}. Matching its amplitude and constant phase gives

vk(η)=πη2exp ⁣[iπ(2ν+1)4]Hν(1)(kη).v_k(\eta) = \frac{\sqrt{-\pi\eta}}{2} \exp\!\left[\frac{i\pi(2\nu+1)}4\right] H_\nu^{(1)}(-k\eta).

The asymptotic formula immediately returns eikη/2ke^{-ik\eta}/\sqrt{2k}. Normalization supplies an independent check. For real ν\nu and positive zz, (Hν(1))=Hν(2)(H_\nu^{(1)})^*=H_\nu^{(2)}, so

Wη[vk,vk]=π4(η)(k)Wz[Hν(1),Hν(2)]=π4(η)(k)(4iπz)=i.\begin{aligned} W_\eta[v_k,v_k^*] &= \frac\pi4(-\eta)(-k) W_z[H_\nu^{(1)},H_\nu^{(2)}]\\ &= \frac\pi4(-\eta)(-k) \left(-\frac{4i}{\pi z}\right) =i. \end{aligned}

Equivalently, i(vkvkvkvk)=1i(v_k^*v_k'-v_k^{*\prime}v_k)=1, the canonical commutator normalization. The prefactor, the Jacobian dz/dη=k\mathrm dz/\mathrm d\eta=-k, and the argument sign are all needed for this check.

For m=0m=0, ν=3/2\nu=3/2 and the half-integer Hankel function reduces to

vk(η)=eikη2k(1ikη).v_k(\eta) = \frac{e^{-ik\eta}}{\sqrt{2k}} \left(1-\frac{i}{k\eta}\right).

It satisfies the mode equation, the Wronskian condition, and the early-time limit directly. This is a patchwise k>0k>0 mode calculation for a prescribed linear equation. It does not by itself establish a globally regular vacuum, resolve the massless zero-mode infrared problem, compute particle production, or define a renormalized observable. The canonical normalization and positive-frequency selection follow Baumann 2012, § 12.2, pp. 56–58 and Problem 7, p. 66. Baumann uses the (+++)(-+++) signature; deriving the action above with the site’s (+)(+---) convention gives the same canonically normalized mode equation and Wronskian condition.

Developed comparisons of solvable mode evolution, Bogoliubov data, and particle-production benchmarks continue in Parametric-Oscillator and Solvable Production Benchmarks.

Given a separated second-order mode equation, use this sequence.

  1. Nondimensionalize and map. Record the original domain, dimensions, Fourier and time phases, the new variable, any dependent-variable prefactor, and the transformed endpoints.
  2. Classify singular points. Find ordinary, regular singular, and irregular points. Compute local exponents and flag integer differences or coalescing singularities.
  3. Choose an independent local basis. Adapt it to the relevant endpoint, ray, or sector. State every branch and cut; use a resonant limiting basis when the generic pair degenerates.
  4. Impose the actual data. Apply regularity, decay, boundary, source, incoming/outgoing, positive-frequency, or analyticity conditions as linear equations on the coefficients.
  5. Transport when necessary. Use a connection matrix along a specified path. Check its determinant against the ratio of the two Wronskians.
  6. Normalize. Fix the remaining scale with a source jump, unit flux, canonical Wronskian, Klein–Gordon inner product, or another declared convention.
  7. Validate independently. Substitute into the original equation, check endpoint asymptotics in the actual sector, verify the Wronskian or current, and test a simplifying parameter value.

The output is a selected solution or mode together with its domain, branch, normalization, connection coefficients, and, in a boundary-value problem, possibly an eigenvalue condition. The symbolic cost of evaluating a named function is often small. The difficult work is the reduction, continuation, and conditioning: connection coefficients can contain large cancellations, and a basis well-conditioned at one endpoint can be unusable at another.

Stop and reformulate when the proposed boundary data do not define a unique or self-adjoint problem, a continuation path crosses a cut without a prescription, singularities coalesce and change the canonical equation, or a coupled or nonlinear system cannot be reduced to the claimed scalar form. Also stop before assigning a state or observable when gauge constraints, renormalization, or global spacetime input is still missing.

Treating a function name as boundary data. Saying that an equation is “Bessel” identifies a solution space, not a solution. State the domain and the condition that selects the coefficient ratio.

Equating regularity with admissibility. A finite local solution need not be square-integrable or belong to the required self-adjoint domain. Singular endpoints must be checked with the problem’s measure and operator domain.

Using JνJ_\nu and JνJ_{-\nu} at integer order. They become linearly dependent when νZ\nu\in\mathbb Z. Use the limiting YnY_n solution or another verified independent basis.

Assigning frequency from a Hankel superscript. The assignment depends on the time phase and on how the Hankel argument depends on time. In the de Sitter example, z=kηz=-k\eta is the sign that makes H(1)H^{(1)} positive frequency.

Calling Ai\operatorname{Ai} globally decaying. Its behavior depends on the complex ray or sector. The function is entire; the branches belong to its asymptotic fractional powers and to the continuation convention.

Using a generic hypergeometric connection formula at resonance. Integer exponent differences can introduce logarithms, while separate divergent gamma factors may cancel only after a parameter limit is taken.

Accepting the software’s default sheet. A library can evaluate the principal branch accurately while returning the wrong continuation for the physical problem. Test the ODE residual, branch-side limits, asymptotics, and Wronskian.

Confusing exact modes with physical observables. A normalized closed-form mode does not alone fix a global state, a detector response, a particle number, or a renormalized expectation value.

Match each datum to the most natural listed solution: (a) finiteness at a radial origin for real ν>0\nu>0; (b) an outgoing positive-rr wave with time factor eiωte^{-i\omega t}; (c) decay as x+x\to+\infty for the Airy equation; (d) analyticity and value one at z=0z=0 for the hypergeometric equation.

Solution

The matches are (a) JνJ_\nu, provided ordinary finiteness is the correct endpoint condition; (b) Hν(1)H_\nu^{(1)}, for positive real argument and the stated time convention; (c) Ai\operatorname{Ai} on the positive real axis; and (d) 2F1(a,b;c;z){}_2F_1(a,b;c;z) when c{0,1,2,}c\notin\{0,-1,-2,\ldots\}. Each answer includes the condition under which the label is valid.

Why do Jn(z)J_n(z) and Jn(z)J_{-n}(z) fail to form a fundamental basis when nZn\in\mathbb Z? What replaces the second member?

Solution

For integer order,

Jn(z)=(1)nJn(z),J_{-n}(z)=(-1)^nJ_n(z),

so their Wronskian vanishes and they span only one direction. The independent solution is YnY_n, defined by the νn\nu\to n limit of the noninteger-order combination. Near zero it supplies the singular or logarithmic behavior that the repeated JJ solution lacks.

3. Calculation: exponents at the hypergeometric origin

Section titled “3. Calculation: exponents at the hypergeometric origin”

Insert y=zρ(1+O(z))y=z^\rho(1+O(z)) into the Gauss hypergeometric equation and find the two indicial exponents at z=0z=0. When should a logarithmic second solution be expected?

Solution

Keeping the lowest power zρ1z^{\rho-1} gives

ρ(ρ1)+cρ=ρ(ρ+c1)=0.\rho(\rho-1)+c\rho = \rho(\rho+c-1)=0.

Hence ρ=0\rho=0 and ρ=1c\rho=1-c. Their difference is 1c1-c. When this difference is an integer, equivalently cZc\in\mathbb Z, the generic Frobenius basis can degenerate and a logarithmic solution can appear. The precise resonant form must be obtained by recurrence or a parameter limit.

4. QFT transfer: select and normalize the mode

Section titled “4. QFT transfer: select and normalize the mode”

For z=kη>0z=-k\eta>0, start from vk=η(AHν(1)(z)+BHν(2)(z))v_k=\sqrt{-\eta}(A H_\nu^{(1)}(z)+B H_\nu^{(2)}(z)). Which coefficient vanishes under the early-time condition vkeikη/2kv_k\to e^{-ik\eta}/\sqrt{2k}, and what magnitude must the remaining coefficient have? Explain why this does not yet compute particle production.

Solution

Because eikη=eize^{-ik\eta}=e^{iz}, the H(1)H^{(1)} phase is selected and B=0B=0. Using

Hν(1)(z)2πzei(zπν/2π/4)H_\nu^{(1)}(z) \sim \sqrt{\frac{2}{\pi z}} e^{i(z-\pi\nu/2-\pi/4)}

shows that

A=π2eiπ(2ν+1)/4A= \frac{\sqrt\pi}{2} e^{i\pi(2\nu+1)/4}

The stated early-time equality fixes this phase; if one imposed only the positive-frequency ray, a constant phase could instead be absorbed into the annihilation operator. Its magnitude is A=π/2|A|=\sqrt\pi/2. The Hankel Wronskian then gives Wη[vk,vk]=iW_\eta[v_k,v_k^*]=i. Particle production would require a specified second mode basis or detector, a comparison prescription, and the associated Bogoliubov or response calculation; none follows from one normalized mode alone.

Bessel, Airy, Hankel, and hypergeometric functions recur because they are canonical bases for common singularity patterns of second-order linear ODEs. The equation determines the local space; endpoint, causal, and analytic data select a combination; and a conserved normalization fixes its scale. A result is reproducible only when the variable map, prefactor, domain, branches, connection path, and normalization accompany the function name.

Mellin Transforms and Scaling Asymptotics provides a different route from transform singularities to powers and logarithms. Heat Kernels, Zeta Functions, and Spectral Determinants next organizes spectral information rather than individual mode solutions. Developed time-dependent production physics continues at the curved-spacetime benchmark linked above.