cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A093528 Numerators of odd raw moments in the distribution of line lengths for lines picked at random in the unit disk.

Original entry on oeis.org

128, 2048, 16384, 524288, 4194304, 67108864, 536870912, 34359738368, 274877906944, 4398046511104, 35184372088832, 1125899906842624, 9007199254740992, 144115188075855872, 1152921504606846976
Offset: 1

Views

Author

Eric W. Weisstein, Mar 30 2004

Keywords

Examples

			1, 128/(45*Pi), 1, 2048/(525*Pi), 5/3, 16384/(2205*Pi), ...
		

Crossrefs

Formula

a(k) = Numerator[(2*Gamma[3 + n])/((2 + n)*Gamma[2 + n/2]*Gamma[3 + n/2])] for n = 2k-1.