Pascal s Triangle. Jean-Romain Roy. February, 2013

Size: px
Start display at page:

Download "Pascal s Triangle. Jean-Romain Roy. February, 2013"

Transcription

1 Pascal s Triangle Jean-Romain Roy February, 2013 Abstract In this paper, I investigate the hidden beauty of the Pascals triangle. This arithmetical object as proved over the year to encompass seemingly different areas of mathematics. Despite having been studied by brilliant scientists, many believe that it still holds unknown patterns. Through unusual manipulations, I extracted new links and symmetries. I shall try to explain them, offer new perspectives on the subject and highlight peculiar occurrences. Figure 1: The Pascal s Triangle 1

2 1 Introduction 1.1 Historical context The vast science of mathematics abound peculiar objects, which can at first glance look trivial but after a deeper analysis reveal amazing behaviours. When those specific occurrences arise, the inherent but concealed beauty of geometry or algebra unveils itself. This phenomenon, when witnessed, induces the impression of being in symbiosis with the language of the universe. The symmetry dancing with the chaos, the image is aesthetically sublime. This profound emotion is the propellant of creativity which often leads to discoveries. From the many who could attest of this feeling, Blaise Pascal stands out. This French scientist of the 17th century was also one of the most ingenious mathematicians of his era. Some of his notorious contributions are the mechanical calculator, Pascals law, Pascals theorem and much more [1]. (Traite du triangle arithmetique, 1653) One of his great accomplishments is the Pascals triangle, an idea that reveals odd parallel with certain number sequences. It has been stated that the triangle could be either a gold mine or the tip of an iceberg [5]. The Pascals triangle is a triangular array of binomial coefficients [1]. Many other cultures knew about this mathematical object before him, but in the Western World he was the first to observe it. (Pascal s Triangle, World of Mathematics Summary) The numbers placed in the triangle were first studied by the Hindu, through combinatorics and the Greeks, through figurate numbers [1].The Chinese knew about it by the 11th century, as shown in Figure 1. 2

3 Figure 2: The Old Method Chart of the Seven Multiplying Squares 1.2 The original triangle and it s construction Before diving in the study of it s many properties, lets look at how the triangle was constructed by Blaise Pascal. Figure 3: The original Pascal s triangle It can be seen that the modern triangles are rotated to allow for a downward flow of numbers, while the numbers in the original Pascals Triangle of 3

4 1654 extended diagonally from left to right. Despite differences in their representations, todays arithmetic triangle contains the same numerical qualities as Pascals seventeenth century triangle[5]. The triangle was made by drawing two perpendicular lines. Then, he separated the line in identical length and thus generated a symmetric grid. In each small cell would be placed a number equal to the sum of the two previous one positioned at his left and on top of him. He then drew a line in a diagonal right and downward direction to represent the axis of symmetry. In his traite du triangle arithmetique he stated the following : We now place numbers in each cell and this is done in the following way: the number of the first cell which is in the right angle is arbitrary, but once it has been placed all the other numbers are determined, and for this reason it is called the generator of the triangle. And every one of the other numbers is specified by this sole rule: The number of each cell is equal to that of the cell preceding it in its perpendicular rank plus that of the cell which precedes it in its parallel rank(350-1)[6]. 1.3 The new avenues In this paper, I will present new patterns that I discovered through assembling the triangle in different ways and by using computer programs. For example, using the binomial (x+2) or even (x+i) to produce the triangle can provoke interesting change in behaviours. Different symmetries emerge and other disappear or get distorted. The purpose of this deeper analysis isn t clear, but the exercise of walking the path of discovery is in itself an amazing experience. The results that I will achieve to gather may not be ground-breaking, but the whole work of building this kind of paper will be useful and valuable for my future studies. 2 Patterns In the light of the precedent section, we now know how the triangle is generated. Now, one may be interested in extracting all the patterns hidden in the rows and diagonals. I will illustrate and explain most of the know one s found in the literature. 4

5 2.1 The vertical symmetry One of the triangles first mysteries to be spotted is that the numbers of the array are symmetric. Indeed by folding the triangle in half at the vertical axis, the two resulting parts are identical. Figure 4: The vertical symmetry 2.2 Horizontal sums The sum of the numbers in any row is equal to 2 to the n power or 2n, when n is the number of the row. For example: Figure 5: The powers of two 5

6 2.3 The powers of 11 If a row is made into a single number by using each element as a digit of the number (carrying over when an element itself has more than one digit), the number are equal to the powers of eleven. When we reach 11 to the power of 5, the digits start to overlap. Figure 6: The powers of eleven 2.4 Diagonal triangular number sequence Each diagonal can represent a sequence of the triangular numbers in a specific dimension. The first diagonal represent the 0 dimension where the every geometrical form is a dot. The second diagonal is the first dimension, we saw a regular expansion. The third diagonal represent the well known triangular sequence. The fourth diagonal is the tetrahedral number sequence. In short, the n diagonal equals the n-1 dimension. Figure 7: Triangular sequence 6

7 Figure 8: Tetrahedral numbers 2.5 Hockey stick pattern The diagonal of numbers of any length starting with any of the 1s bordering the sides of the triangle and ending on any number inside the triangle is equal to the number below the last number of the diagonal, which is not on the diagonal = 10 (1) = 21 (2) = 84 (3) Figure 9: The Hockey stick pattern 2.6 Changing the colors An incredible link between a well known fractal can be achieve when coloring the odd numbers (not divisible by 2) in black and leaving the evens white. The Sierpinski s Triangle is revealed. We can also color the prime or also use modular arithmetic to produce different patterns [4]. 7

8 Figure 10: The odd numbers colored, Sierpinski s Triangle Figure 11: The prime numbers colored 2.7 The Fibonacci sequence When summing the diagonals at a certain angle we can extract the Fibonacci sequence. Figure 12: The Fibonacci sequence 8

