A description of a math circle set of activities around polynomials, especially interpolation.

Similar documents
Calculus Favorite: Stirling s Approximation, Approximately

A geometric proof of the spectral theorem for real symmetric matrices

Making Infinitely Many Mistakes Deliberately Iteration

What is proof? Lesson 1

Lesson 11: The Special Role of Zero in Factoring

3 Polynomial and Rational Functions

Solving Quadratic & Higher Degree Equations

Algebra. Here are a couple of warnings to my students who may be here to get a copy of what happened on a day that you missed.

Weekly Activities Ma 110

Projections and Least Square Solutions. Recall that given an inner product space V with subspace W and orthogonal basis for

Mathematical Forms and Strategies

Generating Function Notes , Fall 2005, Prof. Peter Shor

Honors Advanced Mathematics Determinants page 1

QUADRATICS 3.2 Breaking Symmetry: Factoring

19. TAYLOR SERIES AND TECHNIQUES

Solving Quadratic & Higher Degree Equations

1 Modular Arithmetic Grade Level/Prerequisites: Time: Materials: Preparation: Objectives: Navajo Nation Math Circle Connection

5.4 - Quadratic Functions

Introduction to Techniques for Counting

MATH1190 CALCULUS 1 - NOTES AND AFTERNOTES

Systems of Equations and Inequalities. College Algebra

Math 138: Introduction to solving systems of equations with matrices. The Concept of Balance for Systems of Equations

CHMC: Finite Fields 9/23/17

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

Instructor Notes for Chapters 3 & 4

Eigenvalues and eigenvectors

AN ALGEBRA PRIMER WITH A VIEW TOWARD CURVES OVER FINITE FIELDS

Chapter 1 Review of Equations and Inequalities

Updated: January 16, 2016 Calculus II 7.4. Math 230. Calculus II. Brian Veitch Fall 2015 Northern Illinois University

Ch. 12 Higher Degree Equations Rational Root

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

Complex Numbers: Definition: A complex number is a number of the form: z = a + bi where a, b are real numbers and i is a symbol with the property: i

ACCESS TO SCIENCE, ENGINEERING AND AGRICULTURE: MATHEMATICS 1 MATH00030 SEMESTER / Lines and Their Equations

Quadratics and Other Polynomials

Trinity Christian School Curriculum Guide

Math 1302 Notes 2. How many solutions? What type of solution in the real number system? What kind of equation is it?

Lesson 21 Not So Dramatic Quadratics

Syllabus for BC Calculus

Chapter 1A -- Real Numbers. iff. Math Symbols: Sets of Numbers

Partial Fractions. June 27, In this section, we will learn to integrate another class of functions: the rational functions.

Algebra & Trig Review

We consider the problem of finding a polynomial that interpolates a given set of values:

Teaching Topics: Calculus and Maclaurin Series in FP2

Deep Algebra Projects: Algebra 1 / Algebra 2 Go with the Flow

8.6 Partial Fraction Decomposition

SECTION 2.5: FINDING ZEROS OF POLYNOMIAL FUNCTIONS

Welcome to Math Video Lessons. Stanley Ocken. Department of Mathematics The City College of New York Fall 2013

Lecture 4: Constructing the Integers, Rationals and Reals

Discrete Mathematics and Probability Theory Fall 2014 Anant Sahai Note 7

Math101, Sections 2 and 3, Spring 2008 Review Sheet for Exam #2:

Math 200 University of Connecticut

Algebra 31 Summer Work Packet Review and Study Guide

Partial Fraction Decomposition

We begin by considering the following three sequences:

Chapter 8B - Trigonometric Functions (the first part)

Grade 8 Chapter 7: Rational and Irrational Numbers

A Hypothesis about Infinite Series, of the minimally centered variety. By Sidharth Ghoshal May 17, 2012

Equations in Quadratic Form

Introduction. So, why did I even bother to write this?

Quarter 2 400, , , , , , ,000 50,000

P-adic numbers. Rich Schwartz. October 24, 2014

Use the Rational Zero Theorem to list all the possible rational zeros of the following polynomials. (1-2) 4 3 2

MATH 115, SUMMER 2012 LECTURE 12

