login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A113843 Tetranacci analogue of A055502. 0
0, 2, 3, 7, 13, 29, 53, 103, 199, 389, 751, 1447, 2789, 5381, 10369, 19991, 38543, 74287, 143197, 276019, 532061, 1025579, 1976857, 3810517, 7345031, 14158009 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

COMMENTS

This is to the tribonacci sequence as A055502 is to the Fibonacci sequence and A113823 is to the tribonacci sequence (i.e. least prime greater than the sum of the previous 2 terms in A055502, least prime greater than the sum of the previous 3 terms in A113823, least prime greater than the sum of the previous 4 terms in this sequence).

FORMULA

a(-n) = a(0) = 0, a(1) = 2, for n>1: a(n) = smallest prime > a(n-1)+a(n-2)+a(n-3)+a(n-4).

EXAMPLE

a(15) = 19991 because a(11)+a(12)+a(13)+a(14) = 1447 + 2789 + 5381 + 10369 = 19986 and 19991 is the smallest prime > 19986.

CROSSREFS

Cf. A055502, A113823.

Sequence in context: A175248 A099361 A113823 * A199582 A113884 A070218

Adjacent sequences:  A113840 A113841 A113842 * A113844 A113845 A113846

KEYWORD

easy,nonn

AUTHOR

Jonathan Vos Post (jvospost3(AT)gmail.com), Jan 24 2006

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 17 10:57 EST 2012. Contains 206009 sequences.