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.

Showing 1-5 of 5 results.

A001407 High temperature series for partition function for spin-1/2 Ising model on f.c.c. lattice.

Original entry on oeis.org

1, 0, 0, 8, 33, 168, 962, 5928, 38907, 268056, 1918938, 14169360, 107333498, 830660688, 6546655404, 52410001448
Offset: 0

Views

Author

Keywords

References

  • N. J. A. Sloane, A Handbook of Integer Sequences, Academic Press, 1973 (includes this sequence).
  • N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence).

Crossrefs

Extensions

a(10)-a(14) added and name clarified by Andrey Zabolotskiy, Feb 14 2022
a(15) added using data from A047712 by Andrey Zabolotskiy, Jan 18 2023

A002916 High temperature series for spin-1/2 Ising specific heat on 3-dimensional simple cubic lattice.

Original entry on oeis.org

3, 33, 564, 8976, 155124, 2791308, 51382068, 962178084, 18258531348, 350143322088, 6772382631732, 131922552534036, 2585198190891636, 50919899448451512, 1007393565758096820, 20007153991627682124, 398699967207692643924, 7969220499183448073760, 159718349893920279061428
Offset: 0

Views

Author

Keywords

References

  • S. R. Finch, Mathematical Constants, Cambridge, 2003, pp. 391-406.
  • N. J. A. Sloane, A Handbook of Integer Sequences, Academic Press, 1973 (includes this sequence).
  • N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence).

Crossrefs

Equals 3*A001408.
Cf. A002917 (b.c.c.), A002918 (f.c.c.), A001393 (partition function), A010571 (internal energy), A002913 (susceptibility), A002169 (Heisenberg model), A029872 (square, low-temperature).

Programs

Formula

Sum_{n>=0} a(n) * v^(2*n) = (v^2-1) * (-q/2*f(v)^2 - (v^2-1) * f'(v)^2 + f(v) * (2*v*f'(v) + (v^2-1)*f''(v))) / f(v)^2, where f(v) = Sum_{n>=0} A001393(n) * v^(2*n) and q = 6 is the number of nearest neighbors. - Andrey Zabolotskiy, Feb 15 2022

Extensions

Corrections and updates from Steven Finch
Terms a(13) and beyond from Andrey Zabolotskiy, Feb 15 2022

A002921 Susceptibility series for f.c.c. lattice.

Original entry on oeis.org

1, 12, 132, 1404, 14652, 151116, 1546332, 15734460, 159425580, 1609987708, 16215457188, 162961837500, 1634743178420, 16373484437340, 163778159931180, 1636328839130860
Offset: 0

Views

Author

Keywords

References

  • C. Domb, Ising model, in Phase Transitions and Critical Phenomena, vol. 3, ed. C. Domb and M. S. Green, Academic Press, 1974; p. 381.
  • N. J. A. Sloane, A Handbook of Integer Sequences, Academic Press, 1973 (includes this sequence).
  • N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence).

Crossrefs

Cf. A002913 (cubic), A002914 (b.c.c.); A002918 (specific heat).
Cf. Heisenberg model: A002166; A002170 (cubic), A002168 (b.c.c.); A002165 (specific heat).

Extensions

a(13)-a(15) from McKenzie added by Andrey Zabolotskiy, Feb 05 2022

A047712 High-temperature coefficients for internal energy for spin-1/2 Ising model on f.c.c. lattice.

Original entry on oeis.org

6, 24, 132, 816, 5448, 38808, 290568, 2255232, 17981532, 146428728, 1213014960, 10192820592, 86687830596, 744919762584
Offset: 1

Views

Author

Keywords

Crossrefs

Cf. A010571 (cubic), A047711 (b.c.c.), A001407 (partition function), A002918 (specific heat).

Formula

G.f. 6*v + 24*v^2 + 132*v^3 + 816*v^4 ... = v*q/2 + (1-v^2) * f'(v) / f(v), where f(v) = 1 + 8*v^3 + 33*v^4 + ... is the g.f. of A001407 and q = 12 is the number of nearest neighbors. - Andrey Zabolotskiy, Feb 14 2022

Extensions

a(9)-a(11) from Sykes, Martin & Hunter added by Andrey Zabolotskiy, Feb 05 2022
Name clarified and a(12)-a(13) added by Andrey Zabolotskiy, Feb 14 2022
a(14) from McKenzie added by Andrey Zabolotskiy, Jan 18 2023

A002917 High temperature series for spin-1/2 Ising specific heat on 3-dimensional b.c.c. lattice.

Original entry on oeis.org

4, 140, 4056, 129360, 4381848, 153700408, 5519859080, 201714989064
Offset: 0

Views

Author

Keywords

References

  • N. J. A. Sloane, A Handbook of Integer Sequences, Academic Press, 1973 (includes this sequence).
  • N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence).

Crossrefs

Cf. A002916 (cubic), A002918 (f.c.c.), A001406 (partition function), A047711 (internal energy), A002914 (susceptibility), A002167 (Heisenberg model).

Formula

Sum_{n>=0} a(n) * v^(2*n) = (v^2-1) * (-q/2*f(v)^2 - (v^2-1) * f'(v)^2 + f(v) * (2*v*f'(v) + (v^2-1)*f''(v))) / f(v)^2, where f(v) = Sum_{n>=0} A001406(n) * v^(2*n) and q = 8 is the number of nearest neighbors. - Andrey Zabolotskiy, Feb 15 2022

Extensions

Better description from Steven Finch
a(5)-a(7) from Andrey Zabolotskiy, Feb 15 2022
Showing 1-5 of 5 results.