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!)
A246856 Decimal expansion of 'alpha', the threshold angle associated with the best constant in [a variation of] Hardy's inequality for a domain defined as a non-convex plane sector of angle alpha. 0
4, 8, 5, 6, 0, 5, 5, 3, 2, 0, 9, 3, 1, 6, 6, 2, 0, 3, 8, 6, 2, 6, 4, 3, 5, 3, 4, 8, 9, 0, 5, 2, 9, 3, 9, 8, 5, 5, 1, 9, 5, 3, 7, 8, 3, 1, 0, 2, 0, 8, 8, 0, 2, 5, 8, 3, 8, 3, 4, 6, 2, 1, 2, 4, 3, 6, 0, 6, 2, 2, 7, 9, 0, 2, 3, 6, 5, 5, 0, 5, 9, 2, 8, 0, 6, 9, 8, 2, 6, 2, 7, 2, 6, 5, 7, 8, 9, 6, 2, 4, 2, 9 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
FORMULA
alpha = Pi + 4*arctan(4*Gamma(3/4)^2/Gamma(1/4)^2).
EXAMPLE
4.85605532093166203862643534890529398551953783102088...
MATHEMATICA
alpha = Pi + 4*ArcTan[4*Gamma[3/4]^2/Gamma[1/4]^2]; RealDigits[alpha, 10, 102] // First
PROG
(PARI) Pi + 4*atan(4*gamma(3/4)^2/gamma(1/4)^2) \\ Michel Marcus, Sep 05 2014
CROSSREFS
Sequence in context: A021210 A197849 A292466 * A113969 A155782 A200695
KEYWORD
nonn,cons,easy
AUTHOR
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 March 28 09:04 EDT 2024. Contains 371240 sequences. (Running on oeis4.)