Math 3 Variable Manipulation Part 3 Polynomials A

1.1.1 Algebraic Operations

CHAPTER 7: TECHNIQUES OF INTEGRATION

Intermediate Algebra. Gregg Waterman Oregon Institute of Technology

Algebra Exam. Solutions and Grading Guide

AQA Level 2 Further mathematics Further algebra. Section 4: Proof and sequences

COLLEGE ALGEBRA. Paul Dawkins

HS Algebra IIB Mathematics CC

Galois Theory Overview/Example Part 1: Extension Fields. Overview:

AP Calculus. Derivatives.

AP Calculus AB. Limits & Continuity. Table of Contents

6.3 Partial Fractions

An Intuitive Introduction to Motivic Homotopy Theory Vladimir Voevodsky

Polynomials; Add/Subtract

MATH240: Linear Algebra Review for exam #1 6/10/2015 Page 1

Discrete Mathematics and Probability Theory Spring 2016 Rao and Walrand Note 8

PARTIAL FRACTIONS AND POLYNOMIAL LONG DIVISION. The basic aim of this note is to describe how to break rational functions into pieces.

Rational Functions. Elementary Functions. Algebra with mixed fractions. Algebra with mixed fractions

Analysis of California Mathematics standards to Common Core standards Algebra I

Integration of Rational Functions by Partial Fractions

Math 0031, Final Exam Study Guide December 7, 2015

Chapter 4 Roots of Polynomials. Consider the polynomial equation ax + b = 0, symbolically solve for the value of x.

Chapter 2 Formulas and Definitions:

Answers to the problems will be posted on the school website, go to Academics tab, then select Mathematics and select Summer Packets.

Math for College Readiness

3.4 Complex Zeros and the Fundamental Theorem of Algebra

Methods of Mathematics

2015 SUMMER MATH PACKET

Main topics for the First Midterm

CHINO VALLEY UNIFIED SCHOOL DISTRICT INSTRUCTIONAL GUIDE ALGEBRA II

Queens College, CUNY, Department of Computer Science Numerical Methods CSCI 361 / 761 Spring 2018 Instructor: Dr. Sateesh Mane.

Math 308 Midterm Answers and Comments July 18, Part A. Short answer questions

Integration of Rational Functions by Partial Fractions

6: Polynomials and Polynomial Functions

Geometry 21 Summer Work Packet Review and Study Guide

ter. on Can we get a still better result? Yes, by making the rectangles still smaller. As we make the rectangles smaller and smaller, the

Notes on generating functions in automata theory

Transcription:

A description of a math circle set of activities around polynomials, especially interpolation. Bob Sachs Department of Mathematical Sciences George Mason University Fairfax, Virginia 22030 rsachs@gmu.edu August 8, 2011

Introduction Genesis of the idea teaching numerical analysis at magnet high school a standard topic is polynomial interpolation. Running a circle for students and planning one for teachers too. R. Sachs (GMU) Polynomials as math circle topics August 2011 2 / 20

Introduction Genesis of the idea teaching numerical analysis at magnet high school a standard topic is polynomial interpolation. Running a circle for students and planning one for teachers too. Lots of interesting aspects: Newton used a divided difference table (a contentless version of which seems to propagate in high school curriculum) ties into discrete calculus. R. Sachs (GMU) Polynomials as math circle topics August 2011 2 / 20

Introduction Genesis of the idea teaching numerical analysis at magnet high school a standard topic is polynomial interpolation. Running a circle for students and planning one for teachers too. Lots of interesting aspects: Newton used a divided difference table (a contentless version of which seems to propagate in high school curriculum) ties into discrete calculus. Lagrange version finds dual basis to evaluation at points not as useful in practice, especially due to updating issue. R. Sachs (GMU) Polynomials as math circle topics August 2011 2 / 20

Introduction Genesis of the idea teaching numerical analysis at magnet high school a standard topic is polynomial interpolation. Running a circle for students and planning one for teachers too. Lots of interesting aspects: Newton used a divided difference table (a contentless version of which seems to propagate in high school curriculum) ties into discrete calculus. Lagrange version finds dual basis to evaluation at points not as useful in practice, especially due to updating issue. I ended up rethinking the Newton idea as a recursive algorithm, which led to another set of topics tied to divisibility of p(x) p(a) by x a a wide ranging set of related ideas! R. Sachs (GMU) Polynomials as math circle topics August 2011 2 / 20

