(Translated by https://www.hiragana.jp/)
A047680 - OEIS
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!)
A047680 a(n) = 2^(2*n-2) * (2^(2*n-1)-1) * numerator(|Bernoulli(4*n)|/n). 1
1, 28, 342736, 29398976, 22841912576, 495449389339648, 113828913905979392, 4138783908783021080576, 226044736813811127599528869888, 35882867158508587149623987273728, 5564179808875681941887049052192768, 197363311803624016534960016288517315362816 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
MAPLE
(-1)*2^(2*n-2)*(2^(2*n-1)-1)*numer(bernoulli(4*n)/n);
PROG
(PARI) a(n) = 2^(2*n-2) * (2^(2*n-1)-1) * numerator(abs(bernfrac(4*n))/n); \\ Michel Marcus, Nov 30 2022
CROSSREFS
Cf. A189995 (similar formula).
Sequence in context: A119162 A180067 A259365 * A090768 A119180 A088844
KEYWORD
nonn
AUTHOR
EXTENSIONS
Edited by Andrey Zabolotskiy, Nov 30 2022
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 August 27 03:11 EDT 2024. Contains 375462 sequences. (Running on oeis4.)