PASCAL’S TRIANGLE.

Slides:



Advertisements
Similar presentations
15-5 The Binomial Theorem Pascal’s Triangle. At the tip of Pascal's Triangle is the number 1, which makes up the zeroth row. The first row (1 & 1)
Advertisements

4.2 Pascal’s Triangle. Consider the binomial expansions… Let’s look at the coefficients…
Pascal’s Triangle.
PASCAL’S TRIANGLE Unit 1, Day 10. Pascal’s Wager “If God does not exist, one will lose nothing by believing in Him, while if he does exist, one will lose.
It’s a triangle. A triangle of numbers! Pascal did not create it…. The Chinese did. Blaise Pascal discovered all of the unique patterns in it.
Positive and Negative Numbers
PASCAL’S TRIANGLE. * ABOUT THE MAN * CONSTRUCTING THE TRIANGLE * PATTERNS IN THE TRIANGLE * PROBABILITY AND THE TRIANGLE.
Pascal’s Triangle By: Brittany Thomas.
Applications of Consecutive Integers
Binomial Expansion Reflection Akar Khoschnau, Grade 8B.
How to Multiply using Lattice. Step 1: How many boxes to you need? 23 X 5 You need 2 boxes on top and 1 on the side.
Pascal’s Triangle and the Binomial Theorem Chapter 5.2 – Probability Distributions and Predictions Mathematics of Data Management (Nelson) MDM 4U.
4.6 Solving Quadratic Equations by Factoring BobsMathClass.Com Copyright © 2010 All Rights Reserved. 1 Solving Quadratic Equations by Factoring The Multiplication.
 5-9 Complex Numbers Objective: Students will be able to add, subtract, multiply, and divide complex numbers.
Math 409/409G History of Mathematics
Probability Distributions and Expected Value Chapter 5.1 – Probability Distributions and Predictions Mathematics of Data Management (Nelson) MDM 4U Authors:
Agenda 9/27 DO NOW (3 parts) ◦Prove the following: 1.The length of a square is 5 cm. What is the measure of its width? How can you be sure? 2.What is the.
Circuit Calculations. SERIES CIRCUITS BASIC RULES A series circuit has certain characteristics and basic rules : 1. The same current flows through each.
Year 5 - Numeracy Title page..
MULTIPLICATION 5 Multiplicand X 3 Multiplier 15 Product LET’S LEARN
Year 9 Mathematics Algebra and Sequences
5.1 Factoring – the Greatest Common Factor
Pythagorean Theorem MCC8.G.6-8: Apply the Pythagorean Theorem to determine unknown side lengths in right triangles in real-world and mathematical problems.
Entry Task What is the polynomial function in standard form with the zeros of 0,2,-3 and -1?
10.4 The Algebra of Matrices
Example 1 Factor ax2 + bx + c
Pythagorean Theorem CC A.3 - Apply the Pythagorean Theorem to determine unknown side lengths in right triangles in real- world and mathematical problems.
Patterns and Sequences
Multiplication Past Paper Questions.
6.17 The student will identify and extend geometric and arithmetic sequences.
Pythagorean Theorem MACC.8.G Apply the Pythagorean Theorem to determine unknown side lengths in right triangles in real-world and mathematical problems.
7.7 pascal’s triangle & binomial expansion
P1 Chapter 8 :: Binomial Expansion
Warm-up: Do you remember how to do long division? Try this: (without a calculator!)
My Penguin Math Book By:
PASCAL TRIANGLE
Ch 4.2: Adding, Subtracting, and Multiplying Polynomials
Pythagorean Theorem MCC8.G.6-8: Apply the Pythagorean Theorem to determine unknown side lengths in right triangles in real-world and mathematical problems.
Happy Monday!!! (Groundhog Day)
Pythagorean Theorem Apply the Pythagorean Theorem to determine unknown side lengths in right triangles in real-world and mathematical problems in two and.
4.7: Arithmetic sequences
Pathways and Pascal's Triangle.
Karnaugh Maps Topics covered in this presentation: Karnaugh Maps
Applying Pascal’s Triangle
Lattice Multiplication
Pythagorean Theorem.
4.5 Applications of Pascal’s Triangle
P1 Chapter 8 :: Binomial Expansion
Unit 3: Matrices
Number Patterns Name: ______________________________
Algebra Rules!-Part 1.
Pythagorean Theorem MCC8.G.6-8: Apply the Pythagorean Theorem to determine unknown side lengths in right triangles in real-world and mathematical problems.
9 x 14 9 x 12 Calculate the value of the following: 1 8 × 14 =
Pythagorean Theorem MACC.8.G Apply the Pythagorean Theorem to determine unknown side lengths in right triangles in real-world and mathematical problems.
Michael Duquette & Whitney Sherman
Pythagorean Theorem MCC8.G.6-8: Apply the Pythagorean Theorem to determine unknown side lengths in right triangles in real-world and mathematical problems.
Starter Work out the missing lengths for these squares and cuboids
Chapter 10 Counting Methods.
Solving Quadratic Equations by Factoring
Section 6.3 Combinations with Pascal’s Triangle
Puzzle A Puzzle B.
How to Multiply using Lattice
Pythagorean Theorem Chapter 5 Lesson 5.
Pascal’s Triangle By Marisa Eastwood.
Pythagorean Theorem GOAL: Apply the Pythagorean Theorem to determine unknown side lengths in right triangles in real-world and mathematical problems in.
Starter.
Pythagorean Theorem MCC8.G.6-8: Apply the Pythagorean Theorem to determine unknown side lengths in right triangles in real-world and mathematical problems.
Chapter 1 Sequences and Series
Presentation transcript:

