Distribution of the Longest Gap in Positive Linear Recurrence Sequences

Size: px
Start display at page:

Download "Distribution of the Longest Gap in Positive Linear Recurrence Sequences"

Transcription

1 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 Young Mathematicians Conference Columbus, Ohio, July 27-29, 2012

2 Introduction

3 Zeckendorf Decompositions Fibonacci Numbers: F n+1 = F n + F n 1 ;

4 Zeckendorf Decompositions Fibonacci Numbers: F n+1 = F n + F n 1 ; F 1 = 1, F 2 = 2, F 3 = 3, F 4 = 5,.

5 Zeckendorf Decompositions Fibonacci Numbers: F n+1 = F n + F n 1 ; F 1 = 1, F 2 = 2, F 3 = 3, F 4 = 5,. Zeckendorf s Theorem Every positive integer can be written uniquely as a sum of non-consecutive Fibonacci numbers.

6 Zeckendorf Decompositions Fibonacci Numbers: F n+1 = F n + F n 1 ; F 1 = 1, F 2 = 2, F 3 = 3, F 4 = 5,. Zeckendorf s Theorem Every positive integer can be written uniquely as a sum of non-consecutive Fibonacci numbers. Example: 2012 = = F 16 + F 13 + F 8 + F 3 + F 1.

7 Zeckendorf Decompositions Fibonacci Numbers: F n+1 = F n + F n 1 ; F 1 = 1, F 2 = 2, F 3 = 3, F 4 = 5,. Zeckendorf s Theorem Every positive integer can be written uniquely as a sum of non-consecutive Fibonacci numbers. Example: 2012 = = F 16 + F 13 + F 8 + F 3 + F 1. Lekkerkerker s Theorem (1952) The average number of summands in the Zeckendorf decomposition for integers in [F n, F n+1 ) tends to n ϕ n, where ϕ = is the golden mean.

8 Gaps: Our object of study Instead of looking at the number of summands, we study the spacings between them, as follows: Definition: Gaps If x [F n, F n+1 ) has Zeckendorf decomposition x = F n + F n g1 + F n g2 + + F n gk, we define the gaps in its decomposition to be {g 1, g 1 g 2,, g k 1 g k }. Example: 2012 = F 16 + F 13 + F 8 + F 3 + F 1.

9 Gaps: Our object of study Instead of looking at the number of summands, we study the spacings between them, as follows: Definition: Gaps If x [F n, F n+1 ) has Zeckendorf decomposition x = F n + F n g1 + F n g2 + + F n gk, we define the gaps in its decomposition to be {g 1, g 1 g 2,, g k 1 g k }. Example: 2012 = F 16 + F 13 + F 8 + F 3 + F 1. Gaps of length 3, 5, 5, and 2.

10 Previous Results (Miller-Beckwith) Theorem (Zeckendorf Gap Distribution) For Zeckendorf decompositions, P(k) = 1 φ k φ = the golden mean. for k 2, with

11 Previous Results (Miller-Beckwith) Theorem (Zeckendorf Gap Distribution) For Zeckendorf decompositions, P(k) = 1 φ k φ = the golden mean. for k 2, with Figure: Distribution of gaps in [F 1000, F 1001 ); F

12 Our Problem: Given a random number x in the interval [F n, F n+1 ), what is the probability that x has longest gap equal to r?

13 Why is this exciting?

14 Why is this exciting? In probability theory, the longest run of heads in a sequence of n coin tosses has generated much work. The longest run grows logarithmically, and has finite variance, independent of n.

15 Why is this exciting? In probability theory, the longest run of heads in a sequence of n coin tosses has generated much work. The longest run grows logarithmically, and has finite variance, independent of n. After modifications, our problem looks similar

16 Why is this exciting? In probability theory, the longest run of heads in a sequence of n coin tosses has generated much work. The longest run grows logarithmically, and has finite variance, independent of n. After modifications, our problem looks similar The study of these behaviors has many applications. For example:

17 Why is this exciting? In probability theory, the longest run of heads in a sequence of n coin tosses has generated much work. The longest run grows logarithmically, and has finite variance, independent of n. After modifications, our problem looks similar The study of these behaviors has many applications. For example: Fraud detection (IRS)

18 Why is this exciting? In probability theory, the longest run of heads in a sequence of n coin tosses has generated much work. The longest run grows logarithmically, and has finite variance, independent of n. After modifications, our problem looks similar The study of these behaviors has many applications. For example: Fraud detection (IRS) Machine running times and Algorithms

19 Why is this exciting? In probability theory, the longest run of heads in a sequence of n coin tosses has generated much work. The longest run grows logarithmically, and has finite variance, independent of n. After modifications, our problem looks similar The study of these behaviors has many applications. For example: Fraud detection (IRS) Machine running times and Algorithms Philadelphia International Airport

20

21 Method Our plan of attack is as follows:

22 Method Our plan of attack is as follows: Recast the problem in a combinatorial perspective

23 Method Our plan of attack is as follows: Recast the problem in a combinatorial perspective Use generating functions!

24 Method Our plan of attack is as follows: Recast the problem in a combinatorial perspective Use generating functions! Discover relationships between important quantities

25 Method Our plan of attack is as follows: Recast the problem in a combinatorial perspective Use generating functions! Discover relationships between important quantities Analyze limiting behavior

26 Method Our plan of attack is as follows: Recast the problem in a combinatorial perspective Use generating functions! Discover relationships between important quantities Analyze limiting behavior First we ll review what we need to know.

27 Review of Generating Functions Given a sequence a n, its generating function is A(x) = n=0 a nx n.

28 Review of Generating Functions Given a sequence a n, its generating function is A(x) = n=0 a nx n. Let s find the number of ways to have k numbers sum to n (where order matters), all the numbers are less than b.

29 Review of Generating Functions Given a sequence a n, its generating function is A(x) = n=0 a nx n. Let s find the number of ways to have k numbers sum to n (where order matters), all the numbers are less than b. So we have a a k = n, a 1,..., a k < b.

30 Review of Generating Functions Given a sequence a n, its generating function is A(x) = n=0 a nx n. Let s find the number of ways to have k numbers sum to n (where order matters), all the numbers are less than b. So we have a a k = n, a 1,..., a k < b. We can represent this by the nth coefficient of the function (1 + x x b 1 ) k.

31 Review of Generating Functions Given a sequence a n, its generating function is A(x) = n=0 a nx n. Let s find the number of ways to have k numbers sum to n (where order matters), all the numbers are less than b. So we have a a k = n, a 1,..., a k < b. We can represent this by the nth coefficient of the function (1 + x x b 1 ) k. Using geometric series expansion, this is equal to ( ) 1 x n k. 1 x

32 Partial Fraction Expansion Now we will introduce a basic idea of our derivations. Consider: f (x) = 1 1 x x 2.

33 Partial Fraction Expansion Now we will introduce a basic idea of our derivations. Consider: f (x) = 1 1 x x 2. Using the method of partial fractions, we can write this as: f (x) = c 1 x + φ + c 2 x 1/φ, where φ and 1/φ are the roots of 1 x x 2, and c 1 and c 2 are determined by algebra to be c 1 = c 2 = 5.

34 Partial Fraction Expansion So we have: f (x) = [ 5 φ 1 + (1/φ)x + (1/φ) 1 φx ].

