The Frequency of Summands of a Particular Size in Palindromic Compositions

Size: px
Start display at page:

Download "The Frequency of Summands of a Particular Size in Palindromic Compositions"

Transcription

1 The Frequency of Summands of a Particular Size in Palindromic Compositions Phyllis Chinn Dept. of Mathematics, Humboldt State University, Arcata, CA phyllis@math.humboldt.edu Ralph Grimaldi Dept. of Mathematics, Rose-Hulman Institute of Technology Terre Haute, IN ralph.grimaldi@rose-hulman.edu Silvia Heubach Dept. of Mathematics, California State University Los Angeles 5151 State University Drive, Los Angeles, CA sheubac@calstatela.edu Abstract A composition of a positive integer n consists of an ordered sequence of positive integers whose sum is n. A palindromic composition is one for which the sequence is the same from left to right as from right to left. This paper shows various ways of generating all palindromic compositions, counts the number of times each integer appears as a summand among all the palindromic compositions of n, and describes several patterns among the numbers generated in the process of enumeration. Keywords: Compositions, palindromes, tilings. A.M.S. Classification Number: 05A99 1

2 1 Introduction A composition of a positive integer n consists of an ordered sequence of positive integers whose sum is n. It is well-known that there are 2 n 1 compositions of n (see for example [3]). A palindromic composition is one for which the sequence is the same from left to right as from right to left. For the remainder of this paper we will refer to such compositions by the short-hand term palindrome. Compositions can also be thought of as tilings ofa1xn board, with 1 x k tiles of integer length k, 1 k n. In this setting, a composition of n with j summands or parts is created by making j 1 vertical cuts on the 1 x n board. This viewpoint allows for easy combinatorial proofs of certain facts and will be used when advantageous. The question concerning the number of times a particular summand k occurs in all compositions of n has been answered by one of the authors in [3]. Furthermore, Chinn et al. showed that the number of times k appears as a summand in compositions of n is equal to the number of times k + 1 appears in compositions of n + 1. Alladi and Hoggatt enumerated the number of times the summands 1 and 2 occur in all compositions and palindromes containing only these two summands [1]. Grimaldi has investigated compositions with odd summands, and expressed the number of times a 1 occurs in all compositions of n with odd summands as a specific linear combination of Lucas and Fibonacci numbers [4]. Furthermore, the occurrence of the number 2k + 1 in all compositions of n with odd summands equals the number of 1s in all compositions of n 2k with odd summands. We will show a somewhat similar result for palindromes, namely that the number of times the summand k occurs in a palindrome of a specific size can sometimes be reduced to the number of 1s in all palindromes of a certain smaller size. In addition, the sequence of values of occurences of 1s in palindromes of even and odd values of n, respectively, matches known sequences (A and A in [7]). Section 2 contains notation and a few basic observations that will be used throughout the rest of the paper. In Section 3, we describe two methods of generating palindromes, and give a formula for the total number of palindromes. Section 4 contains explicit formulas for R n (k), the number of times the number k occurs as a summand among all the palindromes of n. We conclude in Sections 5 and 6 by discussing the various patterns found within the table of values for R n (k), and give combinatorial or analytical proofs for these patterns. 2

3 2 Notation and General Observations Before deriving specific results, we will define our notation, and state a remark which will be used in later sections. Let C n = the number of compositions of n, wherec 0 := 1 P n = the number of palindromes of n, wherep 0 := 1 R n (k) = the number of repetitions of the integer k in all palindromes of n. Remark 1 1. A palindrome of an odd integer n always has an odd number of summands, and the middle summand must be an odd integer. 2. A palindrome of an even integer n can have an odd number of summands with an even summand in the center or an even number of summands and no middle summand. We will refer to a palindrome of the latter type as having an even split. 3 Generating Palindromes Palindromes can be created in a number of ways, each of which is useful for some of the proofs in this section. In addition, these different creation methods illustrate the multiple ways of thinking about palindromes. The first method creates palindromes using compositions, whereas the second method creates palindromes recursively. We start by describing the explicit method of palindrome creation, which consists of combining all possible middle summands with a composition of an appropriate positive integer to the left, and with its mirror image on the right. This method will be referred to as the Explicit Palindrome Creation Method (EPCM): To create a palindrome of n =2k (n =2k +1), combine the middle summand m =2l (m =2l +1), forl =0,..., k, witha composition of n m 2 = k l on the left and its mirror image on the right. For those palindromes that result from l = 0, delete the middle summand of 0. The second method creates palindromes recursively; to seed this method, we define a palindrome of n = 0, namely 0. We will refer to this method as 3

4 the Recursive Palindrome Creation Method (RPCM): Before applying the algorithm, create a middle summand for palindromes with an even number of summands by replacing the + sign in the center of the palindrome by +0+. (This artifice simplifies the algorithm and allows the treatment of palindromes having an odd and even number of summands, respectively, using the same instructions.) 1. Creating palindromes of 2k +1 from those of 2k: Increase the middle summand by Creating palindromes of 2k +2 from those of 2k: Create one palindrome by increasing the middle summand by 2, and another one by replacing the middle summand m by ( m 2 +1) + ( m 2 +1). Lemma 2 for n 1. Both the EPCM and the RPCM create all palindromes of n Proof: Clearly, the EPCM creates all palindromes of n, without duplicates or omissions. For the RPCM, we need to work a little harder to show that indeed no duplicates are created, and also that all possible palindromes are created by the algorithm. For easier readability we will refer to the middle summand(s) of a palindrome of n as m n. Furthermore, we will only concentrate on the middle summands, as all other summands remain unchanged when creating the palindromes of 2k +1 and 2k +2, respectively, from those of 2k. Palindromes of 2k +1: Every palindrome of 2k + 1 with middle summand m 2k +1 corresponds to a palindrome of 2k whose middle summand is m 2k (If m 2k +1 = 1, then the corresponding palindrome of 2k is the one where the dummy 0 summand is deleted.) Palindromes of 2k + 2: No duplicates are created as distinct palindromes of 2k lead to distinct palindromes of 2k + 2 for each instruction. Furthermore, the first instruction creates palindromes with an odd number of summands, whereas the second instruction creates palindromes with an even number of summands. Thus, if a palindrome of 2k + 2 has an odd number of summands, then it is created from the palindrome of 2k whose middle summand is m 2k If, on the other hand, the palindrome of 2k + 2 has an even number of summands, then it is created from the palindrome of 2k whose middle summand is 2 (m 2k +2 1). (If m 2k =0,then delete the dummy 0 summand.) 4