First Circle Polynomial guessing: Who am I? Had a student pick a polynomial of fixed degree with coefficients bounded by some number (group chose it). Had to have linear factors with integer coefficients. Others had to guess it by asking for values at given inputs of their choice. R. Sachs (GMU) Polynomials as math circle topics August 2011 3 / 20

First Circle Polynomial guessing: Who am I? Had a student pick a polynomial of fixed degree with coefficients bounded by some number (group chose it). Had to have linear factors with integer coefficients. Others had to guess it by asking for values at given inputs of their choice. They were not so great at the game, but had some fun. I hoped two questions spontaneously arise: what is the least number of values needed to pin down the mystery polynomial? How would you actually express it? R. Sachs (GMU) Polynomials as math circle topics August 2011 3 / 20

First Circle Polynomial guessing: Who am I? Had a student pick a polynomial of fixed degree with coefficients bounded by some number (group chose it). Had to have linear factors with integer coefficients. Others had to guess it by asking for values at given inputs of their choice. They were not so great at the game, but had some fun. I hoped two questions spontaneously arise: what is the least number of values needed to pin down the mystery polynomial? How would you actually express it? The older kids eventually went to some sytem of linear equations for coefficients of polynomial, ended up with a Vandermonde matrix couldn t quite convince themselves it was invertible without some help. R. Sachs (GMU) Polynomials as math circle topics August 2011 3 / 20

First Circle Polynomial guessing: Who am I? Had a student pick a polynomial of fixed degree with coefficients bounded by some number (group chose it). Had to have linear factors with integer coefficients. Others had to guess it by asking for values at given inputs of their choice. They were not so great at the game, but had some fun. I hoped two questions spontaneously arise: what is the least number of values needed to pin down the mystery polynomial? How would you actually express it? The older kids eventually went to some sytem of linear equations for coefficients of polynomial, ended up with a Vandermonde matrix couldn t quite convince themselves it was invertible without some help. Didn t quite get to determinant of it which is linked to Lagrange form. Never hit on recursive idea which is Newton (slight variant of usual table). R. Sachs (GMU) Polynomials as math circle topics August 2011 3 / 20

Was it a success? Yes, in that they had fun, were trying things, thinking. R. Sachs (GMU) Polynomials as math circle topics August 2011 4 / 20

Was it a success? Yes, in that they had fun, were trying things, thinking. No, in terms of getting to the deeper mathematics R. Sachs (GMU) Polynomials as math circle topics August 2011 4 / 20

Was it a success? Yes, in that they had fun, were trying things, thinking. No, in terms of getting to the deeper mathematics Looking for some suggestions the factored part should have led to deeper insights by factoring the values (How do the factors grow so if factoring 4x 2 + Bx + C either both have 2x or one is an x and the other a 4x, should be easy to see which). R. Sachs (GMU) Polynomials as math circle topics August 2011 4 / 20

Was it a success? Yes, in that they had fun, were trying things, thinking. No, in terms of getting to the deeper mathematics Looking for some suggestions the factored part should have led to deeper insights by factoring the values (How do the factors grow so if factoring 4x 2 + Bx + C either both have 2x or one is an x and the other a 4x, should be easy to see which). Schools often have a bad version of this for rational roots, given the polynomial. R. Sachs (GMU) Polynomials as math circle topics August 2011 4 / 20

The first of many roads not taken Here are some of the ways this circle could go (tried to anticipate them) R. Sachs (GMU) Polynomials as math circle topics August 2011 5 / 20

The first of many roads not taken Here are some of the ways this circle could go (tried to anticipate them) The idea of divisibility look at P(x) = P(a) + (P(x) P(a)) and use it R. Sachs (GMU) Polynomials as math circle topics August 2011 5 / 20

