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

A087359
For n > 2, a(n) is the smallest triangular number > a(n-1) and congruent to a(n-1) (mod a(n-2)).
1
1, 3, 6, 15, 21, 36, 78, 1770, 2628, 330078, 1160526, 1106921826, 27467109390, 3405462502501956, 464491597897585896, 35168538277628662422146736, 113107978211040574688911417114776, 158163225773885113469535108323447683287341095656
OFFSET
1,2
EXAMPLE
a(7) == a(6) (mod a(5)), -> 78 -36 = 42 = 2*21.
CROSSREFS
Cf. A087360.
Sequence in context: A117748 A061066 A093799 * A253651 A180322 A244164
KEYWORD
nonn
AUTHOR
Amarnath Murthy, Sep 08 2003
EXTENSIONS
More terms from David Wasserman, May 19 2005
STATUS
approved