5 Initial conditions: This algorithm creates the one palindrome of n = 1, namely 1, and the two palindromes of n = 2, namely 2 and 1 + 1, from the initial condition. The recursive method immediately shows some of the structure within the palindromes. Remark 3 1. The first rule of the RPCM demonstrates that half of the palindromes of an odd integer n have a 1 as the middle summand (since half of the palindromes of n 1 had a dummy zero summand). 2. The second rule of the RPCM illustrates that half of all the palindromes of an even integer n have an even number of summands. Using either the RPCM or the EPCM, we can easily determine the total number of palindromes of n. Theorem 4 For k 0, P 2k = P 2k+1 =2 k,wherep 0 := 1. Proof: In the RPCM, the number of palindromes stays the same when creating the palindromes of 2k + 1 from those of 2k, and the number of palindromes doubles when creating the palindromes of 2k + 2. Thus, P 2k+1 = P 2k and P 2k =2P 2(k 1) =2 2 P 2(k 2) =... =2 k 1 P 2 =2 k which completes the proof. 4 The Frequency of k in Palindromes of n The question regarding how many times the summand k appears among all the palindromes of n is motivated by the comparable question regarding compositions as explored in [3]. The following theorem is proved in that paper. Theorem 5 The number of repetitions of the integer k in all of the compositions of n is (n k +3) 2 n k 2 for n>kand 1 for n = k. 5

6 The following theorem states the corresponding result for palindromes. We need to consider different cases according to whether or not n and k have the same parity, and also according to the relative size of n and k. In particular, we get a different pattern when n is too small to accommodate two summands of k within a single palindrome. Theorem 6 For n<k, R n (k) =0.Ifnand k have different parity, then { 0 k<n<2k R n (k) = 2 n/2 k (2 + n 2 k) n 2k. If n and k have the same parity, then 1 n = k R n (k) = 2 (n k)/2 1 k<n<2k 2 n/2 k (2 + n k+1 2 k ) n 2k. Proof: Let n =2i or n =2i +1,andk =2j or 2j + 1, respectively. For n<k, the palindrome cannot contain the summand k. Ifn = k, then there is exactly one palindrome that contains the summand k, namelyjustk by itself. If k<n<2k, then the summand k can occur at most once in any palindrome, and hence has to occur in the center. This is only possible if n and k have the same parity (by Remark 1), which implies that R n (k) =0 if n and k have different parity. If they have the same parity, then the palindromes that have the summand k in the center can be created using the explicit method. Thus, the number of repetitions of k is given by the number of compositions of size ( ) n k 2 = i j, whichgivesrn (k) =2 i j 1. If n 2k, then the summand k can occur in the center, or in symmetric pairs at other positions within the palindrome. To count the different cases, we will think of the palindrome as a 1 x n board as illustrated in Figure n-1 n Figure 1: Palindrome as a 1 x n board We will count according to whether a tile of length k starts at position s, for 1 s i k + 1, as we will only look at the left half of the tiling. Tilings that contain a tile of size k starting at position s can be created by combining the tile of size k with any tiling (i.e., composition) 6

7 of length s 1 on the left, and a symmetric tiling (i.e., palindrome) of length n 2(s 1) 2k on the right, and then completing the remainder of the tiling symmetrically. If n and k have the same parity, we also get occurrences of k in the center. We look first at the case where n and k have different parity: i k+1 i k+1 R n (k) = 2 C s 1 P n 2(s+k 1) =2 C s 1 P 2(i s k+1) s=1 s=1 i k+1 = 2 C 0 P 2(i k) +2 2 s 2 2 i s k+1 s=2 = i k +2 2 i k 1 (i k) =2 i k (2 + i k) (1) which gives the formula for R n (k) forn 2k where n and k have different parity. Lastly, we consider the case where n and k havethesameparityand n 2k. In this case, the number of occurrences of k is given by off-center ones (as counted in Eq. (1)), plus those that occur in the center. The latter is given by C i j =2 i j 1 (see the case k<n<2k). Altogether, R n (k) = 2 i k (2 + i k)+2 i j 1 { 2 = i k (2 + i k +2 j 1 ) if k =2j 2 i k (2 + i k +2 j ) if k =2j +1 which proves the formula for the case n 2k where n and k have the same parity. These two cases can be written using a single formula by noting that k gives the correct powers of j 1andj, respectively. Table 1 displays the values of R n (k) that arise from the formulas given in Theorem 6. Examining the values in Table 1 led the authors to observe a variety of patterns. Some of these follow from combinatorial arguments while others just seem to be consequences of the formulas given in Theorem 6. In Section 5 we will present those patterns that hold across the table, and give combinatorial proofs for them. Patterns that hold only for specific columns will be discussed in Section 6. As before, we let n =2i or n =2i +1,andk =2j or k =2j + 1, respectively. 5 General Patterns in the Repetitions of k in all Palindromes of n The most striking pattern in the table is the equality of certain diagonally adjacent entries. Furthermore, diagonal sequences that start in column 1 7

8 n\k Table 1: The number of occurrences of k among all palindromes of n for n =2i are repeated on the diagonal that starts in row 2i +2,withtwo new entries inserted at the beginning of the lower diagonal. Note also that the values that occur on these diagonals are comprised of the values for even rows in column 1 (above the starting row for the diagonal), in reverse order. Theorem 7 a) R 2i+1 (2j) =R 2i+2 (2j +1) for i j 1. b) R 2i (2j 1) = R 2i+3 (2j), for i j 1. c) R 2i+2l (2l +1)=R 2i 2l (1) for l 1. Proof: a) To show the first equality, note that a palindrome of an odd integer n must have an odd middle summand; thus, no copy of 2j occurs in the center. For i j, pairs of (2j)s can occur. For each pair of symmetrically located occurrences of 2j in a palindrome of 2i +1, there is a 8

9 corresponding palindrome of 2i + 2 which has a pair of symmetrically located occurrences of 2j + 1 and whose middle summand is decreased by one. Since a palindrome of an even integer n cannot have 2j +1 as the middle summand, the number of occurrences of 2j in the palindromes of 2i + 1 equals the number of occurrences of 2j + 1 in the palindromes of 2i +2. b) To show the second equality, which together with part a) leads to the repeated diagonals, we make a similar argument. Since a palindrome of an even integer n must have an even middle summand (possibly 0), no copy of 2j 1 occurs in the center. For i j, pairs of (2j 1)s can occur. For each pair of symmetrically located occurrences of 2j 1in a palindrome of 2i, there is a corresponding palindrome of 2i +3 which has a pair of symmetrically located occurrences of 2j and whose middle summand is increased by 1. Since the palindrome of 2i + 3 cannot have an even summand in the center, there is a one-to-one correspondence between the occurrences of the (2j 1)s in the palindromes of 2i and the (2j)s in the palindromes of 2i +3. c) Both 2i +2l and 2i 2l are even, and we are counting the number of occurrences of 2l + 1 and 1, respectively. Neither of these can occur in the center of the palindromes. To make the association between the palindromes of the two sizes, we think of the palindrome as a symmetric tiling. For a tiling of length 2i 2l which has at least one pair of 1 x 1 tiles, replace one pair of 1 x 1 tiles with a pair of 1 x 2l tiles. This increases the length of the tiling to 2i 2l +2(2l) =2i +2l, and each pair of 1s in the shorter tiling has an associated pair of (2l + 1)s in the longer tiling. Thus, the number of 1s in the palindromes of 2i 2l equals the number of (2l + 1)s in the palindromes of 2i +2l. Figure 2 illustrates this process for i =3andl = 1 to show that R 8 (3) = R 4 (1). There are two palindromes of 4 that contain 1s: and 1+2+1, and 3 palindromes of 8 that contain 3s: , , and Figure 2: Replacing pairs of 1s by pairs of (2l +1)s 9

