Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A037239
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A037239 Numerator of Pi^(2n)/(GAMMA(2n)*(1-2^(-2n))*Zeta(2n)); = 8*(highest power of 2 dividing n). +0
2
8, 16, 8, 32, 8, 16, 8, 64, 8, 16, 8, 32, 8, 16, 8, 128, 8, 16, 8, 32, 8, 16, 8, 64, 8, 16, 8, 32, 8, 16, 8, 256, 8, 16, 8, 32, 8, 16, 8, 64, 8, 16, 8, 32, 8, 16, 8, 128, 8, 16, 8, 32, 8, 16, 8, 64, 8, 16, 8, 32, 8, 16, 8, 512, 8, 16, 8, 32, 8, 16, 8, 64, 8, 16, 8, 32, 8, 16, 8, 128, 8 (list; graph; listen)
OFFSET

1,1

REFERENCES

H. Cohn, Bull. Am. Math. Soc., Sept. 1965, 681ff, esp. p. 688.

MAPLE

with(numtheory): for n from 1 to 200 do if n mod 2 = 1 then printf(`%d, `, 8) else printf(`%d, `, 8*2^ifactors(n)[2][1][2]) fi; od:

PROGRAM

(PARI) a(n)=if(n<1, 0, 8*2^valuation(n, 2))

CROSSREFS

Equals 8*A006519. Denominators given by A002425.

Sequence in context: A073926 A073925 A053321 this_sequence A103699 A040056 A091251

Adjacent sequences: A037236 A037237 A037238 this_sequence A037240 A037241 A037242

KEYWORD

nonn,frac,easy

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com).

EXTENSIONS

More terms from James A. Sellers (sellersj(AT)math.psu.edu), Jun 20 2000

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