9 3 Applications Pascals Triangle is not only an interesting mathematical object because of its hidden patterns, it is also interesting because of all the applications extending in calculus, trigonometry, plane geometry, and solid geometry [5]. 3.1 Binomial expansions As one familiar with algebra may notice, the numbers in each row of the triangle are precisely the same numbers that are the coefficients of binomial expansions. Indeed, we can use Pascal s triangle to generate their coefficient. For example, when one expands the binomial : (x + y) n = x 2 + 2xy + y 2 (4) The coefficients of this binomial expansion, 1 2 1, correspond exactly to the numbers in the second row of Pascals Triangle. (x + y) n = a 0 x n + a 1 x n 1 y + a 2 x n 2 y a n 1 xy n 1 + a n y n (5) where the coefficients a in this expansion are precisely the numbers on row n of Pascal s triangle. 3.2 Combination The triangle also shows you how many Combinations of objects are possible. For example, you have 8 pool balls and you want to know how many different ways you could you choose just 4 of them. To find it using Pascal s triangle, go down to row 8, and then along 4 places and the value there is your answer, 70 [4]. The number of combinations of n things taken k at a time (called n choose k) can be found by the equation : C(n, k) = C n k = n C k = ( n k) = n! k!(n k)! (6) 9

10 Figure 13: The combinations representation This is also the formula for any cell of the triangle. Rather than performing the calculation, one can simply look up the appropriate entry in the triangle. We can link the two precedent applications with the general binomial theorem : n (x + y) n = ( n k)x n k y k (7) 4 New results k=0 In the light of all the patterns I presented, we can understand how the Pascal s triangle is at the junction of many mathematical concepts. Many variations of the triangle exists, for example we can change the binomial for the following: Figure 14: The (x+2) triangle 10

11 Figure 15: The (x+3) triangle We can see in the two precedent figures how the Fibonacci sequence change because of the different y variable. These expansions of the original Pascal s triangle reveals amazing behaviours. Some patterns previously explained still hold true, others are not present anymore, but more interestingly some are modified in a way that we can predict. I shall evaluate each of the pattern explored for those new triangles. The vertical symmetry is broken, we right away see that if we fold the new triangle in two, the numbers wouldn t correspond. The horizontal sums are quite interesting because we now understand that for (x+2) they will give the powers of 3 and for (x+3) they will give the powers of 4 and so on. The general statement would be, for an (x+n) triangle, the horizontal sum would equal (n+1) of the same power then the binomial. The original triangle had an amazing link with the powers of 11, now for the (x+2) triangle we see that the same pattern exist for the powers of 12 and the (x+3) triangle has the same pattern for the power of 13. The triangular sequences are still present but only if we follow the diagonal starting in the upper left to the down right. We also see that the sequence has been multiplied by the powers of two in the case of the (x+2) triangle and by the power of three in the case of the (x+3) triangle. The Hockey stick pattern is not applicable anymore because it needed the vertical symmetry For applying colors to the odd and even number, when the y component of the binomial is an odd number it doesn t change the pattern by when it is an even number it changes completely the mosaic, because every number is even except the one s on the left side. The change in the Fibonacci sequence is explained on the figures. 11

12 5 Conclusion In conclusion, my study of the patterns when expanding the triangles to higher binomials allowed me to predict how they would evolve when changing the y variable. Some patterns didn t apply to the change I made in the original triangle but other patterns evolved with the change. I encountered some problem with the applying color pattern, because I didn t have the computational tool to illustrate the changes, I couldn t find any ressource in the mathematical literature to help me with this. This in fact means that it would thus be an interesting area of research. 5.1 Potential path of investigation Through my investigation, I stumbled on many potential paths of study that I didn t cover in this paper. The first one is the use of computational power to illustrate different patterns with modular algebra. For example, one may want to cover in blue all the multiples of 2 and in red all the multiples of 3, the resultant drawing could lead him to interesting conclusions. I was thinking about using this process to detect prime numbers. The second one would consist in extrapolating the procedure by which we extract the Fibonacci sequence. One may change the angle of the line even more to see if he gets interesting sequences. The study of higher dimension of the Pascal s triangle, would also be interesting. The Pascal s pyramid or even the Pascal s simplex could lead to interesting discoveries. Generating triangles with not only the powers of 11, could also be interesting. Figure 16: Modulo Triangle 12

13 6 Acknowledgements I would like to thank my teacher, Mr. St-Amant for the support he gave me and his precious guiding advices. This work wouldn t of been possible without him. References [1] Pascal s Triangle. Wikipedia. Wikimedia Foundation, 02 Nov Web. 16 Feb [2] Pascal s Triangle. All You Ever Wanted to Know About and More. N.p., n.d. Web. 16 Feb [3] Experimental Feature. Wolfram Alpha: Computational Knowledge Engine. N.p., n.d. Web. 16 Feb [4] Pascals Triangle. Phi 1618 The Golden Number RSS. N.p., n.d. Web. 16 Feb [5] Pascal s Triangle. Pascal s Triangle. N.p., n.d. Web. 16 Feb kazimir/index.html. [6] Pascal, Blaise. Trait Du Triangle Arithmetique, Avec Quelques Autres Petits Traitez Sur La Mesme Matire. Paris: Guillaume Desprez, Print. [7] Pascal s Triangle. Pascal s Triangle. N.p., n.d. Web. 17 Feb [8] Fibonacci Numbers and the Pascal Triangle. Fibonacci Numbers and the Pascal Triangle. N.p., n.d. Web. 17 Feb [9] Hemenway, Priya. Le Code Secret. Lugano: Evergreen, Print. 13

