FIBONACCI EXPRESSIONS ARISING FROM A COIN-TOSSING SCENARIO INVOLVING PAIRS OF CONSECUTIVE HEADS

Size: px
Start display at page:

Download "FIBONACCI EXPRESSIONS ARISING FROM A COIN-TOSSING SCENARIO INVOLVING PAIRS OF CONSECUTIVE HEADS"

Transcription

1 FIBONACCI EXPRESSIONS ARISING FROM A COIN-TOSSING SCENARIO INVOLVING PAIRS OF CONSECUTIVE HEADS MARTIN GRIFFITHS Abstract. In this article we study a combinatorial scenario which generalizes the wellknown problem of enumerating sequences of coin tosses containing no consecutive heads. It is shown how to derive formulas enumerating, for a fixed value of k, the sequences of length n containing exactly k distinct pairs of consecutive heads. We obtain both exact expressions and asymptotic relations. 1. Introduction Suppose that a coin is tossed 1 times and the resulting sequence of heads and tails is recorded. Two possible outcomes are as follows: a) HTTTHTHTTTTH and b) HTTHHTTHHHHT. Notice that sequence a) contains no consecutive heads whereas b) does. It is in fact wellknown [3, 7] that of the n possible outcomes when a coin is tossed n times, the number containing no consecutive heads is given by F n+. Looking at sequence b) again, we can actually be a little more specific and say that it contains exactly 4 distinct pairs of consecutive heads. Counting from left to right, these pairs are positioned at 4, ), 8, 9), 9, 10) and 10,11). Thus, on using Un,k) to denote the number of sequences of length n containing exactly k HH s, we see that a) contributes 1 to U1,0) while b) contributes 1 to U1,4). Our aim here is to derive formulas that allow us to enumerate, for a fixed value of k, the sequences of length n containing exactly k distinct pairs of consecutive heads. In an interesting though rather incomplete initial foray into this problem [], the following recurrence relation was obtained for Un,k): Un,k) = Un 1,k)+Un 1,k 1)+Un,k) Un,k 1), 1.1) where n, k 0, Um, 1) = 0 for all m 0, and U0,0) = 1 by definition. In order to use 1.1) to calculate Un,k) recursively, we need simply to note that U1,0) = and U0,m) = U1,m) = 0 for all m 1. As is shown in [], it is reasonably straightforward to derive the relation 1.1) by using the intermediate results UTn,k) = UTn 1,k)+UHn 1,k) 1.) and UHn,k) = UTn 1,k)+UHn 1,k 1), 1.3) whereutn,k) and UHn,k) represent the numberof sequences of n tosses containing exactly k HH s such that the last toss is a tail and a head, respectively. Result 1.) is true since any sequence A of length n 1 containing exactly k HH s either ends in a head or a tail, and the sequence of length n that results when a tail is appended to the end of A still has exactly this many pairs of HH s. On the other hand, a sequence of length n with exactly k HH s such that AUGUST

2 THE FIBONACCI QUARTERLY the last toss is a head either has its first n 1 tosses containing exactly k HH s and ending a tail or containing exactly k 1 HH s and ending in a head. In order to obtain explicit formulas for Un,k) from 1.1), we illustrate a nice application of exponential generating functions. It is shown that Un, k) becomes an ever-more complex expression in n involving the Fibonacci numbers as k increases. A general asymptotic relation for Un,k) is also obtained.. Some Results on Exponential Generating Functions The exponential generating function Gx) for the sequence a 0,a 1,a,... is defined as Gx) = a 0 0! + a 1 1! x+ a! x + a 3 3! x3 + a k = k! xk, k=0 where the coefficient of x n / in this series is a n [1, 4]. Since G x) = a 1 0! + a 1! x+ a 3! x + a k+1 = x k,.1) k! k=0 a n+1 is the coefficient of x n / in G x). Also, xgx) = a 0 0! x+ a 1 1! x + a! x3 + a 3 3! x4 + = a 0 1! x+ a 1! x + 3a 3! x3 + 4a 3 4! x4 + ka k 1 = x k,.) k! k=1 so the coefficient of x n / in xgx) is na n 1. The above may be generalized to show that the coefficient of x n / in x m Gx) is nn 1) n m+1)a n m. In particular, the exponential generating function for the Fibonacci numbers is given by Hx) = exp sinh ) see [] or sequence A00004 in [6], for example). This function will play a key role in our quest for formulas enumerating the sequences of length n containing a certain fixed number of pairs of consecutive heads. x ).3) 3. Initial Calculations The exponential generating function of Un,k) for fixed k is given by G k x) = Un,k) x n. 3.1) 0 VOLUME 49, NUMBER 3

3 FIBONACCI EXPRESSIONS ARISING FROM A COIN-TOSSING SCENARIO On using 1.1) and setting k = 1 we obtain Un+,1) x n = Un+1,1) x n + from which it follows, by way of.1), that Un+1,0) x n + Un,1) x n Un,0) x n, 1 x) G 1 x) G 1x) = G 0 x) G 0x). 3.) However, since Un,0) = F n+, it is the case, utilizing.1) once more, that G 0 x) = H x). Thus 3.) gives the linear second-order differential equation 1 x) G 1 x) G 1x) = H x) H x) = 1 exp ) { cosh This has the auxiliary equation λ λ 1 = 0 with solutions λ 1 = 1+ The complementary function is therefore given by 1+ ) 1 ) Aexp x +Bexp x ) { = exp A+B)cosh + } sinh. 3.3) and λ = 1. } +A B)sinh, where A,B R. Then, as exp cosh ) and x exp sinh ) ) are part of the complementary function, we try the particular integral ) Cxexp cosh +Dxexp sinh ) ) x for some C,D R. On using the initial conditions G 1 0) = G 1 0) = 0, the solution to 3.3) is found to be G 1 x) = 1 ) { exp xcosh + } x )sinh. 3.4) In order to obtain a formula for Un,1) it is now a matter of extracting the coefficient of x n / from the right-hand side of 3.4). First, from.3) we obtain ) { H x) = exp cosh + 1 } sinh. 3.) AUGUST x )

