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

A178961 Partial sums of A001010.

Original entry on oeis.org

1, 3, 5, 9, 15, 23, 41, 61, 117, 165, 343, 475, 1049, 1397, 3267, 4275, 10419, 13231, 33545, 41965, 109499, 133895, 359367, 434123, 1189795, 1412351, 3952757, 4646449, 13211071, 15318819, 44260077, 50916453, 148927917, 169476849
Offset: 1

Views

Author

Jonathan Vos Post, Dec 31 2010

Keywords

Comments

Number of symmetric foldings of a strip of <= n stamps.

Examples

			a(13) = 1 + 2 + 2 + 4 + 6 + 8 + 18 + 20 + 56 + 48 + 178 + 132 + 574 = 1049 is prime.
		

Crossrefs

Cf. A001010.

Formula

a(n) = Sum_{i=1..n} A001010(i).

A001011 Number of ways to fold a strip of n blank stamps.

Original entry on oeis.org

1, 1, 2, 5, 14, 38, 120, 353, 1148, 3527, 11622, 36627, 121622, 389560, 1301140, 4215748, 14146335, 46235800, 155741571, 512559195, 1732007938, 5732533570, 19423092113, 64590165281, 219349187968, 732358098471, 2492051377341, 8349072895553, 28459491475593
Offset: 1

Views

Author

Keywords

References

  • M. Gardner, Mathematical Games, Sci. Amer. Vol. 209 (No. 3, Mar. 1963), p. 262.
  • N. J. A. Sloane, A Handbook of Integer Sequences, Academic Press, 1973 (includes this sequence - see entry 576, Fig. 17, and the front cover).
  • N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence).

Crossrefs

Programs

Formula

a(n) = (A001010(n) + A000136(n)) / 4 for n >= 2. - Andrew Howroyd, Dec 07 2015

Extensions

a(17) and a(20) corrected by Sean A. Irvine, Mar 17 2013

A007822 Number of symmetric foldings of 2n+1 stamps.

Original entry on oeis.org

1, 1, 3, 9, 28, 89, 287, 935, 3072, 10157, 33767, 112736, 377836, 1270203, 4282311, 14470629, 49005732, 166261653, 565055147, 1923186472, 6554868916, 22367933148, 76417819396, 261335128098, 894597454360, 3064970675173
Offset: 1

Views

Author

Keywords

Crossrefs

Cf. A001010.

Extensions

More terms from Stéphane Legendre (2013) added by N. J. A. Sloane, Mar 30 2013
Showing 1-3 of 3 results.