Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A072043
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A072043 a(n+3) = a(n+2)*a(n+1)*a(n)*(1+1/n), a(1)=a(2)=a(3)=1. +0
1
1, 1, 1, 2, 3, 8, 60, 1728, 967680, 114661785600, 215698302044209000000, 26592225368515593301597083402240000000, 723457119656730571214801208759677424070060705650559470796800000000000 (list; graph; listen)
OFFSET

1,4

MATHEMATICA

a[1] = a[2] = a[3] = 1; a[n_] := a[n - 1]*a[n - 2]*a[n - 3]*(1 + 1/(n - 3)); Table[ a[n], {n, 1, 13}]

CROSSREFS

Sequence in context: A001686 A013205 A042365 this_sequence A095203 A003096 A042815

Adjacent sequences: A072040 A072041 A072042 this_sequence A072044 A072045 A072046

KEYWORD

easy,nonn

AUTHOR

Benoit Cloitre (benoit7848c(AT)orange.fr), Jul 29 2002

EXTENSIONS

Edited by Robert G. Wilson v (rgwv(AT)rgwv.com), Jul 31 2002

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 August 19 23:53 EDT 2008. Contains 142930 sequences.


AT&T Labs Research