Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A113494
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A113494 a(0) = 2, a(1) = 3; for n>1, a(n) = a(n-2)^2 + a(n-1)^2. +0
1
2, 3, 13, 178, 31853, 1014645293, 1029505071621669458, 1059880692494738761409621021617069613, 1123347082323126985848870489739619316533660939418089557571160604297983533 (list; graph; listen)
OFFSET

0,1

REFERENCES

Harper's Magazine, Feb 2006, Page 14.

MATHEMATICA

a[1] = 2; a[2] = 3; a[n_] := a[n - 2]^2 + a[n - 1]^2; Array[a, 9] (* Robert G. Wilson v *)

CROSSREFS

Cf. A000283.

Sequence in context: A072162 A113785 A118323 this_sequence A139520 A132535 A056806

Adjacent sequences: A113491 A113492 A113493 this_sequence A113495 A113496 A113497

KEYWORD

nonn,easy

AUTHOR

Michael Hogan (Michael(AT)michaelhogan.com), Jan 10 2006

EXTENSIONS

Corrected and extended by Robert G. Wilson v, Jan 11 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 24 19:42 EST 2009. Contains 167435 sequences.


AT&T Labs Research