cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

Showing 1-1 of 1 results.

A347418 Decimal expansion of the elementary charge in natural units.

Original entry on oeis.org

0, 3, 0, 2, 8, 2, 2, 1, 2
Offset: 1

Views

Author

Chase Roycroft, Sep 01 2021

Keywords

Comments

Elementary charge e (A081823) in units of the rationalized Planck charge sqrt(epsilon * h-bar * c), where epsilon = vacuum permittivity (A081799), h-bar = reduced Planck constant (A254181), c = speed of light (A003678).
Similarly, the fine-structure constant (A003673) is the square of the elementary charge in units of the non-rationalized Planck charge sqrt(h-bar * c / k_e) where k_e = 1/(4*Pi*epsilon) is the Coulomb constant. As a result, they are related by e = sqrt(4*Pi*alpha).
Alpha and e are energy-dependent (as described by a beta function). The value given here corresponds to the zero-energy limit.

Examples

			0.30282212...
		

Crossrefs

Cf. A347139 (continued fraction), A003673 (fine structure constant), A005600 (its reciprocal).

Programs

  • Mathematica
    Sqrt[4*Pi*UnitConvert[Quantity["Fine Structure Constant"]]]
Showing 1-1 of 1 results.