Pascal s Triangle Introduction!

Pascal s Triangle Introduction! Math 0 Section 2A! Page! 209 Eitel Section 2A Lecture Pascal s Triangle Introduction! A Rich Source of Number Patterns Many interesting number patterns can be found in Pascal's Triangle. This pattern was

More information

UNCORRECTED SAMPLE PAGES. Extension 1. The binomial expansion and. Digital resources for this chapter

UNCORRECTED SAMPLE PAGES. Extension 1. The binomial expansion and. Digital resources for this chapter 15 Pascal s In Chapter 10 we discussed the factoring of a polynomial into irreducible factors, so that it could be written in a form such as P(x) = (x 4) 2 (x + 1) 3 (x 2 + x + 1). In this chapter we will

More information

CHMC: Finite Fields 9/23/17

CHMC: Finite Fields 9/23/17 CHMC: Finite Fields 9/23/17 1 Introduction This worksheet is an introduction to the fascinating subject of finite fields. Finite fields have many important applications in coding theory and cryptography,

More information

Table of Contents. 2013, Pearson Education, Inc.

Table of Contents. 2013, Pearson Education, Inc. Table of Contents Chapter 1 What is Number Theory? 1 Chapter Pythagorean Triples 5 Chapter 3 Pythagorean Triples and the Unit Circle 11 Chapter 4 Sums of Higher Powers and Fermat s Last Theorem 16 Chapter

More information

What is proof? Lesson 1

What is proof? Lesson 1 What is proof? Lesson The topic for this Math Explorer Club is mathematical proof. In this post we will go over what was covered in the first session. The word proof is a normal English word that you might

More information

Mathematical Foundations of Computer Science

Mathematical Foundations of Computer Science Mathematical Foundations of Computer Science CS 499, Shanghai Jiaotong University, Dominik Scheder Monday, 208-03-9, homework handed out Sunday, 208-03-25, 2:00: submit questions and first submissions.

More information

MAC-CPTM Situations Project

MAC-CPTM Situations Project Prompt MAC-CPTM Situations Project Situation 51: Proof by Mathematical Induction Prepared at the University of Georgia Center for Proficiency in Teaching Mathematics 13 October 2006-Erik Tillema 22 February

More information

Algebraic Expressions

Algebraic Expressions ALGEBRAIC EXPRESSIONS 229 Algebraic Expressions Chapter 12 12.1 INTRODUCTION We have already come across simple algebraic expressions like x + 3, y 5, 4x + 5, 10y 5 and so on. In Class VI, we have seen

More information

Arithmetic Triangle. Luís Dias Ferreira 1

Arithmetic Triangle. Luís Dias Ferreira 1 Arithmetic Triangle Luís Dias Ferreira Colégio Valsassina, Av. Teixeira da Mota, Quinta das Teresinhas, 959-00 Lisboa, Portugal Journal of Mathematics Research; Vol. 9, No. 2; April 207 ISSN 96-9795 E-ISSN

More information

Generalization of Fibonacci sequence

Generalization of Fibonacci sequence Generalization of Fibonacci sequence Etienne Durand Julien Chartrand Maxime Bolduc February 18th 2013 Abstract After studying the fibonacci sequence, we found three interesting theorems. The first theorem

More information

Hence, the sequence of triangular numbers is given by., the. n th square number, is the sum of the first. S n

Hence, the sequence of triangular numbers is given by., the. n th square number, is the sum of the first. S n Appendix A: The Principle of Mathematical Induction We now present an important deductive method widely used in mathematics: the principle of mathematical induction. First, we provide some historical context

More information

Euler s Identity: why and how does e πi = 1?

Euler s Identity: why and how does e πi = 1? Euler s Identity: why and how does e πi = 1? Abstract In this dissertation, I want to show how e " = 1, reviewing every element that makes this possible and explore various examples of explaining this

More information

MCR3U Unit 7 Lesson Notes

MCR3U Unit 7 Lesson Notes 7.1 Arithmetic Sequences Sequence: An ordered list of numbers identified by a pattern or rule that may stop at some number or continue indefinitely. Ex. 1, 2, 4, 8,... Ex. 3, 7, 11, 15 Term (of a sequence):

More information

1.1.1 Algebraic Operations

1.1.1 Algebraic Operations 1.1.1 Algebraic Operations We need to learn how our basic algebraic operations interact. When confronted with many operations, we follow the order of operations: Parentheses Exponentials Multiplication

More information

GEOMETRY OF BINOMIAL COEFFICIENTS. STEPHEN WOLFRAM The Institute jor Advanced Study, Princeton NJ 08540

GEOMETRY OF BINOMIAL COEFFICIENTS. STEPHEN WOLFRAM The Institute jor Advanced Study, Princeton NJ 08540 Reprinted from the AMERICAN MATHEMATICAL MONTHLY Vol. 91, No.9, November 1984 GEOMETRY OF BINOMIAL COEFFICIENTS STEPHEN WOLFRAM The Institute jor Advanced Study, Princeton NJ 08540 This note describes

More information

