ALL Metrics
-
Views
-
Downloads
Get PDF
Get XML
Cite
Export
Track
Research Article
Revised

More on the Fascinating Characterizations of Mulatu’s Numbers

[version 3; peer review: 1 approved, 3 approved with reservations, 2 not approved]
PUBLISHED 24 Feb 2026
Author details Author details
OPEN PEER REVIEW
REVIEWER STATUS

Abstract

Background
The discoveries of Mulatu’s numbers, better known as Mulatu’s sequence, represent revolutionary contributions to the mathematical world. His best-known work is Mulatu’s sequence, in which each new number is the sum of the two preceding numbers. When various operations and manipulations are performed on the numbers in this sequence, remarkable and intricate patterns begin to emerge. This study aimed to identify novel characterizations of Mulatu’s numbers.
Methods
This study employed a multi-faceted approach to investigate characterizations of Mulatu’s numbers. Mathematical proof techniques such as principle of mathematical induction, proof by contradiction and direct proof were utilized to substantiate findings.
Results
In this study, we provided several characterizations of Mulatu’s numbers. We also investigated the properties and patterns of these numbers. Moreover, we have also shown that, similar to Fibonacci’s numbers, Mulatu’s numbers give the so-called golden ratio, which is most applicable in numerical optimization. Furthermore, we formulated a relation among Mulatu’s numbers, Fibonacci numbers, and Lucas numbers. Finally, we provided a generating function for the Mulatu numbers.
Conclusions
In this study, we uncovered novel characterizations of Mulatu’s numbers and introduced a generating function for them. We investigated relationship between Mulatu’s numbers and the golden ratio. The results discussed offer valuable insights and enhance our understanding of their properties. Furthermore, these findings play a vital role in the boarder context of mathematics and related areas, contributing significantly to the field.

Keywords

Mulatu’s number; Mulatu’s sequence; γ-Mulatu summable; Mulatu’s series; Mulatu’s characteristics number; generating function.

Revised Amendments from Version 2

Changes are done based up on reviewers comment. On the abstract, contributions of Mulatu's number. On the introduction, works on Fibonacci and Lucas numbers and ideas describing importance of generating function are added . On lemma 1, type error(gcd (41) is replaced by gcd (4,1)). On theorem 1, examples are included. A proof on relationship between Mulatu's numbers and golden ratio is included. Lastly, some references are added.

See the authors' detailed response to the review by Hakan Akkuş
See the authors' detailed response to the review by Hayder R. Hashim
See the authors' detailed response to the review by Priyabrata Mandal
See the authors' detailed response to the review by FUNDA TAŞDEMİR

Introduction

Mulatu numbers are a recently introduced sequence by Mulatu Lemma, a Professor of Mathematics at Savannah State University in Savannah, Georgia.1,2 These numbers have been introduced in different studies.3,4 Mulatu’s numbers defined as 4, 1, 5, 6, 11, 17, 28, 45, 73, …. Mathematically, such sequence can be written as follow.