4 THE FIBONACCI QUARTERLY Then, on using 3.) and.3) in turn, we have ) exp cosh ) x = H x) 1 exp sinh ) = H x) 1 Hx). 3.6) Therefore, from 3.4), 3.6), and.3), it is the case that G 1 x) = x H x) 1 ) Hx) + x Hx) 10 = x Hx) 1 Hx)+ x H x). Using this result, along with.1),.), and 3.1), we obtain Un,1), the coefficient of x n / in G 1 x): which is valid for any n 0. Un,1) = n F n 1 1 F n + n F n = 1 {nf n+1 +F n 1 ) F n }, 3.7) 4. Further Results This process may now be continued indefinitely. Next, we have x) G x) G x) = G 1 x) G 1x) = ) { exp xcosh The solution of 4.1) is G x) = 1 ) { 1 exp 0xcosh +3 sinh }. 4.1) + x } 8)sinh. 4.) Such differential equations are somewhat tedious to solve by hand, and we performed the calculations with the assistance of Mathematica [8]. In conjunction with 3.1),.1),.), and the generalization of.), 4.) gives, Un,) = 1 0 {nn 1)F n +4n )F n } for n 0, where we adopt the convention that F m = 1) m+1 F m for any m 0. Similarly we have 3x) G 3x) G 3 x) = G x) G x) = 1 ) { 0 exp xx 4)cosh + x +40x+8 ) sinh }. VOLUME 49, NUMBER 3

5 FIBONACCI EXPRESSIONS ARISING FROM A COIN-TOSSING SCENARIO This has the solution 1 ) { 70 exp x x +9x+6)cosh + 3 3x 18x 1 ) sinh }, from which we obtain Un,3) = 1 10 {nn 1)n )F n 3 +F n )+3nn 1)F n 1 +n )F n 3 ) 6F n }, and so on. Each member of the resulting family of linear second-order differential equations has the form k x) G k x) G kx) = G k 1 x) G k 1x) ) { = aexp f k x)cosh +g k x) sinh }, 4.3) for some a Q and polynomials f k x) and g k x) having integer coefficients and, for k 3, degree k 1. The solution to 4.3) is of the form ) { G k x) = bexp r k x)cosh +s k x) } sinh, 4.4) where b Q and r k x) and s k x) are polynomials having integer coefficients and, for k 3, degree k. From thisit is possibletodeducethat, forany particular valueof k, Un,k) canbeexpressed as m h i n)f n i, i=0 for some integer m 0 and family {h i n) : i = 0,1,...,m} of polynomials in n some of which could be the zero polynomial). It needs to be born in mind of course that a particular representation of Un, k) is certainly not unique; indeed, the Fibonacci recurrence relation allows us to express these representations in different ways. First, on using the result. Asymptotic Results F n φn, which can be found in [4], for example, 3.7) gives Un,1) = 1 {nf n+1 +F n 1 ) F n } n F n+1 +F n 1 ) n ) φ n+1 + φn 1 = nφn 1 +φ). AUGUST 011 3

6 THE FIBONACCI QUARTERLY Then similar, if somewhat more involved, calculations yield Un,) n φ n 10 and Un,3) n3 φ n φ). In general, it is a question of picking out the dominant terms in the expression 4.4) for G k x) and hence for Un,k)), which, for k 3, arise as the coefficients of x k in both r k x) and s k x). It may be shown from this that Un,k) nk φ n k F k 1 φf k ) and Un,k) nk φ n k L k 1 φl k ) k! k+1 for k even and k odd, respectively, and thus that Then, since we have the result k! k+ Un,k) nk φ n k 1) k F k 1 φf k ). k! k+1 ) 1) k F k 1 φf k = φ k 1 +φ) k, Un,k) nk φ n k+ k! +φ) k.1) for any fixed k 0. The asymptotic formula.1) does, however, give rather poor approximations for small values of n. For example, we have to wait until n = 186 before it provides us with an approximation for Un,) having a relative error of less than 1%. 6. Acknowledgement The author would like to thank the referee for suggestions that have helped improve the clarity of this article. References [1] P. J. Cameron, Combinatorics: Topics, Techniques, Algorithms, Cambridge University Press, [] M. N. Deshpande and J. P. Shiwalkar, The number of HH s in a coin-tossing experiment and the Fibonacci sequence, Mathematical Gazette, 9 008), [3] M. Griffiths, No consecutive heads, Mathematical Gazette, ), [4] D. E. Knuth, The Art of Computer Programming, Volume 1, Addison-Wesley, [] T. Koshy, Fibonacci and Lucas Numbers with Applications, Wiley-Interscience, 001. [6] N. J. A. Sloane Ed.), The On-Line Encyclopedia of Integer Sequences, 011, njas/sequences/. [7] E. W. Weisstein, Coin Tossing. From MathWorld A Wolfram Web Resource, [8] Wolfram Research Team, Mathematica, Version 6, Wolfram Research, Champaign, Illinois, 007. MSC010: 0A1, 0A16, 11B37, 11B39, 34A0. School of Education, University of Manchester, Oxford Road, Manchester, M13 9PL, United Kingdom address: martin.griffiths@manchester.ac.uk 4 VOLUME 49, NUMBER 3

EXTENDING THE DOMAINS OF DEFINITION OF SOME FIBONACCI IDENTITIES

EXTENDING THE DOMAINS OF DEFINITION OF SOME FIBONACCI IDENTITIES EXTENDING THE DOMAINS OF DEFINITION OF SOME FIBONACCI IDENTITIES MARTIN GRIFFITHS Abstract. In this paper we consider the possibility for extending the domains of definition of particular Fibonacci identities

More information

#A6 INTEGERS 17 (2017) AN IMPLICIT ZECKENDORF REPRESENTATION

#A6 INTEGERS 17 (2017) AN IMPLICIT ZECKENDORF REPRESENTATION #A6 INTEGERS 17 (017) AN IMPLICIT ZECKENDORF REPRESENTATION Martin Gri ths Dept. of Mathematical Sciences, University of Essex, Colchester, United Kingdom griffm@essex.ac.uk Received: /19/16, Accepted:

More information

F. T. HOWARD AND CURTIS COOPER

F. T. HOWARD AND CURTIS COOPER SOME IDENTITIES FOR r-fibonacci NUMBERS F. T. HOWARD AND CURTIS COOPER Abstract. Let r 1 be an integer. The r-generalized Fibonacci sequence {G n} is defined as 0, if 0 n < r 1; G n = 1, if n = r 1; G