The first of many roads not taken Here are some of the ways this circle could go (tried to anticipate them) The idea of divisibility look at and use it P(x) = P(a) + (P(x) P(a)) This leads to Newton interpolation using nested form of polynomial (recursive solution), namely use P(x 1 ) at first interpolation point, then factor form of P(x) P(x 1 ) leads to recursion (values at remaining points for adjusted polynomial form). R. Sachs (GMU) Polynomials as math circle topics August 2011 5 / 20

The first of many roads not taken Here are some of the ways this circle could go (tried to anticipate them) The idea of divisibility look at and use it P(x) = P(a) + (P(x) P(a)) This leads to Newton interpolation using nested form of polynomial (recursive solution), namely use P(x 1 ) at first interpolation point, then factor form of P(x) P(x 1 ) leads to recursion (values at remaining points for adjusted polynomial form). Difference quotient comes into play here automatically nice since polynomials, but an entry into calculus! R. Sachs (GMU) Polynomials as math circle topics August 2011 5 / 20

Interpolation done recursively where P 1 takes on values P(x) = P(x 1 ) + (x x 1 ) P 1 (x) R. Sachs (GMU) Polynomials as math circle topics August 2011 6 / 20

Interpolation done recursively where P 1 takes on values P(x) = P(x 1 ) + (x x 1 ) P 1 (x) P 1 (x j ) = P(x j) P(x 1 ) x j x 1 for j = 2, 3,..., n A new interpolation problem, one degree lower, one fewer point. R. Sachs (GMU) Polynomials as math circle topics August 2011 6 / 20

Interpolation done recursively next level P(x) = P(x 1 ) + (x x 1 ) (P 1 (x 2 ) + (x x 2 ) P 12 (x) ) where P 12 takes on values R. Sachs (GMU) Polynomials as math circle topics August 2011 7 / 20

Interpolation done recursively next level P(x) = P(x 1 ) + (x x 1 ) (P 1 (x 2 ) + (x x 2 ) P 12 (x) ) where P 12 takes on values P 12 (x j ) = P 1(x j ) P 1 (x 2 ) x j x 2 for j = 3, 4,..., n A newer interpolation problem, one degree lower, one fewer point. R. Sachs (GMU) Polynomials as math circle topics August 2011 7 / 20

Interpolation done recursively next level P(x) = P(x 1 ) + (x x 1 ) (P 1 (x 2 ) + (x x 2 ) P 12 (x) ) where P 12 takes on values P 12 (x j ) = P 1(x j ) P 1 (x 2 ) x j x 2 for j = 3, 4,..., n A newer interpolation problem, one degree lower, one fewer point. Continuing on leads to a nested form solution of the interpolation problem. Naturally there are some good questions to ask: order of points, uniqueness, updating with an extra point/ one degree higher, might introduce idea of linear algebra various bases for polynomials. R. Sachs (GMU) Polynomials as math circle topics August 2011 7 / 20

Some interesting aspects Recursive version breaks the symmetry of the interpolation problem. R. Sachs (GMU) Polynomials as math circle topics August 2011 8 / 20

Some interesting aspects Recursive version breaks the symmetry of the interpolation problem. Usual divided difference table doesn t show all differences and has no entries like the recursive form. R. Sachs (GMU) Polynomials as math circle topics August 2011 8 / 20

Some interesting aspects Recursive version breaks the symmetry of the interpolation problem. Usual divided difference table doesn t show all differences and has no entries like the recursive form. Recursive view with one point repeatedly leads to Taylor polynomial for a polynomial. R. Sachs (GMU) Polynomials as math circle topics August 2011 8 / 20

Some interesting aspects Recursive version breaks the symmetry of the interpolation problem. Usual divided difference table doesn t show all differences and has no entries like the recursive form. Recursive view with one point repeatedly leads to Taylor polynomial for a polynomial. What about p(x) p(x 1) (finite difference but also table of values idea at any points with separation of size 1)? R. Sachs (GMU) Polynomials as math circle topics August 2011 8 / 20

Taylor polynomial key idea Using recursive division idea with repeated use of one input value yields Taylor polynomial (for a polynomial). R. Sachs (GMU) Polynomials as math circle topics August 2011 9 / 20

