Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A091074
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A091074 Fibonacci-like sequence beginning (12, 67). +0
3
12, 67, 79, 146, 225, 371, 596, 967, 1563, 2530, 4093, 6623, 10716, 17339, 28055, 45394, 73449, 118843, 192292, 311135, 503427, 814562, 1317989, 2132551, 3450540, 5583091, 9033631, 14616722, 23650353, 38267075, 61917428, 100184503 (list; graph; listen)
OFFSET

1,1

COMMENT

20 of the first 100 terms are prime numbers.

LINKS

Tanya Khovanova, Recursive Sequences

FORMULA

G.f.: (12*x+55*x^2)/(1-x-x^2). [From Philippe DELEHAM (kolotoko(AT)wanadoo.fr), Nov 20 2008]

MATHEMATICA

a={}; b=12; c=67; AppendTo[a, b]; AppendTo[a, c]; Do[b=b+c; AppendTo[a, b]; c=b+c; AppendTo[a, c], {n, 1, 12, 1}]; a (Vladimir Orlovsky, Jul 23 2008)

CROSSREFS

Cf. A000045, A000040.

Sequence in context: A165107 A032167 A039925 this_sequence A117088 A059585 A050484

Adjacent sequences: A091071 A091072 A091073 this_sequence A091075 A091076 A091077

KEYWORD

nonn

AUTHOR

G. L. Honaker, Jr. (honak3r(AT)gmail.com), Dec 17 2003

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified November 29 12:46 EST 2009. Contains 167659 sequences.


AT&T Labs Research