You are currently viewing a new version of our website. To view the old version click .
Axioms
  • Article
  • Open Access

11 October 2022

Iterated Partial Sums of the k-Fibonacci Sequences

and
Department of Mathematics, University of Las Palmas de Gran Canaria, 35017 Las Palmas de Gran Canaria, Spain
*
Author to whom correspondence should be addressed.
This article belongs to the Special Issue Discrete Mathematics as the Basis and Application of Number Theory

Abstract

In this paper, we find the sequence of partial sums of the k-Fibonacci sequence, say, S k , n = j = 1 n F k , j , and then we find the sequence of partial sums of this new sequence, S k , n 2 ) = j = 1 n S k , j , and so on. The iterated partial sums of k-Fibonacci numbers are given as a function of k-Fibonacci numbers, in powers of k, and in a recursive way. We finish the topic by indicating a formula to find the first terms of these sequences from the k-Fibonacci numbers themselves.
MSC:
11B39; 11A25

1. Introduction

Recently, the iterated partial sums of the classical Fibonacci sequence have been studied [1]. Surprisingly, as noted in [1], these iterated partial sums are related to Schreier sets, which were used to solve a problem in Banach space theory [2]. In combinatorics, these numbers are related to Ramsey-type theorems for subsets of N . Our purpose in this paper is to extend this study to the k-Fibonacci sequences and expand its results. Analogous identities may be obtain for other sequences as the k-Lucas numbers [3].
The k-Fibonacci numbers appear when studying the four-triangle longest-edge (4T-LE) partition of triangles, as another example of the relation between geometry and numbers [4]. The 4T-LE partition of a triangle is obtained by joining the middle point of the longest edge of the triangle to the opposite vertex and to the midpoints of the two remaining edges. This partition and the associated refinement algorithm were introduced by M.-C. Rivara [5], and their extensions to higher dimensions have been used in finite element methods [6].
The k-Fibonacci numbers are defined by the recurrence relation F k , n = k F k , n 1 + F k , n 2 with initial conditions F k , 0 = 0 and F k , 1 = 1 . The first k-Fibonacci numbers are 1 , k , k 2 + 1 , k 3 + 2 k , k 4 + 3 k 2 + 1 , k 5 + 4 k 3 + 3 k , k 6 + 5 k 4 + 6 k 2 + 1 ,
The associated characteristic equation is r 2 k r 1 = 0 , and its solutions are σ 1 = k + k 2 + 4 2 and σ 2 = k k 2 + 4 2 . These roots verify that σ 1 · σ 2 = 1 , σ 1 + σ 2 = k .
In [4], the following formulas, among others, are proven:
Generating function:
n = 0 F k , n x n = x 1 k x x 2 .
Binet formula:
F k , n = σ 1 n σ 2 n σ 1 σ 2 .
Sum of the first terms:
j = 0 n F k , j = 1 k ( F k , n + 1 + F k , n 1 ) .

2. Iterated Partial Sums

The definition of partial sums of the k-Fibonacci sequence is introduced, along with how to find them and some of the relationships between their elements.
Definition 1.
For r 1 , the iterated partial sums of the k-Fibonacci numbers are defined as S k , n r ) = j = 1 n S k , j r 1 ) , with initial condition S k , n 0 ) = F k , n .
The Table 1 shows the first elements of these sequences.
Table 1. Iterated partial sums of the k-Fibonacci sequences.

2.1. First Formula

The following formula allows us to find any term of these sequences in a non-recursive way.
Theorem 1.
For r 1 :
S k , n r ) = j = 0 n r + j 1 j F k , n j .
Proof. 
Notice that the right-side hand is the convolution of sequences r + n 1 n n 0 , and F k , n n 0 . Since their respective generating functions [4,7] are 1 ( 1 x ) r and x 1 k x x 2 , the conclusion follows.  □
For instance, S k , 4 3 ) = j = 0 4 2 + j j F k , 4 j = F k , 4 + 3 F k , 3 + 6 F k , 2 + 10 F k , 1 .
Moreover, the first n addends of S k , n + 1 r ) are the same as those of S k , n r ) without more than changing F k , n by F k , n + 1 . The last addend of S k , n + 1 r ) is n + r 2 n 1 , because F k , 1 = 1 .
If r = 1 : S k , n 1 ) = j = 0 n j j F k , n j = j = 0 n F k , j .
Remark 1.
Notice that for any sequence a k , n n 0 , if S k , n r ) denotes the r-th iterated partial sum of a k , n n 0 , then as in the previous theorem, S k , n r ) = j = 0 n r + j 1 j a k , n j .

