Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A001900
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A001900 Successive numerators of Wallis's approximation to pi/2 (unreduced). +0
5
1, 2, 4, 16, 64, 384, 2304, 18432, 147456, 1474560, 14745600, 176947200, 2123366400, 29727129600, 416179814400, 6658877030400, 106542032486400, 1917756584755200, 34519618525593600, 690392370511872000 (list; graph; listen)
OFFSET

0,2

COMMENT

a(n) = number of permutations of [n+1] all of whose non-initial left-to-right minima are at even positions in the permutation. For example, a(2) = 4 counts 123, 132, 213, 312. - David Callan (callan(AT)stat.wisc.edu), Jul 22 2008

REFERENCES

H.-D. Ebbinghaus et al., Numbers, Springer, 1990, p. 146.

LINKS

J. Sondow, A faster product for Pi and a new integral for ln(Pi/2)

FORMULA

... 2.2.4.4.6.6....2n.2n/1.3.3.5.5.7.7....(2n-1).(2n+1) ...

a(n) = 2^n * A010551(n) = 2^n * [n/2]! * [(n+1)/2]!. - R. Stephan, Mar 11 2004

PROGRAM

(PARI) a(n)=if(n<0, 0, prod(k=1, n, if(k%2, k+1, k)))

CROSSREFS

Cf. A000246.

Sequence in context: A106186 A155543 A151371 this_sequence A113247 A138870 A153992

Adjacent sequences: A001897 A001898 A001899 this_sequence A001901 A001902 A001903

KEYWORD

nonn,frac

AUTHOR

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

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 25 14:45 EST 2009. Contains 167481 sequences.


AT&T Labs Research