login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A356528 Decimal expansion of number of millimeters of water (mmH2O) in 1 standard atmosphere (atm). 2
1, 0, 3, 3, 2, 2, 7, 4, 5, 2, 7, 9, 9, 8, 8, 5, 7, 9, 1, 7, 8, 4, 1, 4, 6, 4, 7, 2, 0, 3, 6, 8, 3, 2, 1, 4, 9, 6, 1, 2, 7, 6, 2, 7, 6, 8, 1, 2, 1, 6, 3, 1, 7, 4, 9, 8, 8, 4, 0, 0, 7, 2, 8, 0, 7, 7, 3, 7, 6, 0, 6, 6, 2, 4, 0, 7, 6, 5, 1, 9, 5, 0, 4, 6, 2, 1, 8, 6, 3, 7 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
5,3
COMMENTS
Has period 28018.
LINKS
FORMULA
Equals 101325/9.80665.
Equals 10^5 * 2895/28019.
Equals A213611 / A072915.
Equals A356526 * A356527.
EXAMPLE
10332.2745279988...
PROG
(PARI) mmH2O = 10^5 * 101325/980665;
a_vector(len) = digits(floor(mmH2O*10^(len-5))); \\ Kevin Ryde, Aug 13 2022
CROSSREFS
Cf. A213611 (atm/Pa), A072915 (mmH2O/Pa), A356526 (atm/mmHg), A356527 (mmHg/mmH2O).
Sequence in context: A293729 A319297 A309569 * A292600 A014967 A210851
KEYWORD
nonn,cons,easy
AUTHOR
Jianing Song, Aug 10 2022
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 30 20:43 EDT 2024. Contains 372141 sequences. (Running on oeis4.)