Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A122590
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A122590 a(n) = 2*a(n - 1) - a(n - 2) - (a(n - 1)^2 + a(n - 2)^2). +0
1
1, 1, -1, -5, -35, -1315, -1733045, -3003450166025, -9020712899804610407871655, -81373261220701303171562403760549780420204382316935 (list; graph; listen)
OFFSET

1,4

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: A058015 A053420 A001802 this_sequence A057991 A099137 A000871

Adjacent sequences: A122587 A122588 A122589 this_sequence A122591 A122592 A122593

KEYWORD

sign

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


AT&T Labs Research