login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A303276
Decimal expansion of the value of 1 US gallon in liters.
1
3, 7, 8, 5, 4, 1, 1, 7, 8, 4
OFFSET
1,1
EXAMPLE
1 US gallon is defined as exactly 3.785411784 liters.
MATHEMATICA
First@ RealDigits@ QuantityMagnitude@ UnitConvert[Quantity[1, "gal"], "liters"] (* Michael De Vlieger, Apr 21 2018 *)
CROSSREFS
Cf. A303275.
Sequence in context: A006834 A309419 A064540 * A264826 A335893 A199712
KEYWORD
nonn,cons,fini,full
AUTHOR
Felix Fröhlich, Apr 20 2018
STATUS
approved