35 Partial Fraction Expansion So we have: f (x) = [ 5 φ 1 + (1/φ)x + (1/φ) 1 φx ]. Which by geometric series expansion gives: f (x) = i=0 1 5 [( 1/φ) i + φ i] x i.

36 Partial Fraction Expansion So we have: f (x) = [ 5 φ 1 + (1/φ)x + (1/φ) 1 φx ]. Which by geometric series expansion gives: f (x) = i=0 1 5 [( 1/φ) i + φ i] x i. And by Binet s well known formula for the Fibonacci numbers, we see that: f (x) = F i x i. i=0

37 Why will this be useful?

38 Why will this be useful? If we can find the generating function for our desired quantity in closed form: 1 f (x) = 1 x x 2,

39 Why will this be useful? If we can find the generating function for our desired quantity in closed form: 1 f (x) = 1 x x 2, the partial fraction expansion reduces its limiting behavior to the study of the roots of a polynomial. f (x) = i=0 1 5 [( 1/φ) i + φ i] x i.

40 Why will this be useful? If we can find the generating function for our desired quantity in closed form: 1 f (x) = 1 x x 2, the partial fraction expansion reduces its limiting behavior to the study of the roots of a polynomial. f (x) = i=0 1 5 [( 1/φ) i + φ i] x i.

41 Results

42 Cumulative Distribution Function Pick x randomly from the interval [F n, F n+1 ). We prove explicitly the cumulative distribution of x s longest gap.

43 Cumulative Distribution Function Pick x randomly from the interval [F n, F n+1 ). We prove explicitly the cumulative distribution of x s longest gap. Theorem Let r = φ 2 /(φ 2 + 1). Define f as f (n, u) = log rn/ log φ + u for some fixed u R. Then, as n, the probability that x [F n, F n+1 ) has longest gap less than or equal to f (n) converges to e(1 u) log φ+{f (n)} P(L(x) f (n, u)) = e

44 Cumulative Distribution Function Pick x randomly from the interval [F n, F n+1 ). We prove explicitly the cumulative distribution of x s longest gap. Theorem Let r = φ 2 /(φ 2 + 1). Define f as f (n, u) = log rn/ log φ + u for some fixed u R. Then, as n, the probability that x [F n, F n+1 ) has longest gap less than or equal to f (n) converges to e(1 u) log φ+{f (n)} P(L(x) f (n, u)) = e Immediate Corollary: If f (n, u) grows any slower or faster than log n/ log φ, then P(L(x) f (n)) goes to 0 or 1 respectively.

45 Mean and Variance We can use the CDF to determine the regular distribution function, and particularly the mean and variance.

46 Mean and Variance We can use the CDF to determine the regular distribution function, and particularly the mean and variance. Let φ2 log( φ P(u) = P (L(x) 2 +1 n) ) + u, log φ

47 Mean and Variance We can use the CDF to determine the regular distribution function, and particularly the mean and variance. Let φ2 log( φ P(u) = P (L(x) 2 +1 n) ) + u, log φ then the distribution of the longest gap is approximately d du P(u).

48 Mean and Variance We can use the CDF to determine the regular distribution function, and particularly the mean and variance. Let φ2 log( φ P(u) = P (L(x) 2 +1 n) ) + u, log φ then the distribution of the longest gap is approximately d du P(u). The mean is given by µ = The variance follows similarly. u d du P(u)du.

49 Mean and Variance So the mean is about ( ) log φ 2 φ µ = e e(1 u) log φ e (1 u) log φ log φ du. log φ

50 Mean and Variance So the mean is about ( ) log φ 2 φ µ = e e(1 u) log φ e (1 u) log φ log φ du. log φ ( ( ) φ 2 = 1/ log φ log φ ) log we w dw

51 Mean and Variance So the mean is about ( ) log φ 2 φ µ = e e(1 u) log φ e (1 u) log φ log φ du. log φ ( ( ) φ 2 = 1/ log φ log φ Theorem In the continuous approximation, the mean is ( ) log φ 2 φ 2 +1 n γ, log φ where γ is the Euler- Mascheroni constant. 0 ) log we w dw

52 Fibonacci Case Generating Function We let G n,k,f be the number of ways to have a Zeckendorf decomposition with k nonzero summands and all gaps less than f (n).

53 Fibonacci Case Generating Function We let G n,k,f be the number of ways to have a Zeckendorf decomposition with k nonzero summands and all gaps less than f (n). G n,k,f is the coefficient of x n+1 for the generating function 1 1 x j=2 k 1 f (n) 1 x j

54 The Combinatorics 1 Why the n + 1st coefficient of 1 x f (n) 1 x j j=2 k 1?

55 The Combinatorics 1 Why the n + 1st coefficient of 1 x f (n) 1 x j j=2 k 1? Let y = F n + F n g1 + F n g1 g F n g1 g n 1, then we have the following:

56 The Combinatorics 1 Why the n + 1st coefficient of 1 x f (n) 1 x j j=2 k 1? Let y = F n + F n g1 + F n g1 g F n g1 g n 1, then we have the following: The sum of the gaps of x is n.

57 The Combinatorics 1 Why the n + 1st coefficient of 1 x f (n) 1 x j j=2 k 1? Let y = F n + F n g1 + F n g1 g F n g1 g n 1, then we have the following: The sum of the gaps of x is n. Each gap is 2.

58 The Combinatorics 1 Why the n + 1st coefficient of 1 x f (n) 1 x j j=2 k 1? Let y = F n + F n g1 + F n g1 g F n g1 g n 1, then we have the following: The sum of the gaps of x is n. Each gap is 2. Each gap is < f (n).

59 The Combinatorics 1 Why the n + 1st coefficient of 1 x f (n) 1 x j j=2 k 1? Let y = F n + F n g1 + F n g1 g F n g1 g n 1, then we have the following: The sum of the gaps of x is n. Each gap is 2. Each gap is < f (n). The gaps uniquely identify y because of Zeckendorf s Theorem!

60 The Combinatorics Then G n,k,f is the number of ways to choose k gaps between 2 and f (n) 1, that add up to n.

61 The Combinatorics Then G n,k,f is the number of ways to choose k gaps between 2 and f (n) 1, that add up to n. So its the n th coefficient of = 1 1 x x 2(k 1) 1 [ x x f (n) 1] k 1. 1 x ( 1 x f 2 1 x ) k 1

62 The Combinatorics Then G n,k,f is the number of ways to choose k gaps between 2 and f (n) 1, that add up to n. So its the n th coefficient of = 1 1 x x 2(k 1) 1 [ x x f (n) 1] k 1. 1 x ( 1 x f 2 1 x ) k 1 For fixed k, this is surprisingly hard to analyze. We only care about the sum over all k.

63 The Generating Function pt 2 If we sum over k we get the total number of x [F n, F n+1 ) with longest gap < f (n) call it G k,f.

64 The Generating Function pt 2 If we sum over k we get the total number of x [F n, F n+1 ) with longest gap < f (n) call it G k,f. It s the n + 1st coefficient of F(x) = 1 1 x ( ) 1 x f 2 = 1 x k=1 x 1 x x 2 + x f (n)