2.2. Partial Sums in Powers of k

By applying the definition of the k-Fibonacci numbers in Table 1, for r = 0 , 1 , 2 , 3 , 4 , the following sequences are obtained in Table 2, Table 3, Table 4 and Table 5:
Table 2. Iterated partial sums of the k-Fibonacci sequences.
Table 3. Iterated partial sums of the classical Fibonacci sequence.
Table 4. Iterated partial sums of the Pell sequence.
Table 5. Iterated partial sums of the 3-Fibonacci sequence.
For k = 1 in Table 2, the respective sequences are
For k = 2 in Table 2, the respective sequences are
For k = 3 in Table 2, the respective sequences are
For instance (Table 3): S 1 , 5 4 ) = S 1 , 1 3 ) + S 1 , 2 3 ) + S 1 , 3 3 ) + S 1 , 4 3 ) + S 1 , 5 3 )
= 1 + 4 + 11 + 25 + 51 = 92 .
Or (Table 4): S 2 , 5 4 ) = S 2 , 1 3 ) + S 2 , 2 3 ) + S 2 , 3 3 ) + S 2 , 4 3 ) + S 2 , 5 3 )
= 1 + 5 + 17 + 49 + 130 = 202 .
Theorem 1.
For r 1 :
S k , n r ) = S k , n 1 r ) + S k , n r 1 ) .
Proof. 
S k , n r ) = j = 1 n S k , j r 1 ) = j = 1 n 1 S k , j r 1 ) + S k , n r 1 ) = S k , n 1 r ) + S k , n r 1 ) .  □
For instance (Table 2):
S k , 4 3 ) = k 3 + 3 k 2 + 8 k + 13 , S k , 5 2 ) = k 4 + 2 k 3 + 6 k 2 + 8 k + 9 , S k , 4 3 ) + S k , 5 2 ) = k 4 + 3 k 3 + 9 k 2 + 16 k + 22 = S k , 5 3 ) .
Theorem 2.
Sequences S k , n r ) verify the recurrence relation
S k , n + 1 r ) = k S k , n r ) + S k , n 1 r ) + n + r 2 n 1 .
with initial conditions S k , 1 r ) = 1 and S k , 2 r ) = k + r .
Proof. 
By induction.
For r = 0 , S k , n 0 ) = F k , n (Table 1). Formula (6) holds because n 2 n 1 = 0 and S k , n 0 ) are reduced to the k-Fibonacci numbers.
Let us suppose Formula (6) is true until S k , n + 1 r ) and S k , n r + 1 ) . Then, from Equation (5),
S k , n + 1 r ) = S k , n r ) + S k , n + 1 r 1 ) = k S k , n 1 r ) + S k , n 2 r ) + n + r 3 n 2 + k S k , n r 1 ) + S k , n 1 r 1 ) + n + r 3 n 1 = k S k , n 1 r ) + S k , n r 1 ) + S k , n 2 r ) + S k , n 1 r 1 ) + n + r 3 n 2 + n + r 3 n 1 = k S k , n r ) + S k , n 1 r ) + n + r 2 n 1 .
 □
For instance (Table 2), for n = 4 and r = 3 :
S k , 4 3 ) = k 3 + 3 k 2 + 8 k + 13 , S k , 3 3 ) = k 2 + 3 k + 7 , k S k , 4 3 ) + S k , 3 3 ) + 6 4 = k 4 + 3 k 3 + 9 k 2 + 16 k + 22 = S k , 5 3 ) .
Thus, sequence S k , n r ) can be found directly, by applying this formula, and it is not necessary to use the previous sequences.

3. Relation between the Partial Sums and the k-Fibonacci Numbers