10 Note that a palindrome of 2i 2l with j pairs of 1s will have j palindromes of 2i + 2l associated with it. However, the correspondence of the pairs is one-to-one. For diagonals that start in column 1 in a row for odd n, weonly get equality of adjacent pairs, but not a repetition of the whole diagonal sequence. Theorem 8 R 2i+1 (2j 1) = R 2i+2 (2j) for i j 1. Proof: A palindrome of an odd integer must have an odd middle summand. If this middle summand is 2j 1, increase it by 1 to get a palindrome of 2i + 2 with middle summand 2j. Fori j, we also get symmetric pairs of (2j 1)s. Increase each 2j 1by1to2j, and decrease the middle summand by 1. Thus, there is a one-to-one correspondence between the occurrences of 2j 1 in the palindromes of 2i + 1 and the occurrences of 2j in the palindromes of 2i +2. The next pattern is a bit more complex. Theorem 9 The sum of two adjacent entries for even n in an appropriate set of two columns is equal to the sum of the two adjacent entries below them: R 2i (2j)+R 2i (2j +1)=R 2i+1 (2j)+R 2i+1 (2j +1) for i j 1. Proof: Consider any even palindrome. Using the RPCM, the palindromes of the next odd integer are generated by increasing the middle summand by 1. Note, however, that in half of the palindromes of 2i this middle summand is a dummy 0 and the increase therefore does not change the number of occurrences of any integer greater than 1; in particular the number of occurrences of 2j and 2j + 1 remains unchanged. In the other half of the palindromes of 2i, the middle summand is even and at least 2. Increasing a middle summand of size 2j leads to a loss in the count of (2j)s, which is, however, compensated for by an increase in the number of (2j +1)s. Before stating patterns that are specific to particular columns of Table 1, we will focus on the values of R n (1) for even and odd values of n, respectively. For k = 1, the formulas given in Theorem 6 simplify to R 2i (1) = (i +1) 2 i 1 and R 2i 1 (1) = (i +1) 2 i+1 for i 1. For even n, the sequence of values R 2i (1), given by {2, 6, 16, 40, 96, 224, 10

11 512, 1152, 2560, 5632, 12288,...}, matches the sequence a(i) defined in A of [7] (with R 2i (1) = a(i 1)),whicharisesasthenumberof states in a ferry problem [5]. For odd n, the sequence of values R 2i 1 (1), given by {1, 3, 8, 20, 48, 112, 256, 576, 1280, 2816, 6144,...}, matches the sequence a(i) defined in A of [7] (with R 2i+1 (1) = a(i)). This sequence arises in several different contexts, for example in generalizations of the Stirling number triangles [6] and as a realization of oligomorphic permutation groups [2]. Now imagine that we color all the values that belong to a known sequence. Due to the repeated diagonals, the sequence for R 2i (1) occurs in all columns. If k is odd, the sequence occurs in the even rows, and if k is even, it occurs in the odd rows. The first non-zero value, 2, occurs for n =2k +1 when k is even, and for n =2k when k is odd. If the preceeding zeros are included, then these values fill all the diagonals that start in an even row in column 1, giving a checker-board coloring of the table. We consider the remaining uncolored sequences in each column. Intheevenrowsofcolumn2,wegetthesequenceforoddrowsofcolumn 1, due to the equality of diagonally adjacent entries, thus column 2 is now completely colored. Likewise, the remaining uncolored sequences in adjacent odd and even columns are the same. We tested these uncolored sequences, {4, 10, 24, 56, 128, 288, 640, 1408, 3072,...} (for columns 3 and 4), {6, 14, 32, 72, 160, 352, 768, 1664, 3584,...} (for columns 5 and 6), {10, 22, 48, 104, 224, 480, 1024, 2176, 4608,...} (for columns 7 and 8), {18, 38, 80, 168, 352, 736, 1536, 3200, 6656,...} (for columns 9 and 10), and {34, 70, 144, 296, 608, 1248, 2560, 5248, 10752,...} (for columns 11 and 12), both with and without the entries for n<2k, which are described by a different formula than those for n 2k, against the On-Line Encyclopedia of Integer Sequences [7]. (The sequences above list only the values for n 2k). The fact that none of these sequences occurs makes it unlikely that sequences for values of k 13 are in the encyclopedia; we are therefore in the process of submitting this family of related sequences to the encyclopedia. 6 Specific Patterns in the Repetitions of k in all Palindromes of n The remaining patterns are specific to particular columns of Table 1. We present only analytical proofs for these, rather than combinatorial ones. The fact that the patterns hold only for specific columns seems to indicate that no general method similar to those used in the proofs in Section 5 is applicable. For each of the following theorems, the range indicated for i ensures that for all values of n and k, n 2k holds. 11

12 Theorem 10 a) R 2i (1) = 2 R 2i+1 (2) + 2 i 1 for i 2. b) R 2i (1) = R 2i+2 (3) + R 2i+3 (3) for i 2. Proof: Using the appropriate formula in Theorem 6, we get: R 2i (1) = 2 i 1 (2 + i 1) = 2 i 1 (i +1), 2 R 2i+1 (2) + 2 i 1 = 2 (2 i 2 (2 + i 2)) + 2 i 1 =2 i 1 (i +1), and R 2i+2 (3) + R 2i+3 (3) = 2 (i+1) 3 (2 + (i +1) 3) +2 (i+1) 3 (2 + (i +1) ) = 2 i 2 (i + i +2)=2 i 1 (i +1), which completes the proof. Theorem 11 R 2i+1 (1) = R 2i+4 (3) + R 2i+3 (3) R 2i+2 (3) for i 1. Proof: From Theorem 6 we get: R 2i+1 (1) = 2 i 1 (2 + i )=2 i 1 (i +2) and R 2i+4 (3) + R 2i+3 (3) R 2i+2 (3) = 2 (i+2) 3 (2 + (i +2) 3) + 2 (i+1) 3 (2 + (i +1) ) 2 (i+1) 3 (2 + (i +1) 3) = 2 i 2 (2(i +1)+(2+i) i) =2 i 2 (2(i +2)+i i) = 2 i 1 (i +2), which proves the statement. Theorem 12 R 2i (2) = 2 R 2i+1 (3) for i 3. Proof: Again, we use the formula for R n (k) given in Theorem 6. R 2i (2) = 2 i 2 (2 + i )=2 i 2 (i +1) = 2 [ 2 i 3 (2 + i ) ] =2 R 2i+1 (3) which completes the proof. The next three theorems seem to have a similar structure, but there is no general underlying pattern. Furthermore, these types of pattern do 12

