Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A141590
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A141590 Bisection of A120082. +0
3
1, 1, -1, 1, -1, 1, -691, 1, -3617, 43867, -174611, 77683, -236364091, 657931, -3392780147, 1723168255201, -7709321041217, 151628697551, -26315271553053477373, 154210205991661, -261082718496449122051, 1520097643918070802691, -2530297234481911294093 (list; graph; listen)
OFFSET

0,7

COMMENT

Numerators of the Taylor expansion coefficients of the Debye function D(1,x) at the even powers of x.

FORMULA

a(n) = A120082(2n).

MAPLE

A120082 := proc(n) local b; if n = 0 then b := 1 ; elif n = 1 then b := -1/4 ; elif type(n, 'odd') then b := 0; else b := bernoulli(n)/(n+1)! ; fi; numer(b) ; end:

A141590 := proc(n) A120082(2*n) ; end: seq(A141590(n), n=0..30) ; # R. J. Mathar, Sep 03 2009

CROSSREFS

Cf. A000367.

Sequence in context: A141588 A046968 A001067 this_sequence A046988 A029825 A159283

Adjacent sequences: A141587 A141588 A141589 this_sequence A141591 A141592 A141593

KEYWORD

sign

AUTHOR

Paul Curtz (bpcrtz(AT)free.fr), Aug 20 2008

EXTENSIONS

Edited and extended by R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Sep 03 2009

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 20 16:54 EST 2009. Contains 171081 sequences.


AT&T Labs Research