Mn={4ifn=01ifn=1Mn1+Mn2ifn>1

Mulatu Lemma’s work has sparked curiosity in many scholars, encouraging them to dive deeper into this field. He’s especially recognized for a special sequence of numbers that bears his name, known for its intriguing patterns. Mulatu’s contributions continue to inspire and engage anyone interested in the beauty of mathematics.5,6

Mulatu’s sequence is a series of numbers where each new term is found by adding the two before it. It’s the latest example of a recursive sequence, meaning each term is built from the previous ones. Taking a closer look at Mulatu’s sequence opens the door to a wealth of intriguing patterns and mathematical properties.5 Over the years, researchers have discovered many interesting trends within it. For instance, the Fibonacci sequence starts with 0, 1, 1, 2, 3, 5, 8, 13, 21, 34, 55, and continues on, while the Lucas sequence begins with 2, 1, 3, 4, 7, 11, 18, 29, 47, 76, 123, and grows from there.7 Both of these sequences showcase the elegance and intricacy of numbers.

A crucial historical and applicative baseline of Fibonacci and Luca numbers is provided by the work “Fibonacci and Lucas Numbers with Applications” (2001). Moreover, delving into contemporary scholarship has revealed a much broader and more active field. Particularly, in the extensive generalizations and interdisciplinary connections have been studied. For instance, Akkuş, Özkan, and their collaborators have extended these concepts to new sequences, applying them to areas like fractal analysis and hyperbolic quaternions. Other research, including work by Falcón and Plaza on Fibonacci k-numbers and the relationships that Adédji, Bachabi, and Togbé have found between Fibonacci, Lucas, and other number sequences (like Thabit numbers), further illustrates the ongoing effort to uncover deeper properties, for more see Refs. 814.

Previous works also discussed many of the Fibonacci and Luca numbers,2,7,15,16 but only some characterizations of Mulatu’s numbers.2,5,6 Thus, in this paper, we focused on these less studied numbers, Mulatu’s numbers.

So as to fill this gap, we found novel characterizations of Mulatu numbers. Mulatu, Fibonacci and Lucas numbers are related using divisibility. We studied Mulatu numbers as a sequence, a number and a series as well. A generating function is a powerful mathematical tool that bridges discrete sequences and continuous analysis, transforming complex problems about infinite lists of numbers into tractable algebraic problems concerning formal power series. A generated function is found for the Mulatu sequence. Furthermore, Mulatu numbers and the set of natural numbers are related after phrases Mulatu summable, γ -Mulatu summable and Mulatu characteristic number are defined.

Regarding characterizations of Mulatu numbers, we have used the GNU Octave (version 4.0.0)17 to conceptualize theorems by taking numerical examples before formal proofs are given.

We have produced new results on Mulatu’s numbers and on the interrelationships between Fibonacci’s and Lucas’s numbers. We are interested in the generic area of gradient-free optimization when derivative information for the function is unavailable or calculation of the derivatives is computationally difficult, and the Golden section search method is one such algorithm that uses the Golden ratio as an input.18 Hence, in addition, we related the Mulatu sequence with the so-called golden ratio, which is most applicable in numerical optimization, specifically to find an approximate optimizer with a small error.

Methods

In this study, we applied various mathematical proof techniques, including the principle of mathematical induction, proof by contradiction, and direct proof, to investigate multiple characterizations. To conceptualize and formulate conjectures, and conduct numerical examples prior to presenting formal proofs we utilized GNU Octave (version 4.0.0) software.17 This combination of theoretical and computational approaches enabled a comprehensive exploration of Mulatu numbers.

Characterizations of Mulatu’s Numbers

Lemma 1.

Any two consecutive Mulatu numbers are relatively prime.

Proof.

Mathematically, the lemma is gcd(Mn,Mn+1)=1 for any non-negative integer n, where gcd denotes greatest common divisor.

We use induction on n.

For n=0,gcd(M0,M1)=gcd(4,1)=1. Assume the lemma holds for n=k>0. That is

gcd(Mk,Mk+1)=1,for allk>0.

Claim: gcd(Mk+1,Mk+2)=1, for all k0.

From the Euclidean algorithm, we have:

gcd(Mn,Mn+1)=gcd(Mn,Mn+1modMn),for alln0.

Now, Mk+2modMk+1=(Mk+Mk+1)modMk+1=Mk. This implies that

gcd(Mk+1,Mk+2)=gcd(Mk,Mk+1)=1, for all k0. Therefore, the lemma holds by the principle of mathematical induction.

Theorem 1.

Adding any ten consecutive Mulatu numbers together will always result in a number that is divisible by 11.

Proof.

Let q=n=ii+9Mn for any number i . We then show that q is divisible by 11 .

Using the definition of Mulatu numbers, we have Mi+j=Fj1Mi+FjMi+1 for j2 in the set of natural numbers, where Fn denotes the nth Fibonacci number.

q=n=ii+9Mn=Mi+Mi+1+Mi+2+Mi+3+···+Mi+9=55Mi+88Mi+1.

This completes the proof.

Examples: The sum of any ten consecutive Mulatu’s numbers (starting from anywhere) is divisible by 11.

  • 1. i=09Mi=4+1+5+6+11+17+28+45+73+118=308 , which is divisible by 11 .

  • 2. i=110Mi=1+5+6+11+17+28+45+73+118+191=495, which is also divisible by 11 .

  • 3. However,

    • a. i=19Mi=1+5+6+11+17+28+45+73+118=304, which is not divisible by 11.

    • b. i=111Mi=1+5+6+11+17+28+45+73+118+191+309=804, which is not divisible by 11.

Theorem 2.

Multiplying any Mulatu’s number by two and subtracting the next Mulatu’s number in the sequence for a number greater than or equal to two will result in the answer being Mulatu’s number, that is, 2MnMn+1=Mn2 , n2.

Proof.

Claim: 2MnMn+1=Mn2 , n2.

Now, Mn+1+Mn2=Mn+Mn1+Mn2=2Mn.

Theorem 3.

When adding consecutive, even-positioned Mulatu numbers beginning with M2i , for i1 , the result is a number that is one less than the Mulatu number succeeding the last Mulatu number in the sum. This provides a general formula for a simple way to find the sum of any finite even-positioned Mulatu number.

i=1nM2i=M2n+11.

Proof.

By definition, M2i=M2i+1M2i1 , for any natural number i.

This implies that

i=1nM2i=i=1n(M2i+1M2i1)=(M3M1)+(M5M3)+(M7M5)+(M9M7)+···+(M2n5M2n7)+(M2n3M2n5)+(M2n1M2n3)+(M2n+1M2n1)=M2n+1M1=M2n+11.

So, we are done.

Theorem 4.

When adding consecutive, odd-positioned Mulatu’s numbers beginning with M1 , only this time, the result is a number that is four less than the Mulatu number following the last even number in the sum. This provides a general formula for a simple way to find the sum of any finite odd-positioned Mulatu number.

i=1nM2i1=M2n4.

Proof.

We use induction on n .

Theorem 5.

When any four consecutive numbers in the Mulatu sequence are considered, the difference between the squares of the two numbers in the middle is equal to the product of the two outer numbers. Mathematically,

Mn+12Mn2=Mn1Mn+2,n1.

Corollary 1.

For n1 , 2Mn+Mn1=Mn+2.

Proof.

By using Theorem 5 above and the relation Mn+1=Mn+Mn1 , the result follows.

Theorem 6.

Adding any number of consecutive Mulatu numbers will result in a number that is one less than the Mulatu number of two places beyond the last summand. This provides a general formula for a simple way to find the sum of any number of Mulatu numbers.

i=0nMi=Mn+21.

Theorem 7.

Let Mn , Fn and Ln be the Mulatu’s, Fibonacci’s, and Lucas’s numbers for each n0 . The number (Mn+Mn+3)(Fn+Fn+3)(Ln+Ln+3) is divisible by 8.

Proof.

We use induction on n .

For n=0,M0+M3=10,F0+F3=2 and L0+L3=6 . This implies that

(M0+M3)(F0+F3)(L0+L3)=120 is divisible by 8.

Assume that the statement holds for n=k . As Mk+Mk+3=2(Mk+Mk+1) , we have

Mk+1+Mk+4=2(Mk+2Mk+1).

Thus, 2|(Mk+1+Mk+4) . Similarly, 2|(Fk+1+Fk+4) and 2|(Lk+1+Lk+4) .

Hence, the theorem holds by the principle of mathematical induction.

Theorem 8.

Half of the sum of any two even consecutive Mulatu numbers yields Mulatu’s number preceding the larger one. i.e.,

12(M3n+M3(n+1))=M3(n+1)1.

Proof.

The above equation represents the statement of the theorem as it is easy to show that every (3n) th Mulatu number is even for any non-negative integer n.

We use induction on n .

For n=0,12(M0+M3)=5=M2. Let it be true for n=k . That is

12(M3k+M3(k+1))=M3(k+1)1.

This assumption with the definition of Mulatu’s sequence leads:

12(M3n+M3(n+1))=M3(n+1)1, for all n.

The following definitions are given to study Mulatu numbers in relation with natural numbers, and to define a characteristic number to it.

Definition 1.

a) Two natural numbers are said to be Mulatu summable if their sum is a Mulatu number.

