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

A354005 Lexicographically earliest sequence of distinct positive integers with no finite subset summing to a positive Pell number (A000129).

Original entry on oeis.org

3, 4, 6, 7, 10, 11, 17, 24, 41, 58, 99, 116, 140, 239, 280, 338, 577, 816, 1393, 1970, 3363, 3940, 4756, 8119, 9512, 11482, 19601, 27720, 47321, 66922, 114243, 133844, 161564, 275807, 323128, 390050, 665857, 941664, 1607521, 2273378, 3880899, 4546756, 5488420
Offset: 1

Views

Author

Rémy Sigrist, May 13 2022

Keywords

Comments

The sequence is well defined:
- a(1) = 3,
- for n > 0, let k be such that A000129(k) + 1 + a(1) + ... + a(n) < A000129(k+1),
- then a(n+1) <= A000129(k) + 1.

Crossrefs

See A353889 for similar sequences.

A354006 a(n) is the number of ways to write n as a sum of distinct terms of A354005.

Original entry on oeis.org

1, 0, 0, 1, 1, 0, 1, 2, 0, 1, 3, 2, 0, 3, 3, 1, 2, 5, 2, 1, 5, 5, 1, 3, 7, 2, 2, 7, 6, 0, 6, 8, 2, 3, 9, 5, 1, 8, 8, 2, 4, 11, 4, 2, 9, 9, 1, 6, 11, 3, 3, 11, 8, 0, 9, 10, 3, 4, 13, 5, 2, 11, 11, 2, 6, 14, 4, 4, 13, 11, 0, 11, 14, 4, 5, 16, 8, 2, 14, 14, 3, 7
Offset: 0

Views

Author

Rémy Sigrist, May 14 2022

Keywords

Comments

a(0) = 1 accounts for the empty sum.

Crossrefs

Showing 1-2 of 2 results.