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.

A247446 Decimal expansion of Pi*sqrt(3)/16.

Original entry on oeis.org

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

Views

Author

Stanislav Sykora, Sep 29 2014

Keywords

Comments

The atomic packing factor (APF) of the diamond cubic crystal lattice and the smallest APF among all crystallographic lattices filled by spheres of the same diameter. The APF of the body-centered-cubic (bcc) lattice packed with spheres of the same diameter is twice this value (see Examples). For other crystal lattices, see the cross-refs.

Examples

			0.340087380793915846986389673307904199803262421517388857919353425385273...
APF of the bcc lattice packed with spheres of the same diameter:
0.680174761587831693972779346615808399606524843034777715838706850770546...
		

Crossrefs

Cf. APF's of other crystal lattices: A093825 (hcp,fcc), A019673 (simple cubic).

Programs

  • Mathematica
    RealDigits[Pi*Sqrt[3]/16,10,120][[1]] (* Vaclav Kotesovec, Oct 04 2014 *)
  • PARI
    Pi*sqrt(3)/16