A276499 Decimal expansion of Fibonorial(1/2).
9, 8, 2, 6, 0, 9, 8, 2, 5, 0, 1, 3, 2, 6, 4, 3, 1, 1, 2, 2, 3, 7, 7, 4, 8, 0, 5, 6, 0, 5, 7, 4, 9, 1, 0, 9, 4, 6, 5, 3, 8, 0, 9, 7, 2, 4, 8, 9, 9, 6, 9, 4, 4, 3, 0, 0, 6, 3, 9, 9, 3, 6, 2, 1, 9, 2, 8, 9, 1, 5, 8, 2, 5, 1, 5, 5, 0, 2, 7, 1, 9, 3, 4, 4, 9, 4, 2
Offset: 0
Examples
0.98260982501326431122377480560574910946538...
Links
- Simon Plouffe, Fibonacci factorials.
- Eric Weisstein's World of Mathematics, Fibonorial, Fibonacci Factorial Constant.
Programs
-
Mathematica
RealDigits[N[GoldenRatio^(3/8) QPochhammer[-1/GoldenRatio^2]/5^(1/4), 100]][[1]]
Formula
Fibonorial(1/2) = phi^(3/8) * C / 5^(1/4), where C = A062073 is the Fibonacci factorial constant.
Comments