login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A331526
a(n) is the least positive k such that A100273(n) - k^3 is a fifth power.
2
1, 3, 5, 2, 4, 9, 3, 7, 9, 13, 15, 8, 16, 14, 19, 5, 20, 21, 13, 22, 17, 25, 4, 10, 27, 16, 18, 29, 24, 33, 31, 35, 4, 39, 8, 39, 36, 20, 22, 41, 42, 28, 44, 46, 7, 13, 19, 47, 48, 38, 46, 49, 40, 50, 48, 33, 39, 2, 6, 8, 12, 56, 26, 52, 62, 63, 58, 23, 64, 31
OFFSET
1,2
LINKS
EXAMPLE
The first terms, alongside A100273(n), are:
n a(n) A100273(n)
-- ---- -----------------
1 1 2 = 1^3 + 1^5
2 3 59 = 3^3 + 2^5
3 5 157 = 5^3 + 2^5
4 2 251 = 2^3 + 3^5
5 4 307 = 4^3 + 3^5
6 9 761 = 9^3 + 2^5
7 3 1051 = 3^3 + 4^5
8 7 1367 = 7^3 + 4^5
9 9 1753 = 9^3 + 4^5
10 13 3221 = 13^3 + 4^5
PROG
(PARI) See Links section.
CROSSREFS
See A331435 for similar sequences.
Sequence in context: A336760 A082822 A109313 * A176881 A065188 A065257
KEYWORD
nonn
AUTHOR
Rémy Sigrist, Jan 19 2020
STATUS
approved