13 not seem to occur for larger values of k. The second pattern in Theorem 15 also differs somewhat from the ones of Theorems 13 and 14 in that the values are expressed as a difference rather than as a sum. Theorem 13 a) R 2i+1 (2) = 4 R 2i 1 (3) for i 4. b) R 2i+1 (2) = R 2i+2 (4) + R 2i+3 (4) for i 3. Proof: Using Theorem 6, and R 2i+1 (2) = 2 i 2 (2 + i 2) = 2 i 2 i, [ ] 4 R 2i 1 (3) = 4 2 (i 1) 3 (2 + (i 1) ) =2 i 2 i, R 2i+2 (4) + R 2i+3 (4) = 2 (i+1) 4 (2 + (i +1) ) +2 (i+1) 4 (2 + (i +1) 4) = 2 i 3 [(i +1)+(i 1)] = 2 i 2 i, which proves the desired equalities. Theorem 14 a) R 2i (3) = 4 R 2i 2 (4) for i 5. b) R 2i (3) = R 2i (4) + R 2i+1 (4) for i 4. Proof: The formulas for R n (k) intheorem6give R 2i (3) = 2 i 3 (2 + i 3) = 2 i 3 (i 1), [ ] 4 R 2i 2 (4) = 4 2 (i 1) 4 (2 + (i 1) ) =2 i 3 (i 1), and R 2i (4) + R 2i+1 (4) = 2 i 4 (2 + i )+2 i 4 (2 + i 4) = 2 i 4 (i + i 2) = 2 i 3 (i 1). This completes the proof. Theorem 15 a) R 2i (4) = 4 R 2i 1 (5) for i 6. b) R 2i (4) = R 2i+3 (4) R 2i+2 (5) for i 4. 13

14 Proof: Once more we use the formula for R n (k) given in Theorem 6. and R 2i (4) = 2 i 4 (2 + i )=2 i 4 i [ ] = 4 2 (i 1) 5 (2 + (i 1) ) =4 R 2i 1 (5) R 2i+3 (4) R 2i+2 (5) = 2 (i+1) 4 (2 + (i +1) 4) 2 (i+1) 5 (2 + (i +1) 5) = 2 i 4 [2(i 1) (i 2)] = 2 i 4 i, which completes the proof. Acknowledgements The authors would like to thank Noam Elkies, who suggested the particular way of counting the number of summands used in Theorem 6. References [1] K. Alladi and V.E. Hoggatt, Jr., Compositions with Ones and Twos, Fibonacci Quarterly 13 (1975), No. 3, [2] P. J. Cameron, Sequences Realized by Oligomorphic Permutation Groups, Journal of Integer Sequences 3 (2000), #P [3] P. Z. Chinn, G. Coyler, M. Flashman and E. Migliore, Cuisinaire Rods Go to College, Primus II (1992), No. 2, [4] R. P. Grimaldi, Compositions with Odd Summands, Congressus Numerantium 142 (2000), [5] M. Ghallab, A. Howe, et. al, PDDL - The Planning Domain Definition Language, Version 1.2. Technical Report CVC TR /DCS TR- 1165, Yale Center for Computational Vision and Control, 1998 [6] W. Lang, On Generalizations of the Stirling Number Triangles, Journal of Integer Sequences 3 (2000), # [7] Sloane s On-Line Encyclopedia of Integer Sequences, electronically published at njas/sequences 14

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

Compositions of n with no occurrence of k. Phyllis Chinn, Humboldt State University Silvia Heubach, California State University Los Angeles

Compositions of n with no occurrence of k. Phyllis Chinn, Humboldt State University Silvia Heubach, California State University Los Angeles Compositions of n with no occurrence of k Phyllis Chinn, Humboldt State University Silvia Heubach, California State University Los Angeles Abstract A composition of n is an ordered collection of one or

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

C-COLOR COMPOSITIONS AND PALINDROMES

C-COLOR COMPOSITIONS AND PALINDROMES CAROLINE SHAPCOTT Abstract. An unepected relationship is demonstrated between n-color compositions compositions for which a part of size n can take on n colors) and part-products of ordinary compositions.

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

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

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

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

Tiling Proofs of Recent Sum Identities Involving Pell Numbers

Tiling Proofs of Recent Sum Identities Involving Pell Numbers Tiling Proofs of Recent Sum Identities Involving Pell Numbers Arthur T. Benjamin Department of Mathematics, Harvey Mudd College, Claremont, CA 91711 E-mail: benjamin@hmc.edu Sean S. Plott Department of

More information

A misère-play -operator

A misère-play -operator A misère-play -operator Matthieu Dufour Silvia Heubach Urban Larsson arxiv:1608.06996v1 [math.co] 25 Aug 2016 July 31, 2018 Abstract We study the -operator (Larsson et al, 2011) of impartial vector subtraction

More information

MULTI-ORDERED POSETS. Lisa Bishop Department of Mathematics, Occidental College, Los Angeles, CA 90041, United States.

MULTI-ORDERED POSETS. Lisa Bishop Department of Mathematics, Occidental College, Los Angeles, CA 90041, United States. INTEGERS: ELECTRONIC JOURNAL OF COMBINATORIAL NUMBER THEORY 7 (2007), #A06 MULTI-ORDERED POSETS Lisa Bishop Department of Mathematics, Occidental College, Los Angeles, CA 90041, United States lbishop@oxy.edu

More information

AND OCCUPANCY PROBLEMS