In this section, we study the relation between the iterated partial sums of the k-Fibonacci sequences and the k-Fibonacci numbers.
Next, a lemma will be used for the following formulas.
Lemma 1.
i = 1 n F k , a + i = 1 k ( F k , a + n + 1 + F k , a + n ( F k , a + 1 + F k , a ) ) .
Proof. 
Since j = 0 n F k , j = 1 k ( F k , n + 1 + F k , n 1 ) and i = 1 n F k , a + i = i = 0 n + a F k , i i = 0 a F k , i , the conclusion follows.  □
For the classical Fibonacci sequence ( k = 1 ), i = 0 n F a + i = F a + n + 2 F a + 1 .
Corollary 1.
For r = 2 ,
S k , n 2 ) = 1 k 2 F k , n + 2 + 2 F k , n + 1 + F k , n ( k n + k + 2 ) .
Proof. 
S k , n 1 ) = j = 1 n S k , j 0 ) = j = 1 n F k , j = 1 k ( F k , n + 1 + F k , n 1 ) . Therefore, by (7),
S k , n 2 ) = j = 1 n S k , j 1 ) = 1 k j = 1 n F k , j + 1 + F k , j 1 j = 1 n F k , j + 1 = 1 k ( F k , n + 2 + F k , n + 1 ( k + 1 ) ) j = 1 n F k , j = 1 k ( F k , n + 1 + F k , n 1 ) S k , n 2 ) = 1 k 2 F k , n + 2 + 2 F k , n + 1 + F k , n ( k n + k + 2 ) .
 □
In particular, for k = 1 : S 1 , n 2 ) = F n + 4 3 n .
Identity (8) may be written as S k , n 2 ) = 1 k 2 i = 0 2 2 i ( F k , n + 2 i F k , 2 i ) n k .
Corollary 2.
For r = 3 ,
S k , n 3 ) = 1 k 3 F k , n + 3 + 3 F k , n + 2 + 3 F k , n + 1 + F k , n ( k 2 + 4 k + 3 ) n 2 k 2 k n + 3 k + 4 .
Proof. 
Taking into account the formulas for S k , n 1 ) and S k , n 2 ) , (7) and (8),
S k , n 3 ) = j = 1 n S k , j 2 ) = 1 k 2 j = 1 n F k , j + 2 + 2 j = 1 n F k , j + 1 + j = 1 n F k , j k j = 1 n j ( k + 2 ) j = 1 n 1 . j = 1 n F k , j + 2 = S k , n 1 ) + ( F k , n + 1 + F k , n + 2 ) ( F k , 2 + F k , 1 ) , j = 1 n F k , j + 1 = S k , n 1 ) + F k , n + 1 F k , 1 , j = 1 n F k , j = S k , n 1 ) ,
S k , n 3 ) = 1 k 2 4 S k , n 1 ) + 3 F k , n + 1 + F k , n + 2 F k , 2 3 F k , 1 n 2 ( k n + 3 k + 4 ) = 1 k 2 4 1 k ( F k , n + 1 + F k , n 1 ) + 3 F k , n + 1 + F k , n + 2 k 3 = 1 k 3 F k , n + 3 + 3 F k , n + 2 + 3 F k , n + 1 + F k , n ( k 2 + 3 k + 4 ) n 2 k 2 ( k n + 3 k + 4 ) .
 □
