# Double-Recurrence Fibonacci Numbers and Generalizations

**Authors:** Carlos Alirio Rico Acevedo, Ana Paula Chaves

arXiv: 1903.07490 · 2019-03-19

## TL;DR

This paper introduces and analyzes double-recurrence Fibonacci numbers, extending the classical Fibonacci sequence to two variables, providing formulas and identities, and exploring generalizations of this new sequence.

## Contribution

The paper defines a new two-variable Fibonacci extension, derives formulas for its computation, and explores its identities and generalizations, expanding understanding of Fibonacci sequence variants.

## Key findings

- Derived a formula for double-recurrence Fibonacci numbers in terms of standard Fibonacci numbers.
- Established identities involving sums of double-recurrence Fibonacci numbers.
- Explored the general case of the double-recurrence sequence.

## Abstract

Let $(F_n)_{n\geq 0}$ be the Fibonacci sequence given by the recurrence $F_{n+2}=F_{n+1}+F_n$, for $n\geq 0$, where $F_0=0$ and $F_1=1$. There are several generalizations of this sequence and also several interesting identities. In this paper, we investigate a homogeneous recurrence relation that, in a way, extends the linear recurrence of the Fibonacci sequence for two variables, called {\it double-recurrence Fibonacci numbers}, given by ${F(m,n) = F(m-1, n-1)+F (m-2, n-2)}$, for $n,m\geq 2$, where $F (m, 0) = F_m$, $F (m, 1) = F_{m+1}$, $F (0, n) = F_n$ and $F (1, n) = F_{n+1}$. We exhibit a formula to calculate the values of this double recurrence, only in terms of Fibonacci numbers, such as certain identities for their sums are outlined. Finally, a general case is studied.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1903.07490/full.md

## Figures

5 figures with captions in the complete paper: https://tomesphere.com/paper/1903.07490/full.md

## References

9 references — full list in the complete paper: https://tomesphere.com/paper/1903.07490/full.md

---
Source: https://tomesphere.com/paper/1903.07490