login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A076146 a(1) = 1; a(n) = a(n-1)*prime(a(n-1)). 10
1, 2, 6, 78, 30966, 11234495766, 3197149582479668022558 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
Previous term * prime(previous term). Previous term + prime(previous term) is A074271.
Matula-Goebel numbers of the finite ordinal numbers; see also A007097. - Gus Wiseman, Aug 30 2016
LINKS
MATHEMATICA
NestList[# Prime@ # &, 1, 6] (* Michael De Vlieger, Aug 30 2016 *)
CROSSREFS
Sequence in context: A231508 A136306 A274825 * A114552 A302343 A244084
KEYWORD
nonn,hard,more
AUTHOR
Zak Seidov, Nov 02 2002
EXTENSIONS
a(7) from Gus Wiseman, Aug 30 2016
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 16 01:01 EDT 2024. Contains 371696 sequences. (Running on oeis4.)