65 The Generating Function pt 2 If we sum over k we get the total number of x [F n, F n+1 ) with longest gap < f (n) call it G k,f. It s the n + 1st coefficient of F(x) = 1 1 x ( ) 1 x f 2 = 1 x k=1 x 1 x x 2 + x f (n) Let s work with this (use partial fractions and Rouché) to find the CDF.

66 Partial Fractions pt 2 Write the roots of x f x 2 x 1 as {α i } f i=1. We can write our generating function F(x) = x 1 x x 2 + x f (n) =

67 Partial Fractions pt 2 Write the roots of x f x 2 x 1 as {α i } f i=1. We can write our generating function F(x) = x 1 x x 2 + x f (n) = f (n) i=1 f (n)α f (n) i α i 2α 2 i α i ( ) x j. α i j=1

68 Partial Fractions pt 2 Write the roots of x f x 2 x 1 as {α i } f i=1. We can write our generating function F(x) = x 1 x x 2 + x f (n) = f (n) i=1 f (n)α f (n) i α i 2α 2 i α i ( ) x j. α i j=1 We can take the n + 1st coefficient of this expansion to find the number of y with gaps less than f (n).

69 Partial Fractions pt 3 Divide the number of y [F n, F n+1 ) with longest gap < f (n), by the total number of y, which is F n+1 F n 1 5 φ n.

70 Partial Fractions pt 3 Divide the number of y [F n, F n+1 ) with longest gap < f (n), by the total number of y, which is F n+1 F n 1 5 φ n. Theorem The proportion of y [F n, F n+1 ) with L(x) < f (n) is exactly f (n) i=1 f (n)α f (n) i 5(α i ) 2α 2 i α i ( 1 α i ) n+1 1 (φ n ( 1/φ) n )

71 Partial Fractions pt 3 Divide the number of y [F n, F n+1 ) with longest gap < f (n), by the total number of y, which is F n+1 F n 1 5 φ n. Theorem The proportion of y [F n, F n+1 ) with L(x) < f (n) is exactly f (n) i=1 f (n)α f (n) i 5(α i ) 2α 2 i α i ( 1 α i ) n+1 1 (φ n ( 1/φ) n ) Now, we find out about the roots of x f x 2 x + 1.

72 Rouché and Roots When f (n) is large z f (n) is very small, for z < 1. Thus, by Rouché s theorem from complex analysis:

73 Rouché and Roots When f (n) is large z f (n) is very small, for z < 1. Thus, by Rouché s theorem from complex analysis: Lemma For f N and f 4, the polynomial p f (z) = z f z 2 z + 1 has exactly one root z f with z f <.9. Further, z f R and z f = 1 φ + zf f, so as f, z f converges to 1 φ. z f +φ

74 Rouché and Roots When f (n) is large z f (n) is very small, for z < 1. Thus, by Rouché s theorem from complex analysis: Lemma For f N and f 4, the polynomial p f (z) = z f z 2 z + 1 has exactly one root z f with z f <.9. Further, z f R and z f = 1 φ + zf f, so as f, z f converges to 1 φ. z f +φ And we only care about the small roots.

75 Getting the CDF As f grows, only one root goes to 1/φ. The other roots don t matter. So,

76 Getting the CDF As f grows, only one root goes to 1/φ. The other roots don t matter. So, Theorem If lim n f (n) =, the proportion of y with L(y) < f (n) is, as n ( lim (φz f ) n φz f (n) ) n f = lim 1 +. n n φ + z f And if f (n) is bounded, then P f = 0.

77 Getting the CDF Theorem In the limit, if lim n f (n) = then ( P f = lim P n,f = lim (φz f ) n φz f (n) ) n f = lim 1 +. n n n φ + z f And if f (n) is bounded, then P f = 0.

78 Getting the CDF Theorem In the limit, if lim n f (n) = then ( P f = lim P n,f = lim (φz f ) n φz f (n) ) n f = lim 1 +. n n n φ + z f And if f (n) is bounded, then P f = 0. We re almost there!:

79 Getting the CDF Theorem In the limit, if lim n f (n) = then ( P f = lim P n,f = lim (φz f ) n φz f (n) ) n f = lim 1 +. n n n φ + z f And if f (n) is bounded, then P f = 0. We re almost there!: Take logarithms

80 Getting the CDF Theorem In the limit, if lim n f (n) = then ( P f = lim P n,f = lim (φz f ) n φz f (n) ) n f = lim 1 +. n n n φ + z f And if f (n) is bounded, then P f = 0. We re almost there!: Take logarithms Taylor expand

81 Getting the CDF Theorem In the limit, if lim n f (n) = then ( P f = lim P n,f = lim (φz f ) n φz f (n) ) n f = lim 1 +. n n n φ + z f And if f (n) is bounded, then P f = 0. We re almost there!: Take logarithms Taylor expand Use that z f 1/φ as n

82 Getting the CDF Theorem In the limit, if lim n f (n) = then ( P f = lim P n,f = lim (φz f ) n φz f (n) ) n f = lim 1 +. n n n φ + z f And if f (n) is bounded, then P f = 0. We re almost there!: Take logarithms Taylor expand Use that z f 1/φ as n Re-exponentiate

83 Cumulative Distribution Function After some technical details, we get our long awaited theorem! Theorem Let r = φ 2 /(φ + 1). Define f : as f (n) = log rn/ log φ + u for some fixed u R. Then, as n, the probability that x [F n, F n+1 ) has longest gap less than f (n) is P(L(x) < f (n)) = e eu log φ +{f }

84 Conclusions and Future Work

85 Positive Linear Recurrence Sequences This method can be greatly generalized to Positive Linear Recurrence Sequences ie: linear recurrences with non-negative coefficients. WLOG: H n+1 = c 1 H n (t1 =0) + c 2 H n t2 + + c L H n tl.

86 Positive Linear Recurrence Sequences This method can be greatly generalized to Positive Linear Recurrence Sequences ie: linear recurrences with non-negative coefficients. WLOG: H n+1 = c 1 H n (t1 =0) + c 2 H n t2 + + c L H n tl. Theorem (Zeckendorf s Theorem for PLRS recurrences) Any b N has a unique legal decomposition into sums of H n, b = a 1 H i1 + + a ik H ik. Here legal reduces to non-adjacency of summands in the Fibonacci case.

87 Generating Function, pt n The number of b [H n, H n+1 ), with longest gap < f is the coefficient of x n s in the generating function:

88 Generating Function, pt n The number of b [H n, H n+1 ), with longest gap < f is the coefficient of x n s in the generating function: [ ((c1 1)x t (c L 1)x t ) ( x s+1 x f L k 0 1 x ) +

89 Generating Function, pt n The number of b [H n, H n+1 ), with longest gap < f is the coefficient of x n s in the generating function: x t 1 [ ((c1 1)x t (c L 1)x t ) ( x s+1 x f L k 0 ( x s+t 2 t 1 +1 x f 1 x 1 x ) + ) ( + + x t L 1 x s+t L t L x f ) ] k 1 x

90 Generating Function, pt n The number of b [H n, H n+1 ), with longest gap < f is the coefficient of x n s in the generating function: x t 1 [ ((c1 1)x t (c L 1)x t ) ( x s+1 x f L k 0 ( x s+t 2 t 1 +1 x f 1 x 1 x ) + ) ( + + x t L 1 x s+t L t L x f ) ] k 1 x 1 ( c1 1 + c 2 x t c L x t ) L 1 x

91 Generating Function, pt n The number of b [H n, H n+1 ), with longest gap < f is the coefficient of x n s in the generating function: x t 1 [ ((c1 1)x t (c L 1)x t ) ( x s+1 x f L k 0 ( x s+t 2 t 1 +1 x f 1 x A geometric series! 1 x ) + ) ( + + x t L 1 x s+t L t L x f ) ] k 1 x 1 ( c1 1 + c 2 x t c L x t ) L 1 x

92 Some More Definitions Let λ i be the eigenvalues of the recurrence, and p i their coefficients. Define G(x) = L ) (x 1λi i=2 P(x) = (c 1 1)x t 1 + c 2 x t c L x t L, R(x) = c 1 x t 1 + c 2 x t (c L 1)x t L. and M(x) = 1 c 1 x c 2 x t 2+1 c L x t L+1

93 Exact Cumulative Distribution There is again a critical root, z f 1/λ 1 exponentially as f.

94 Exact Cumulative Distribution There is again a critical root, z f 1/λ 1 exponentially as f. Theorem PLRS Cumulative Distribution The cumulative distribution of the longest gap in [H n, H n+1 ) is: P(L(x) < f ) = P(z f ) / (p 1 λ 1 p 1 ) ( 1 ) n z f M (z f ) + f zf f R(z f ) + z f +1 f R (z f ) z f λ 1 +H(n, f ) where there exists ɛ with 1/λ 1 < ɛ < 1, such that H n,f f ɛ n

95 Exact Cumulative Distribution There is again a critical root, z f 1/λ 1 exponentially as f. Theorem PLRS Cumulative Distribution The cumulative distribution of the longest gap in [H n, H n+1 ) is: P(L(x) < f ) = P(z f ) / (p 1 λ 1 p 1 ) ( 1 ) n z f M (z f ) + f zf f R(z f ) + z f +1 f R (z f ) z f λ 1 +H(n, f ) where there exists ɛ with 1/λ 1 < ɛ < 1, such that H n,f f ɛ n Our techniques handle this!

96 References References Kologlu, Kopp, Miller and Wang: Fibonacci case. Miller - Wang: Main paper. Miller - Wang: Survey paper.

97 Thank you!!! Our thanks go out to: The hardworking fundraisers and organizers for The Ohio State Young Mathematicians Conference! The National Science Foundation Professor Steven J. Miller, and Williams College

Distribution of summands in generalized Zeckendorf decompositions

Distribution of summands in generalized Zeckendorf decompositions Distribution of summands in generalized Zeckendorf decompositions Amanda Bower (UM-Dearborn), Louis Gaudet (Yale University), Rachel Insoft (Wellesley College), Shiyu Li (Berkeley), Steven J. Miller and

More information

Cookie Monster Meets the Fibonacci Numbers. Mmmmmm Theorems!

Cookie Monster Meets the Fibonacci Numbers. Mmmmmm Theorems! Cookie Monster Meets the Fibonacci Numbers. Mmmmmm Theorems! Steven J. Miller (MC 96) http://www.williams.edu/mathematics/sjmiller/public_html Yale University, April 14, 2014 Introduction Goals of the

More information

From Fibonacci Quilts to Benford s Law through Zeckendorf Decompositions

From Fibonacci Quilts to Benford s Law through Zeckendorf Decompositions From Fibonacci Quilts to Benford s Law through Zeckendorf Decompositions Steven J. Miller (sjm1@williams.edu) http://www.williams.edu/mathematics/sjmiller/public_html AMS Special Session on Difference

More information

Convergence rates in generalized Zeckendorf decomposition problems

Convergence rates in generalized Zeckendorf decomposition problems Convergence rates in generalized Zeckendorf decomposition problems Ray Li (ryli@andrew.cmu.edu) 1 Steven J Miller (sjm1@williams.edu) 2 Zhao Pan (zhaop@andrew.cmu.edu) 3 Huanzhong Xu (huanzhox@andrew.cmu.edu)

More information

Cookie Monster Meets the Fibonacci Numbers. Mmmmmm Theorems!

Cookie Monster Meets the Fibonacci Numbers. Mmmmmm Theorems! Cookie Monster Meets the Fibonacci Numbers. Mmmmmm Theorems! Olivial Beckwith, Murat Koloğlu, Gene Kopp, Steven J. Miller and Yinghui Wang http://www.williams.edu/mathematics/sjmiller/public html Colby

More information

Cookie Monster Meets the Fibonacci Numbers. Mmmmmm Theorems!

Cookie Monster Meets the Fibonacci Numbers. Mmmmmm Theorems! Cookie Monster Meets the Fibonacci Numbers. Mmmmmm Theorems! Murat Koloğlu, Gene Kopp, Steven J. Miller and Yinghui Wang http://www.williams.edu/mathematics/sjmiller/public html Smith College, January

More information

Springboards to Mathematics: From Zombies to Zeckendorf

Springboards to Mathematics: From Zombies to Zeckendorf Springboards to Mathematics: From Zombies to Zeckendorf Steven J. Miller http://www.williams.edu/mathematics/sjmiller/public_html Zombies General Advice: What are your tools and how can they be used? Zombine

More information

From Fibonacci Numbers to Central Limit Type Theorems

From Fibonacci Numbers to Central Limit Type Theorems From Fibonacci Numbers to Central Limit Type Theorems Murat Koloğlu, Gene Kopp, Steven J. Miller and Yinghui Wang Williams College, October 1st, 010 Introduction Previous Results Fibonacci Numbers: F n+1

More information

Cookie Monster Meets the Fibonacci Numbers. Mmmmmm Theorems!

Cookie Monster Meets the Fibonacci Numbers. Mmmmmm Theorems! Cookie Monster Meets the Fibonacci Numbers. Mmmmmm Theorems! Murat Koloğlu, Gene Kopp, Steven J. Miller and Yinghui Wang http://www.williams.edu/mathematics/sjmiller/public html College of the Holy Cross,

More information

From Fibonacci Quilts to Benford s Law through Zeckendorf Decompositions

From Fibonacci Quilts to Benford s Law through Zeckendorf Decompositions From Fibonacci Quilts to Benford s Law through Zeckendorf Decompositions Steven J. Miller (sjm1@williams.edu) http://www.williams.edu/mathematics/sjmiller/ public_html CANT 2015 (May 19), Graduate Center

More information

Cookie Monster Meets the Fibonacci Numbers. Mmmmmm Theorems!

Cookie Monster Meets the Fibonacci Numbers. Mmmmmm Theorems! Cookie Monster Meets the Fibonacci Numbers. Mmmmmm Theorems! Steven J Miller, Williams College Steven.J.Miller@williams.edu http://www.williams.edu/go/math/sjmiller CANT 2010, CUNY, May 29, 2010 Summary

More information

FROM FIBONACCI NUMBERS TO CENTRAL LIMIT TYPE THEOREMS

FROM FIBONACCI NUMBERS TO CENTRAL LIMIT TYPE THEOREMS FROM FIBONACCI NUMBERS TO CENTRAL LIMIT TYPE THEOREMS STEVEN J. MILLER AND YINGHUI WANG Abstract A beautiful theorem of Zeckendorf states that every integer can be written uniquely as a sum of non-consecutive

More information

Why Cookies And M&Ms Are Good For You (Mathematically)

Why Cookies And M&Ms Are Good For You (Mathematically) Why Cookies And M&Ms Are Good For You (Mathematically) Steven J. Miller, Williams College Steven.J.Miller@williams.edu http://web.williams.edu/mathematics/sjmiller/public_html/ Stuyvesant High School,

More information

On Summand Minimality of Generalized Zeckendorf Decompositions

On Summand Minimality of Generalized Zeckendorf Decompositions On Summand Minimality of Generalized Zeckendorf Decompositions Katherine Cordwell 1, Magda Hlavacek 2 SMALL REU, Williams College ktcordwell@gmail.com mhlavacek@hmc.edu 1 University of Maryland, College

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

The Fibonacci Quilt Sequence

The Fibonacci Quilt Sequence The Sequence Minerva Catral, Pari Ford*, Pamela Harris, Steven J. Miller, Dawn Nelson AMS Section Meeting Georgetown University March 7, 2015 1 1 2 1 2 3 1 2 3 4 1 2 3 4 5 Fibonacci sequence Theorem (

More information

ON THE NUMBER OF SUMMANDS IN ZECKENDORF DECOMPOSITIONS

ON THE NUMBER OF SUMMANDS IN ZECKENDORF DECOMPOSITIONS ON THE NUMBER OF SUMMANDS IN ZECKENDORF DECOMPOSITIONS MURAT KOLOĞLU, GENE S. KOPP, STEVEN J. MILLER, AND YINGHUI WANG Abstract. Zecendorf proved that every positive integer has a unique representation

More information

Eigenvalue Statistics for Toeplitz and Circulant Ensembles

Eigenvalue Statistics for Toeplitz and Circulant Ensembles Eigenvalue Statistics for Toeplitz and Circulant Ensembles Murat Koloğlu 1, Gene Kopp 2, Steven J. Miller 1, and Karen Shen 3 1 Williams College 2 University of Michigan 3 Stanford University http://www.williams.edu/mathematics/sjmiller/

More information

Ma 530 Power Series II

Ma 530 Power Series II Ma 530 Power Series II Please note that there is material on power series at Visual Calculus. Some of this material was used as part of the presentation of the topics that follow. Operations on Power Series

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

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

From M&Ms to Mathematics, or, How I learned to answer questions and help my kids love math.

From M&Ms to Mathematics, or, How I learned to answer questions and help my kids love math. From M&Ms to Mathematics, or, How I learned to answer questions and help my kids love math. Steven J. Miller, Williams College sjm1@williams.edu, Steven.Miller.MC.96@aya.yale.edu (with Cameron and Kayla

More information

MATH 324 Summer 2011 Elementary Number Theory. Notes on Mathematical Induction. Recall the following axiom for the set of integers.

MATH 324 Summer 2011 Elementary Number Theory. Notes on Mathematical Induction. Recall the following axiom for the set of integers. MATH 4 Summer 011 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

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

Mathematical Economics: Lecture 2

Mathematical Economics: Lecture 2 Mathematical Economics: Lecture 2 Yu Ren WISE, Xiamen University September 25, 2012 Outline 1 Number Line The number line, origin (Figure 2.1 Page 11) Number Line Interval (a, b) = {x R 1 : a < x < b}

More information

1. Let A be a 2 2 nonzero real matrix. Which of the following is true?

1. Let A be a 2 2 nonzero real matrix. Which of the following is true? 1. Let A be a 2 2 nonzero real matrix. Which of the following is true? (A) A has a nonzero eigenvalue. (B) A 2 has at least one positive entry. (C) trace (A 2 ) is positive. (D) All entries of A 2 cannot

More information

Some Thoughts on Benford s Law

Some Thoughts on Benford s Law Some Thoughts on Benford s Law Steven J. Miller ovember, 004 Abstract For many systems, there is a bias in the distribution of the first digits. For example, if one looks at the first digit of n in base

More information

k-protected VERTICES IN BINARY SEARCH TREES

k-protected VERTICES IN BINARY SEARCH TREES k-protected VERTICES IN BINARY SEARCH TREES MIKLÓS BÓNA Abstract. We show that for every k, the probability that a randomly selected vertex of a random binary search tree on n nodes is at distance k from

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

Upper Bounds for Partitions into k-th Powers Elementary Methods

Upper Bounds for Partitions into k-th Powers Elementary Methods Int. J. Contemp. Math. Sciences, Vol. 4, 2009, no. 9, 433-438 Upper Bounds for Partitions into -th Powers Elementary Methods Rafael Jaimczu División Matemática, Universidad Nacional de Luján Buenos Aires,

More information

Power series and Taylor series

Power series and Taylor series Power series and Taylor series D. DeTurck University of Pennsylvania March 29, 2018 D. DeTurck Math 104 002 2018A: Series 1 / 42 Series First... a review of what we have done so far: 1 We examined series

More information

From M&Ms to Mathematics, or, How I learned to answer questions and help my kids love math.

From M&Ms to Mathematics, or, How I learned to answer questions and help my kids love math. From M&Ms to Mathematics, or, How I learned to answer questions and help my kids love math. Steven J. Miller, Williams College Steven.J.Miller@williams.edu http://web.williams.edu/mathematics/sjmiller/public_html/

More information

uniform distribution theory

uniform distribution theory uniform distribution theory DOI: 0.55/udt-207 0002 Unif. Distrib. Theory 2 (207), no., 27 36 INDIVIDUAL GAP MEASURES FROM GENERALIZED ZECKENDORF DECOMPOSITIONS Robert DorwardμPari L. FordμEva Fourakis

More information

A PROBABILISTIC APPROACH TO GENERALIZED ZECKENDORF DECOMPOSITIONS

A PROBABILISTIC APPROACH TO GENERALIZED ZECKENDORF DECOMPOSITIONS SIAM J. DISCRETE MATH. Vol. 30, No. 2, pp. 302 332 c 206 Society for Industrial and Applied Mathematics A PROBABILISTIC APPROACH TO GENERALIZED ZECKENDORF DECOMPOSITIONS IDDO BEN-ARI AND STEVEN J. MILLER

More information

Midterm Examination. STA 215: Statistical Inference. Due Wednesday, 2006 Mar 8, 1:15 pm

Midterm Examination. STA 215: Statistical Inference. Due Wednesday, 2006 Mar 8, 1:15 pm Midterm Examination STA 215: Statistical Inference Due Wednesday, 2006 Mar 8, 1:15 pm This is an open-book take-home examination. You may work on it during any consecutive 24-hour period you like; please

More information

Applications. More Counting Problems. Complexity of Algorithms

Applications. More Counting Problems. Complexity of Algorithms Recurrences Applications More Counting Problems Complexity of Algorithms Part I Recurrences and Binomial Coefficients Paths in a Triangle P(0, 0) P(1, 0) P(1,1) P(2, 0) P(2,1) P(2, 2) P(3, 0) P(3,1) P(3,

More information

Part IA Probability. Definitions. Based on lectures by R. Weber Notes taken by Dexter Chua. Lent 2015

Part IA Probability. Definitions. Based on lectures by R. Weber Notes taken by Dexter Chua. Lent 2015 Part IA Probability Definitions Based on lectures by R. Weber Notes taken by Dexter Chua Lent 2015 These notes are not endorsed by the lecturers, and I have modified them (often significantly) after lectures.

More information

and the compositional inverse when it exists is A.

and the compositional inverse when it exists is A. Lecture B jacques@ucsd.edu Notation: R denotes a ring, N denotes the set of sequences of natural numbers with finite support, is a generic element of N, is the infinite zero sequence, n 0 R[[ X]] denotes

More information

NOTES ON SCHAUDER ESTIMATES. r 2 x y 2

NOTES ON SCHAUDER ESTIMATES. r 2 x y 2 NOTES ON SCHAUDER ESTIMATES CRISTIAN E GUTIÉRREZ JULY 26, 2005 Lemma 1 If u f in B r y), then ux) u + r2 x y 2 B r y) B r y) f, x B r y) Proof Let gx) = ux) Br y) u r2 x y 2 Br y) f We have g = u + Br