Taylor polynomial key idea Using recursive division idea with repeated use of one input value yields Taylor polynomial (for a polynomial). Example: Let p(x) = x 3, done in powers of x 1 using values at x = 1, we get: x 3 1 = (x 1)(x 2 + x + 1) note sum of powers R. Sachs (GMU) Polynomials as math circle topics August 2011 9 / 20

Taylor polynomial key idea Using recursive division idea with repeated use of one input value yields Taylor polynomial (for a polynomial). Example: Let p(x) = x 3, done in powers of x 1 using values at x = 1, we get: x 3 1 = (x 1)(x 2 + x + 1) note sum of powers x 2 + x + 1 (1 + 1 + 1) = (x 1)(x + 1 + 1) = (x 1)(x + 2) R. Sachs (GMU) Polynomials as math circle topics August 2011 9 / 20

Taylor polynomial key idea Using recursive division idea with repeated use of one input value yields Taylor polynomial (for a polynomial). Example: Let p(x) = x 3, done in powers of x 1 using values at x = 1, we get: x 3 1 = (x 1)(x 2 + x + 1) note sum of powers x 2 + x + 1 (1 + 1 + 1) = (x 1)(x + 1 + 1) = (x 1)(x + 2) x + 2 (1 + 2) = x 1 R. Sachs (GMU) Polynomials as math circle topics August 2011 9 / 20

Taylor polynomial key idea Using recursive division idea with repeated use of one input value yields Taylor polynomial (for a polynomial). Example: Let p(x) = x 3, done in powers of x 1 using values at x = 1, we get: x 3 1 = (x 1)(x 2 + x + 1) note sum of powers x 2 + x + 1 (1 + 1 + 1) = (x 1)(x + 1 + 1) = (x 1)(x + 2) x + 2 (1 + 2) = x 1 x 3 1 = (x 1)(3 + (x 1)(3 + (x 1))) which is binomial / Taylor polynomial expansion of x 3 about x = 1, done purely recursively. Clearly extends to power x n for positive integer n. R. Sachs (GMU) Polynomials as math circle topics August 2011 9 / 20

Other aspects of interpolation Leads naturally to nested multiplication efficient evaluation in terms of operation count R. Sachs (GMU) Polynomials as math circle topics August 2011 10 / 20

Other aspects of interpolation Leads naturally to nested multiplication efficient evaluation in terms of operation count Also introduces for algebraic setting the slope of the secant line in a fun way. R. Sachs (GMU) Polynomials as math circle topics August 2011 10 / 20

Other aspects of interpolation Leads naturally to nested multiplication efficient evaluation in terms of operation count Also introduces for algebraic setting the slope of the secant line in a fun way. Since degree decreases, get a proof of usual bad high school description of how to find degree of a polynomial from data values. R. Sachs (GMU) Polynomials as math circle topics August 2011 10 / 20

Other aspects of interpolation Leads naturally to nested multiplication efficient evaluation in terms of operation count Also introduces for algebraic setting the slope of the secant line in a fun way. Since degree decreases, get a proof of usual bad high school description of how to find degree of a polynomial from data values. Opens up a lot of alternate questions, especially the following ones. R. Sachs (GMU) Polynomials as math circle topics August 2011 10 / 20

Can we generalize? Yes Discrete (difference) calculus How about the -1 power? Get a fun recursion that leads to geometric series of powers. R. Sachs (GMU) Polynomials as math circle topics August 2011 11 / 20

Can we generalize? Yes Discrete (difference) calculus How about the -1 power? Get a fun recursion that leads to geometric series of powers. How about the 1/2 power? The -1/2 power? Other negative powers? R. Sachs (GMU) Polynomials as math circle topics August 2011 11 / 20

Can we generalize? Yes Discrete (difference) calculus How about the -1 power? Get a fun recursion that leads to geometric series of powers. How about the 1/2 power? The -1/2 power? Other negative powers? Biggie: how about f (x)? Important calculus notion (proving chain rule, e.g.) R. Sachs (GMU) Polynomials as math circle topics August 2011 11 / 20

