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.

A213614 Decimal expansion of the length of one light-year in meters.

Original entry on oeis.org

9, 4, 6, 0, 7, 3, 0, 4, 7, 2, 5, 8, 0, 8, 0, 0
Offset: 16

Views

Author

Stanislav Sykora, Jun 16 2012

Keywords

Comments

This is a function of assigned metrological constants. Regarding these, see A003678 for general context notes, references and links. - Stanislav Sykora, Jun 16 2012
As defined by the IAU, the light-year is the product of the Julian year, 365.25 days (as opposed to the 365.2425-day Gregorian year) and the speed of light (299792458 m/s, A003678). - M. F. Hasler, Oct 31 2014

Examples

			Exactly 9.4607304725808*10^15 m = 9.4607304725808 Pm (Peta-meters).
		

Crossrefs

Formula

[Speed_of_light_in_vacuum]*[Duration_of_Julian_year], i.e., A003678 * A213612.
299792458 * 365.25 * 24 * 60 * 60 = 299792458 * 31557600 = 9460730472580800. - Omar E. Pol, Aug 31 2012