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!)
A117415 E.g.f. (x*tan(x)-x^2)/8 (even powers only). 1
0, 0, 1, 12, 272, 9920, 530688, 39144448, 3807514624, 472197021696, 72722212782080, 13616619646091264, 3046271659520557056, 802494810618175946752, 245880605613803859607552, 86696940704285991905525760, 34855851028500677184683245568 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,4
LINKS
FORMULA
a(n) = 2^(2*n-1) * (2^(2*n)-1) * abs(Bernoulli(2*n))/4 - (C(1,n) - C(0,n))/4.
MATHEMATICA
With[{nn=40}, Take[CoefficientList[Series[(x*Tan[x]-x^2)/8, {x, 0, nn}], x] Range[0, nn]!, {1, -1, 2}]] (* Harvey P. Dale, May 06 2014 *)
CROSSREFS
Column k=2 of Euler triangle A117414.
Sequence in context: A107485 A293270 A341815 * A152129 A115461 A169961
KEYWORD
easy,nonn
AUTHOR
Paul Barry, Mar 13 2006
EXTENSIONS
More terms from Harvey P. Dale, May 06 2014
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 25 09:56 EDT 2024. Contains 371967 sequences. (Running on oeis4.)