More information

Generalized Near-Bell Numbers

Generalized Near-Bell Numbers 1 2 3 47 6 23 11 Journal of Integer Sequences, Vol. 12 2009, Article 09.5.7 Generalized Near-Bell Numbers Martin Griffiths Department of Mathematical Sciences University of Esse Wivenhoe Par Colchester

More information

Permutations with Inversions

Permutations with Inversions 1 2 3 47 6 23 11 Journal of Integer Sequences, Vol. 4 2001, Article 01.2.4 Permutations with Inversions Barbara H. Margolius Cleveland State University Cleveland, Ohio 44115 Email address: b.margolius@csuohio.edu

More information

1. Introduction Definition 1.1. Let r 1 be an integer. The r-generalized Fibonacci sequence {G n } is defined as

1. Introduction Definition 1.1. Let r 1 be an integer. The r-generalized Fibonacci sequence {G n } is defined as SOME IDENTITIES FOR r-fibonacci NUMBERS F. T. HOWARD AND CURTIS COOPER Abstract. Let r 1 be an integer. The r-generalized Fibonacci sequence {G n} is defined as 8 >< 0, if 0 n < r 1; G n = 1, if n = r

More information

IDENTITIES INVOLVING BERNOULLI NUMBERS RELATED TO SUMS OF POWERS OF INTEGERS

IDENTITIES INVOLVING BERNOULLI NUMBERS RELATED TO SUMS OF POWERS OF INTEGERS IDENTITIES INVOLVING ERNOULLI NUMERS RELATED TO SUMS OF POWERS OF INTEGERS PIERLUIGI MAGLI Abstract. Pointing out the relations between integer power s sums and ernoulli and Genocchi polynomials, several

More information

Generating Functions

Generating Functions 8.30 lecture notes March, 0 Generating Functions Lecturer: Michel Goemans We are going to discuss enumeration problems, and how to solve them using a powerful tool: generating functions. What is an enumeration

More information

A Note about the Pochhammer Symbol

A Note about the Pochhammer Symbol Mathematica Moravica Vol. 12-1 (2008), 37 42 A Note about the Pochhammer Symbol Aleksandar Petoević Abstract. In this paper we give elementary proofs of the generating functions for the Pochhammer symbol

More information

CSCE 222 Discrete Structures for Computing. Dr. Hyunyoung Lee

CSCE 222 Discrete Structures for Computing. Dr. Hyunyoung Lee CSCE 222 Discrete Structures for Computing Sequences and Summations Dr. Hyunyoung Lee Based on slides by Andreas Klappenecker 1 Sequences 2 Sequences A sequence is a function from a subset of the set of

More information

Two Identities Involving Generalized Fibonacci Numbers

Two Identities Involving Generalized Fibonacci Numbers Two Identities Involving Generalized Fibonacci Numbers Curtis Cooper Dept. of Math. & Comp. Sci. University of Central Missouri Warrensburg, MO 64093 U.S.A. email: cooper@ucmo.edu Abstract. Let r 2 be

More information

ON THE ZEROS OF THE DERIVATIVES OF FIBONACCI AND LUCAS POLYNOMIALS

ON THE ZEROS OF THE DERIVATIVES OF FIBONACCI AND LUCAS POLYNOMIALS http://www.newtheory.org ISSN: 249-402 Received: 09.07.205 Year: 205, Number: 7, Pages: 22-28 Published: 09.0.205 Original Article ** ON THE ZEROS OF THE DERIVATIVES OF FIBONACCI AND LUCAS POLYNOMIALS

More information

On the indecomposability of polynomials

On the indecomposability of polynomials On the indecomposability of polynomials Andrej Dujella, Ivica Gusić and Robert F. Tichy Abstract Applying a combinatorial lemma a new sufficient condition for the indecomposability of integer polynomials

More information

On Some Combinations of Non-Consecutive Terms of a Recurrence Sequence

On Some Combinations of Non-Consecutive Terms of a Recurrence Sequence 1 2 3 47 6 23 11 Journal of Integer Sequences, Vol. 21 (2018), Article 18.3.5 On Some Combinations of Non-Consecutive Terms of a Recurrence Sequence Eva Trojovská Department of Mathematics Faculty of Science

More information

LINEAR RECURSIVE SEQUENCES. The numbers in the sequence are called its terms. The general form of a sequence is

LINEAR RECURSIVE SEQUENCES. The numbers in the sequence are called its terms. The general form of a sequence is LINEAR RECURSIVE SEQUENCES BJORN POONEN 1. Sequences A sequence is an infinite list of numbers, like 1) 1, 2, 4, 8, 16, 32,.... The numbers in the sequence are called its terms. The general form of a sequence

More information

Lucas Polynomials and Power Sums