More information

A GENERALIZATION OF ZECKENDORF S THEOREM VIA CIRCUMSCRIBED m-gons

A GENERALIZATION OF ZECKENDORF S THEOREM VIA CIRCUMSCRIBED m-gons A GENERALIZATION OF ZECKENDORF S THEOREM VIA CIRCUMSCRIBED m-gons ROBERT DORWARD, PARI L. FORD, EVA FOURAKIS, PAMELA E. HARRIS, STEVEN J. MILLER, EYVI PALSSON, AND HANNAH PAUGH Abstract. Zeckendorf s theorem

More information

Fibonacci Nim and a Full Characterization of Winning Moves

Fibonacci Nim and a Full Characterization of Winning Moves Fibonacci Nim and a Full Characterization of Winning Moves Cody Allen and Vadim Ponomarenko January 8, 2014 Abstract In this paper we will fully characterize all types of winning moves in the takeaway

More information

Continuous Distributions

Continuous Distributions Continuous Distributions 1.8-1.9: Continuous Random Variables 1.10.1: Uniform Distribution (Continuous) 1.10.4-5 Exponential and Gamma Distributions: Distance between crossovers Prof. Tesler Math 283 Fall

More information

Math 341: Probability Eighth Lecture (10/6/09)

Math 341: Probability Eighth Lecture (10/6/09) Math 341: Probability Eighth Lecture (10/6/09) Steven J Miller Williams College Steven.J.Miller@williams.edu http://www.williams.edu/go/math/sjmiller/ public html/341/ Bronfman Science Center Williams