b) A natural number k is said to be γ -Mulatu summable if a natural number γ2 exists such that γk is a Mulatu number.

Example: 2 and 3 are Mulatu summable, but 3 and 5 are not Mulatu summable. Moreover, 1 is γ -Mulatu summable for all γ=Mn1 , where Mn is the Mulatu number and 2 is γ -Mulatu summable for γ=2,3,14,.

Definition 2.

Let γ be the smallest natural number such that a natural number k is γ -Mulatu summable. Then, γ is said to be the Mulatu characteristic of k , denoted by m(k).

Example: m(1)=4 , m(2)=2 , m(4)=7 and so on.

Lemma 2.

The Mulatu characteristics neither preserve nor reverse any inequality.

Proof.

Let k and n be natural numbers with k<n . Suppose that the Mulatu characteristic either preserve or reverse an inequality. That is, the Mulatu characteristics preserve or reverse an inequality. Thus, it must preserve or reverse the inequality k<n . Thus, m(k)<m(n) or m(k)>m(n) for each k<n .

Neither is true because, for instance, 2<3 but m (2) = 2 = m (3). For the remaining inequalities, we can see counter examples 1<2 but m(1)=4>1=m(2) ; and 3<4 , with m(3)=2<7=m(4) . Thus, the negation of the given statement is not true, and this completes the proof.

