Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A062013
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A062013 a(1) = 3, a(n) = a(n-1)^2 + 1. +0
2
3, 10, 101, 10202, 104080805, 10832813969448026, 117349858496668297583751115296677, 13770989289188072635789270799554901596999795308252284177727242330 (list; graph; listen)
OFFSET

1,1

LINKS

Harry J. Smith, Table of n, a(n) for n=1,...,11

EXAMPLE

a(4) = a(3)^2 +1 = 101^2 +1 =10202

PROGRAM

(PARI) { for (n=1, 11, if (n==1, a=3, a=a^2 + 1); write("b062013.txt", n, " ", a) ) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jul 29 2009]

CROSSREFS

Sequence in context: A013267 A013268 A015487 this_sequence A023372 A025541 A083108

Adjacent sequences: A062010 A062011 A062012 this_sequence A062014 A062015 A062016

KEYWORD

nonn

AUTHOR

Amarnath Murthy (amarnath_murthy(AT)yahoo.com), Jun 01 2001

EXTENSIONS

More terms from Jason Earls (zevi_35711(AT)yahoo.com), Jun 02 2001

OFFSET changed from 0,1 to 1,1 by Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jul 29 2009

Typo in a(8) corrected by N. J. A. Sloane, Aug 31 2009 using the b-file.

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 27 22:38 EST 2009. Contains 167602 sequences.


AT&T Labs Research