For the classical Fibonacci sequence ( k = 1 ), S 1 , n 3 ) = F n + 6 2 ( n 2 + n + 4 ) .
Corollary 3.
For r = 4 ,
S k , n 4 ) = 1 k 4 i = 0 4 4 i ( F k , n + 4 i F k , 4 i ) n 6 k 3 ( n 2 + 6 n + 11 ) k 2 + ( 6 n + 24 ) k + 24 .
Proof. 
Taking into account (4) and (8),
S k , n 4 ) = j = 1 n S k , j 3 ) = 1 k 3 j = 1 n F k , j + 3 + 3 j = 1 n F k , j + 2 + 3 j = 1 n F k , j + 1 + j = 1 n F k , j ( k 2 + 3 k + 4 ) j = 1 n 1 3 k + 4 2 k 2 j = 1 n j 1 2 k j = 1 n j 2 , j = 1 n F k , j + 3 = 1 k ( F k , n + 4 + F k , n + 3 ( F k , 4 + F k , 3 ) ) , j = 1 n F k , j + 2 = 1 k ( F k , n + 3 + F k , n + 2 ( F k , 3 + F k , 2 ) ) , j = 1 n F k , j + 1 = 1 k ( F k , n + 2 + F k , n + 1 ( F k , 2 + F k , 1 ) ) , j = 1 n F k , j = 1 k ( F k , n + 1 + F k , n ( F k , 1 + F k , 0 ) ) , S k , n 4 ) = 1 k 4 ( F k , n + 4 + 4 F k , n + 3 + 6 F k , n + 2 + 4 F k , n + 1 + F k , n ( F k , 4 + 4 F k , 3 + 6 F k , 2 + 4 F k , 1 + F k , 0 ) ) k 2 + 3 k + 4 k 3 n 3 k + 4 4 k 2 n ( n + 1 ) 1 12 k n ( n + 1 ) ( 2 n + 1 ) = 1 k 4 i = 0 4 4 i ( F k , n + 4 i F k , 4 i ) n 6 k 3 ( ( n 2 + 6 n + 11 ) k 2 + ( 6 n + 24 ) k + 24 ) .
 □
For the classical Fibonacci sequence ( k = 1 ), S 1 , n 4 ) = F n + 8 21 n 6 ( n 2 + 12 n + 59 ) .
In short:
S k , n 0 ) = F k , n , S k , n 1 ) = 1 k ( F k , n + 1 + F k , n 1 ) , S k , n 2 ) = 1 k 2 2 F k , n + 1 + 2 F k , n 2 + k F k , n + 1 k n , S k , n 3 ) = 1 k 3 ( F k , n + 3 + 3 F k , n + 2 + 3 F k , n + 1 + F k , n ( k 2 + 3 k + 4 ) ) n 2 k 2 ( k n + 3 k + 4 ) , S k , n 4 ) = 1 k 4 i = 0 4 4 i ( F k , n + 4 i F k , 4 i ) n 6 k 3 ( ( n 2 + 6 n + 11 ) k 2 + ( 6 n + 24 ) k + 24 ) .

4. Conclusions

In this paper, we have found the sequence of partial sums of the k-Fibonacci sequence, say, S k , n = j = 1 n F k , j , and then the sequence of partial sums of this new sequence, S k , n 2 ) = j = 1 n S k , j , and so on. The iterated partial sums of k-Fibonacci numbers have been given as functions of k-Fibonacci numbers, in powers of k, and in a recursive way.
Finally, a formula to find the first terms of these sequences from the k-Fibonacci numbers themselves has also been proved.

Author Contributions

The authors have contributed equally to this paper. All authors have read and agreed to the published version of the manuscript.

Funding

This research received no external funding.

Data Availability Statement

Not applicable.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Chu, H.V. Partial sums of the Fibonacci sequence. Fibonacci Q. 2021, 59, 132–135. [Google Scholar]
  2. Bird, A. A Study of the James–Schreier Spaces as Banach Spaces and Banach Algebras. Ph.D. Thesis, Lancaster University, Lancaster, UK, 2010. [Google Scholar]
  3. Falcon, S. On the k-Lucas numbers. Int. J. Contemp. Math. Sci. 2011, 6, 1039–1050. [Google Scholar]
  4. Falcon, S.; Plaza, Á. On the Fibonacci k-numbers. Chaos Solitons Fractals 2007, 32, 1615–1624. [Google Scholar] [CrossRef]
  5. Rivara, M.-C. Algorithms for refining triangular grids suitable for adaptive and multigrid techniques. Int. J. Numer. Methods Eng. 1984, 20, 745–756. [Google Scholar] [CrossRef]
  6. Plaza, Á.; Carey, G.F. Local refinement of simplicial grids based on the skeleton. Appl. Numer. Math. 2000, 32, 195–218. [Google Scholar] [CrossRef]
  7. Wilf, H.S. Generatingfunctionology; Academic Press: Cambridge, MA, USA, 1992. [Google Scholar]
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Article Metrics

Citations

Article Access Statistics

Multiple requests from the same IP address are counted as one view.