PASCAL’S TRIANGLE

History and Creation Pascal Blaise was a French mathematician, physicist and a religious philosopher. His famous contribution was the Pascal’s Triangle, although Pascal wasn’t the first mathematician to study this triangle. With the help of the Triangle, Pascal was able to solve problems in probability.

How does it work? To begin, we start at the top, row 0, by placing the first digit, 1. Before we calculate, since there is no number beside the first box, we carry the 1 down or imagine a 0 next to the first and last box. *This applies to every row* The basic idea, is to add the top two digits, and its sum goes in the box below. Then , the 2nd and 3rd digit is added and the sum goes in the box below them both. This step goes on until the row is completed, then we go to the next row and begin again. ROW 0 1 + + ROW 1 1 1 + + + ROW 2 1 2 1 + + + + ROW 3 1 3 3 1

The Formula Another way of calculating the numbers is by using the recursive formula: tn,r = tn-1,r-1 + tn-1,r n = the row number. r = position on the row. Row 0 Row 1 Row 2 Row 3 Row 4 Row 5 Row 6

Using the recursive formula how do we figure out what Example 1 Recursive Formula: tn,r = tn-1,r-1 + tn-1,r Using the recursive formula how do we figure out what row n = 9? First let tn= t9,1 t 9,1= t 9 -1,1-1+ t 9 -1,1 = t8,0+ t8,1 *NOTE: We write tn= t9,1 because we are trying to figure out row 9 and since the position we are trying to figure out in row 9 is 1 we place 1 in the r, r =1. Then we go to Pascal’s triangle for reference and find row 8 position 0 and row 8 position 1 and we add them. Next pg

Continued Find: row 8 position 0 and row 8 position 1 and we add them. row 8 position 1 =1+8 = 9 row 8 position 0

Example 2 Determine the rule relating to the row number and the sum of that row? First thing is to add all the numbers in the first row and continue until you have data. Row 0 = sum of 1 Row 1 = sum of 2 Row 2 = sum of 4 Row 3 = sum of 8 Row 4 = sum of 16 Find any pattern yet…….? The answer to the question is 2n ( n represents the row number) Row 5 = sum of 32 Row 6 = sum of 64 Row 7 = sum of 128

Example 3 * log a^b= b log a Which row in Pascal’s triangle has the sum of 1024? Since, 2n is the sum of all the numbers in any row. Using the ‘log’ button on your calculator is an easy way to solve this. using information from the question, we can derive the following equation 2^n= 1024 Taking the log of both sides, we get log2^n=log1024 * n=log1024 / log2 n=10 Therefore, row 10 has the sum of 1024.

Try it…. Try identfying a pattern with PASCAL's triangle on your own. Try finding a pattern? Try identfying a pattern with PASCAL's triangle on your own. Here is a website with some interesting patterns. http://ptri1.tripod.com For further practice read the key concepts on page 251. Sierpinski Triangle

Applying Pascals Methods The iterative process that generates the terms in Pascal's triangle can also be applied in real life to even the simplest of things such as counting the number of paths or routes between two points. You can use Pascal's method to count the different paths that water overflowing from the top bucket could take to each of the buckets in the bottom row.

Applying Pascals Methods Cont’d The water has one path to each of the buckets in the second row. There is one path to each outer bucket of the third row, but two paths to the middle buckets, and so on. The number in the diagram match those in Pascal's triangle because they were derived using the same method-Pascal's methods. *NOTE: Pascal's method involves adding two neighboring terms in order to find the term below. Pascal's method can be applied to counting paths in a variety of arrays and grids.

Example 1: Counting Paths In an Array. Determine how many different paths will spell PASCAL if you start at the top and proceed to the next row by moving diagonally left or right? Start from P. You can either go to the left A or to the right A. (1 path) There is one path from an A to the left S, two paths from an A to the middle S and one path from an A to the right S. Continuing with this counting reveals that there are 10 different paths leading to each L. Therefore, a total of 20 paths to spell PASCAL. (10+10=20) *Note: As you keep branching out, the out extreme values continue to be equal to 1 on both sides (P-C).

Example 2: Counting paths on a Checkerboard. On the checkerboard shown, the checker can travel only diagonally upward. It cannot move through a square containing an X. Determine the number of paths the checker's current position to the top of the board? There is one path possible into each of the squares diagonally adjacent to the checker's starting position. From the second row, there are 4 paths to the third row: one path to the 3rd square from the left, two to the 5th square and one to the 7th square. Therefore the answer is 5 + 9 + 8 + 8 = 30 The square containing an X gets a zero or no number since there are no paths through this blocked square.

Example 3: Fill in the Missing Numbers 792 330 …….. …….. 495 …….. …….. ……… 825 3003 2112 ……… 924 1716 1287 5115 Firstly, considering row number 1 from the bottom, it is the addition of the previous consecutive 2 terms (3003 and 2112). In row 3, the value 1287(2nd term) is derived from subtracting the term beside it and the term is the next row below it. It can be worked out as follows; (Let the missing term be x.)

Example 3: Fill in the Missing Numbers Cont’d 792 330 …….. …….. 495 …….. …….. ……… 825 3003 2112 ……… 924 1716 1287 5115 Note: Always begin solving for missing terms in places were there are at least 2 terms, i.e, 2 terms are known (As given in example above). According to Pascal’s method, X+825=2112 X=2112-825 X=1287 This procedure can be followed and implied to solve the rest of the table