Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A100594
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A100594 Floor of Pi^(2*n)/Zeta(2*n). +0
1
6, 90, 945, 9450, 93555, 924041, 9121612, 90030844, 888579011, 8769948429, 86555983552, 854273468992, 8431341566236, 83214006759229, 821289329637860, 8105800788023426, 80001047145799660, 789578687036411293 (list; graph; listen)
OFFSET

1,1

EXAMPLE

a(1)=6 because Zeta(2*1)=Pi^2/6 implies Pi^2/Zeta(2)=6 and floor(6)=6

a(6)=924041 because Zeta(2*6)=691/638512875*Pi^12 implies Pi^12/Zeta(12)=638512875/691 and floor(638512875/691)=924041

MAPLE

seq(simplify(floor(Pi^(2*k)/Zeta(2*k))), k=1..24);

PROGRAM

(PARI) {a(n)=if(n<1, 0, floor(-2*(2*n)!/(-4)^n/bernfrac(2*n)))} /* Michael Somos Feb 18 2007 */

CROSSREFS

Cf. A002432, A046988.

Sequence in context: A121249 A113404 A121607 this_sequence A002432 A091800 A037959

Adjacent sequences: A100591 A100592 A100593 this_sequence A100595 A100596 A100597

KEYWORD

nonn

AUTHOR

Joseph Biberstine (jrbibers(AT)indiana.edu), Nov 30 2004

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 November 23 10:40 EST 2009. Contains 167421 sequences.


AT&T Labs Research