Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A004208
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A004208 a(n) = n(2n-1)!!- Sum a(k)(2n-2k-1)!!.
(Formerly M3985)
+0
4
1, 5, 37, 353, 4081, 55205, 854197, 14876033, 288018721, 6138913925, 142882295557, 3606682364513, 98158402127761, 2865624738913445, 89338394736560917, 2962542872271918593, 104128401379446177601 (list; graph; listen)
OFFSET

1,2

FORMULA

x+5/2*x^2+37/3*x^3+353/4*x^4+4081/5*x^5+55205/6*x^6+... = log(1+x+3*x^2+15*x^3+105*x^4+945*x^5+10395*x^6+...) where [1, 1, 3, 15, 105, 945, 10395, ...] = A001147(double factorials) . - Philippe DELEHAM (kolotoko(AT)wanadoo.fr), Jun 20 2006

MAPLE

df := proc(n) product(2*k-1, k=1..n) end: a[1] := 1: for n from 2 to 30 do a[n] := n*df(n)-sum(a[k]*df(n-k), k=1..n-1) od;

CROSSREFS

Equals 2 * A000698(n+1), n>0.

Adjacent sequences: A004205 A004206 A004207 this_sequence A004209 A004210 A004211

Sequence in context: A078253 A006442 A084212 this_sequence A112698 A025168 A084358

KEYWORD

nonn

AUTHOR

njas

EXTENSIONS

Description corrected by Jeremy Magland (magland(AT)math.byu.edu), Jan 07 2000

More terms from Emeric Deutsch (deutsch(AT)duke.poly.edu), Dec 21 2003

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 May 16 01:24 EDT 2008. Contains 139630 sequences.


AT&T Labs Research