Counting Regions in the Plane and More 1

Similar documents
Alpha Individual Solutions MAΘ National Convention 2013

1.2 Binomial Coefficients and Subsets

EVALUATION OF TRIGONOMETRIC FUNCTIONS

Module 8-7: Pascal s Triangle and the Binomial Theorem

Visualization of Gauss-Bonnet Theorem

Computational Geometry

Bezier curves. Figure 2 shows cubic Bezier curves for various control points. In a Bezier curve, only

Mathematics and Art Activity - Basic Plane Tessellation with GeoGebra

Counting II 3, 7 3, 2 3, 9 7, 2 7, 9 2, 9

The Platonic solids The five regular polyhedra

The isoperimetric problem on the hypercube

Recursive Procedures. How can you model the relationship between consecutive terms of a sequence?

condition w i B i S maximum u i

n n B. How many subsets of C are there of cardinality n. We are selecting elements for such a

The number n of subintervals times the length h of subintervals gives length of interval (b-a).

. Written in factored form it is easy to see that the roots are 2, 2, i,

Mathematical Stat I: solutions of homework 1

1. Sketch a concave polygon and explain why it is both concave and a polygon. A polygon is a simple closed curve that is the union of line segments.

On (K t e)-saturated Graphs

Math 10C Long Range Plans

CHAPTER IV: GRAPH THEORY. Section 1: Introduction to Graphs

Chapter 9. Pointers and Dynamic Arrays. Copyright 2015 Pearson Education, Ltd.. All rights reserved.

CS Polygon Scan Conversion. Slide 1

MATHEMATICAL METHODS OF ANALYSIS AND EXPERIMENTAL DATA PROCESSING (Or Methods of Curve Fitting)

Lecture 1: Introduction and Strassen s Algorithm

OCR Statistics 1. Working with data. Section 3: Measures of spread

A Resource for Free-standing Mathematics Qualifications

Homework 1 Solutions MA 522 Fall 2017

Big-O Analysis. Asymptotics

Assignment 5; Due Friday, February 10

Planar graphs. Definition. A graph is planar if it can be drawn on the plane in such a way that no two edges cross each other.

Random Graphs and Complex Networks T

South Slave Divisional Education Council. Math 10C

Examples and Applications of Binary Search

Numerical Methods Lecture 6 - Curve Fitting Techniques

Pattern Recognition Systems Lab 1 Least Mean Squares

PLEASURE TEST SERIES (XI) - 04 By O.P. Gupta (For stuffs on Math, click at theopgupta.com)

Chapter 3 Classification of FFT Processor Algorithms

EE123 Digital Signal Processing

Python Programming: An Introduction to Computer Science

Polynomial Functions and Models. Learning Objectives. Polynomials. P (x) = a n x n + a n 1 x n a 1 x + a 0, a n 0

New Results on Energy of Graphs of Small Order

Some cycle and path related strongly -graphs

SD vs. SD + One of the most important uses of sample statistics is to estimate the corresponding population parameters.

University of Waterloo Department of Electrical and Computer Engineering ECE 250 Algorithms and Data Structures

Intermediate Statistics

Ones Assignment Method for Solving Traveling Salesman Problem

INSCRIBED CIRCLE OF GENERAL SEMI-REGULAR POLYGON AND SOME OF ITS FEATURES

Math 3201 Notes Chapter 4: Rational Expressions & Equations

Lecturers: Sanjam Garg and Prasad Raghavendra Feb 21, Midterm 1 Solutions

Big-O Analysis. Asymptotics

The Adjacency Matrix and The nth Eigenvalue

Creating Exact Bezier Representations of CST Shapes. David D. Marshall. California Polytechnic State University, San Luis Obispo, CA , USA

Lecture 5. Counting Sort / Radix Sort

Lecture Notes 6 Introduction to algorithm analysis CSS 501 Data Structures and Object-Oriented Programming