AND OCCUPANCY PROBLEMS COMBINATIONS, COMPOSITIONS AND OCCUPANCY PROBLEMS MORTON ABRAMSON York University, Downsview, Toronto, Canada Let r < k be positive integers,, INTRODUCTION By a composition of k into r parts (an r-composition

More information

Bijective Proofs with Spotted Tilings

Bijective Proofs with Spotted Tilings Brian Hopkins, Saint Peter s University, New Jersey, USA Visiting Scholar, Mahidol University International College Editor, The College Mathematics Journal MUIC Mathematics Seminar 2 November 2016 outline

More information

Compositions, Bijections, and Enumerations

Compositions, Bijections, and Enumerations Georgia Southern University Digital Commons@Georgia Southern Electronic Theses & Dissertations COGS- Jack N. Averitt College of Graduate Studies Fall 2012 Compositions, Bijections, and Enumerations Charles

More information

Combinatorial Proofs and Algebraic Proofs I

Combinatorial Proofs and Algebraic Proofs I Combinatorial Proofs and Algebraic Proofs I Shailesh A Shirali Shailesh A Shirali is Director of Sahyadri School (KFI), Pune, and also Head of the Community Mathematics Centre in Rishi Valley School (AP).

More information

RECOUNTING DETERMINANTS FOR A CLASS OF HESSENBERG MATRICES. Arthur T. Benjamin Department of Mathematics, Harvey Mudd College, Claremont, CA 91711

RECOUNTING DETERMINANTS FOR A CLASS OF HESSENBERG MATRICES. Arthur T. Benjamin Department of Mathematics, Harvey Mudd College, Claremont, CA 91711 INTEGERS: ELECTRONIC JOURNAL OF COMBINATORIAL NUMBER THEORY 7 (2007), #A55 RECOUNTING DETERMINANTS FOR A CLASS OF HESSENBERG MATRICES Arthur T. Benjamin Department of Mathematics, Harvey Mudd College,

More information

Sloping Binary Numbers: A New Sequence Related to the Binary Numbers

Sloping Binary Numbers: A New Sequence Related to the Binary Numbers Sloping Binary Numbers: A New Sequence Related to the Binary Numbers David Applegate, Internet and Network Systems Research Center, AT&T Shannon Labs, 180 Park Avenue, Florham Park, NJ 0793 0971, USA (Email:

More information

In Search of Combinatorial Fibonacci Identities

In Search of Combinatorial Fibonacci Identities Summer Research 2010 Duncan McGregor Mike Rowell Department of Mathematics and Computer Science Pacific University, Oregon NUMS, April 9, 2011 Outline 1 2 Fibonacci Sequence Defined Recursively: f 0 =

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

Lecture 7 Feb 4, 14. Sections 1.7 and 1.8 Some problems from Sec 1.8

Lecture 7 Feb 4, 14. Sections 1.7 and 1.8 Some problems from Sec 1.8 Lecture 7 Feb 4, 14 Sections 1.7 and 1.8 Some problems from Sec 1.8 Section Summary Proof by Cases Existence Proofs Constructive Nonconstructive Disproof by Counterexample Nonexistence Proofs Uniqueness

More information

Counting on Chebyshev Polynomials

Counting on Chebyshev Polynomials DRAFT VOL. 8, NO., APRIL 009 1 Counting on Chebyshev Polynomials Arthur T. Benjamin Harvey Mudd College Claremont, CA 91711 benjamin@hmc.edu Daniel Walton UCLA Los Angeles, CA 90095555 waltond@ucla.edu

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

Existence of Some Signed Magic Arrays

Existence of Some Signed Magic Arrays Existence of Some Signed Magic Arrays arxiv:1701.01649v1 [math.co] 6 Jan 017 Abdollah Khodkar Department of Mathematics University of West Georgia Carrollton, GA 30118 akhodkar@westga.edu Christian Schulz

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

ECO-generation for some restricted classes of compositions

ECO-generation for some restricted classes of compositions ECO-generation for some restricted classes of compositions Jean-Luc Baril and Phan-Thuan Do 1 LE2I UMR-CNRS 5158, Université de Bourgogne BP 47 870, 21078 DIJON-Cedex France e-mail: barjl@u-bourgognefr

More information

Fibonacci mod k. In this section, we examine the question of which terms of the Fibonacci sequence have a given divisor k.

Fibonacci mod k. In this section, we examine the question of which terms of the Fibonacci sequence have a given divisor k. Fibonacci mod k I start by giving out a table of the first 0 Fibonacci numbers actually the first, because we begin with u 0 =0 (and I have a reason for that which will soon become apparent). Okay, which

More information

Contents. Counting Methods and Induction

Contents. Counting Methods and Induction Contents Counting Methods and Induction Lesson 1 Counting Strategies Investigations 1 Careful Counting... 555 Order and Repetition I... 56 3 Order and Repetition II... 569 On Your Own... 573 Lesson Counting

More information

Counting on Continued Fractions

Counting on Continued Fractions appeared in: Mathematics Magazine 73(2000), pp. 98-04. Copyright the Mathematical Association of America 999. All rights reserved. Counting on Continued Fractions Arthur T. Benjamin Francis Edward Su Harvey

More information

Enumeration and symmetry of edit metric spaces. Jessie Katherine Campbell. A dissertation submitted to the graduate faculty

Enumeration and symmetry of edit metric spaces. Jessie Katherine Campbell. A dissertation submitted to the graduate faculty Enumeration and symmetry of edit metric spaces by Jessie Katherine Campbell A dissertation submitted to the graduate faculty in partial fulfillment of the requirements for the degree of DOCTOR OF PHILOSOPHY

More information

BIJECTIVE PROOFS FOR FIBONACCI IDENTITIES RELATED TO ZECKENDORF S THEOREM

BIJECTIVE PROOFS FOR FIBONACCI IDENTITIES RELATED TO ZECKENDORF S THEOREM BIJECTIVE PROOFS FOR FIBONACCI IDENTITIES RELATED TO ZECKENDORF S THEOREM Philip Matchett Wood Department of Mathematics, Rutgers University, Piscataway, NJ 08854 e-mail: matchett@math.rutgers.edu (Submitted

More information

COMPOSITIONS AND FIBONACCI NUMBERS

COMPOSITIONS AND FIBONACCI NUMBERS COMPOSITIONS AND FIBONACCI NUMBERS V. E. HOGGATT, JR., and D. A. LIND San Jose State College, San Jose, California and University of Cambridge, England 1, INTRODUCTION A composition of n is an ordered

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

ON MULTI-AVOIDANCE OF RIGHT ANGLED NUMBERED POLYOMINO PATTERNS

ON MULTI-AVOIDANCE OF RIGHT ANGLED NUMBERED POLYOMINO PATTERNS INTEGERS: ELECTRONIC JOURNAL OF COMBINATORIAL NUMBER THEORY 4 (2004), #A21 ON MULTI-AVOIDANCE OF RIGHT ANGLED NUMBERED POLYOMINO PATTERNS Sergey Kitaev Department of Mathematics, University of Kentucky,

More information

Some Applications of pq-groups in Graph Theory

Some Applications of pq-groups in Graph Theory Some Applications of pq-groups in Graph Theory Geoffrey Exoo Department of Mathematics and Computer Science Indiana State University Terre Haute, IN 47809 g-exoo@indstate.edu January 25, 2002 Abstract

More information

FRACTIONAL FACTORIAL DESIGNS OF STRENGTH 3 AND SMALL RUN SIZES

FRACTIONAL FACTORIAL DESIGNS OF STRENGTH 3 AND SMALL RUN SIZES FRACTIONAL FACTORIAL DESIGNS OF STRENGTH 3 AND SMALL RUN SIZES ANDRIES E. BROUWER, ARJEH M. COHEN, MAN V.M. NGUYEN Abstract. All mixed (or asymmetric) orthogonal arrays of strength 3 with run size at most

More information

Jumping Sequences. Steve Butler Department of Mathematics University of California, Los Angeles Los Angeles, CA

Jumping Sequences. Steve Butler Department of Mathematics University of California, Los Angeles Los Angeles, CA 1 2 3 47 6 23 11 Journal of Integer Sequences, Vol. 11 (2008), Article 08.4.5 Jumping Sequences Steve Butler Department of Mathematics University of California, Los Angeles Los Angeles, CA 90095 butler@math.ucla.edu

More information

Pattern Popularity in 132-Avoiding Permutations

Pattern Popularity in 132-Avoiding Permutations Pattern Popularity in 132-Avoiding Permutations The MIT Faculty has made this article openly available. Please share how this access benefits you. Your story matters. Citation As Published Publisher Rudolph,

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

q-counting hypercubes in Lucas cubes

q-counting hypercubes in Lucas cubes Turkish Journal of Mathematics http:// journals. tubitak. gov. tr/ math/ Research Article Turk J Math (2018) 42: 190 203 c TÜBİTAK doi:10.3906/mat-1605-2 q-counting hypercubes in Lucas cubes Elif SAYGI

More information

On Determining Paint by Numbers Puzzles with Nonunique Solutions

On Determining Paint by Numbers Puzzles with Nonunique Solutions 2 3 47 6 23 Journal of Integer Sequences, Vol. 2 2009), Article 09.6.5 On Determining Paint by Numbers Puzzles with Nonunique Solutions Ryan Mullen Sacred Heart University Fairfield, CT 06825 USA mullenr@sacredheart.edu

More information

On the Sequence A and Its Combinatorial Interpretations

On the Sequence A and Its Combinatorial Interpretations 1 2 47 6 2 11 Journal of Integer Sequences, Vol. 9 (2006), Article 06..1 On the Sequence A079500 and Its Combinatorial Interpretations A. Frosini and S. Rinaldi Università di Siena Dipartimento di Scienze

More information

A Mathematical Analysis of The Generalized Oval Track Puzzle

A Mathematical Analysis of The Generalized Oval Track Puzzle Rose-Hulman Undergraduate Mathematics Journal Volume 12 Issue 1 Article 5 A Mathematical Analysis of The Generalized Oval Track Puzzle Samuel Kaufmann Carnegie Mellon University, sakaufma@andrew.cmu.edu

More information

P. Z. Chinn Department of Mathematics, Humboldt State University, Arcata, CA

P. Z. Chinn Department of Mathematics, Humboldt State University, Arcata, CA RISES, LEVELS, DROPS AND + SIGNS IN COMPOSITIONS: EXTENSIONS OF A PAPER BY ALLADI AND HOGGATT S. Heubach Departmet of Mathematics, Califoria State Uiversity Los Ageles 55 State Uiversity Drive, Los Ageles,

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

Ross Program 2017 Application Problems

Ross Program 2017 Application Problems Ross Program 2017 Application Problems This document is part of the application to the Ross Mathematics Program, and is posted at http://u.osu.edu/rossmath/. The Admission Committee will start reading

More information

Lower Bounds for Testing Bipartiteness in Dense Graphs

Lower Bounds for Testing Bipartiteness in Dense Graphs Lower Bounds for Testing Bipartiteness in Dense Graphs Andrej Bogdanov Luca Trevisan Abstract We consider the problem of testing bipartiteness in the adjacency matrix model. The best known algorithm, due

More information

Invariants II. LA Math Circle (Advanced) November 15, 2015

Invariants II. LA Math Circle (Advanced) November 15, 2015 Invariants II LA Math Circle (Advanced) November 15, 2015 Recall that an invariant is some quantity associated with a system that is left unchanged by a specified process. We typically use them to show

More information

Counting k-marked Durfee Symbols

Counting k-marked Durfee Symbols Counting k-marked Durfee Symbols Kağan Kurşungöz Department of Mathematics The Pennsylvania State University University Park PA 602 kursun@math.psu.edu Submitted: May 7 200; Accepted: Feb 5 20; Published:

More information

FIBONACCIOUS FACTORS ROBERT B. ELY, III 1. INTRODUCTION

FIBONACCIOUS FACTORS ROBERT B. ELY, III 1. INTRODUCTION FIBOACCIOUS FACTORS ROBERT B. ELY, III. ITRODUCTIO In e a r l i e r issues of the Quarterly there have been shown and proven answers to the following questions about the basic s e r i e s (,,,, - - - ).

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

Counting Permutations by their Rigid Patterns

Counting Permutations by their Rigid Patterns Counting Permutations by their Rigid Patterns A. N. Myers anmyers@math.upenn.edu University of Pennsylvania Philadelphia, PA 19104-6395 September 20, 2002 1 Abstract In how many permutations does the pattern

More information

Bijective proofs for Fibonacci identities related to Zeckendorf s Theorem

Bijective proofs for Fibonacci identities related to Zeckendorf s Theorem Bijective proofs for Fibonacci identities related to Zeckendorf s Theorem Philip Matchett Wood Department of Mathematics, Rutgers University, Hill Center Busch Campus, 0 Frelinghuysen Rd, Piscataway, NJ

More information

Rook Polynomials In Higher Dimensions

Rook Polynomials In Higher Dimensions Grand Valley State University ScholarWors@GVSU Student Summer Scholars Undergraduate Research and Creative Practice 2009 Roo Polynomials In Higher Dimensions Nicholas Krzywonos Grand Valley State University

More information

Solutions Parabola Volume 49, Issue 2 (2013)

Solutions Parabola Volume 49, Issue 2 (2013) Parabola Volume 49, Issue (013) Solutions 1411 140 Q1411 How many three digit numbers are there which do not contain any digit more than once? What do you get if you add them all up? SOLUTION There are

More information

ORTHOGONAL ARRAYS OF STRENGTH 3 AND SMALL RUN SIZES

ORTHOGONAL ARRAYS OF STRENGTH 3 AND SMALL RUN SIZES ORTHOGONAL ARRAYS OF STRENGTH 3 AND SMALL RUN SIZES ANDRIES E. BROUWER, ARJEH M. COHEN, MAN V.M. NGUYEN Abstract. All mixed (or asymmetric) orthogonal arrays of strength 3 with run size at most 64 are

More information

A Variation of the nil-temperley-lieb algebras of type A

A Variation of the nil-temperley-lieb algebras of type A A Variation of the nil-temperley-lieb algebras of type A Niket Gowravaram Abstract We investigate a variation on the nil-temperley-lieb algebras of type A. This variation is formed by removing one of the

More information

Pascal's Triangle in Difference Tables and an Alternate Approach to Exponential Functions

Pascal's Triangle in Difference Tables and an Alternate Approach to Exponential Functions Rose-Hulman Undergraduate Mathematics Journal Volume 18 Issue 2 Article 4 Pascal's Triangle in Difference Tables and an Alternate Approach to Exponential Functions Dalton Heilig The University of Montana

More information

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

FIBONACCI EXPRESSIONS ARISING FROM A COIN-TOSSING SCENARIO INVOLVING PAIRS OF CONSECUTIVE HEADS 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

More information

Tactical Decompositions of Steiner Systems and Orbits of Projective Groups

Tactical Decompositions of Steiner Systems and Orbits of Projective Groups Journal of Algebraic Combinatorics 12 (2000), 123 130 c 2000 Kluwer Academic Publishers. Manufactured in The Netherlands. Tactical Decompositions of Steiner Systems and Orbits of Projective Groups KELDON

More information

RHOMBUS TILINGS OF A HEXAGON WITH TWO TRIANGLES MISSING ON THE SYMMETRY AXIS

RHOMBUS TILINGS OF A HEXAGON WITH TWO TRIANGLES MISSING ON THE SYMMETRY AXIS RHOMBUS TILINGS OF A HEXAGON WITH TWO TRIANGLES MISSING ON THE SYMMETRY AXIS THERESIA EISENKÖLBL Institut für Mathematik der Universität Wien, Strudlhofgasse 4, A-1090 Wien, Austria. E-mail: Theresia.Eisenkoelbl@univie.ac.at

More information

Some results on the existence of t-all-or-nothing transforms over arbitrary alphabets

Some results on the existence of t-all-or-nothing transforms over arbitrary alphabets Some results on the existence of t-all-or-nothing transforms over arbitrary alphabets Navid Nasr Esfahani, Ian Goldberg and Douglas R. Stinson David R. Cheriton School of Computer Science University of

More information

Central Groupoids, Central Digraphs, and Zero-One Matrices A Satisfying A 2 = J

Central Groupoids, Central Digraphs, and Zero-One Matrices A Satisfying A 2 = J Central Groupoids, Central Digraphs, and Zero-One Matrices A Satisfying A 2 = J Frank Curtis, John Drew, Chi-Kwong Li, and Daniel Pragel September 25, 2003 Abstract We study central groupoids, central

More information

MATH 61-02: PRACTICE PROBLEMS FOR FINAL EXAM

MATH 61-02: PRACTICE PROBLEMS FOR FINAL EXAM MATH 61-02: PRACTICE PROBLEMS FOR FINAL EXAM (FP1) The exclusive or operation, denoted by and sometimes known as XOR, is defined so that P Q is true iff P is true or Q is true, but not both. Prove (through

More information

Toppling Conjectures

Toppling Conjectures Games of No Chance 4 MSRI Publications Volume 63, 2015 Toppling Conjectures ALEX FINK, RICHARD NOWAKOWSKI, AARON SIEGEL AND DAVID WOLFE Positions of the game of TOPPLING DOMINOES exhibit many familiar

More information

LINEAR RECURRENCES THROUGH TILINGS AND MARKOV CHAINS ARTHUR T. BENJAMIN, CHRISTOPHER R. H. HANUSA, AND FRANCIS EDWARD SU

LINEAR RECURRENCES THROUGH TILINGS AND MARKOV CHAINS ARTHUR T. BENJAMIN, CHRISTOPHER R. H. HANUSA, AND FRANCIS EDWARD SU LINEAR RECURRENCES THROUGH TILINGS AND MARKOV CHAINS ARTHUR T. BENJAMIN, CHRISTOPHER R. H. HANUSA, AND FRANCIS EDWARD SU ABSTRACT. We present a tiling interpretation for k-th order linear recurrences,

More information

nx + 1 = (n + 1)x 13(n + 1) and nx = (n + 1)x + 27(n + 1).

nx + 1 = (n + 1)x 13(n + 1) and nx = (n + 1)x + 27(n + 1). 1. (Answer: 630) 001 AIME SOLUTIONS Let a represent the tens digit and b the units digit of an integer with the required property. Then 10a + b must be divisible by both a and b. It follows that b must

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

COM S 330 Lecture Notes Week of Feb 9 13

COM S 330 Lecture Notes Week of Feb 9 13 Monday, February 9. Rosen.4 Sequences Reading: Rosen.4. LLM 4.. Ducks 8., 8., Def: A sequence is a function from a (usually infinite) subset of the integers (usually N = {0,,, 3,... } or Z + = {,, 3, 4,...

More information

X(^+(2^i) = i + X02^r + i.

X(^+(2^i) = i + X02^r + i. Peter R. Christopher Department of Mathematics Sciences Worcester Polytechnic Institute, Worcester, MA 69 John W. Kennedy Mathematics Department, Pace University, New York, NY 38 (Submitted May 995). INTRODUCTION

More information

Matrix compositions. Emanuele Munarini. Dipartimento di Matematica Politecnico di Milano

Matrix compositions. Emanuele Munarini. Dipartimento di Matematica Politecnico di Milano Matrix compositions Emanuele Munarini Dipartimento di Matematica Politecnico di Milano emanuelemunarini@polimiit Joint work with Maddalena Poneti and Simone Rinaldi FPSAC 26 San Diego Motivation: L-convex

More information

PUTNAM TRAINING NUMBER THEORY. Exercises 1. Show that the sum of two consecutive primes is never twice a prime.

PUTNAM TRAINING NUMBER THEORY. Exercises 1. Show that the sum of two consecutive primes is never twice a prime. PUTNAM TRAINING NUMBER THEORY (Last updated: December 11, 2017) Remark. This is a list of exercises on Number Theory. Miguel A. Lerma Exercises 1. Show that the sum of two consecutive primes is never twice

More information

Algebraic Methods in Combinatorics

Algebraic Methods in Combinatorics Algebraic Methods in Combinatorics Po-Shen Loh 27 June 2008 1 Warm-up 1. (A result of Bourbaki on finite geometries, from Răzvan) Let X be a finite set, and let F be a family of distinct proper subsets

More information

arxiv: v1 [math.co] 22 Jan 2013

arxiv: v1 [math.co] 22 Jan 2013 NESTED RECURSIONS, SIMULTANEOUS PARAMETERS AND TREE SUPERPOSITIONS ABRAHAM ISGUR, VITALY KUZNETSOV, MUSTAZEE RAHMAN, AND STEPHEN TANNY arxiv:1301.5055v1 [math.co] 22 Jan 2013 Abstract. We apply a tree-based

More information

Congruence successions in compositions

Congruence successions in compositions Discrete Mathematics and Theoretical Computer Science DMTCS vol. 16:, 014, 37 338 Congruence successions in compositions Toufik Mansour 1 Mark Shattuck Mark C. Wilson 3 1 Department of Mathematics, University

More information

On generalized Frame-Stewart numbers

On generalized Frame-Stewart numbers On generalized Frame-Stewart numbers Jonathan Chappelon and Akihiro Matsuura August 31, 2010 Abstract For the multi-peg Tower of Hanoi problem with k 4 pegs, so far the best solution is obtained by the

More information

Hadamard matrices and strongly regular graphs with the 3-e.c. adjacency property

Hadamard matrices and strongly regular graphs with the 3-e.c. adjacency property Hadamard matrices and strongly regular graphs with the 3-e.c. adjacency property Anthony Bonato Department of Mathematics, Wilfrid Laurier University, Waterloo, Ontario, Canada, N2L 3C5 abonato@wlu.ca

More information

SOME FORMULAE FOR THE FIBONACCI NUMBERS

SOME FORMULAE FOR THE FIBONACCI NUMBERS SOME FORMULAE FOR THE FIBONACCI NUMBERS Brian Curtin Department of Mathematics, University of South Florida, 4202 E Fowler Ave PHY4, Tampa, FL 33620 e-mail: bcurtin@mathusfedu Ena Salter Department of

More information

Self-dual interval orders and row-fishburn matrices

Self-dual interval orders and row-fishburn matrices Self-dual interval orders and row-fishburn matrices Sherry H. F. Yan Department of Mathematics Zhejiang Normal University Jinhua 321004, P.R. China huifangyan@hotmail.com Yuexiao Xu Department of Mathematics

More information

CISC 1100: Structures of Computer Science

CISC 1100: Structures of Computer Science CISC 1100: Structures of Computer Science Chapter 2 Sets and Sequences Fordham University Department of Computer and Information Sciences Fall, 2010 CISC 1100/Fall, 2010/Chapter 2 1 / 49 Outline Sets Basic

More information

Parity Dominating Sets in Grid Graphs

Parity Dominating Sets in Grid Graphs Parity Dominating Sets in Grid Graphs John L. Goldwasser and William F. Klostermeyer Dept. of Mathematics West Virginia University Morgantown, WV 26506 Dept. of Computer and Information Sciences University

More information

Discrete Mathematics 22 (1978) North-Holland Publishing Company ON ADDITIVE PARTITIONS OF INTEGERS K. ALLADI University of California, Los A

Discrete Mathematics 22 (1978) North-Holland Publishing Company ON ADDITIVE PARTITIONS OF INTEGERS K. ALLADI University of California, Los A Discrete Mathematics 22 (1978) 20 1-211. North-Holland Publishing Company ON ADDITIVE PARTITIONS OF INTEGERS K. ALLADI University of California, Los Angeles, CA 90024, U.S.A. P. ERDŐS The Hungarian Academy

More information

A Tiling Approach to Chebyshev Polynomials

A Tiling Approach to Chebyshev Polynomials A Tiling Approach to Chebyshev Polynomials Daniel Walton Arthur T. Benjamin, Advisor Sanjai Gupta, Reader May, 2007 Department of Mathematics Copyright c 2007 Daniel Walton. The author grants Harvey Mudd

More information

GENERALIZATIONS OF THE DUAL ZECKENDORF INTEGER REPRESENTATION THEOREMS DISCOVERY BY FIBONACCI TREES AND WORD PATTERNS

GENERALIZATIONS OF THE DUAL ZECKENDORF INTEGER REPRESENTATION THEOREMS DISCOVERY BY FIBONACCI TREES AND WORD PATTERNS GENERALIZATIONS OF THE DUAL ZECKENDORF INTEGER REPRESENTATION THEOREMS DISCOVERY BY FIBONACCI TREES AND WORD PATTERNS J. C. T u r n e r a n d T. D. Robb University of Waikato, Hamilton, New Zealand (Submitted

More information

Links Between Sums Over Paths in Bernoulli s Triangles and the Fibonacci Numbers

Links Between Sums Over Paths in Bernoulli s Triangles and the Fibonacci Numbers Links Between Sums Over Paths in Bernoulli s Triangles and the Fibonacci Numbers arxiv:1611.09181v1 [math.co] 28 Nov 2016 Denis Neiter and Amsha Proag Ecole Polytechnique Route de Saclay 91128 Palaiseau

More information

2013 University of New South Wales School Mathematics Competition

2013 University of New South Wales School Mathematics Competition Parabola Volume 49, Issue (201) 201 University of New South Wales School Mathematics Competition Junior Division Problems and s Problem 1 Suppose that x, y, z are non-zero integers with no common factor

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

Motzkin Paths with Vertical Edges

Motzkin Paths with Vertical Edges Motzkin Paths with Vertical Edges Veronika Irvine and Frank Ruskey University of Victoria, Canada March 13, 2014 Abstract This paper considers finite lattice paths formed from the set of step vectors {,,,,

More information

TILING PROOFS OF SOME FIBONACCI-LUCAS RELATIONS. Mark Shattuck Department of Mathematics, University of Tennessee, Knoxville, TN , USA

TILING PROOFS OF SOME FIBONACCI-LUCAS RELATIONS. Mark Shattuck Department of Mathematics, University of Tennessee, Knoxville, TN , USA INTEGERS: ELECTRONIC JOURNAL OF COMBINATORIAL NUMBER THEORY 8 (008), #A18 TILING PROOFS OF SOME FIBONACCI-LUCAS RELATIONS Mark Shattuck Department of Mathematics, University of Tennessee, Knoxville, TN

More information

F 2k 1 = F 2n. for all positive integers n.

F 2k 1 = F 2n. for all positive integers n. Question 1 (Fibonacci Identity, 15 points). Recall that the Fibonacci numbers are defined by F 1 = F 2 = 1 and F n+2 = F n+1 + F n for all n 0. Prove that for all positive integers n. n F 2k 1 = F 2n We

More information

Non-Recursively Constructible Recursive Families of Graphs

Non-Recursively Constructible Recursive Families of Graphs Non-Recursively Constructible Recursive Families of Graphs Colleen Bouey Department of Mathematics Loyola Marymount College Los Angeles, CA 90045, USA cbouey@lion.lmu.edu Aaron Ostrander Dept of Math and

More information

CATALAN DETERMINANTS A COMBINATORIAL APPROACH

CATALAN DETERMINANTS A COMBINATORIAL APPROACH CATALAN DETERMINANTS A COMBINATORIAL APPROACH ARTHUR T BENJAMIN, NAIOMI T CAMERON, JENNIFER J QUINN, AND CARL R YERGER Abstract Determinants of matrices involving the Catalan sequence have appeared throughout

More information

DYNAMICS OF THE ZEROS OF FIBONACCI POLYNOMIALS M. X. He Nova Southeastern University, Fort Lauderdale, FL. D, Simon

DYNAMICS OF THE ZEROS OF FIBONACCI POLYNOMIALS M. X. He Nova Southeastern University, Fort Lauderdale, FL. D, Simon M. X. He Nova Southeastern University, Fort Lauderdale, FL D, Simon Nova Southeastern University, Fort Lauderdale, FL P. E. Ricci Universita degli Studi di Roma "La Sapienza," Rome, Italy (Submitted December

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

IDENTITIES FOR OVERPARTITIONS WITH EVEN SMALLEST PARTS

IDENTITIES FOR OVERPARTITIONS WITH EVEN SMALLEST PARTS IDENTITIES FOR OVERPARTITIONS WITH EVEN SMALLEST PARTS MIN-JOO JANG AND JEREMY LOVEJOY Abstract. We prove several combinatorial identities involving overpartitions whose smallest parts are even. These

More information

Some Edge-magic Cubic Graphs

Some Edge-magic Cubic Graphs Some Edge-magic Cubic Graphs W. C. Shiu Department of Mathematics Hong Kong Baptist University 4 Waterloo Road, Kowloon Tong Hong Kong, China. and Sin-Min Lee Department of Mathematics and Computer Science

More information

arxiv: v1 [math.co] 3 Feb 2014

arxiv: v1 [math.co] 3 Feb 2014 Enumeration of nonisomorphic Hamiltonian cycles on square grid graphs arxiv:1402.0545v1 [math.co] 3 Feb 2014 Abstract Ed Wynn 175 Edmund Road, Sheffield S2 4EG, U.K. The enumeration of Hamiltonian cycles

More information

The solutions to the two examples above are the same.

The solutions to the two examples above are the same. One-to-one correspondences A function f : A B is one-to-one if f(x) = f(y) implies that x = y. A function f : A B is onto if for any element b in B there is an element a in A such that f(a) = b. A function

More information

The distribution of run lengths in integer compositions

The distribution of run lengths in integer compositions The distribution of run lengths in integer compositions Herbert S Wilf University of Pennsylvania Philadelphia PA 19104-6395, USA wilf@mathupennedu Submitted: Mar 7, 2010; Accepted: Oct 9, 2011; Published:

More information

Combinatorial Interpretations of a Generalization of the Genocchi Numbers

Combinatorial Interpretations of a Generalization of the Genocchi Numbers 1 2 3 47 6 23 11 Journal of Integer Sequences, Vol. 7 (2004), Article 04.3.6 Combinatorial Interpretations of a Generalization of the Genocchi Numbers Michael Domaratzki Jodrey School of Computer Science

More information

FIFTH ROOTS OF FIBONACCI FRACTIONS. Christopher P. French Grinnell College, Grinnell, IA (Submitted June 2004-Final Revision September 2004)

FIFTH ROOTS OF FIBONACCI FRACTIONS. Christopher P. French Grinnell College, Grinnell, IA (Submitted June 2004-Final Revision September 2004) Christopher P. French Grinnell College, Grinnell, IA 0112 (Submitted June 2004-Final Revision September 2004) ABSTRACT We prove that when n is odd, the continued fraction expansion of Fn+ begins with a

More information