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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A118334 a(n-1)*a(n-6) + a(n-2)*a(n-7) + a(n-3)*a(n-8) + a(n-4)*a(n-9), with a(k<8) = 1. 0
1, 1, 1, 1, 1, 1, 1, 1, 4, 7, 13, 25, 49, 94, 463, 3691, 51649, 1342825, 67140874, 6378379789, 2959568174113, 10926725697533971, 564365382277563803725, 757844508822251885989584694, 50882343436271211095738004051924943 (list; graph; refs; listen; history; internal format)
OFFSET

0,9

COMMENTS

This is the 4-term analogue of the 2-term recurrence A111288 a(1) = a(2) = a(3) = a(4) = 1. For n>= 5, a(n) = a(n-1)*a(n-3) + a(n-2)*a(n-4). Primes in this sequence include a(n) for n = 9, 10, 14, 15... with a(16) through a(28) composite, a(28) has 74 digits and the sequence growing beyond my ability to efficiently test primality.

FORMULA

a(0) = a(1) = a(2) = a(3) = a(4) = a(5) = a(6) = a(7) = 1; for n>7: a(n) = a(n-1)*a(n-6) + a(n-2)*a(n-7) + a(n-3)*a(n-8) + a(n-4)*a(n-9).

CROSSREFS

Cf. A111288, A111388.

Sequence in context: A039694 A000288 A074863 * A205538 A181565 A004119

Adjacent sequences:  A118331 A118332 A118333 * A118335 A118336 A118337

KEYWORD

easy,nonn

AUTHOR

Jonathan Vos Post (jvospost3(AT)gmail.com), May 14 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 15 23:53 EST 2012. Contains 205860 sequences.