The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A069015 a(n) = n! * 3^n * Sum_{i=1..n} 1/(i * 3^i). 2
1, 7, 65, 786, 11814, 212772, 4468932, 107259408, 2896044336, 86881692960, 2867099496480, 103215621790080, 4025409728814720, 169067214837239040, 7608024754854048000, 365185189540668672000, 18624444687496892160000 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
FORMULA
E.g.f.: -log(1-x)/(1-3*x). - Vladeta Jovovic, Feb 07 2003
a(n) ~ n! * 3^n * log(3/2). - Vaclav Kotesovec, Oct 05 2013
MATHEMATICA
Rest[CoefficientList[Series[-Log[1-x]/(1-3*x), {x, 0, 20}], x]* Range[0, 20]!] (* Vaclav Kotesovec, Oct 05 2013 *)
CROSSREFS
Sequence in context: A355163 A300488 A085283 * A097819 A152525 A272646
KEYWORD
easy,nonn
AUTHOR
Benoit Cloitre, Apr 14 2002
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 May 14 14:05 EDT 2024. Contains 372533 sequences. (Running on oeis4.)