Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A067621
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A067621 Let t = coefficient of x^(2n+1) in expansion of sin(x)/(1-x^2); a(n)=denominator(t)-numerator(t). +0
1
0, 1, 19, 799, 57527, 6327971, 39486539, 207304329751, 4337444437867, 19284277970756683, 8099396747717806859, 819658950869042054131, 2458976852607126162392999, 1726201750530202565999885299 (list; graph; listen)
OFFSET

0,3

COMMENT

Old description: consider the power series of sin(x)/(x+1)=N(0)/D(0)*(x-x^2)+...+N(k)/D(k)*(x^(2k+1)-x^(2k+2))+...; then a(n)=D(n)-N(n).

FORMULA

a(n) is the difference between denominator and numerator of sum(i=0, n, (-1)^i/(2i+1)!)

PROGRAM

(PARI) a(n)=local(t); if(n<0, 0, t=polcoeff(sin(x+O(x^(2*n+2)))/(1-x^2), 2*n+1); denominator(t)-numerator(t)) - Michael Somos Feb 01 2004

CROSSREFS

Sequence in context: A041687 A041684 A157165 this_sequence A135562 A139194 A005535

Adjacent sequences: A067618 A067619 A067620 this_sequence A067622 A067623 A067624

KEYWORD

nonn

AUTHOR

Benoit Cloitre (benoit7848c(AT)orange.fr), Feb 02 2002

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 December 7 08:40 EST 2009. Contains 170430 sequences.


AT&T Labs Research