More information

From M&Ms to Mathematics, or, How I learned to answer questions and help my kids love math.

From M&Ms to Mathematics, or, How I learned to answer questions and help my kids love math. From M&Ms to Mathematics, or, How I learned to answer questions and help my kids love math. Cameron, Kayla and Steven J. Miller, Williams College sjm1@williams.edu, Steven.Miller.MC.96@aya.yale.edu http://web.williams.edu/mathematics/sjmiller/public_html

More information

Ex. Here's another one. We want to prove that the sum of the cubes of the first n natural numbers is. n = n 2 (n+1) 2 /4.

Ex. Here's another one. We want to prove that the sum of the cubes of the first n natural numbers is. n = n 2 (n+1) 2 /4. Lecture One type of mathematical proof that goes everywhere is mathematical induction (tb 147). Induction is essentially used to show something is true for all iterations, i, of a sequence, where i N.

More information

Limits at Infinity. Horizontal Asymptotes. Definition (Limits at Infinity) Horizontal Asymptotes

Limits at Infinity. Horizontal Asymptotes. Definition (Limits at Infinity) Horizontal Asymptotes Limits at Infinity If a function f has a domain that is unbounded, that is, one of the endpoints of its domain is ±, we can determine the long term behavior of the function using a it at infinity. Definition

More information

Equations with regular-singular points (Sect. 5.5).

Equations with regular-singular points (Sect. 5.5). Equations with regular-singular points (Sect. 5.5). Equations with regular-singular points. s: Equations with regular-singular points. Method to find solutions. : Method to find solutions. Recall: The

More information

Notes on generating functions in automata theory

Notes on generating functions in automata theory Notes on generating functions in automata theory Benjamin Steinberg December 5, 2009 Contents Introduction: Calculus can count 2 Formal power series 5 3 Rational power series 9 3. Rational power series

More information

Taylor and Maclaurin Series. Copyright Cengage Learning. All rights reserved.

Taylor and Maclaurin Series. Copyright Cengage Learning. All rights reserved. 11.10 Taylor and Maclaurin Series Copyright Cengage Learning. All rights reserved. We start by supposing that f is any function that can be represented by a power series f(x)= c 0 +c 1 (x a)+c 2 (x a)

More information

STAT 430/510 Probability Lecture 7: Random Variable and Expectation

STAT 430/510 Probability Lecture 7: Random Variable and Expectation STAT 430/510 Probability Lecture 7: Random Variable and Expectation Pengyuan (Penelope) Wang June 2, 2011 Review Properties of Probability Conditional Probability The Law of Total Probability Bayes Formula

More information

Analysis II: Basic knowledge of real analysis: Part V, Power Series, Differentiation, and Taylor Series

Analysis II: Basic knowledge of real analysis: Part V, Power Series, Differentiation, and Taylor Series .... Analysis II: Basic knowledge of real analysis: Part V, Power Series, Differentiation, and Taylor Series Kenichi Maruno Department of Mathematics, The University of Texas - Pan American March 4, 20

More information

1 Solving Linear Recurrences

1 Solving Linear Recurrences Solving Linear Recurrences Suppose we have a sequence a n defined by the formula The first couple terms of the sequence are a n = 3a n +, a 0 =, 4, 3, 40, 2,... Can you find a general closed for expression

More information

11.10a Taylor and Maclaurin Series

11.10a Taylor and Maclaurin Series 11.10a 1 11.10a Taylor and Maclaurin Series Let y = f(x) be a differentiable function at x = a. In first semester calculus we saw that (1) f(x) f(a)+f (a)(x a), for all x near a The right-hand side of

More information

1 + lim. n n+1. f(x) = x + 1, x 1. and we check that f is increasing, instead. Using the quotient rule, we easily find that. 1 (x + 1) 1 x (x + 1) 2 =

1 + lim. n n+1. f(x) = x + 1, x 1. and we check that f is increasing, instead. Using the quotient rule, we easily find that. 1 (x + 1) 1 x (x + 1) 2 = Chapter 5 Sequences and series 5. Sequences Definition 5. (Sequence). A sequence is a function which is defined on the set N of natural numbers. Since such a function is uniquely determined by its values

More information

Convergence of sequences and series

Convergence of sequences and series Convergence of sequences and series A sequence f is a map from N the positive integers to a set. We often write the map outputs as f n rather than f(n). Often we just list the outputs in order and leave

More information

Math Camp II. Calculus. Yiqing Xu. August 27, 2014 MIT

Math Camp II. Calculus. Yiqing Xu. August 27, 2014 MIT Math Camp II Calculus Yiqing Xu MIT August 27, 2014 1 Sequence and Limit 2 Derivatives 3 OLS Asymptotics 4 Integrals Sequence Definition A sequence {y n } = {y 1, y 2, y 3,..., y n } is an ordered set