CIS 121 Data Structures and Algorithms with Java Fall Big-Oh Notation Tuesday, September 5 (Make-up Friday, September 8)

Some non-existence results on Leech trees

Recursion. Computer Science S-111 Harvard University David G. Sullivan, Ph.D. Review: Method Frames

Computer Science Foundation Exam. August 12, Computer Science. Section 1A. No Calculators! KEY. Solutions and Grading Criteria.

Analysis Metrics. Intro to Algorithm Analysis. Slides. 12. Alg Analysis. 12. Alg Analysis

Hyperbolic polygonal spirals

Protected points in ordered trees

Partitions of a Convex Polygon

9 x and g(x) = 4. x. Find (x) 3.6. I. Combining Functions. A. From Equations. Example: Let f(x) = and its domain. Example: Let f(x) = and g(x) = x x 4

Perhaps the method will give that for every e > U f() > p - 3/+e There is o o-trivial upper boud for f() ad ot eve f() < Z - e. seems to be kow, where

1. SWITCHING FUNDAMENTALS

On Infinite Groups that are Isomorphic to its Proper Infinite Subgroup. Jaymar Talledo Balihon. Abstract

The Magma Database file formats

How do we evaluate algorithms?

A Comparative Study of Positive and Negative Factorials

Math Section 2.2 Polynomial Functions

Data Structures and Algorithms. Analysis of Algorithms

Major CSL Write your name and entry no on every sheet of the answer script. Time 2 Hrs Max Marks 70

Apparent Depth. B' l'

LU Decomposition Method

Accuracy Improvement in Camera Calibration

CIS 121 Data Structures and Algorithms with Java Spring Stacks, Queues, and Heaps Monday, February 18 / Tuesday, February 19

The Closest Line to a Data Set in the Plane. David Gurney Southeastern Louisiana University Hammond, Louisiana

UNIT 1 RECURRENCE RELATIONS

15-859E: Advanced Algorithms CMU, Spring 2015 Lecture #2: Randomized MST and MST Verification January 14, 2015

Bulgarian Math Olympiads with a Challenge Twist

Running Time. Analysis of Algorithms. Experimental Studies. Limitations of Experiments