Can we generalize? Yes Discrete (difference) calculus How about the -1 power? Get a fun recursion that leads to geometric series of powers. How about the 1/2 power? The -1/2 power? Other negative powers? Biggie: how about f (x)? Important calculus notion (proving chain rule, e.g.) How about real numbers? Complex? R. Sachs (GMU) Polynomials as math circle topics August 2011 11 / 20

Can we generalize? Yes Discrete (difference) calculus How about the -1 power? Get a fun recursion that leads to geometric series of powers. How about the 1/2 power? The -1/2 power? Other negative powers? Biggie: how about f (x)? Important calculus notion (proving chain rule, e.g.) How about real numbers? Complex? Contemplating a session that opens with some examples, then division claim. Then tell them: do something interesting with it. R. Sachs (GMU) Polynomials as math circle topics August 2011 11 / 20

Case of 1/x For the function f (x) = 1/x, we find for x = 1 expansion (easiest algebra): 1 x 1 = 1 x = (x 1) 1 x x which involves the same function we had, so it is a simple recursion to get an infinite series (our favorite, the geometric series!) R. Sachs (GMU) Polynomials as math circle topics August 2011 12 / 20

Case of 1/x For the function f (x) = 1/x, we find for x = 1 expansion (easiest algebra): 1 x 1 = 1 x = (x 1) 1 x x which involves the same function we had, so it is a simple recursion to get an infinite series (our favorite, the geometric series!) Recursively we find: 1 x = 1 (x 1) + (x 1)2 (x 1) 3 +... as a purely formal algebraic process, perhaps with some motivation. R. Sachs (GMU) Polynomials as math circle topics August 2011 12 / 20

Case of 1/x 2 For the function f (x) = 1/x 2, we find for x = 1 expansion (easiest algebra): 1 x 2 1 = 1 x 2 x 2 = (x 1) 1 + x x 2 which involves both the function we have and also the previous case of 1/x. R. Sachs (GMU) Polynomials as math circle topics August 2011 13 / 20

Case of 1/x 2 For the function f (x) = 1/x 2, we find for x = 1 expansion (easiest algebra): 1 x 2 1 = 1 x 2 x 2 = (x 1) 1 + x x 2 which involves both the function we have and also the previous case of 1/x. Recursively we find: 1 x 2 = 1 (x 1) + 2(x 1)2 3(x 1) 3 +... as a purely formal algebraic process again. R. Sachs (GMU) Polynomials as math circle topics August 2011 13 / 20

Case of 1/P(x) The last two situations can be extended (at least for the first term) as follows: For the function f (x) = 1/P(x) where P is a polynomial, we find for x = 1 expansion (easiest algebra): 1 P(x) 1 P(1) P(x) 1 = = (x 1) P(1) P(x)P(1) P(1)P 1 (x) which now involves the new polynomial P 1 in the denominator. R. Sachs (GMU) Polynomials as math circle topics August 2011 14 / 20

Case of 1/P(x) The last two situations can be extended (at least for the first term) as follows: For the function f (x) = 1/P(x) where P is a polynomial, we find for x = 1 expansion (easiest algebra): 1 P(x) 1 P(1) P(x) 1 = = (x 1) P(1) P(x)P(1) P(1)P 1 (x) which now involves the new polynomial P 1 in the denominator. Recursively for the next step we find: 1 P 1 (x) 1 P 1 (1) = P 1(1) P 1 (x) P 1 (x)p 1 (1) 1 = (x 1) P 1 (1)P 11 (x) which can continue for an infinite series expansion. R. Sachs (GMU) Polynomials as math circle topics August 2011 14 / 20

Case of P(x)Q(x) the product rule Another extension is the product rule. Easiest way is to multiply the two Taylor polynomials, but otherwise it goes as follows: For the function f (x) = P(x)Q(x) where P and Q are polynomials, we find for x = 1 expansion (easiest algebra): P(x)Q(x) P(1)Q(1) = (P(x) P(1))Q(x) + P(1)(Q(x) Q(1)) = (x 1) ( P 1 (x, 1)Q(x) + P(1)Q 1 (x, 1) ) R. Sachs (GMU) Polynomials as math circle topics August 2011 15 / 20

