Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A122591
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A122591 a(n) = 2*a(n - 1) - a(n - 2) - (a(n - 1)^2 + a(n - 2)^2). +0
1
1, 1, 3, 15, 261, 68853, 4740941175, 22476523239032929731, 505194096914787342916581691483319031273, 255221075557547546310804864838512137564534415781651685947633570258183940865705 (list; graph; listen)
OFFSET

1,3

REFERENCES

S. M. Ulam, Problems in Modern Mathematics, John Wiley and Sons, New York, 1960, page 110

MATHEMATICA

a[0] = 1; a[1] = 1; a[n_] := a[n] = 2*a[n - 1] - a[n - 2] +(a[n - 1]^2 + a[n - 2]^2); Table[a[n], {n, 0, 10}]

CROSSREFS

Sequence in context: A116518 A050474 A051179 this_sequence A120607 A013352 A013354

Adjacent sequences: A122588 A122589 A122590 this_sequence A122592 A122593 A122594

KEYWORD

nonn

AUTHOR

Roger Bagula (rlbagulatftn(AT)yahoo.com), Sep 19 2006

EXTENSIONS

Edited by N. J. A. Sloane (njas(AT)research.att.com), Sep 21 2006

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 14:49 EST 2009. Contains 167514 sequences.


AT&T Labs Research