Lucas Polynomials and Power Sums Lucas Polynomials and Power Sums Ulrich Tamm Abstract The three term recurrence x n + y n = (x + y (x n + y n xy (x n + y n allows to express x n + y n as a polynomial in the two variables x + y and xy.

More information

π in terms of φ via the Machin s Route

π in terms of φ via the Machin s Route in terms of φ via the Machin s Route Hei-Chi Chan Mathematical Science Program, University of Illinois at Springfield Springfield, IL 62703-507 email: chan.hei-chi@uis.edu Abstract In this paper, we prove

More information

On the Sum of Corresponding Factorials and Triangular Numbers: Some Preliminary Results

On the Sum of Corresponding Factorials and Triangular Numbers: Some Preliminary Results Asia Pacific Journal of Multidisciplinary Research, Vol 3, No 4, November 05 Part I On the Sum of Corresponding Factorials and Triangular Numbers: Some Preliminary Results Romer C Castillo, MSc Batangas

More information

Silvia Heubach* Dept. of Mathematics, California State University Los Angeles

Silvia Heubach* Dept. of Mathematics, California State University Los Angeles (1,k)-Compositions Phyllis Chinn Dept. of Mathematics, Humboldt State University phyllis@math.humboldt.edu Silvia Heubach* Dept. of Mathematics, California State University Los Angeles sheubac@calstatela.edu

More information

Generating Functions

Generating Functions Semester 1, 2004 Generating functions Another means of organising enumeration. Two examples we have seen already. Example 1. Binomial coefficients. Let X = {1, 2,..., n} c k = # k-element subsets of X

More information

Legendre s Equation. PHYS Southern Illinois University. October 18, 2016

Legendre s Equation. PHYS Southern Illinois University. October 18, 2016 Legendre s Equation PHYS 500 - Southern Illinois University October 18, 2016 PHYS 500 - Southern Illinois University Legendre s Equation October 18, 2016 1 / 11 Legendre s Equation Recall We are trying

More information

#A91 INTEGERS 18 (2018) A GENERALIZED BINET FORMULA THAT COUNTS THE TILINGS OF A (2 N)-BOARD

#A91 INTEGERS 18 (2018) A GENERALIZED BINET FORMULA THAT COUNTS THE TILINGS OF A (2 N)-BOARD #A91 INTEGERS 18 (2018) A GENERALIZED BINET FORMULA THAT COUNTS THE TILINGS OF A (2 N)-BOARD Reza Kahkeshani 1 Department of Pure Mathematics, Faculty of Mathematical Sciences, University of Kashan, Kashan,

More information

Lecture 6: The Pigeonhole Principle and Probability Spaces

Lecture 6: The Pigeonhole Principle and Probability Spaces Lecture 6: The Pigeonhole Principle and Probability Spaces Anup Rao January 17, 2018 We discuss the pigeonhole principle and probability spaces. Pigeonhole Principle The pigeonhole principle is an extremely

More information

Counting false entries in truth tables of bracketed formulae connected by m-implication

Counting false entries in truth tables of bracketed formulae connected by m-implication arxiv:1034645v1 [mathco] 1 Mar 01 Counting false entries in truth tables of bracketed formulae connected by m-implication Volkan Yildiz ah05146@qmulacuk or vo1kan@hotmailcouk Abstract Inthispaperwecount

More information

Fibonacci numbers. Chapter The Fibonacci sequence. The Fibonacci numbers F n are defined recursively by

Fibonacci numbers. Chapter The Fibonacci sequence. The Fibonacci numbers F n are defined recursively by Chapter Fibonacci numbers The Fibonacci sequence The Fibonacci numbers F n are defined recursively by F n+ = F n + F n, F 0 = 0, F = The first few Fibonacci numbers are n 0 5 6 7 8 9 0 F n 0 5 8 55 89

More information

Primary classes of compositions of numbers

Primary classes of compositions of numbers Annales Mathematicae et Informaticae 41 (2013) pp. 193 204 Proceedings of the 15 th International Conference on Fibonacci Numbers and Their Applications Institute of Mathematics and Informatics, Eszterházy

More information

REPRESENTING POSITIVE INTEGERS AS A SUM OF LINEAR RECURRENCE SEQUENCES

REPRESENTING POSITIVE INTEGERS AS A SUM OF LINEAR RECURRENCE SEQUENCES REPRESENTING POSITIVE INTEGERS AS A SUM OF LINEAR RECURRENCE SEQUENCES NATHAN HAMLIN AND WILLIAM A. WEBB Abstract. The Zeckendorf representation, using sums of Fibonacci numbers, is widely known. Fraenkel

More information

CDM. Recurrences and Fibonacci. 20-fibonacci 2017/12/15 23:16. Terminology 4. Recurrence Equations 3. Solution and Asymptotics 6.

CDM. Recurrences and Fibonacci. 20-fibonacci 2017/12/15 23:16. Terminology 4. Recurrence Equations 3. Solution and Asymptotics 6. CDM Recurrences and Fibonacci 1 Recurrence Equations Klaus Sutner Carnegie Mellon University Second Order 20-fibonacci 2017/12/15 23:16 The Fibonacci Monoid Recurrence Equations 3 Terminology 4 We can

More information

The Generating Functions for Pochhammer

The Generating Functions for Pochhammer The Generating Functions for Pochhammer Symbol { }, n N Aleksandar Petoević University of Novi Sad Teacher Training Faculty, Department of Mathematics Podgorička 4, 25000 Sombor SERBIA and MONTENEGRO Email

More information

THE ORDER OF APPEARANCE OF PRODUCT OF CONSECUTIVE FIBONACCI NUMBERS

THE ORDER OF APPEARANCE OF PRODUCT OF CONSECUTIVE FIBONACCI NUMBERS THE ORDER OF APPEARANCE OF PRODUCT OF CONSECUTIVE FIBONACCI NUMBERS DIEGO MARQUES Abstract. Let F n be the nth Fibonacci number. The order of appearance z(n) of a natural number n is defined as the smallest

More information

ON GENERALIZED BALANCING SEQUENCES

ON GENERALIZED BALANCING SEQUENCES ON GENERALIZED BALANCING SEQUENCES ATTILA BÉRCZES, KÁLMÁN LIPTAI, AND ISTVÁN PINK Abstract. Let R i = R(A, B, R 0, R 1 ) be a second order linear recurrence sequence. In the present paper we prove that

More information

Counting permutations by cyclic peaks and valleys

Counting permutations by cyclic peaks and valleys Annales Mathematicae et Informaticae 43 (2014) pp. 43 54 http://ami.ektf.hu Counting permutations by cyclic peaks and valleys Chak-On Chow a, Shi-Mei Ma b, Toufik Mansour c Mark Shattuck d a Division of

More information

Yunhi Cho and Young-One Kim

Yunhi Cho and Young-One Kim Bull. Korean Math. Soc. 41 (2004), No. 1, pp. 27 43 ANALYTIC PROPERTIES OF THE LIMITS OF THE EVEN AND ODD HYPERPOWER SEQUENCES Yunhi Cho Young-One Kim Dedicated to the memory of the late professor Eulyong

More information

ENUMERATING DISTINCT CHESSBOARD TILINGS

ENUMERATING DISTINCT CHESSBOARD TILINGS ENUMERATING DISTINCT CHESSBOARD TILINGS DARYL DEFORD Abstract. Counting the number of distinct colorings of various discrete objects, via Burnside s Lemma and Pólya Counting, is a traditional problem in

More information

Ternary Modified Collatz Sequences And Jacobsthal Numbers

Ternary Modified Collatz Sequences And Jacobsthal Numbers 1 47 6 11 Journal of Integer Sequences, Vol. 19 (016), Article 16.7.5 Ternary Modified Collatz Sequences And Jacobsthal Numbers Ji Young Choi Department of Mathematics Shippensburg University of Pennsylvania

More information

Summation of certain infinite Fibonacci related series

Summation of certain infinite Fibonacci related series arxiv:52.09033v (30 Dec 205) Summation of certain infinite Fibonacci related series Bakir Farhi Laboratoire de Mathématiques appliquées Faculté des Sciences Exactes Université de Bejaia 06000 Bejaia Algeria

More information

arxiv: v1 [math.ho] 28 Jul 2017

arxiv: v1 [math.ho] 28 Jul 2017 Generalized Fibonacci Sequences and Binet-Fibonacci Curves arxiv:1707.09151v1 [math.ho] 8 Jul 017 Merve Özvatan and Oktay K. Pashaev Department of Mathematics Izmir Institute of Technology Izmir, 35430,

More information

Enumerating Binary Strings

Enumerating Binary Strings International Mathematical Forum, Vol. 7, 2012, no. 38, 1865-1876 Enumerating Binary Strings without r-runs of Ones M. A. Nyblom School of Mathematics and Geospatial Science RMIT University Melbourne,

More information

Generating Functions

Generating Functions Generating Functions Karen Ge May, 07 Abstract Generating functions gives us a global perspective when we need to study a local property. We define generating functions and present its applications in

More information

Edited by Russ Euler and Jawad Sadek

Edited by Russ Euler and Jawad Sadek Edited by Russ Euler and Jawad Sade Please submit all new problem proposals and corresponding solutions to the Problems Editor, DR RUSS EULER, Department of Mathematics and Statistics, Northwest Missouri

More information

ALMOST ODD RANDOM SUM-FREE SETS NEIL J. CALKIN AND P. J. CAMERON. 1. introduction

ALMOST ODD RANDOM SUM-FREE SETS NEIL J. CALKIN AND P. J. CAMERON. 1. introduction ALMOST ODD RANDOM SUM-FREE SETS NEIL J. CALKIN AND P. J. CAMERON Abstract. We show that if S 1 is a strongly complete sum-free set of positive integers, and if S 0 is a nite sum-free set, then with positive

More information

ENHANCING THE CONCEPTUAL UNDERSTANDING OF SEQUENCES AND SERIES WITH TECHNOLOGY. Jay L. Schiffman. Rowan University. 201 Mullica Hill Road

ENHANCING THE CONCEPTUAL UNDERSTANDING OF SEQUENCES AND SERIES WITH TECHNOLOGY. Jay L. Schiffman. Rowan University. 201 Mullica Hill Road ENHANCING THE CONCEPTUAL UNDERSTANDING OF SEQUENCES AND SERIES WITH TECHNOLOGY Jay L. Schiffman Rowan University 20 Mullica Hill Road Glassboro, NJ 08028-70 schiffman@rowan.edu Abstract: The TI-89 and

More information

Counting Palindromic Binary Strings Without r-runs of Ones

Counting Palindromic Binary Strings Without r-runs of Ones 1 3 47 6 3 11 Journal of Integer Sequences, Vol. 16 (013), Article 13.8.7 Counting Palindromic Binary Strings Without r-runs of Ones M. A. Nyblom School of Mathematics and Geospatial Science RMIT University

More information

Distribution of the Longest Gap in Positive Linear Recurrence Sequences

Distribution of the Longest Gap in Positive Linear Recurrence Sequences Distribution of the Longest Gap in Positive Linear Recurrence Sequences Shiyu Li 1, Philip Tosteson 2 Advisor: Steven J. Miller 2 1 University of California, Berkeley 2 Williams College http://www.williams.edu/mathematics/sjmiller/

More information

CDM. Recurrences and Fibonacci

CDM. Recurrences and Fibonacci CDM Recurrences and Fibonacci Klaus Sutner Carnegie Mellon University 20-fibonacci 2017/12/15 23:16 1 Recurrence Equations Second Order The Fibonacci Monoid Recurrence Equations 3 We can define a sequence

More information

arxiv: v3 [math.co] 6 Aug 2016

arxiv: v3 [math.co] 6 Aug 2016 ANALOGUES OF A FIBONACCI-LUCAS IDENTITY GAURAV BHATNAGAR arxiv:1510.03159v3 [math.co] 6 Aug 2016 Abstract. Sury s 2014 proof of an identity for Fibonacci and Lucas numbers (Identity 236 of Benjamin and

More information

Partition of Integers into Distinct Summands with Upper Bounds. Partition of Integers into Even Summands. An Example

Partition of Integers into Distinct Summands with Upper Bounds. Partition of Integers into Even Summands. An Example Partition of Integers into Even Summands We ask for the number of partitions of m Z + into positive even integers The desired number is the coefficient of x m in + x + x 4 + ) + x 4 + x 8 + ) + x 6 + x

More information

Extended Binet s formula for the class of generalized Fibonacci sequences

Extended Binet s formula for the class of generalized Fibonacci sequences [VNSGU JOURNAL OF SCIENCE AND TECHNOLOGY] Vol4 No 1, July, 2015 205-210,ISSN : 0975-5446 Extended Binet s formula for the class of generalized Fibonacci sequences DIWAN Daksha M Department of Mathematics,

More information

On reaching head-to-tail ratios for balanced and unbalanced coins

On reaching head-to-tail ratios for balanced and unbalanced coins Journal of Statistical Planning and Inference 0 (00) 0 0 www.elsevier.com/locate/jspi On reaching head-to-tail ratios for balanced and unbalanced coins Tamas Lengyel Department of Mathematics, Occidental

More information

The Basics: Twenty-Seven Problems

The Basics: Twenty-Seven Problems The Basics: Twenty-Seven Problems Keone Hon 1 Problems 1. The measure of an angle is 3 times the measure of its complement. Find the measure of the angle in degrees.. Three calculus books weigh as much

More information

PROBABILITY. Contents Preface 1 1. Introduction 2 2. Combinatorial analysis 5 3. Stirling s formula 8. Preface

PROBABILITY. Contents Preface 1 1. Introduction 2 2. Combinatorial analysis 5 3. Stirling s formula 8. Preface PROBABILITY VITTORIA SILVESTRI Contents Preface. Introduction. Combinatorial analysis 5 3. Stirling s formula 8 Preface These lecture notes are for the course Probability IA, given in Lent 09 at the University

More information

Diverse Factorial Operators

Diverse Factorial Operators Diverse Factorial Operators CLAUDE ZIAD BAYEH 1, 1 Faculty of Engineering II, Lebanese University EGRDI transaction on mathematics (00) LEBANON Email: claude_bayeh_cbegrdi@hotmail.com NIKOS E.MASTORAKIS

More information

TILING PROOFS OF SOME FORMULAS FOR THE PELL NUMBERS OF ODD INDEX

TILING PROOFS OF SOME FORMULAS FOR THE PELL NUMBERS OF ODD INDEX #A05 INTEGERS 9 (2009), 53-64 TILING PROOFS OF SOME FORMULAS FOR THE PELL NUMBERS OF ODD INDEX Mark Shattuck Department of Mathematics, University of Tennessee, Knoxville, TN 37996-1300 shattuck@math.utk.edu

More information

ON HOFSTADTER S MARRIED FUNCTIONS

ON HOFSTADTER S MARRIED FUNCTIONS THOMAS STOLL Abstract. In this note we show that Hofstadter s married functions generated by the intertwined system of recurrences a(0) = 1, b(0) = 0, b(n) = n a(b(n 1)), a(n) = n b(a(n 1)) has the solutions

More information

Minimal digraphs with given imbalance sequence

Minimal digraphs with given imbalance sequence Acta Univ. Sapientiae, Mathematica, 4, 1 (2012) 86 101 Minimal digraphs with given imbalance sequence Shariefuddin Pirzada University of Kashmir Department of Mathematics Srinagar, India email: sdpirzada@yahoo.co.in

More information

On repdigits as product of consecutive Lucas numbers

On repdigits as product of consecutive Lucas numbers Notes on Number Theory and Discrete Mathematics Print ISSN 1310 5132, Online ISSN 2367 8275 Vol. 24, 2018, No. 3, 5 102 DOI: 10.7546/nntdm.2018.24.3.5-102 On repdigits as product of consecutive Lucas numbers

More information

Entropy. Probability and Computing. Presentation 22. Probability and Computing Presentation 22 Entropy 1/39

Entropy. Probability and Computing. Presentation 22. Probability and Computing Presentation 22 Entropy 1/39 Entropy Probability and Computing Presentation 22 Probability and Computing Presentation 22 Entropy 1/39 Introduction Why randomness and information are related? An event that is almost certain to occur

More information

Fibonacci Number of the Tadpole Graph

Fibonacci Number of the Tadpole Graph Kennesaw State University DigitalCommons@Kennesaw State University Faculty Publications 9-1-2014 Fibonacci Number of the Tadpole Graph Joe DeMaio Kennesaw State University, jdemaio@kennesaw.edu John Jacobson

More information

9 Divides no Odd Fibonacci

9 Divides no Odd Fibonacci arxiv:0712.3509v1 [math.co] 20 Dec 2007 9 Divides no Odd Fibonacci Tanya Khovanova December 20, 2007 Abstract I discuss numbers that divide no odd Fibonacci. Number 9 plays a special role among such numbers.

More information

Euler s partition theorem and the combinatorics of l-sequences

Euler s partition theorem and the combinatorics of l-sequences Euler s partition theorem and the combinatorics of l-sequences Carla D. Savage North Carolina State University June 26, 2008 Inspiration BME1 Mireille Bousquet-Mélou, and Kimmo Eriksson, Lecture hall partitions,

More information

Generating Functions (Revised Edition)

Generating Functions (Revised Edition) Math 700 Fall 06 Notes Generating Functions (Revised Edition What is a generating function? An ordinary generating function for a sequence (a n n 0 is the power series A(x = a nx n. The exponential generating

More information

Generating Functions and the Fibonacci Sequence

Generating Functions and the Fibonacci Sequence Department of Mathematics Nebraska Wesleyan University June 14, 01 Fibonacci Sequence Fun Fact: November 3rd is Fibonacci Day! (1, 1,, 3) Definition The Fibonacci sequence is defined by the recurrence

More information

arxiv: v5 [math.nt] 23 May 2017

arxiv: v5 [math.nt] 23 May 2017 TWO ANALOGS OF THUE-MORSE SEQUENCE arxiv:1603.04434v5 [math.nt] 23 May 2017 VLADIMIR SHEVELEV Abstract. We introduce and study two analogs of one of the best known sequence in Mathematics : Thue-Morse

More information

Computing Fibonacci Numbers Fast using the Chinese Remainder Theorem

Computing Fibonacci Numbers Fast using the Chinese Remainder Theorem Computing Fibonacci Numbers Fast using the Chinese Remainder Theorem Adam Murakami Oregon State University Advisor: Paul Cull Oregon State University August 15, 003 Abstract The purpose of this paper is

More information

P a g e 1. Prime Gaps. The Structure and Properties of the Differences between Successive Prime Numbers. Jerrad Neff

P a g e 1. Prime Gaps. The Structure and Properties of the Differences between Successive Prime Numbers. Jerrad Neff P a g e 1 Prime Gaps The Structure and Properties of the Differences between Successive Prime Numbers Jerrad Neff P a g e 2 Table of Contents 1. Defining the Prime Gap Function 2. Discoveries and Data

More information

Logic and Discrete Mathematics. Section 6.7 Recurrence Relations and Their Solution

Logic and Discrete Mathematics. Section 6.7 Recurrence Relations and Their Solution Logic and Discrete Mathematics Section 6.7 Recurrence Relations and Their Solution Slides version: January 2015 Definition A recurrence relation for a sequence a 0, a 1, a 2,... is a formula giving a n

More information

CALCULATING EXACT CYCLE LENGTHS IN THE GENERALIZED FIBONACCI SEQUENCE MODULO p

CALCULATING EXACT CYCLE LENGTHS IN THE GENERALIZED FIBONACCI SEQUENCE MODULO p CALCULATING EXACT CYCLE LENGTHS IN THE GENERALIZED FIBONACCI SEQUENCE MODULO p DOMINIC VELLA AND ALFRED VELLA. Introduction The cycles that occur in the Fibonacci sequence {F n } n=0 when it is reduced

More information

Some Review Problems for Exam 2: Solutions

Some Review Problems for Exam 2: Solutions Math 5366 Fall 017 Some Review Problems for Exam : Solutions 1 Find the coefficient of x 15 in each of the following: 1 (a) (1 x) 6 Solution: 1 (1 x) = ( ) k + 5 x k 6 k ( ) ( ) 0 0 so the coefficient

More information

Some Determinantal Identities Involving Pell Polynomials

Some Determinantal Identities Involving Pell Polynomials International Journal of Scientific and Innovative Mathematical Research (IJSIMR) Volume, Issue 5, May 4, PP 48-488 ISSN 47-7X (Print) & ISSN 47-4 (Online) www.arcjournals.org Some Determinantal Identities

More information

RICCATI MEETS FIBONACCI

RICCATI MEETS FIBONACCI Wolfdieter Lang Institut für Theoretische Physik, Universität Karlsruhe Kaiserstrasse 2, D-763 Karlsruhe, Germany e-mail: wolfdieter.lang@physik.uni-karlsruhe.de (Submitted November 200- Final Revision

More information

Digit Reversal Without Apology

Digit Reversal Without Apology Digit Reversal Without Apology Lara Pudwell Rutgers University Piscataway, NJ 08854 lpudwell@math.rutgers.edu In A Mathematician s Apology [1] G. H. Hardy states, 8712 and 9801 are the only four-figure

More information

ALTERNATING SUMS OF FIBONACCI PRODUCTS

ALTERNATING SUMS OF FIBONACCI PRODUCTS ALTERNATING SUMS OF FIBONACCI PRODUCTS ZVONKO ČERIN Abstract. We consider alternating sums of squares of odd even terms of the Fibonacci sequence alternating sums of their products. These alternating sums

More information

Enumerating Distinct Chessboard Tilings and Generalized Lucas Sequences Part I

Enumerating Distinct Chessboard Tilings and Generalized Lucas Sequences Part I Enumerating Distinct Chessboard Tilings and Generalized Lucas Sequences Part I Daryl DeFord Washington State University January 28, 2013 Roadmap 1 Problem 2 Symmetry 3 LHCCRR as Vector Spaces 4 Generalized

More information

PAijpam.eu THE PERIOD MODULO PRODUCT OF CONSECUTIVE FIBONACCI NUMBERS

PAijpam.eu THE PERIOD MODULO PRODUCT OF CONSECUTIVE FIBONACCI NUMBERS International Journal of Pure and Applied Mathematics Volume 90 No. 014, 5-44 ISSN: 111-8080 (printed version); ISSN: 114-95 (on-line version) url: http://www.ipam.eu doi: http://dx.doi.org/10.17/ipam.v90i.7

More information

k-jacobsthal and k-jacobsthal Lucas Matrix Sequences

k-jacobsthal and k-jacobsthal Lucas Matrix Sequences International Mathematical Forum, Vol 11, 016, no 3, 145-154 HIKARI Ltd, wwwm-hikaricom http://dxdoiorg/101988/imf0165119 k-jacobsthal and k-jacobsthal Lucas Matrix Sequences S Uygun 1 and H Eldogan Department

More information

More about partitions

More about partitions Partitions 2.4, 3.4, 4.4 02 More about partitions 3 + +, + 3 +, and + + 3 are all the same partition, so we will write the numbers in non-increasing order. We use greek letters to denote partitions, often

More information

Mutually Exclusive Events

Mutually Exclusive Events 172 CHAPTER 3 PROBABILITY TOPICS c. QS, 7D, 6D, KS Mutually Exclusive Events A and B are mutually exclusive events if they cannot occur at the same time. This means that A and B do not share any outcomes

More information

Integer Sequences Related to Compositions without 2 s

Integer Sequences Related to Compositions without 2 s 1 2 3 47 6 23 11 Journal of Integer Sequences, Vol. 6 (2003), Article 03.2.3 Integer Sequences Related to Compositions without 2 s Phyllis Chinn Department of Mathematics Humboldt State University Arcata,

More information

Applications of Chromatic Polynomials Involving Stirling Numbers

Applications of Chromatic Polynomials Involving Stirling Numbers Applications of Chromatic Polynomials Involving Stirling Numbers A. Mohr and T.D. Porter Department of Mathematics Southern Illinois University Carbondale, IL 6290 tporter@math.siu.edu June 23, 2008 The

More information

The generalized order-k Fibonacci Pell sequence by matrix methods

The generalized order-k Fibonacci Pell sequence by matrix methods Journal of Computational and Applied Mathematics 09 (007) 33 45 wwwelseviercom/locate/cam The generalized order- Fibonacci Pell sequence by matrix methods Emrah Kilic Mathematics Department, TOBB University

More information

arxiv: v1 [cs.na] 8 Feb 2016

arxiv: v1 [cs.na] 8 Feb 2016 Toom-Coo Multiplication: Some Theoretical and Practical Aspects arxiv:1602.02740v1 [cs.na] 8 Feb 2016 M.J. Kronenburg Abstract Toom-Coo multiprecision multiplication is a well-nown multiprecision multiplication

More information

Congruences modulo high powers of 2 for Sloane s box stacking function

Congruences modulo high powers of 2 for Sloane s box stacking function AUSTRALASIAN JOURNAL OF COMBINATORICS Volume (009), Pages 55 6 Congruences modulo high powers of for Sloane s box stacking function Øystein J. Rødseth Department of Mathematics University of Bergen, Johs.

More information

NON-REGULARITY OF α + log k n. Eric S. Rowland Mathematics Department, Tulane University, New Orleans, LA

NON-REGULARITY OF α + log k n. Eric S. Rowland Mathematics Department, Tulane University, New Orleans, LA #A03 INTEGERS 0 (200), 9-23 NON-REGULARITY OF α + log k n Eric S. Rowland Mathematics Department, Tulane University, New Orleans, LA erowland@tulane.edu Received: 6/2/09, Revised: 0//09, Accepted: //09,

More information

Some tight polynomial-exponential lower bounds for an exponential function

Some tight polynomial-exponential lower bounds for an exponential function Some tight polynomial-exponential lower bounds for an exponential function Christophe Chesneau To cite this version: Christophe Chesneau. Some tight polynomial-exponential lower bounds for an exponential

More information

COMPLEMENTARY FAMILIES OF THE FIBONACCI-LUCAS RELATIONS. Ivica Martinjak Faculty of Science, University of Zagreb, Zagreb, Croatia

COMPLEMENTARY FAMILIES OF THE FIBONACCI-LUCAS RELATIONS. Ivica Martinjak Faculty of Science, University of Zagreb, Zagreb, Croatia #A2 INTEGERS 9 (209) COMPLEMENTARY FAMILIES OF THE FIBONACCI-LUCAS RELATIONS Ivica Martinjak Faculty of Science, University of Zagreb, Zagreb, Croatia imartinjak@phy.hr Helmut Prodinger Department of Mathematics,

More information

arxiv: v1 [math.co] 13 Jul 2017

arxiv: v1 [math.co] 13 Jul 2017 A GENERATING FUNCTION FOR THE DISTRIBUTION OF RUNS IN BINARY WORDS arxiv:1707.04351v1 [math.co] 13 Jul 2017 JAMES J. MADDEN Abstract. Let N(n, r, k) denote the number of binary words of length n that begin

More information

arxiv: v1 [math.co] 4 Mar 2010

arxiv: v1 [math.co] 4 Mar 2010 NUMBER OF COMPOSITIONS AND CONVOLVED FIBONACCI NUMBERS arxiv:10030981v1 [mathco] 4 Mar 2010 MILAN JANJIĆ Abstract We consider two type of upper Hessenberg matrices which determinants are Fibonacci numbers

More information

Arithmetic properties of lacunary sums of binomial coefficients

Arithmetic properties of lacunary sums of binomial coefficients Arithmetic properties of lacunary sums of binomial coefficients Tamás Mathematics Department Occidental College 29th Journées Arithmétiques JA2015, July 6-10, 2015 Arithmetic properties of lacunary sums

More information

Generating Function Notes , Fall 2005, Prof. Peter Shor

Generating Function Notes , Fall 2005, Prof. Peter Shor Counting Change Generating Function Notes 80, Fall 00, Prof Peter Shor In this lecture, I m going to talk about generating functions We ve already seen an example of generating functions Recall when we

More information

Lecture 21: Counting and Sampling Problems

Lecture 21: Counting and Sampling Problems princeton univ. F 14 cos 521: Advanced Algorithm Design Lecture 21: Counting and Sampling Problems Lecturer: Sanjeev Arora Scribe: Today s topic of counting and sampling problems is motivated by computational

More information

A LINEAR BINOMIAL RECURRENCE AND THE BELL NUMBERS AND POLYNOMIALS

A LINEAR BINOMIAL RECURRENCE AND THE BELL NUMBERS AND POLYNOMIALS Applicable Analysis and Discrete Mathematics, 1 (27, 371 385. Available electronically at http://pefmath.etf.bg.ac.yu A LINEAR BINOMIAL RECURRENCE AND THE BELL NUMBERS AND POLYNOMIALS H. W. Gould, Jocelyn

More information

AN ANALOG OF THE HARMONIC NUMBERS OVER THE SQUAREFREE INTEGERS

AN ANALOG OF THE HARMONIC NUMBERS OVER THE SQUAREFREE INTEGERS AN ANALOG OF THE HARMONIC NUMBERS OVER THE SQUAREFREE INTEGERS DICK BOLAND Abstract. A nice, short result establishing an asymptotic equivalent of the harmonic numbers, H n, in terms of the reciprocals

More information

Investigating Geometric and Exponential Polynomials with Euler-Seidel Matrices

Investigating Geometric and Exponential Polynomials with Euler-Seidel Matrices 1 2 3 47 6 23 11 Journal of Integer Sequences, Vol. 14 (2011), Article 11.4.6 Investigating Geometric and Exponential Polynomials with Euler-Seidel Matrices Ayhan Dil and Veli Kurt Department of Mathematics

More information

COMPLEX FACTORIZATION BY CHEBYSEV POLYNOMIALS

COMPLEX FACTORIZATION BY CHEBYSEV POLYNOMIALS LE MATEMATICHE Vol LXXIII 2018 Fasc I, pp 179 189 doi: 104418/201873113 COMPLEX FACTORIZATION BY CHEBYSEV POLYNOMIALS MURAT SAHIN - ELIF TAN - SEMIH YILMAZ Let {a i },{b i } be real numbers for 0 i r 1,

More information

Generating Functions Count

Generating Functions Count 2 Generating Functions Count 2.1 Counting from Polynomials to Power Series Consider the outcomes when a pair of dice are thrown and our interest is the sum of the numbers showing. One way to model the

More information

Math 324 Summer 2012 Elementary Number Theory Notes on Mathematical Induction

Math 324 Summer 2012 Elementary Number Theory Notes on Mathematical Induction Math 4 Summer 01 Elementary Number Theory Notes on Mathematical Induction Principle of Mathematical Induction Recall the following axiom for the set of integers. Well-Ordering Axiom for the Integers If

More information

Enumerating split-pair arrangements

Enumerating split-pair arrangements Journal of Combinatorial Theory, Series A 115 (28 293 33 www.elsevier.com/locate/jcta Enumerating split-pair arrangements Ron Graham 1, Nan Zang Department of Computer Science, University of California

More information

QF101: Quantitative Finance August 22, Week 1: Functions. Facilitator: Christopher Ting AY 2017/2018

QF101: Quantitative Finance August 22, Week 1: Functions. Facilitator: Christopher Ting AY 2017/2018 QF101: Quantitative Finance August 22, 2017 Week 1: Functions Facilitator: Christopher Ting AY 2017/2018 The chief function of the body is to carry the brain around. Thomas A. Edison 1.1 What is a function?

More information

A Probabilistic View of Certain Weighted Fibonacci Sums

A Probabilistic View of Certain Weighted Fibonacci Sums Claremont Colleges Scholarship @ Claremont All HMC Faculty Publications and Research HMC Faculty Scholarship 8-1-2003 A Probabilistic View of Certain Weighted Fibonacci Sums Arthur T. Benjamin Harvey Mudd

More information

ALL TEXTS BELONG TO OWNERS. Candidate code: glt090 TAKEN FROM

ALL TEXTS BELONG TO OWNERS. Candidate code: glt090 TAKEN FROM How are Generating Functions used in finding the closed form of sequences involving recurrence relations and in the analysis of probability distributions? Mathematics Extended Essay Word count: 3865 Abstract

More information