Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A165903
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A165903 (a(n-1)^2+a(n-2)^2+a(n-1)*a(n-2))/a(n-3) with three initial ones +0
1
1, 1, 1, 3, 13, 217, 16693, 21717363, 2175145909081, 283430597537694797281, 3699017428454717709381715649628841, 6290488320295607125006566146327310005599469877825552723 (list; graph; listen)
OFFSET

0,4

PROGRAM

(PARI) a(n)=if(n<3, 1, (a(n-1)^2+a(n-2)^2+a(n-1)*a(n-2))/a(n-3))

CROSSREFS

Cf. A064098, A072882, A165896.

Sequence in context: A145503 A112093 A085010 this_sequence A100441 A036680 A111431

Adjacent sequences: A165900 A165901 A165902 this_sequence A165904 A165905 A165906

KEYWORD

nonn

AUTHOR

Jaume Oliver Lafont (joliverlafont(AT)gmail.com), Sep 29 2009

EXTENSIONS

"frac" keyword removed. - Jaume Oliver Lafont (joliverlafont(AT)gmail.com), Oct 13 2009

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 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research