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!)
A089833 a(n) = A000108(n)*(A000142(n+1)-1). 3
0, 1, 10, 115, 1666, 30198, 665148, 17296851, 518916970, 17643220738, 670442556004, 28158587998814, 1295295050441588, 64764752531737100, 3497296636751245560, 202843204931717665155, 12576278705767060962330 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
PROG
(MIT Scheme) (define (A089833 n) (* (A000108 n) (-1+ (A000142 (1+ n)))))
CROSSREFS
a(n) = A001813(n)-A000108(n). The first column of A089831. Cf. A089835.
Sequence in context: A138845 A079678 A233908 * A308667 A251318 A083448
KEYWORD
nonn
AUTHOR
Antti Karttunen, Dec 05 2003
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 19 14:10 EDT 2024. Contains 371792 sequences. (Running on oeis4.)