Theorem 9.

Let k and n be natural numbers such that k<n , then

km(k)nm(n).

Proof.

Suppose not. That is km(k)nm(n) for all k<n.

Dividing both sides by km(n) gives

m(k)m(n)>nk,k<n.

This implies

m(k)>m(n) > m ∗ (n), k<n , contradicting Lemma 2.

Theorem 10.

Let γi2 and γi+1>2 for i0 be consecutive natural numbers such that 2 is γi -Mulatu summable and is γi+1 -Mulatu summable, respectively, and let γi and γi+1 be Mulatu summable.

Proof.

We use induction on i .

For i=0,γ0=2,γ1=3 and γ0+γ1=5=M2 . Assuming it holds for i=k and Theorem 8, we get

γk+1+γk+2=12(2γk+1+2γk+2),
which is a Mulatu’s number.

Example: What is the successor to γ=3 and γ=54 in Theorem 10?

The answer is 14 and 225 respectively.

Relationship with the Golden Ratio

The golden ratio is defined by taking a line segment and dividing it into two parts: the longer part (L) and the shorter part (S). The ratio of L to S is the same as the ratio of the entire line segment to L. Letting this ratio x , leads x=1+1x , whose solution is the golden ratio, ϕ=1.6180339887 .

The golden ratio pops up in so many places, from mathematics to art and nature. It’s like a secret thread that ties together beauty and balance. People often find it aesthetically pleasing, whether it’s in a stunning painting, an elegant building, or the way a sunflower blooms.7,16

Furthermore, what’s particularly cool is that when we simplify the reciprocal of ϕ , it turns out to be just one less than ϕ itself. This means ϕ1ϕ=1 . It’s quite special that ϕ and its reciprocal are two numbers for which both their difference and their product equal one.