{ 0! = 1 n! = n(n 1)!, n 1. n! =

{ 0! = 1 n! = n(n 1)!, n 1. n! = Summations Question? What is the sum of the first 100 positive integers? Counting Question? In how many ways may the first three horses in a 10 horse race finish? Multiplication Principle: If an event

More information

Zigzag Paths and Binary Strings Counting, Pascal s Triangle, and Combinations Part I

Zigzag Paths and Binary Strings Counting, Pascal s Triangle, and Combinations Part I Zigzag Paths and Binary Strings Counting, Pascal s Triangle, and Combinations Part I LAUNCH In this task, you will learn about a special triangular array of numbers called Pascal s triangle. You will explore

More information

n F(n) 2n F(2n) Here are some values of the series in comparison to Fibonacci number:

n F(n) 2n F(2n) Here are some values of the series in comparison to Fibonacci number: I did my exploration on Lucas numbers because different series fascinate me and it was related to the Fibonacci numbers which is pretty well known to all the mathematicians across the world so I wanted

More information

CHAPTER 1 NUMBER SYSTEMS. 1.1 Introduction

CHAPTER 1 NUMBER SYSTEMS. 1.1 Introduction N UMBER S YSTEMS NUMBER SYSTEMS CHAPTER. Introduction In your earlier classes, you have learnt about the number line and how to represent various types of numbers on it (see Fig..). Fig.. : The number

More information

MSM 707 Number Systems for Middle School Teachers Semester Project

MSM 707 Number Systems for Middle School Teachers Semester Project MSM 707 Number Systems for Middle School Teachers Semester Project During the course of the semester, we will discuss some important concepts of Number Theory. The following projects are designed to give

More information

ACCESS TO SCIENCE, ENGINEERING AND AGRICULTURE: MATHEMATICS 1 MATH00030 SEMESTER /2018

ACCESS TO SCIENCE, ENGINEERING AND AGRICULTURE: MATHEMATICS 1 MATH00030 SEMESTER /2018 ACCESS TO SCIENCE, ENGINEERING AND AGRICULTURE: MATHEMATICS 1 MATH00030 SEMESTER 1 2017/2018 DR. ANTHONY BROWN 1. Arithmetic and Algebra 1.1. Arithmetic of Numbers. While we have calculators and computers

More information

Grade 8 Chapter 7: Rational and Irrational Numbers

Grade 8 Chapter 7: Rational and Irrational Numbers Grade 8 Chapter 7: Rational and Irrational Numbers In this chapter we first review the real line model for numbers, as discussed in Chapter 2 of seventh grade, by recalling how the integers and then the

More information

CHAPTER 1. Introduction

CHAPTER 1. Introduction CHAPTER 1 Introduction A typical Modern Geometry course will focus on some variation of a set of axioms for Euclidean geometry due to Hilbert. At the end of such a course, non-euclidean geometries (always

More information

Prompt. Commentary. Mathematical Foci

Prompt. Commentary. Mathematical Foci Situation 51: Proof by Mathematical Induction Prepared at the University of Georgia Center for Proficiency in Teaching Mathematics 9/15/06-Erik Tillema 2/22/07-Jeremy Kilpatrick Prompt A teacher of a calculus

More information

From Pascal Triangle to Golden Pyramid

From Pascal Triangle to Golden Pyramid Asian Research Journal of Mathematics 6(): -9, 07; Article no.arjom.9964 ISSN: 456-477X From Pascal Triangle to Golden Pyramid Lovemore Mamombe * Department of Civil Engineering, University of Zimbabwe,

More information

VECTORS. Given two vectors! and! we can express the law of vector addition geometrically. + = Fig. 1 Geometrical definition of vector addition

VECTORS. Given two vectors! and! we can express the law of vector addition geometrically. + = Fig. 1 Geometrical definition of vector addition VECTORS Vectors in 2- D and 3- D in Euclidean space or flatland are easy compared to vectors in non- Euclidean space. In Cartesian coordinates we write a component of a vector as where the index i stands

More information

MthEd/Math 300 Williams Fall 2011 Midterm Exam 2

MthEd/Math 300 Williams Fall 2011 Midterm Exam 2 Name: MthEd/Math 300 Williams Fall 2011 Midterm Exam 2 Closed Book / Closed Note. Answer all problems. You may use a calculator for numerical computations. Section 1: For each event listed in the first

More information

Teaching with a Smile

Teaching with a Smile Teaching with a Smile Igor Minevich Boston College AMS - MAA Joint Mathematics Meetings January 11, 2015 Outline 1 Introduction 2 Puzzles and Other Fun Stuff 3 Projects Yin-Yang of Mathematics Yang Logic

More information

WHAT THIS BOOK IS ABOUT

WHAT THIS BOOK IS ABOUT Introduction WHAT THIS BOOK IS ABOUT 1. Plus Counting one, two, three, four or uno, dos, tres, cuatro (or in whatever language); or I, II, III, IV or 1, 2, 3, 4, or in whatever symbols is probably the

More information

Sundaram's Sieve. by Julian Havil. Sundaram's Sieve

Sundaram's Sieve. by Julian Havil. Sundaram's Sieve 1997 2009, Millennium Mathematics Project, University of Cambridge. Permission is granted to print and copy this page on paper for non commercial use. For other uses, including electronic redistribution,

More information

are essentially different? Imagine them as made out of string. No fidgeting with them (without cutting) can make them look identical!

are essentially different? Imagine them as made out of string. No fidgeting with them (without cutting) can make them look identical! The first Abel Prize has been awarded to Jean-Pierre Serre, one of the great mathematicians of our time. Serre is an Emeritus Professor at the Collège de France in Paris. He has made profound contributions

More information

8.4 PATTERNS, GUESSES, AND FORMULAS

8.4 PATTERNS, GUESSES, AND FORMULAS 8.4 Patterns, Guesses, and Formulas 46 Exercises 65 68 Express as a quotient of two integers in reduced form. 65. (a).4, (b).4 66. (a).45, (b).45 67. (a).5, (b).5 68. (a).7, (b).7 69. Evaluate the sum

More information

6: Polynomials and Polynomial Functions

6: Polynomials and Polynomial Functions 6: Polynomials and Polynomial Functions 6-1: Polynomial Functions Okay you know what a variable is A term is a product of constants and powers of variables (for example: x ; 5xy ) For now, let's restrict

More information

Algebraic. techniques1

Algebraic. techniques1 techniques Algebraic An electrician, a bank worker, a plumber and so on all have tools of their trade. Without these tools, and a good working knowledge of how to use them, it would be impossible for them

More information

CS1800: Sequences & Sums. Professor Kevin Gold

CS1800: Sequences & Sums. Professor Kevin Gold CS1800: Sequences & Sums Professor Kevin Gold Moving Toward Analysis of Algorithms Today s tools help in the analysis of algorithms. We ll cover tools for deciding what equation best fits a sequence of

More information

Decrypting Fibonacci and Lucas Sequences. Contents

Decrypting Fibonacci and Lucas Sequences. Contents Contents Abstract Introduction 3 Chapter 1 U(n) Formula in 3 unknowns 7 Chapter Polynomial Expression of L(kn) in Terms of L(n) 19 Introduction of the Tables (Fibonacci Table, Lucas-Fibonacci Table and

More information

LINEAR ALGEBRA - CHAPTER 1: VECTORS

LINEAR ALGEBRA - CHAPTER 1: VECTORS LINEAR ALGEBRA - CHAPTER 1: VECTORS A game to introduce Linear Algebra In measurement, there are many quantities whose description entirely rely on magnitude, i.e., length, area, volume, mass and temperature.

More information

Matrix Basic Concepts

Matrix Basic Concepts Matrix Basic Concepts Topics: What is a matrix? Matrix terminology Elements or entries Diagonal entries Address/location of entries Rows and columns Size of a matrix A column matrix; vectors Special types

More information

Situation: Summing the Natural Numbers

Situation: Summing the Natural Numbers Situation: Summing the Natural Numbers Prepared at Penn State University Mid-Atlantic Center for Mathematics Teaching and Learning 14 July 005 Shari and Anna Edited at University of Georgia Center for

More information

16. . Proceeding similarly, we get a 2 = 52 1 = , a 3 = 53 1 = and a 4 = 54 1 = 125

16. . Proceeding similarly, we get a 2 = 52 1 = , a 3 = 53 1 = and a 4 = 54 1 = 125 . Sequences When we first introduced a function as a special type of relation in Section.3, we did not put any restrictions on the domain of the function. All we said was that the set of x-coordinates

More information

CONVOLUTION TREES AND PASCAL-T TRIANGLES. JOHN C. TURNER University of Waikato, Hamilton, New Zealand (Submitted December 1986) 1.

CONVOLUTION TREES AND PASCAL-T TRIANGLES. JOHN C. TURNER University of Waikato, Hamilton, New Zealand (Submitted December 1986) 1. JOHN C. TURNER University of Waikato, Hamilton, New Zealand (Submitted December 986). INTRODUCTION Pascal (6-66) made extensive use of the famous arithmetical triangle which now bears his name. He wrote

More information

Sequences and the Binomial Theorem

Sequences and the Binomial Theorem Chapter 9 Sequences and the Binomial Theorem 9. Sequences When we first introduced a function as a special type of relation in Section.3, we did not put any restrictions on the domain of the function.

More information

Figurate Numbers: presentation of a book

Figurate Numbers: presentation of a book Figurate Numbers: presentation of a book Elena DEZA and Michel DEZA Moscow State Pegagogical University, and Ecole Normale Superieure, Paris October 2011, Fields Institute Overview 1 Overview 2 Chapter

More information

5. Sequences & Recursion

5. Sequences & Recursion 5. Sequences & Recursion Terence Sim 1 / 42 A mathematician, like a painter or poet, is a maker of patterns. Reading Sections 5.1 5.4, 5.6 5.8 of Epp. Section 2.10 of Campbell. Godfrey Harold Hardy, 1877

More information

from Euclid to Einstein

from Euclid to Einstein WorkBook 2. Space from Euclid to Einstein Roy McWeeny Professore Emerito di Chimica Teorica, Università di Pisa, Pisa (Italy) A Pari New Learning Publication Book 2 in the Series WorkBooks in Science (Last

More information

The Golden Ratio in Art and Architecture: A Critical Review. As a mathematician, I experience a thrill in finding connections between mathematics

The Golden Ratio in Art and Architecture: A Critical Review. As a mathematician, I experience a thrill in finding connections between mathematics Renae Lange History of Math 10/11/13 The Golden Ratio in Art and Architecture: A Critical Review As a mathematician, I experience a thrill in finding connections between mathematics and other disciplines.

More information

Big doings with small g a p s

Big doings with small g a p s Big doings with small g a p s Paul Pollack University of Georgia AAAS Annual Meeting February 16, 2015 1 of 26 SMALL GAPS: A SHORT SURVEY 2 of 26 300 BCE Let p n denote the nth prime number, so p 1 = 2,

More information

Algebraic expression is formed from variables and constants using different operations. NCERT

Algebraic expression is formed from variables and constants using different operations. NCERT UNIT 10 ALGEBRAIC EXPRESSIONS (A) Main Concepts and Results Algebraic expression is formed from variables and constants using different operations. Expressions are made up of terms. A term is the product

More information

Ch1 Algebra and functions. Ch 2 Sine and Cosine rule. Ch 10 Integration. Ch 9. Ch 3 Exponentials and Logarithms. Trigonometric.

Ch1 Algebra and functions. Ch 2 Sine and Cosine rule. Ch 10 Integration. Ch 9. Ch 3 Exponentials and Logarithms. Trigonometric. Ch1 Algebra and functions Ch 10 Integration Ch 2 Sine and Cosine rule Ch 9 Trigonometric Identities Ch 3 Exponentials and Logarithms C2 Ch 8 Differentiation Ch 4 Coordinate geometry Ch 7 Trigonometric

More information

Grade 6 Math Circles November 1 st /2 nd. Egyptian Mathematics

Grade 6 Math Circles November 1 st /2 nd. Egyptian Mathematics Faculty of Mathematics Waterloo, Ontario N2L 3G Centre for Education in Mathematics and Computing Grade 6 Math Circles November st /2 nd Egyptian Mathematics Ancient Egypt One of the greatest achievements

More information

ax 2 + bx + c = 0 where

ax 2 + bx + c = 0 where Chapter P Prerequisites Section P.1 Real Numbers Real numbers The set of numbers formed by joining the set of rational numbers and the set of irrational numbers. Real number line A line used to graphically

More information

What Do You Think? Investigate GOALS

What Do You Think? Investigate GOALS Activity 3 Atoms and Their Masses GOALS In this activity you will: Explore the idea of atoms by trying to isolate a single atom. Measure how many times greater the mass of a copper atom is than a magnesium

More information

25. Strassen s Fast Multiplication of Matrices Algorithm and Spreadsheet Matrix Multiplications

25. Strassen s Fast Multiplication of Matrices Algorithm and Spreadsheet Matrix Multiplications 25.1 Introduction 25. Strassen s Fast Multiplication of Matrices Algorithm and Spreadsheet Matrix Multiplications We will use the notation A ij to indicate the element in the i-th row and j-th column of

More information

The Mathematics of Renaissance Europe

The Mathematics of Renaissance Europe The Mathematics of Renaissance Europe The 15 th and 16 th centuries in Europe are often referred to as the Renaissance. The word renaissance means rebirth and describes the renewed interest in intellectual

More information

Homework 1 from Lecture 1 to Lecture 10

Homework 1 from Lecture 1 to Lecture 10 Homework from Lecture to Lecture 0 June, 207 Lecture. Ancient Egyptians calculated product essentially by using additive. For example, to find 9 7, they considered multiple doublings of 7: Since 9 = +

More information

Making the grade: Part II

Making the grade: Part II 1997 2009, Millennium Mathematics Project, University of Cambridge. Permission is granted to print and copy this page on paper for non commercial use. For other uses, including electronic redistribution,

More information

Mathematics Foundation for College. Lesson Number 8a. Lesson Number 8a Page 1

Mathematics Foundation for College. Lesson Number 8a. Lesson Number 8a Page 1 Mathematics Foundation for College Lesson Number 8a Lesson Number 8a Page 1 Lesson Number 8 Topics to be Covered in this Lesson Coordinate graphing, linear equations, conic sections. Lesson Number 8a Page

More information

Name (please print) Mathematics Final Examination December 14, 2005 I. (4)

Name (please print) Mathematics Final Examination December 14, 2005 I. (4) Mathematics 513-00 Final Examination December 14, 005 I Use a direct argument to prove the following implication: The product of two odd integers is odd Let m and n be two odd integers Since they are odd,

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

chapter 12 MORE MATRIX ALGEBRA 12.1 Systems of Linear Equations GOALS

chapter 12 MORE MATRIX ALGEBRA 12.1 Systems of Linear Equations GOALS chapter MORE MATRIX ALGEBRA GOALS In Chapter we studied matrix operations and the algebra of sets and logic. We also made note of the strong resemblance of matrix algebra to elementary algebra. The reader

More information

( ) is called the dependent variable because its

( ) is called the dependent variable because its page 1 of 16 CLASS NOTES: 3 8 thru 4 3 and 11 7 Functions, Exponents and Polynomials 3 8: Function Notation A function is a correspondence between two sets, the domain (x) and the range (y). An example

More information

SERIES

SERIES SERIES.... This chapter revisits sequences arithmetic then geometric to see how these ideas can be extended, and how they occur in other contexts. A sequence is a list of ordered numbers, whereas a series

More information

Unit 4 POLYNOMIAL FUNCTIONS

Unit 4 POLYNOMIAL FUNCTIONS Unit 4 POLYNOMIAL FUNCTIONS Not polynomials: 3 x 8 5y 2 m 0.75 m 2b 3 6b 1 2 x What is the degree? 8xy 3 a 2 bc 3 a 6 bc 2 2x 3 + 4x 2 + 3x - 1 3x + 4x 5 + 3x 7-1 Addition and Subtraction (2x 3 + 9 x)

More information

7 th Grade Algebra & Geometry Main Lesson Lesson Plan Outline

7 th Grade Algebra & Geometry Main Lesson Lesson Plan Outline Day #1 7 th Grade Algebra & Geometry Main Lesson Lesson Plan Outline Ask students: "What do you think algebra is?" The essence of algebra is: It is the universal language of mathematics. Everywhere in

More information

Beyond Whole Number Bases

Beyond Whole Number Bases Beyond Whole Number Bases Figure 1: Here is a Venn diagram representing the various subsets of the real numbers. As you can see there are many types of real numbers, why restrict ourselves to positive

More information

SOME MORE PATTERNS FROM PASCAL^ TRIANGLE

SOME MORE PATTERNS FROM PASCAL^ TRIANGLE SOME MORE PATTERNS FROM PASCAL^ TRIANGLE. D. ANDERSON Civil Service College, London SWlV RB. INTRODUCTION Over the years, much use has been made of Pascal's triangle, part of which is shown in Table..

More information

Quadratics and Other Polynomials

Quadratics and Other Polynomials Algebra 2, Quarter 2, Unit 2.1 Quadratics and Other Polynomials Overview Number of instructional days: 15 (1 day = 45 60 minutes) Content to be learned Know and apply the Fundamental Theorem of Algebra

More information

A Triangular Array of the Counts of Natural Numbers with the Same Number of Prime Factors (Dimensions) Within 2 n Space

A Triangular Array of the Counts of Natural Numbers with the Same Number of Prime Factors (Dimensions) Within 2 n Space A Triangular Array of the Counts of Natural Numbers with the Same Number of Prime Factors (Dimensions) Within 2 n Space Abstract By defining the dimension of natural numbers as the number of prime factors,

More information

Vectors for Zero Robotics students

Vectors for Zero Robotics students Vectors for Zero Robotics students Zero Robotics Australia August 7, 08 Assumed Knowledge The robots used for the Zero Robotics competition (SPHERES) were designed for NASA researchers, and are able to

More information

Mathematics for Computer Scientists

Mathematics for Computer Scientists Mathematics for Computer Scientists Lecture notes for the module G51MCS Venanzio Capretta University of Nottingham School of Computer Science Chapter 6 Modular Arithmetic 6.1 Pascal s Triangle One easy

More information

Algebra. Table of Contents

Algebra. Table of Contents Algebra...4 Patterns...5 Adding Real Numbers...7 Subtracting Real Numbers...9 Multiplying Real Numbers...11 Dividing Real Numbers...12 Order of Operations...13 Real-Number Operations with Absolute Value...16

More information

Conjectures and proof. Book page 24-30

Conjectures and proof. Book page 24-30 Conjectures and proof Book page 24-30 What is a conjecture? A conjecture is used to describe a pattern in mathematical terms When a conjecture has been proved, it becomes a theorem There are many types

More information

Algebra. Modular arithmetic can be handled mathematically by introducing a congruence relation on the integers described in the above example.

Algebra. Modular arithmetic can be handled mathematically by introducing a congruence relation on the integers described in the above example. Coding Theory Massoud Malek Algebra Congruence Relation The definition of a congruence depends on the type of algebraic structure under consideration Particular definitions of congruence can be made for

More information

Counting. Math 301. November 24, Dr. Nahid Sultana

Counting. Math 301. November 24, Dr. Nahid Sultana Basic Principles Dr. Nahid Sultana November 24, 2012 Basic Principles Basic Principles The Sum Rule The Product Rule Distinguishable Pascal s Triangle Binomial Theorem Basic Principles Combinatorics: The

More information

The Fibonacci Sequence

The Fibonacci Sequence Elvis Numbers Elvis the Elf skips up a flight of numbered stairs, starting at step 1 and going up one or two steps with each leap Along with an illustrious name, Elvis parents have endowed him with an

More information

Rectangular Systems and Echelon Forms

Rectangular Systems and Echelon Forms CHAPTER 2 Rectangular Systems and Echelon Forms 2.1 ROW ECHELON FORM AND RANK We are now ready to analyze more general linear systems consisting of m linear equations involving n unknowns a 11 x 1 + a

More information

Review Notes for IB Standard Level Math

Review Notes for IB Standard Level Math Review Notes for IB Standard Level Math 1 Contents 1 Algebra 8 1.1 Rules of Basic Operations............................... 8 1.2 Rules of Roots..................................... 8 1.3 Rules of Exponents...................................

More information

Complex Numbers: A Brief Introduction. By: Neal Dempsey. History of Mathematics. Prof. Jennifer McCarthy. July 16, 2010

Complex Numbers: A Brief Introduction. By: Neal Dempsey. History of Mathematics. Prof. Jennifer McCarthy. July 16, 2010 1 Complex Numbers: A Brief Introduction. By: Neal Dempsey History of Mathematics Prof. Jennifer McCarthy July 16, 2010 2 Abstract Complex numbers, although confusing at times, are one of the most elegant

More information

Note: This essay is extracted from a Lesson from the forthcoming textbook Mathematics: Building on Foundations.

Note: This essay is extracted from a Lesson from the forthcoming textbook Mathematics: Building on Foundations. The 19 th century mathematician Carl Friedrich Gauss (1777-1855) was known both for his mathematical trait of curiosity and his renowned ability to calculate. His ability to calculate can be illustrated

More information

The Square, the Circle and the Golden Proportion: A New Class of Geometrical Constructions

The Square, the Circle and the Golden Proportion: A New Class of Geometrical Constructions Original Paper Forma, 19, 293 313, 2004 The Square, the Circle and the Golden Proportion: A New Class of Geometrical Constructions Janusz KAPUSTA Brooklyn, NY E-mail address: kapusta@earthlink.net (Received

More information

2Algebraic. foundations

2Algebraic. foundations 2Algebraic foundations 2. Kick off with CAS 2.2 Algebraic skills 2.3 Pascal s triangle and binomial expansions 2.4 The Binomial theorem 2.5 Sets of real numbers 2.6 Surds 2.7 Review c02algebraicfoundations.indd

More information

The Masonic Aprons - Geometrical Foundations Patrick G. Bailey, VIII Degree * Golden State College S.R.I.C.F. Los Altos, California August 23, 2015

The Masonic Aprons - Geometrical Foundations Patrick G. Bailey, VIII Degree * Golden State College S.R.I.C.F. Los Altos, California August 23, 2015 The Masonic Aprons - Geometrical Foundations Patrick G. Bailey, VIII Degree * Golden State College S.R.I.C.F. Los Altos, California August 23, 2015 Have you ever wondered where the designs of our Masonic

More information

Adding and Subtracting Polynomials Add and Subtract Polynomials by doing the following: Combine like terms

Adding and Subtracting Polynomials Add and Subtract Polynomials by doing the following: Combine like terms POLYNOMIALS AND POLYNOMIAL OPERATIONS STUDY GUIDE Polynomials Polynomials are classified by two different categories: by the number of terms, and the degree of the leading exponent. Number Classification

More information

than meets the eye. Without the concept of zero, math as we know it would be far less

than meets the eye. Without the concept of zero, math as we know it would be far less History of Math Essay 1 Kimberly Hannusch The Origin of Zero Many people don t think twice about the number zero. It s just nothing, after all. Isn t it? Though the simplest numerical value of zero may

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

Linear Algebra, Summer 2011, pt. 2

Linear Algebra, Summer 2011, pt. 2 Linear Algebra, Summer 2, pt. 2 June 8, 2 Contents Inverses. 2 Vector Spaces. 3 2. Examples of vector spaces..................... 3 2.2 The column space......................... 6 2.3 The null space...........................

More information

STUDY GUIDE Math 20. To accompany Intermediate Algebra for College Students By Robert Blitzer, Third Edition

STUDY GUIDE Math 20. To accompany Intermediate Algebra for College Students By Robert Blitzer, Third Edition STUDY GUIDE Math 0 To the students: To accompany Intermediate Algebra for College Students By Robert Blitzer, Third Edition When you study Algebra, the material is presented to you in a logical sequence.

More information

Chapter 0. Introduction. An Overview of the Course

Chapter 0. Introduction. An Overview of the Course Chapter 0 Introduction An Overview of the Course In the first part of these notes we consider the problem of calculating the areas of various plane figures. The technique we use for finding the area of

More information

Direct Proofs. the product of two consecutive integers plus the larger of the two integers

Direct Proofs. the product of two consecutive integers plus the larger of the two integers Direct Proofs A direct proof uses the facts of mathematics and the rules of inference to draw a conclusion. Since direct proofs often start with premises (given information that goes beyond the facts of

More information

SUMS OF POWERS AND BERNOULLI NUMBERS

SUMS OF POWERS AND BERNOULLI NUMBERS SUMS OF POWERS AND BERNOULLI NUMBERS TOM RIKE OAKLAND HIGH SCHOOL Fermat and Pascal On September 22, 636 Fermat claimed in a letter that he could find the area under any higher parabola and Roberval wrote

More information

CHAPTER 1 NUMBER SYSTEMS. 1.1 Introduction

CHAPTER 1 NUMBER SYSTEMS. 1.1 Introduction N UMBER S YSTEMS NUMBER SYSTEMS CHAPTER. Introduction In your earlier classes, you have learnt about the number line and how to represent various types of numbers on it (see Fig..). Fig.. : The number

More information

Error Correcting Codes Prof. Dr. P Vijay Kumar Department of Electrical Communication Engineering Indian Institute of Science, Bangalore

Error Correcting Codes Prof. Dr. P Vijay Kumar Department of Electrical Communication Engineering Indian Institute of Science, Bangalore (Refer Slide Time: 00:54) Error Correcting Codes Prof. Dr. P Vijay Kumar Department of Electrical Communication Engineering Indian Institute of Science, Bangalore Lecture No. # 05 Cosets, Rings & Fields

More information

Sierpinski s Triangle and the Lucas Correspondence Theorem

Sierpinski s Triangle and the Lucas Correspondence Theorem Sierpinski s Triangle and the Lucas Correspondence Theorem Julian Trujillo, and George Kreppein Western Washington University November 30, 2012 History of Sierpinski s Triangle Sierpinski s triangle also

More information

Numbers. The aim of this lesson is to enable you to: describe and use the number system. use positive and negative numbers

Numbers. The aim of this lesson is to enable you to: describe and use the number system. use positive and negative numbers Module One: Lesson One Aims The aim of this lesson is to enable you to: describe and use the number system use positive and negative numbers work with squares and square roots use the sign rule master

More information

Date: Tuesday, 18 February :00PM. Location: Museum of London

Date: Tuesday, 18 February :00PM. Location: Museum of London Probability and its Limits Transcript Date: Tuesday, 18 February 2014-1:00PM Location: Museum of London 18 FEBRUARY 2014 PROBABILITY AND ITS LIMITS PROFESSOR RAYMOND FLOOD Slide: Title slide Welcome to

More information

Counting With Repetitions

Counting With Repetitions Counting With Repetitions The genetic code of an organism stored in DNA molecules consist of 4 nucleotides: Adenine, Cytosine, Guanine and Thymine. It is possible to sequence short strings of molecules.

More information

REVIEW Chapter 1 The Real Number System

REVIEW Chapter 1 The Real Number System REVIEW Chapter The Real Number System In class work: Complete all statements. Solve all exercises. (Section.4) A set is a collection of objects (elements). The Set of Natural Numbers N N = {,,, 4, 5, }

More information

Modular Arithmetic Instructor: Marizza Bailey Name:

Modular Arithmetic Instructor: Marizza Bailey Name: Modular Arithmetic Instructor: Marizza Bailey Name: 1. Introduction to Modular Arithmetic If someone asks you what day it is 145 days from now, what would you answer? Would you count 145 days, or find

More information

The Evolution and Discovery of the Species of Equality in Euclid s Elements

The Evolution and Discovery of the Species of Equality in Euclid s Elements From the SelectedWorks of Lee T Nutini 2010 The Evolution and Discovery of the Species of Equality in Euclid s Elements Lee T Nutini Available at: https://works.bepress.com/nutini/2/ Nutini 1 The Evolution

More information

UNIVERSITY OF NORTH CAROLINA CHARLOTTE 1995 HIGH SCHOOL MATHEMATICS CONTEST March 13, 1995 (C) 10 3 (D) = 1011 (10 1) 9

UNIVERSITY OF NORTH CAROLINA CHARLOTTE 1995 HIGH SCHOOL MATHEMATICS CONTEST March 13, 1995 (C) 10 3 (D) = 1011 (10 1) 9 UNIVERSITY OF NORTH CAROLINA CHARLOTTE 5 HIGH SCHOOL MATHEMATICS CONTEST March, 5. 0 2 0 = (A) (B) 0 (C) 0 (D) 0 (E) 0 (E) 0 2 0 = 0 (0 ) = 0 2. If z = x, what are all the values of y for which (x + y)

More information