( n+1 2 ) , position=(7+1)/2 =4,(median is observation #4) Median=10lb

Introduction to Sigma Notation

Performance Plus Software Parameter Definitions

COMP 558 lecture 6 Sept. 27, 2010

CIS 121 Data Structures and Algorithms with Java Spring Stacks and Queues Monday, February 12 / Tuesday, February 13

CSC165H1 Worksheet: Tutorial 8 Algorithm analysis (SOLUTIONS)

CONVERGENCE OF THE RATIO OF PERIMETER OF A REGULAR POLYGON TO THE LENGTH OF ITS LONGEST DIAGONAL AS THE NUMBER OF SIDES OF POLYGON INCREASES

Running Time ( 3.1) Analysis of Algorithms. Experimental Studies. Limitations of Experiments

Analysis of Algorithms

Lecture 2: Spectra of Graphs

Our starting point is the following sketch of part of one of these polygons having n vertexes and side-length s-

NTH, GEOMETRIC, AND TELESCOPING TEST

IMP: Superposer Integrated Morphometrics Package Superposition Tool

Analysis of Algorithms

Civil Engineering Computation

1 Graph Sparsfication

Combination Labelings Of Graphs

Ch 9.3 Geometric Sequences and Series Lessons

Transcription:

Coutig Regios i the Plae ad More 1 by Zvezdelia Stakova Berkeley Math Circle Itermediate I Group September 016 1. Overarchig Problem Problem 1 Regios i a Circle. The vertices of a polygos are arraged o a circle so that o three diagoals itersect i the same poit. How may regios iside the circle are formed this way by all the segmets coectig the poits? Problem Preparatio. Attackig Problem 1 for ay is hard. What is a good way to start o problems like this? What is your cojecture for the fial aswer?. Warm Up Problem 3 Warm-up. How may s are i the picture? Problem 4 Thikig Deeper How may differet ways ca be used to cout here? Which do you prefer? Which way is most geeralizable to other problems? 3. Special Vs. Geeric Positios Problem 5 Uderstadig the Coditios. Why did Problem 1 say that o three diagoals should itersect i a poit? If we allow for three or more segmets to itersect i a poit, will this chage the aswer? Will it icrease it? Decrease it? Defiitio 1 Geeral Positio. Two lies i the plae are said to be i geeral positio if they itersect i a poit. Three or more lie lies i the plae are said to be i geeral positio if ay two of them itersect, but o three or more lies itersect i the same poit. Problem 6 Special Cofiguratios. I the plae, whe shall we say that two lies are i a special positio? How about three lies i the plae i a special positio? Draw all differet cofiguratios of three lies i the plae i a special positio. Now draw all differet cofiguratios of three lies i the plae i a geeral positio. How may special ad how may geeric cofiguratios did you get? 1 Some problems ad pictures are take from A Decade of the Berkeley Math Circle The America Experiece, volume I, edited by Zvezdelia Stakova ad Tom Rike, published by the America Mathematical Society i the MSRI Mathematical Circles Library. 1

Problem 7 Petagos ad Hexagos. I a regular petago coect ay two vertices. Are the diagoals i special or i geeric positio? How about a regular hexago? Cout i each case the umber of regios ito which the polygo is cut up by its diagoals. 4. Solvig Predecessor Problems Problem 1 restricted us to lookig iside a circle? This might be why the problem is so hard! Let s look at the whole plae by temporarily elimiatig the circle. Problem 8 Lies i Geeric Positio. Draw lies i the plae so that o three itersect i the same poit ad o two are parallel. Ito how may regios do these lies divide the plae? Problem 9 Games i a Touramet. teams participated i a basketball touramet. Each team played every other team exactly oce. How may games were played i total? Problem 10 Coutig Diagoals. How may diagoals does the -go i our overarchig problem have? What is the relatio betwee the last three problems? 5. Pokig Aroud ad Extedig the Problems Problem 11 Debates i a Champioship. I a debate champioship with teams, each debate is doe betwee 3 teams. How may debates ca possible happe durig this touramet? How about if each debate ivolves 4 teams? Problem 1 Diagoal Itersectios. How may itersectios of diagoals does the -go i our overarchig problem have? What is the coectio betwee the last two problems? 6. The Fial Attack o the Overarchig Problem Problem 13 Addig a New Segmet. I the set-up of Problem 1, erase all segmets, but leave the poits ad the circle. Start all over the segmets oe at a time, i ay order. Recall that the segmets ca be either sides or diagoals of the -go. Suppose a ewly added segmet itersects k already draw diagoals. How may more regios iside the circle has this ew segmet added? Is there a elegat way to phrase the aswer without metioig the umber k? Problem 14 Puttig All Together. Use ay of our results so far to calculate the total umber of regios iside the circle. Is there a elegat way to phrase the aswer? Did you check it for correctess for 1,,..., 6? What does your aswer predict for 7? Check it by brute force, if you do t believe it.

7. Optioal Homework for the Die-Hards Problem 15 Summig Up. Prove the followig formulas for ay 1: 1 a 1 3 b 1 3 5 7 1. c 1 3 1 1 6 Problem 16 Off to Space. Geeralize the overarchig problem to 3 dimesios. The vertices of a polyhedro are arraged o a sphere so that whe amog the plaes coectig three of the poits, o three itersect i the same lie. How may regios iside the sphere are formed this way by all these plaes? Problem 17 Polygos. Cout the umber of regios iside a covex -go made by coectig ay two of its vertices if: a o three diagoals itersect at the same poit; b the -go is regular. Problem 18 Biomial Theorem. The umber of ways to choose k objects out of objects is deoted by the biomial coefficiet k read choose k. Prove that this biomial coefficiet is calculated by the formula:! for ay, k 0, k k! k! where 0! is defied to be 1 i order to make the formula work whe or k is 0. Whe < k or oe of the or k is < 0, the the biomial coefficiet k 0. Problem 19 Ultimate Summatios. Prove the followig formulas: a for all 0. 0 1 3 1 b 1 for odd. 0 4 6 1 Problem 0 Coicidece? The aswer 31 i the case of 6 poits i the overarchig Problem 1 broke the patter of powers k ad made us rethik what is goig o. The aswer to the warm-up Problem was also 31. Is this a coicidece, or is there a way to trasform oe problem ito the other i this case? For eve, the aalogous sum 0 4 6 is a lot harder to calculate, but it turs out that parts of this particular sum is coected to our overarchig problem. 3

8. Short Aswers ad Ideas to Selected Problems Problem 1. Wait util the ed! No hurry. Keep thikig. Problem. Start with small s. For 1,, 3, 4, 5 we get 1,, 4, 8, 16 regios i the circle. A patter becomes apparet: powers of, i.e., 0, 1,, 3, ad 4. Thus, for 6 the umber of regios must be 5 3.... Yet, is it? Problem 3. Start with the biggest triagle ad keep addig segmets, coutig alog the way ad tryig to use the symmetry of the picture as much as possible: 1 3 1 1 4 3 3 4 5 31. Problem 4. There are at least five possible ways of coutig the triagles. a Brute-force o system: Cout radomly ad hope that you did t miss ad you did t overcout aythig. b Icremetally: Recostruct the picture from scratch, addig icremetally simple parts such as segmets or small triagles ad coutig how may more figures of the wated type are added at each step. Start with the largest triagle, add up a segmet at a time ad cout how may ew triagles have bee created with that segmet as their side or part of their side. Start with a basic triagle, i.e., a triagle which is ot subdivided by aother segmet ito smaller triagles; add up a triagle at a time ad cout how may ew triagles have bee created that cotai your added triagle as part of them. d By umber of parts: Cout first the triagles that are made of oe piece, the those made of two pieces, the of three pieces, ad so o. e Symmetry: Use the cetral vertical lie as a symmetry divider ; cout triagles o oe side of it ad multiply by, the cout the triagles that go across the symmetry lie, ad the add. Did you get 31? 4

Problem 5. The umber of regios will decrease if we allow for three or more diagoals to itersect i a poit. For example, whe 6 see above, the umber of regios is 30, as the small cetral triagle has degeerated to the poit of itersectio of three diagoals. Problem 6. Two lies i the plae are i a special positio if they are parallel o poits of itersectio. There are 3 special cofiguratios of three lies i the plae: the three lies itersect i the same poit; or two lies are parallel ad the third lie i a trasversal itersects the other two lies; or all three lies are parallel. There is oly 1 geeric cofiguratio of three lies i the plae: a triagle whose sides have bee exteded to our three lies. Problem 7. The diagoals i a regular petago are i a geeric positio, but the diagoals i a regular hexago are i a special positio: three of them itersect i a poit. We have doe, i some sese, the coutig of the regios iside a petago ad iside a regular hexago already: subtract the rouded regios made by the circle i the overarchig problem discussio above. For a regular petago, you will get 4 5 11, ad for a regular hexago: 30 6 4. Problem 8. Start with 0 lies dividig the plae ito 1 regio. If you already have draw k lies i geeral positio, addig a k 1st lie icreases the umber of regios by k 1 why?. Hece, overall for lies we get 1 1 3 regios i the plae. Problem 9. Let s first solve the problem for five teams. PST 1. Arrage the teams i oe lie ad cout the umber of games, makig sure that you are ot overcoutig ay games. For 5 teams, this calculatio boils dow to 4 3 1 10. Whe the problem is geeralized to teams, the result is 1 3 1, which requires a differet argumet to be calculated i a cocise form. PST. Cout the umber of games played by each team by double-coutig them oce for oe of the teams ad aother time for the other team, ad the divide by. For 5 teams, this yields agai 5 teams 4 games each Fortuately, this PST works for ay teams too: teams 1 games each As a result, we proved the followig: 5 10. 1

Theorem 1. The sum of the first atural umbers is give by the formula 1 3 1 Both sides of this formula couted differetly the same quatity: the umber of games to be played amog teams i a touramet. PST 3. To prove a formula LHS RHS, fid a quatity that equals both sides ad calculate it i two differet ways. I aother attempt to prove the above formula, draw a table to record the scores of all games. Alog the diagoal write X s, sice o team plays agaist itself. We are ot iterested i the outcomes of the games; so what is writte otherwise i the table does ot matter. What matters are the umber of o-diagoal cells: for every cell uder the diagoal there is a cell above the diagoal that refers to the same game, e.g., a cell for the game betwee teams i ad j ad a cell for the game betwee teams j ad i. Thus, the umber of games is the half of the o-diagoal cells: 1, where are the cells of the whole table, the subtracted are the diagoal cells, ad the divisio by offsets the double-coutig of the games. PST 4. To calculate a positive iteger quatity, fid a table whose cells approximate this quatity. Start overcoutig the quatity by the umber of cells i the table, ad the subtract ad divide as ecessary to elimiate uwated cells or cells that have bee couted multiple times. I a fial approach to solve the problem, we realize that the umber of games correspods to the umber of pairs of teams that we ca select from the give teams. There is a quatity i combiatorics which couts eve more geeral objects: these are the biomial coefficiets k from Problem 18. Applyig the Biomial Theorem for k yields agai!!! 1 1 1 1 1 Problem 10. A diagoal rus betwee ay two vertices of polygo, except we have to subtract the sides of the polygo sice they cout as diagoals. From above, there are pairs of vertices, so the aswer is 1 6 3

Back to Problem 8, we ca ow give a ice formula for the umber of regios i the plae made by lies i geeric positio: 1 1 1 1 1 1. 1 1 3 Problem 11. ad 3 6 4 4 Problem 1. Ay two itersectig diagoals form a covex quadrilateral, ad coversely, ay four poits o the circle form a covex quadrilateral whose diagoals itersect i a poit. Thus, the umber of diagoal itersectios equals the umber of 4-tuples of poits, i.e., 4. Problem 13. The ew segmet will icrease the umber of regios by k 1 why?. This works eve if the segmet is a side of the polygo, i.e., it has o diagoal itersectios it will still add 0 1 1 ew regios. To record this elegatly, we will say that every diagoal itersectio is resposible for addig 1 ew regio, ad every segmet is resposible for addig 1 ew regio too. Problem 14. From Problem 13, the umber of regios equals 1 more tha the umber of diagoal itersectios plus the umber of segmets diagoals ad sides of the polygo, all couted. Problems 1 ad 10 give the aswers to the required two quatities: 4 ad. The 1 more comes from the fact that for 1 poit o the circle we start with 1 regio the whole circle, ad the every additioal segmet adds the amout of regios we discussed i Problem 13. Overall, the umber of regios iside the circle is: 1 for all 1. 4 0 4 For 1,, 3, 4, 5 this sum does equal to the correspodig power of, 1, but for 6 ad 7 we get 6 6 6 7 7 7 1 15 15 31, ad 1 1 35 57. 0 4 0 4 If you are familiar with fuctios ad, specifically, polyomials, the aswer ca be expressed as a degree 4 polyomial i : 1 1 3 f 1 1 4 4 4 a 3 b c 1, where we leave the iterested reader to calculate the coefficiets a, b, ad c. Problem 15-0. You are o your ow. Oly, do t attempt these aloe at home: ask someoe for help ad view them as a log-term project. : 7