Case of P(x)Q(x) the product rule Another extension is the product rule. Easiest way is to multiply the two Taylor polynomials, but otherwise it goes as follows: For the function f (x) = P(x)Q(x) where P and Q are polynomials, we find for x = 1 expansion (easiest algebra): P(x)Q(x) P(1)Q(1) = (P(x) P(1))Q(x) + P(1)(Q(x) Q(1)) = (x 1) ( P 1 (x, 1)Q(x) + P(1)Q 1 (x, 1) ) which works but is not symmetric, so one might prefer a more symmetric form at the expense of more algebra. R. Sachs (GMU) Polynomials as math circle topics August 2011 15 / 20

Case of N(x)/P(x) the quotient rule Another extension (at least for the first term, though more in principle) as follows: For the function f (x) = N(x)/P(x) where N and P are polynomials, we find for x = 1 expansion (easiest algebra): N(x) P(x) N(1) N(x)P(1) N(1)P(x) = P(1) P(x)P(1) which now involves more intricate algebra which we omit. In calculus class, I prefer it as product rule of N and 1/P. R. Sachs (GMU) Polynomials as math circle topics August 2011 16 / 20

Case of P(Q(x)) the chain rule Another extension is the chain rule. This one goes nicely in factored form (one stage only): For the polynomial function f (x) = P(Q(x)) where P and Q are polynomials, we find for x = 1 expansion (easiest algebra), with b = Q(1): Q(x) Q(1) = u b = (x 1) Q 1 (x) P(u) P(b) = (u b) P 1 (u, b) P(Q(x)) P(Q(1)) = (u b) P 1 (u, b) = (x 1) Q 1 (x) P 1 (u, b) R. Sachs (GMU) Polynomials as math circle topics August 2011 17 / 20

Case of P(Q(x)) the chain rule Another extension is the chain rule. This one goes nicely in factored form (one stage only): For the polynomial function f (x) = P(Q(x)) where P and Q are polynomials, we find for x = 1 expansion (easiest algebra), with b = Q(1): Q(x) Q(1) = u b = (x 1) Q 1 (x) P(u) P(b) = (u b) P 1 (u, b) P(Q(x)) P(Q(1)) = (u b) P 1 (u, b) = (x 1) Q 1 (x) P 1 (u, b) The limits both exist and so this is the discrete version of the chain rule: P(Q(x)) P(Q(1)) x 1 = Q 1 (x) P 1 (Q(x), b) R. Sachs (GMU) Polynomials as math circle topics August 2011 17 / 20

Case of x 1 2 For the function f (x) = x, we find for x = 1 expansion (easiest algebra): x 1 = (x 1) 1 x + 1 R. Sachs (GMU) Polynomials as math circle topics August 2011 18 / 20

Case of x 1 2 For the function f (x) = x, we find for x = 1 expansion (easiest algebra): x 1 = (x 1) 1 x + 1 Next step we find: 1 = 1 x + 1 2 + ( 1 1 x + 1 2 ) which can be evaluated, bit harder algebra. This can also be viewed as inverse function difference question: R. Sachs (GMU) Polynomials as math circle topics August 2011 18 / 20

Case of x 1 2 For the function f (x) = x, we find for x = 1 expansion (easiest algebra): x 1 = (x 1) 1 x + 1 Next step we find: 1 = 1 x + 1 2 + ( 1 1 x + 1 2 ) which can be evaluated, bit harder algebra. This can also be viewed as inverse function difference question: Let y = f (x) = x, we find for y = 1 expansion instead(easiest algebra): x 1 f 1 (x) = x 1 = y 1 y 2 1 = 1 1 + y which is of course the algebraic form of differencing the inverse function to g(y) = y 2. R. Sachs (GMU) Polynomials as math circle topics August 2011 18 / 20

Partial fractions For factored denominators with simple roots, can relate above to partial fraction expansion. R. Sachs (GMU) Polynomials as math circle topics August 2011 19 / 20

Partial fractions For factored denominators with simple roots, can relate above to partial fraction expansion. For the function f (x) = 1/(x 1)(x a), we find for x = 1 expansion (easiest algebra): 1 x a 1 1 a = 1 x (x a)(1 a) = (x 1) 1 (x a)(1 a) which then leads easily to the correct partial fraction version: R. Sachs (GMU) Polynomials as math circle topics August 2011 19 / 20