Surprisingly, Mulatu numbers have a remarkable connection to the golden ratio. When we divide one Mulatu number by the one before it, the result gets closer and closer to ϕ as the numbers increase.

Some of such ratios are:

M6M5=1.6470588235M7M6=1.6071428571M8M7=1.6222222222..M25M24=1.6180339884M26M25=1.6180339889M27M26=1.6180339887

This implies that limnMn+1Mn=ϕ .

To give a formal proof of this limit, we can consider the sequence:

Mn+1Mni=2=65,116,1711,2817,4528,7345, . Assume that that limnMn+1Mn=p. Then we are going to show that p=1.618. As n goes to infinity, the sequence MnMn1 should converge to 1p . This leads to the equation:

limnMn+1Mn=1+1limnMn1Mn=1+1p. This implies that:

p=1+1pp2p1=0 . That is p=1.618. This completes the proof.

Conversely, if Mulatu’s number is divided by the succeeding Mulatu number, the result is close to the reciprocal of ϕ . Again, the larger the two numbers used, the closer the result to the reciprocal of ϕ .

Generating Functions for the Mulatu’s Number

In this section, we give a generating function for the sequence {Mn}n=0 .

Definition 3.

The series n=0Mn is called Mulatu’s series.

Theorem 11.

Mulatu’s series is divergent.

Proof.

Using the ratio test, limnMn+1Mn=1.618>1. Thus, it diverges.

Theorem 12.

f(x)=n=0Mnxn=43x1xx2 is a generating function for the Mulatu’s sequence {Mn}n=0.

Proof.

Let f(x)=n=0Mnxn .

Claim: f(x)=43x1xx2

Using the properties of Mulatu’s numbers, specifically, Mn+2=Mn+Mn+1, we have

f(x)=n=0Mn+2xn=n=0Mn+1xn+n=0Mnxn=n=1Mnxn1+f(x)

This implies,

n=2Mnxn=xn=1Mnxn+x2f(x)

That is

M0M1x+f(x)=M0x+xf(x)+x2f(x).

Substituting M0 and M1 completes the proof.

Conclusion

In this work, we found many novel characterizations of Mulatu numbers. We produced relationships among Mulatu’s, Fibonacci’s, and Lucas’s numbers and with the set of natural numbers as well. Namely, we categorized two natural numbers or a natural number as the Mulatu summable or γ -Mulatu summable, respectively. Moreover, we have also shown that, similar to Fibonacci’s numbers, Mulatu’s numbers are related to the so-called golden ratio, which is most applicable in numerical optimization. Finally, we provide a generating function for the Mulatu numbers. These findings play a crucial role in both theoretical and applied mathematics.

Ethical declaration

We hereby declare that the information provided above is accurate, and that this research was conducted in compliance with all applicable ethical guidelines and institutional policies. Since this study did not involve any human or animal participants, there was no need for ethical approval or consent.

Declaration of originality

We declare that the research presented in this paper is our original work. This work has not been submitted for any other degree or qualification, and all the sources and references used have been appropriately acknowledged.

Comments on this article Comments (0)

Version 3
VERSION 3 PUBLISHED 31 Oct 2024
Comment
Author details Author details
Competing interests
Grant information
Copyright
Download
 