More information

Chapter 11 - Sequences and Series

Chapter 11 - Sequences and Series Calculus and Analytic Geometry II Chapter - Sequences and Series. Sequences Definition. A sequence is a list of numbers written in a definite order, We call a n the general term of the sequence. {a, a

More information

Lecture 3. Discrete Random Variables

Lecture 3. Discrete Random Variables Math 408 - Mathematical Statistics Lecture 3. Discrete Random Variables January 23, 2013 Konstantin Zuev (USC) Math 408, Lecture 3 January 23, 2013 1 / 14 Agenda Random Variable: Motivation and Definition

More information

Power series solutions for 2nd order linear ODE s (not necessarily with constant coefficients) a n z n. n=0

Power series solutions for 2nd order linear ODE s (not necessarily with constant coefficients) a n z n. n=0 Lecture 22 Power series solutions for 2nd order linear ODE s (not necessarily with constant coefficients) Recall a few facts about power series: a n z n This series in z is centered at z 0. Here z can

More information

ON QUADRAPELL NUMBERS AND QUADRAPELL POLYNOMIALS

ON QUADRAPELL NUMBERS AND QUADRAPELL POLYNOMIALS Hacettepe Journal of Mathematics and Statistics Volume 8() (009), 65 75 ON QUADRAPELL NUMBERS AND QUADRAPELL POLYNOMIALS Dursun Tascı Received 09:0 :009 : Accepted 04 :05 :009 Abstract In this paper we

More information

Topic 7 Notes Jeremy Orloff

Topic 7 Notes Jeremy Orloff Topic 7 Notes Jeremy Orloff 7 Taylor and Laurent series 7. Introduction We originally defined an analytic function as one where the derivative, defined as a limit of ratios, existed. We went on to prove

More information

Random variables. DS GA 1002 Probability and Statistics for Data Science.

Random variables. DS GA 1002 Probability and Statistics for Data Science. Random variables DS GA 1002 Probability and Statistics for Data Science http://www.cims.nyu.edu/~cfgranda/pages/dsga1002_fall17 Carlos Fernandez-Granda Motivation Random variables model numerical quantities

More information

Algorithms: Background

Algorithms: Background Algorithms: Background Amotz Bar-Noy CUNY Amotz Bar-Noy (CUNY) Algorithms: Background 1 / 66 What is a Proof? Definition I: The cogency of evidence that compels acceptance by the mind of a truth or a fact.

More information

Mathematical statistics

Mathematical statistics October 18 th, 2018 Lecture 16: Midterm review Countdown to mid-term exam: 7 days Week 1 Chapter 1: Probability review Week 2 Week 4 Week 7 Chapter 6: Statistics Chapter 7: Point Estimation Chapter 8:

More information

Math/Stat 341 and Math 433 Probability and Mathematical Modeling II: Continuous Systems

Math/Stat 341 and Math 433 Probability and Mathematical Modeling II: Continuous Systems Math/Stat 341 and Math 433 Probability and Mathematical Modeling II: Continuous Systems Steven J Miller Williams College sjm1@williams.edu http://www.williams.edu/mathematics/sjmiller/public_html/341 Lawrence

More information

EXAMPLES OF PROOFS BY INDUCTION

EXAMPLES OF PROOFS BY INDUCTION EXAMPLES OF PROOFS BY INDUCTION KEITH CONRAD 1. Introduction In this handout we illustrate proofs by induction from several areas of mathematics: linear algebra, polynomial algebra, and calculus. Becoming

More information

Mathematical Olympiad Training Polynomials

Mathematical Olympiad Training Polynomials Mathematical Olympiad Training Polynomials Definition A polynomial over a ring R(Z, Q, R, C) in x is an expression of the form p(x) = a n x n + a n 1 x n 1 + + a 1 x + a 0, a i R, for 0 i n. If a n 0,

More information

Polytechnic Institute of NYU MA 2212 MIDTERM Feb 12, 2009

Polytechnic Institute of NYU MA 2212 MIDTERM Feb 12, 2009 Polytechnic Institute of NYU MA 2212 MIDTERM Feb 12, 2009 Print Name: Signature: Section: ID #: Directions: You have 55 minutes to answer the following questions. You must show all your work as neatly

More information

MATH Notebook 5 Fall 2018/2019

MATH Notebook 5 Fall 2018/2019 MATH442601 2 Notebook 5 Fall 2018/2019 prepared by Professor Jenny Baglivo c Copyright 2004-2019 by Jenny A. Baglivo. All Rights Reserved. 5 MATH442601 2 Notebook 5 3 5.1 Sequences of IID Random Variables.............................

More information

INFINITE SEQUENCES AND SERIES

INFINITE SEQUENCES AND SERIES 11 INFINITE SEQUENCES AND SERIES INFINITE SEQUENCES AND SERIES In section 11.9, we were able to find power series representations for a certain restricted class of functions. INFINITE SEQUENCES AND SERIES

More information

n! (k 1)!(n k)! = F (X) U(0, 1). (x, y) = n(n 1) ( F (y) F (x) ) n 2

n! (k 1)!(n k)! = F (X) U(0, 1). (x, y) = n(n 1) ( F (y) F (x) ) n 2 Order statistics Ex. 4. (*. Let independent variables X,..., X n have U(0, distribution. Show that for every x (0,, we have P ( X ( < x and P ( X (n > x as n. Ex. 4.2 (**. By using induction or otherwise,

More information

Semester Review Packet

Semester Review Packet MATH 110: College Algebra Instructor: Reyes Semester Review Packet Remarks: This semester we have made a very detailed study of four classes of functions: Polynomial functions Linear Quadratic Higher degree

More information

e x = 1 + x + x2 2! + x3 If the function f(x) can be written as a power series on an interval I, then the power series is of the form

e x = 1 + x + x2 2! + x3 If the function f(x) can be written as a power series on an interval I, then the power series is of the form Taylor Series Given a function f(x), we would like to be able to find a power series that represents the function. For example, in the last section we noted that we can represent e x by the power series

More information

Divisibility in the Fibonacci Numbers. Stefan Erickson Colorado College January 27, 2006

Divisibility in the Fibonacci Numbers. Stefan Erickson Colorado College January 27, 2006 Divisibility in the Fibonacci Numbers Stefan Erickson Colorado College January 27, 2006 Fibonacci Numbers F n+2 = F n+1 + F n n 1 2 3 4 6 7 8 9 10 11 12 F n 1 1 2 3 8 13 21 34 89 144 n 13 14 1 16 17 18

More information

GENERATING FUNCTIONS AND CENTRAL LIMIT THEOREMS

GENERATING FUNCTIONS AND CENTRAL LIMIT THEOREMS GENERATING FUNCTIONS AND CENTRAL LIMIT THEOREMS Michael Drmota Institute of Discrete Mathematics and Geometry Vienna University of Technology A 1040 Wien, Austria michael.drmota@tuwien.ac.at http://www.dmg.tuwien.ac.at/drmota/

More information

Sec 4.1 Limits, Informally. When we calculated f (x), we first started with the difference quotient. f(x + h) f(x) h

Sec 4.1 Limits, Informally. When we calculated f (x), we first started with the difference quotient. f(x + h) f(x) h 1 Sec 4.1 Limits, Informally When we calculated f (x), we first started with the difference quotient f(x + h) f(x) h and made h small. In other words, f (x) is the number f(x+h) f(x) approaches as h gets

More information

Introduction to Series and Sequences Math 121 Calculus II Spring 2015

Introduction to Series and Sequences Math 121 Calculus II Spring 2015 Introduction to Series and Sequences Math Calculus II Spring 05 The goal. The main purpose of our study of series and sequences is to understand power series. A power series is like a polynomial of infinite

More information

8.7 MacLaurin Polynomials

8.7 MacLaurin Polynomials 8.7 maclaurin polynomials 67 8.7 MacLaurin Polynomials In this chapter you have learned to find antiderivatives of a wide variety of elementary functions, but many more such functions fail to have an antiderivative

More information

Standards-Based Learning Power Standards. High School- Algebra

Standards-Based Learning Power Standards. High School- Algebra Standards-Based Learning Power Standards Mathematics Algebra 3,4 The high school standards specify the mathematics that all students should study in order to be college and career ready. High School Number

More information

PROPERTIES OF THE ROOTS OF TRIBONACCI-TYPE POLYNOMIALS

PROPERTIES OF THE ROOTS OF TRIBONACCI-TYPE POLYNOMIALS PROPERTIES OF THE ROOTS OF TRIBONACCI-TYPE POLYNOMIALS ALEX DURBIN AND HUEI SEARS Abstract. Consider Tribonacci-type polynomials defined by the following recurrence relation T n(x) = α(x) T n 1 (x)+β(x)

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

Slide05 Haykin Chapter 5: Radial-Basis Function Networks

Slide05 Haykin Chapter 5: Radial-Basis Function Networks Slide5 Haykin Chapter 5: Radial-Basis Function Networks CPSC 636-6 Instructor: Yoonsuck Choe Spring Learning in MLP Supervised learning in multilayer perceptrons: Recursive technique of stochastic approximation,

More information

Name: Firas Rassoul-Agha

Name: Firas Rassoul-Agha Midterm 1 - Math 5010 - Spring 016 Name: Firas Rassoul-Agha Solve the following 4 problems. You have to clearly explain your solution. The answer carries no points. Only the work does. CALCULATORS ARE

More information

Polynomial Solutions of the Laguerre Equation and Other Differential Equations Near a Singular

Polynomial Solutions of the Laguerre Equation and Other Differential Equations Near a Singular Polynomial Solutions of the Laguerre Equation and Other Differential Equations Near a Singular Point Abstract Lawrence E. Levine Ray Maleh Department of Mathematical Sciences Stevens Institute of Technology

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

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

Week 2: Sequences and Series

Week 2: Sequences and Series QF0: Quantitative Finance August 29, 207 Week 2: Sequences and Series Facilitator: Christopher Ting AY 207/208 Mathematicians have tried in vain to this day to discover some order in the sequence of prime

More information

CS294: Pseudorandomness and Combinatorial Constructions September 13, Notes for Lecture 5

CS294: Pseudorandomness and Combinatorial Constructions September 13, Notes for Lecture 5 UC Berkeley Handout N5 CS94: Pseudorandomness and Combinatorial Constructions September 3, 005 Professor Luca Trevisan Scribe: Gatis Midrijanis Notes for Lecture 5 In the few lectures we are going to look

More information

STAT 516 Midterm Exam 2 Friday, March 7, 2008

STAT 516 Midterm Exam 2 Friday, March 7, 2008 STAT 516 Midterm Exam 2 Friday, March 7, 2008 Name Purdue student ID (10 digits) 1. The testing booklet contains 8 questions. 2. Permitted Texas Instruments calculators: BA-35 BA II Plus BA II Plus Professional

More information

Optimization. Benjamin Recht University of California, Berkeley Stephen Wright University of Wisconsin-Madison

Optimization. Benjamin Recht University of California, Berkeley Stephen Wright University of Wisconsin-Madison Optimization Benjamin Recht University of California, Berkeley Stephen Wright University of Wisconsin-Madison optimization () cost constraints might be too much to cover in 3 hours optimization (for big

More information

a j x j. j=0 The number R (possibly infinite) which Theorem 1 guarantees is called the radius of convergence of the power series.

a j x j. j=0 The number R (possibly infinite) which Theorem 1 guarantees is called the radius of convergence of the power series. Lecture 6 Power series A very important class of series to study are the power series. They are interesting in part because they represent functions and in part because they encode their coefficients which

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

Generalized Sum and Difference Sets and d-dimensional Modular Hyperbolas

Generalized Sum and Difference Sets and d-dimensional Modular Hyperbolas Generalized Sum and Difference Sets and d-dimensional Modular Hyperbolas Amanda Bower 1 and Victor D. Luo 2 Advisor: Steven J. Miller 2 1 University of Michigan-Dearborn 2 Williams College http://www.williams.edu/mathematics/sjmiller/

More information

Infinite Series. 1 Introduction. 2 General discussion on convergence

Infinite Series. 1 Introduction. 2 General discussion on convergence Infinite Series 1 Introduction I will only cover a few topics in this lecture, choosing to discuss those which I have used over the years. The text covers substantially more material and is available for

More information

8.5 Taylor Polynomials and Taylor Series

8.5 Taylor Polynomials and Taylor Series 8.5. TAYLOR POLYNOMIALS AND TAYLOR SERIES 50 8.5 Taylor Polynomials and Taylor Series Motivating Questions In this section, we strive to understand the ideas generated by the following important questions:

More information

The Beginning of Graph Theory. Theory and Applications of Complex Networks. Eulerian paths. Graph Theory. Class Three. College of the Atlantic

The Beginning of Graph Theory. Theory and Applications of Complex Networks. Eulerian paths. Graph Theory. Class Three. College of the Atlantic Theory and Applications of Complex Networs 1 Theory and Applications of Complex Networs 2 Theory and Applications of Complex Networs Class Three The Beginning of Graph Theory Leonhard Euler wonders, can

More information

Algebra II/Math III Curriculum Map

Algebra II/Math III Curriculum Map 6 weeks Unit Unit Focus Common Core Math Standards 1 Simplify and perform operations with one variable involving rational, exponential and quadratic functions. 2 Graph and evaluate functions to solve problems.

More information

b n x n + b n 1 x n b 1 x + b 0

b n x n + b n 1 x n b 1 x + b 0 Math Partial Fractions Stewart 7.4 Integrating basic rational functions. For a function f(x), we have examined several algebraic methods for finding its indefinite integral (antiderivative) F (x) = f(x)

More information

Matrix Multiplication

Matrix Multiplication 228 hapter Three Maps etween Spaces IV2 Matrix Multiplication After representing addition and scalar multiplication of linear maps in the prior subsection, the natural next operation to consider is function

More information

(x 3)(x + 5) = (x 3)(x 1) = x + 5. sin 2 x e ax bx 1 = 1 2. lim

(x 3)(x + 5) = (x 3)(x 1) = x + 5. sin 2 x e ax bx 1 = 1 2. lim SMT Calculus Test Solutions February, x + x 5 Compute x x x + Answer: Solution: Note that x + x 5 x x + x )x + 5) = x )x ) = x + 5 x x + 5 Then x x = + 5 = Compute all real values of b such that, for fx)

More information