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”).

A110233
a(n) is the minimal b >= n such that the sum of consecutive integers from n to b is a perfect power.
2
8, 4, 7, 4, 13, 16, 19, 8, 9, 28, 13, 13, 14, 40, 43, 16, 49, 22, 55, 28, 28, 64, 27, 25, 25, 28, 27, 52, 85, 88, 91, 32, 97, 100, 40, 36, 44, 43, 49, 41, 121, 124, 47, 130, 53, 52, 49, 142, 49, 71, 77, 69, 67, 160, 70, 136, 64, 67, 175, 61, 181, 63, 187, 64, 193, 196, 85, 94
OFFSET
1,1
EXAMPLE
a(5)=13 because 5 + 6 + 7 + 8 + 9 + 10 + 11 + 12 + 13 = 81 = 3^4.
CROSSREFS
Sequence in context: A242023 A249415 A021122 * A179260 A254246 A369103
KEYWORD
easy,nonn
AUTHOR
Jason Earls, Jul 17 2005
STATUS
approved