Skip to content
Surf Wiki
Save to docs
general/fibonacci-numbers

From Surf Wiki (app.surf) — the open knowledge base

Fibonorial

Mathematical series, portmanteau of "Fibonacci" and "factorial"


Summary

Mathematical series, portmanteau of "Fibonacci" and "factorial"

In mathematics, the Fibonorial n!F, also called the Fibonacci factorial, where n is a nonnegative integer, is defined as the product of the first n positive Fibonacci numbers, i.e.

: {n!}F := \prod{i=1}^n F_i,\quad n \ge 0,

where F**i is the ith Fibonacci number, and 0!F gives the empty product (defined as the multiplicative identity, i.e. 1).

The Fibonorial n!F is defined analogously to the factorial n!. The Fibonorial numbers are used in the definition of Fibonomial coefficients (or Fibonacci-binomial coefficients) similarly as the factorial numbers are used in the definition of binomial coefficients.

Asymptotic behaviour

The series of fibonorials is asymptotic to a function of the golden ratio \varphi: n!_F \sim C \frac {\varphi^{n (n+1)/2}} {5^{n/2}}.

Here the fibonorial constant (also called the fibonacci factorial constant) C is defined by C = \prod_{k=1}^\infty (1-a^k), where a=-\frac{1}{\varphi^2} and \varphi is the golden ratio.

An approximate truncated value of C is 1.226742010720 (see for more digits).

Almost-Fibonorial numbers

Almost-Fibonorial numbers: n!F − 1.

Almost-Fibonorial primes: prime numbers among the almost-Fibonorial numbers.

Quasi-Fibonorial numbers

Quasi-Fibonorial numbers: n!F + 1.

Quasi-Fibonorial primes: prime numbers among the quasi-Fibonorial numbers.

Connection with the q-Factorial

The fibonorial can be expressed in terms of the q-factorial and the golden ratio \varphi=\frac{1+\sqrt5}2: :n!F = \varphi^{\binom n 2} , [n]{-\varphi^{-2}}!.

Sequences

Product of first n nonzero Fibonacci numbers F(1), ..., F(n).

and for n such that n!F − 1 and n!F + 1 are primes, respectively.

References

fr:Analogues de la factorielle#Factorielle de Fibonacci

References

  1. W., Weisstein, Eric. "Fibonacci Factorial Constant".
Wikipedia Source

This article was imported from Wikipedia and is available under the Creative Commons Attribution-ShareAlike 4.0 License. Content has been adapted to SurfDoc format. Original contributors can be found on the article history page.

Want to explore this topic further?

Ask Mako anything about Fibonorial — get instant answers, deeper analysis, and related topics.

Research with Mako

Free with your Surf account

Content sourced from Wikipedia, available under CC BY-SA 4.0.

This content may have been generated or modified by AI. CloudSurf Software LLC is not responsible for the accuracy, completeness, or reliability of AI-generated content. Always verify important information from primary sources.

Report