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!)
A072331 a(n) = 2^(n-1) * Sum_{k=0..n} ((n+k)!/(n-k)!)/k!. 0
3, 38, 772, 21768, 786736, 34703456, 1807726656, 108602413184, 7392195003136, 562241229891072, 47257832090862592, 4349969517278922752, 435185983056255725568, 47017486048144734052352 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
Table[2^(n-1) Sum[((n+k)!/(n-k)!)/k!, {k, 0, n}], {n, 15}] (* Harvey P. Dale, May 22 2012 *)
CROSSREFS
Cf. A001517.
Sequence in context: A005780 A033678 A228697 * A109518 A300631 A300627
KEYWORD
easy,nonn
AUTHOR
Benoit Cloitre, Jul 31 2002
EXTENSIONS
Definition clarified by Harvey P. Dale, May 22 2012
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 23 15:20 EDT 2024. Contains 371916 sequences. (Running on oeis4.)