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.

A356509 (Negated) Decimal expansion of value of absolute zero in degrees Fahrenheit.

Original entry on oeis.org

4, 5, 9, 6, 7
Offset: 3

Views

Author

Jianing Song, Aug 11 2022

Keywords

Examples

			The conversion between Kelvin (K) and degree Fahrenheit (F) is F = 1.8*K - 459.67, so absolute zero is -459.67 degrees Fahrenheit.
		

Crossrefs

Cf. A356381 (absolute zero in degrees Celsius).