Partial fractions For factored denominators with simple roots, can relate above to partial fraction expansion. For the function f (x) = 1/(x 1)(x a), we find for x = 1 expansion (easiest algebra): 1 x a 1 1 a = 1 x (x a)(1 a) = (x 1) 1 (x a)(1 a) which then leads easily to the correct partial fraction version: 1 (x a)(x 1) = 1 1 a 1 x 1 1 1 a 1 x a R. Sachs (GMU) Polynomials as math circle topics August 2011 19 / 20

Partial fractions For factored denominators with simple roots, can relate above to partial fraction expansion. For the function f (x) = 1/(x 1)(x a), we find for x = 1 expansion (easiest algebra): 1 x a 1 1 a = 1 x (x a)(1 a) = (x 1) 1 (x a)(1 a) which then leads easily to the correct partial fraction version: 1 (x a)(x 1) = 1 1 a Similarly we can find the expansion for two roots! 1 x 1 1 1 a 1 x a x (x 1)(x a), so we are done for R. Sachs (GMU) Polynomials as math circle topics August 2011 19 / 20

Partial fractions For factored denominators with simple roots, can relate above to partial fraction expansion. For the function f (x) = 1/(x 1)(x a), we find for x = 1 expansion (easiest algebra): 1 x a 1 1 a = 1 x (x a)(1 a) = (x 1) 1 (x a)(1 a) which then leads easily to the correct partial fraction version: 1 (x a)(x 1) = 1 1 a 1 x 1 1 1 a 1 x a x Similarly we can find the expansion for (x 1)(x a), so we are done for two roots! Recursively can peel off singular parts at each pole in fraction. Also works for higher order roots and for repeated quadratic factors (using a suitable generalization). R. Sachs (GMU) Polynomials as math circle topics August 2011 19 / 20

Concluding remarks Students were a bit timid about conjecturing / theorizing, better in numerical realm. R. Sachs (GMU) Polynomials as math circle topics August 2011 20 / 20

Concluding remarks Students were a bit timid about conjecturing / theorizing, better in numerical realm. Happy to work on examples need prodding to go deeper. R. Sachs (GMU) Polynomials as math circle topics August 2011 20 / 20

Concluding remarks Students were a bit timid about conjecturing / theorizing, better in numerical realm. Happy to work on examples need prodding to go deeper. Balancing act between leading questions and open exploration I m still learning how to do it. R. Sachs (GMU) Polynomials as math circle topics August 2011 20 / 20

Concluding remarks Students were a bit timid about conjecturing / theorizing, better in numerical realm. Happy to work on examples need prodding to go deeper. Balancing act between leading questions and open exploration I m still learning how to do it. For instance, how to balance case near x = 1 versus general location x = a; General polynomial versus particular examples; it s a fine art to extract general cases from specifices not clear to me how to cultivate that best. R. Sachs (GMU) Polynomials as math circle topics August 2011 20 / 20

Concluding remarks Students were a bit timid about conjecturing / theorizing, better in numerical realm. Happy to work on examples need prodding to go deeper. Balancing act between leading questions and open exploration I m still learning how to do it. For instance, how to balance case near x = 1 versus general location x = a; General polynomial versus particular examples; it s a fine art to extract general cases from specifices not clear to me how to cultivate that best. Improvisational math is not easy to lead, but lots of fun to experiment with! R. Sachs (GMU) Polynomials as math circle topics August 2011 20 / 20

Concluding remarks Students were a bit timid about conjecturing / theorizing, better in numerical realm. Happy to work on examples need prodding to go deeper. Balancing act between leading questions and open exploration I m still learning how to do it. For instance, how to balance case near x = 1 versus general location x = a; General polynomial versus particular examples; it s a fine art to extract general cases from specifices not clear to me how to cultivate that best. Improvisational math is not easy to lead, but lots of fun to experiment with! Thanks for any suggestions / advice / feedback from your experiences with these ideas R. Sachs (GMU) Polynomials as math circle topics August 2011 20 / 20