Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A007682
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A007682 a(n) = - Sum (n+k)!a(k)/(2k)!, k = 0..n-1.
(Formerly M5044)
+0
1
1, -1, 1, 1, -1, -17, -107, -415, 1231, 56671, 924365, 11322001, 97495687, -78466897, -31987213451, -1073614991039, -26754505127713, -558657850929473, -9259584394031075, -70982644052430799, 3334438016903221111, 240585292388924690959, 10679411902033402697861 (list; graph; listen)
OFFSET

0,6

REFERENCES

H. W. Gould, A class of binomial sums and a series transformation, Utilitas Math., 45 (1994), 71-83.

MAPLE

A007682 := proc(n) option remember; if n=0 then RETURN(1) fi; if n>0 then RETURN((-1)*add((n+k)!*'A007682(k)'/(2*k)!, k=0..n-1 )) fi; end;

CROSSREFS

Sequence in context: A095785 A121823 A142321 this_sequence A125327 A126485 A080441

Adjacent sequences: A007679 A007680 A007681 this_sequence A007683 A007684 A007685

KEYWORD

sign,easy,nice

AUTHOR

njas

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 29 17:54 EDT 2008. Contains 143238 sequences.


AT&T Labs Research