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.

A084555 Partial sums of A084556.

Original entry on oeis.org

0, 1, 3, 5, 8, 11, 14, 17, 20, 23, 27, 31, 35, 39, 43, 47, 51, 55, 59, 63, 67, 71, 75, 79, 83, 87, 91, 95, 99, 103, 107, 111, 115, 119, 124, 129, 134, 139, 144, 149, 154, 159, 164, 169, 174, 179, 184, 189, 194, 199, 204, 209, 214, 219, 224, 229, 234, 239, 244, 249
Offset: 0

Views

Author

Antti Karttunen, Jun 02 2003

Keywords

Comments

For n>=1, (A130664(n),a(n)) = (1,1),(2,3),(4,5),(6,8),(9,11),(12,14),... gives the starting and ending offsets of the n-th permutation in the sequences like A030298 & A030496.
Note: this sequence is related to (ordinary) permutations. For a similar sequence related to juggling with three objects, see A084505.

Crossrefs

Differs from A084505 first time at the 130th term, where A084505(130) = 605, while A084555(130) = 604.

Programs

  • Mathematica
    Accumulate@ Flatten[ Table[#, {#!}] & /@ Range[0, 5]]

Formula

a(0)=0; for n >= 1, a(n) = a(n-1) + A084556(n). Also a(n) = A130664(n+1) - 1. - Antti Karttunen, Dec 18 2012

Extensions

Moved the misplaced Mathematica code from A084505. - Antti Karttunen, Oct 24 2012

A084506 The length of each successively larger 3-ball ground-state site swap given in A084501, i.e., the number of digits in each term of A084502.

Original entry on oeis.org

1, 2, 2, 3, 3, 3, 3, 3, 3, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5
Offset: 1

Views

Author

Antti Karttunen, Jun 02 2003

Keywords

Crossrefs

Partial sums: A084505.
Differs from A084556 first time at the 130th term, where A084506(130) = 6, while A084556(130) = 5.

A084500 a(0)=0, after which each n occurs A084506(n) times.

Original entry on oeis.org

0, 1, 2, 2, 3, 3, 4, 4, 4, 5, 5, 5, 6, 6, 6, 7, 7, 7, 8, 8, 8, 9, 9, 9, 10, 10, 10, 10, 11, 11, 11, 11, 12, 12, 12, 12, 13, 13, 13, 13, 14, 14, 14, 14, 15, 15, 15, 15, 16, 16, 16, 16, 17, 17, 17, 17, 18, 18, 18, 18, 19, 19, 19, 19, 20, 20, 20, 20, 21, 21, 21, 21, 22, 22, 22, 22, 23
Offset: 0

Views

Author

Antti Karttunen, Jun 02 2003

Keywords

Comments

Also minimum i such that A084505(i) >= n. Tells that the n-th throw (n>=1) in A084501 belongs to the a(n)-th lexicographical solution A084502(a(n)).

Crossrefs

Differs from A084557 first time at the 605th term, where A084500(605) = 130, while A084557(605) = 131. Cf. A084510, A084520.

A084515 Partial sums of A084516.

Original entry on oeis.org

0, 1, 3, 6, 9, 12, 16, 20, 24, 28, 32, 36, 40, 44, 48, 52, 56, 60, 64, 69, 74, 79, 84, 89, 94, 99, 104, 109, 114, 119, 124, 129, 134, 139, 144, 149, 154, 159, 164, 169, 174, 179, 184, 189, 194, 199, 204, 209, 214, 219, 224, 229, 234, 239, 244, 249, 254, 259, 264, 269
Offset: 0

Views

Author

Antti Karttunen, Jun 02 2003

Keywords

Comments

For n>=1, (a(n-1)+1,a(n)) = (1,1),(2,3),(4,6),(7,9),(10,12),... gives the starting and ending offsets of the n-th site swap in the sequence A084511. Gives also the positions of 7s (ground states) in A084513.

Crossrefs

Differs from A084525 first time at the 18th term, where A084515(18) = 64, while A084525(18) = 65.
Cf. also A084505.

A084525 Partial sums of A084526.

Original entry on oeis.org

0, 1, 3, 6, 9, 12, 16, 20, 24, 28, 32, 36, 40, 44, 48, 52, 56, 60, 65, 70, 75, 80, 85, 90, 95, 100, 105, 110, 115, 120, 125, 130, 135, 140, 145, 150, 155, 160, 165, 170, 175, 180, 185, 190, 195, 200, 205, 210, 215, 220, 225, 230, 235, 240, 245, 250, 255, 260, 265
Offset: 0

Views

Author

Antti Karttunen, Jun 02 2003

Keywords

Comments

For n>=1, (a(n-1)+1,a(n)) = (1,1),(2,3),(4,6),(7,9),(10,12),... gives the starting and ending offsets of the n-th site swap in the sequence A084521. Gives also the positions of 7s (ground states) in A084523.

Crossrefs

Differs from A084515 first time at the 18th term, where A084515(18) = 64, while A084525(18) = 65. Cf. also A084505.
Showing 1-5 of 5 results.