Export To
metrics
Views Downloads
F1000Research - -
PubMed Central
Data from PMC are received and updated monthly.
- -
Citations
CITE
how to cite this article
Derso DN and Admasu AA. More on the Fascinating Characterizations of Mulatu’s Numbers [version 3; peer review: 1 approved, 3 approved with reservations, 2 not approved]. F1000Research 2026, 13:1306 (https://doi.org/10.12688/f1000research.157738.3)
NOTE: If applicable, it is important to ensure the information in square brackets after the title is included in all citations of this article.
track
receive updates on this article
Track an article to receive email alerts on any updates to this article.

Open Peer Review

Current Reviewer Status: ?
Key to Reviewer Statuses VIEW
ApprovedThe paper is scientifically sound in its current form and only minor, if any, improvements are suggested
Approved with reservations A number of small changes, sometimes more significant revisions are required to address specific details and improve the papers academic merit.
Not approvedFundamental flaws in the paper seriously undermine the findings and conclusions
Version 3
VERSION 3
PUBLISHED 24 Feb 2026
Revised
Views
4
Cite
Reviewer Report 05 Mar 2026
Hayder R. Hashim, University of Kufa, Kufa, Najaf Governorate, Iraq 
Approved with Reservations
VIEWS 4
The current version of the manuscript is much better than the previous version, however it still has some issues that need to be considered. 
1. The abstract should not be written in this current form with different parts of ... Continue reading
CITE
CITE
HOW TO CITE THIS REPORT
Hashim HR. Reviewer Report For: More on the Fascinating Characterizations of Mulatu’s Numbers [version 3; peer review: 1 approved, 3 approved with reservations, 2 not approved]. F1000Research 2026, 13:1306 (https://doi.org/10.5256/f1000research.189018.r461838)
NOTE: it is important to ensure the information in square brackets after the title is included in all citations of this article.
Views
9
Cite
Reviewer Report 05 Mar 2026
FUNDA TAŞDEMİR, Yozgat Bozok University, Yozgat, Turkey 
Approved
VIEWS 9
The authors have revised the manuscript in response to the reviewers’ comments and addressed the main points raised. The manuscript has been clarified in several places, examples have been added, and minor technical issues have been corrected. Although the overall ... Continue reading
CITE
CITE
HOW TO CITE THIS REPORT
TAŞDEMİR F. Reviewer Report For: More on the Fascinating Characterizations of Mulatu’s Numbers [version 3; peer review: 1 approved, 3 approved with reservations, 2 not approved]. F1000Research 2026, 13:1306 (https://doi.org/10.5256/f1000research.189018.r461842)
NOTE: it is important to ensure the information in square brackets after the title is included in all citations of this article.
Version 2
VERSION 2
PUBLISHED 17 Apr 2025
Revised
Views
29
Cite
Reviewer Report 18 Sep 2025
FUNDA TAŞDEMİR, Yozgat Bozok University, Yozgat, Turkey 
Approved with Reservations
VIEWS 29
In this paper, the authors investigate Mulatu’s sequence, a type of linear recurrence sequence, with an emphasis on its basic algebraic properties.

The paper is easy to understand manner. While the identities presented are a useful starting ... Continue reading
CITE
CITE
HOW TO CITE THIS REPORT
TAŞDEMİR F. Reviewer Report For: More on the Fascinating Characterizations of Mulatu’s Numbers [version 3; peer review: 1 approved, 3 approved with reservations, 2 not approved]. F1000Research 2026, 13:1306 (https://doi.org/10.5256/f1000research.178948.r407779)
NOTE: it is important to ensure the information in square brackets after the title is included in all citations of this article.
  • Author Response 06 Oct 2025
    AGEZE ADMASU, Department of Mathematics, College of Natural and Computational Sciences, Woldia University, Woldia, Ethiopia
    06 Oct 2025
    Author Response
    DEAR PROFESSOR FUNDA TAŞDEMİR
    We are in the process of addressing the comments given and will submit the revised manuscript as soon as possible.

    However, we would like to clarify ... Continue reading
COMMENTS ON THIS REPORT
  • Author Response 06 Oct 2025
    AGEZE ADMASU, Department of Mathematics, College of Natural and Computational Sciences, Woldia University, Woldia, Ethiopia
    06 Oct 2025
    Author Response
    DEAR PROFESSOR FUNDA TAŞDEMİR
    We are in the process of addressing the comments given and will submit the revised manuscript as soon as possible.

    However, we would like to clarify ... Continue reading
Views
23
Cite
Reviewer Report 05 Sep 2025
Hakan Akkuş, Erzincan Binali Yıldırım University, Erzincan, Turkey 
Approved with Reservations
VIEWS 23
Dear Editor,

I read the article from beginning to end. I can say that the links in the article are nice and clear. Furthermore, the arrangements are technically correct and have a logical structure with a beginning, ... Continue reading
CITE
CITE
HOW TO CITE THIS REPORT
Akkuş H. Reviewer Report For: More on the Fascinating Characterizations of Mulatu’s Numbers [version 3; peer review: 1 approved, 3 approved with reservations, 2 not approved]. F1000Research 2026, 13:1306 (https://doi.org/10.5256/f1000research.178948.r405228)
NOTE: it is important to ensure the information in square brackets after the title is included in all citations of this article.
  • Author Response 11 Sep 2025
    AGEZE ADMASU, Department of Mathematics, College of Natural and Computational Sciences, Woldia University, Woldia, Ethiopia
    11 Sep 2025
    Author Response
    Dear Professor Hakan Akkus,

    Thank you for your valuable feedback on our manuscript, “More on the Fascinating Characterizations of Mulatu’s Numbers”. We have carefully considered all of your comments ... Continue reading
COMMENTS ON THIS REPORT
  • Author Response 11 Sep 2025
    AGEZE ADMASU, Department of Mathematics, College of Natural and Computational Sciences, Woldia University, Woldia, Ethiopia
    11 Sep 2025
    Author Response
    Dear Professor Hakan Akkus,

    Thank you for your valuable feedback on our manuscript, “More on the Fascinating Characterizations of Mulatu’s Numbers”. We have carefully considered all of your comments ... Continue reading
Views
12
Cite
Reviewer Report 09 Jun 2025
Kunle Adegoke, Obafemi Awolowo University, Ife, Osun, Nigeria 
Not Approved
VIEWS 12
The authors present results for a particular case of a well-known sequence of numbers, the generalized Fibonacci sequence, also called the Gibonacci sequence. Since all the results can be obtained immediately by substituting the starting values G0=4 and G1=1 in ... Continue reading
CITE
CITE
HOW TO CITE THIS REPORT
Adegoke K. Reviewer Report For: More on the Fascinating Characterizations of Mulatu’s Numbers [version 3; peer review: 1 approved, 3 approved with reservations, 2 not approved]. F1000Research 2026, 13:1306 (https://doi.org/10.5256/f1000research.178948.r382531)
NOTE: it is important to ensure the information in square brackets after the title is included in all citations of this article.
Views
16
Cite
Reviewer Report 02 Jun 2025
Merve Güney Duman, Sakarya University of Applied Sciences, Sakarya, Turkey 
Not Approved
VIEWS 16
In this manuscript, some properties of Mulatu’s numbers are given. Many of these properties are either known or have obvious proofs.
There are too many deficiencies in the presented manuscript.
Proof methods were chosen incorrectly.
Very ... Continue reading
CITE
CITE
HOW TO CITE THIS REPORT
Duman MG. Reviewer Report For: More on the Fascinating Characterizations of Mulatu’s Numbers [version 3; peer review: 1 approved, 3 approved with reservations, 2 not approved]. F1000Research 2026, 13:1306 (https://doi.org/10.5256/f1000research.178948.r382539)
NOTE: it is important to ensure the information in square brackets after the title is included in all citations of this article.
Views
21
Cite
Reviewer Report 28 May 2025
Hayder R. Hashim, University of Kufa, Kufa, Najaf Governorate, Iraq 
Approved with Reservations
VIEWS 21
This article mainly gives nice results to a linear recurrence sequence called  Mulatu’s sequence. 

The article is well written, but I suggest to improve it as follows:
- This sequence is a linear recurrence sequence, so you ... Continue reading
CITE
CITE
HOW TO CITE THIS REPORT
Hashim HR. Reviewer Report For: More on the Fascinating Characterizations of Mulatu’s Numbers [version 3; peer review: 1 approved, 3 approved with reservations, 2 not approved]. F1000Research 2026, 13:1306 (https://doi.org/10.5256/f1000research.178948.r382535)
NOTE: it is important to ensure the information in square brackets after the title is included in all citations of this article.
  • Author Response 06 Oct 2025
    AGEZE ADMASU, Department of Mathematics, College of Natural and Computational Sciences, Woldia University, Woldia, Ethiopia
    06 Oct 2025
    Author Response
    Dear Professor Hayder R. Hashim
    I would like to extend my sincere gratitude for your insightful comments and valuable feedback on my article. Your suggestions have been incredibly helpful in ... Continue reading
COMMENTS ON THIS REPORT
  • Author Response 06 Oct 2025
    AGEZE ADMASU, Department of Mathematics, College of Natural and Computational Sciences, Woldia University, Woldia, Ethiopia
    06 Oct 2025
    Author Response
    Dear Professor Hayder R. Hashim
    I would like to extend my sincere gratitude for your insightful comments and valuable feedback on my article. Your suggestions have been incredibly helpful in ... Continue reading
Version 1
VERSION 1
PUBLISHED 31 Oct 2024
Views
39
Cite
Reviewer Report 17 Feb 2025
Priyabrata Mandal, Manipal Institute of Technology, Manipal, India 
Approved with Reservations
VIEWS 39
Title and Abstract:
  • The title is appropriate and reflects the paper's content.
  • The abstract is clear but somewhat not standard. The phrase "beautiful and incredible patterns" is informal for an academic paper. A more
... Continue reading
CITE
CITE
HOW TO CITE THIS REPORT
Mandal P. Reviewer Report For: More on the Fascinating Characterizations of Mulatu’s Numbers [version 3; peer review: 1 approved, 3 approved with reservations, 2 not approved]. F1000Research 2026, 13:1306 (https://doi.org/10.5256/f1000research.173234.r358140)
NOTE: it is important to ensure the information in square brackets after the title is included in all citations of this article.
  • Author Response 17 Apr 2025
    AGEZE ADMASU, Department of Mathematics, College of Natural and Computational Sciences, Woldia University, Woldia, Ethiopia
    17 Apr 2025
    Author Response
    Dear Professor Priyabrata Mandal,
    I hope this message finds you well. I wanted to take a moment to express my sincere gratitude for the time and effort you dedicated to ... Continue reading
COMMENTS ON THIS REPORT
  • Author Response 17 Apr 2025
    AGEZE ADMASU, Department of Mathematics, College of Natural and Computational Sciences, Woldia University, Woldia, Ethiopia
    17 Apr 2025
    Author Response
    Dear Professor Priyabrata Mandal,
    I hope this message finds you well. I wanted to take a moment to express my sincere gratitude for the time and effort you dedicated to ... Continue reading

Comments on this article Comments (0)

Version 3
VERSION 3 PUBLISHED 31 Oct 2024
Comment
Alongside their report, reviewers assign a status to the article:
Approved - the paper is scientifically sound in its current form and only minor, if any, improvements are suggested
Approved with reservations - A number of small changes, sometimes more significant revisions are required to address specific details and improve the papers academic merit.
Not approved - fundamental flaws in the paper seriously undermine the findings and conclusions
Sign In
If you've forgotten your password, please enter your email address below and we'll send you instructions on how to reset your password.

The email address should be the one you originally registered with F1000.

Email address not valid, please try again

You registered with F1000 via Google, so we cannot reset your password.

To sign in, please click here.

If you still need help with your Google account password, please click here.

You registered with F1000 via Facebook, so we cannot reset your password.

To sign in, please click here.

If you still need help with your Facebook account password, please click here.

Code not correct, please try again
Email us for further assistance.
Server error, please try again.