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-1 of 1 results.

A138129 Multiples of 1729, the Hardy-Ramanujan number.

Original entry on oeis.org

0, 1729, 3458, 5187, 6916, 8645, 10374, 12103, 13832, 15561, 17290, 19019, 20748, 22477, 24206, 25935, 27664, 29393, 31122, 32851, 34580, 36309, 38038, 39767, 41496, 43225, 44954, 46683, 48412, 50141, 51870, 53599, 55328, 57057, 58786, 60515, 62244, 63973, 65702, 67431
Offset: 0

Views

Author

Omar E. Pol, Mar 09 2008

Keywords

Comments

About 1729: "No," said Ramanujan, "It is a very interesting number..."

References

  • David Wells, The Penguin Dictionary of Curious and Interesting Numbers. Penguin Books, NY, 1997, p. 153.

Crossrefs

Programs

Formula

a(n) = 1729*n.
From Elmo R. Oliveira, Jun 23 2025: (Start)
G.f.: 1729*x/(1-x)^2.
E.g.f.: 1729*x*exp(x).
a(n) = 91*A008601(n).
a(n) = 2*a(n-1) - a(n-2). (End)

Extensions

More terms from Elmo R. Oliveira, Jun 23 2025
Showing 1-1 of 1 results.