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!)
A293816 Decimal expansion of the volume of one cubic parsec in cubic meters, as defined in 2015. 0
2, 9, 3, 7, 9, 9, 8, 9, 4, 6, 0, 9, 6, 3, 4, 7, 2, 5, 5, 5, 8, 4, 5, 6, 9, 1, 2, 3, 6, 1, 2, 8, 5, 4, 9, 0, 3, 0, 6, 9, 9, 8, 8, 4, 4, 8, 3, 4, 7, 0, 3, 3, 6, 1, 2, 5, 8, 4, 3, 1, 2, 0, 3, 0, 4, 4, 7, 8, 0, 6, 9, 6, 6, 7, 6, 1, 4, 0, 8, 6, 0, 4, 3, 0, 5, 8, 5, 7, 2, 9, 7, 0, 3, 4, 0, 1, 4, 2, 6, 8, 7, 5, 0, 8, 3 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET

50,1

COMMENTS

Volume of a cube with sides equal to one parsec.

The volume of a cubic parsec is used to describe the stellar density of star clusters.

The volume of cosmic voids is often measured in orders of magnitude of the cubic parsec. For example, the KBC void, a large, roughly spherical region of space with an underdensity of galaxies, containing the Milky Way, has a volume of about 10^8 cubic megaparsecs. - Felix Fröhlich, Oct 19 2017

LINKS

Table of n, a(n) for n=50..154.

FORMULA

Equals A292525^3.

EXAMPLE

1 pc^3 = 29379989460963472555845691236128549030699884483470.336... m^3 = 2.9... * 10^49 m^3.

PROG

(Magma) pi:=Pi(RealField(106)); n:=(96939420213600000/pi)^3; Reverse(Intseq(Floor(10^55*n)));

(PARI) (96939420213600000/Pi)^3

CROSSREFS

Cf. A292525.

Sequence in context: A087013 A074948 A011385 * A189419 A199604 A260525

Adjacent sequences: A293813 A293814 A293815 * A293817 A293818 A293819

KEYWORD

nonn,cons

AUTHOR

Arkadiusz Wesolowski, Oct 16 2017

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 March 24 11:01 EDT 2023. Contains 361479 sequences. (Running on oeis4.)