Cauchy-Schwarz (Cauchy-Schwarz inequality) For any a1,…,an, and any b1,…bn Proof by induction (on n): When n=1, LHS <= RHS. When n=2, want to show Consider.

Slides:



Advertisements
Similar presentations
THE WELL ORDERING PROPERTY Definition: Let B be a set of integers. An integer m is called a least element of B if m is an element of B, and for every x.
Advertisements

Mathematical Induction
Lecture 2 Based on Chapter 1, Weiss. Mathematical Foundation Series and summation: ……. N = N(N+1)/2 (arithmetic series) 1 + r+ r 2 + r 3 +………r.
QuickSort Average Case Analysis An Incompressibility Approach Brendan Lucier August 2, 2005.
Inequalities Newport Math Club Warm up question: You are presented with five cards shown as follows: Given that each card has one letter on one side and.
Volume of a Solid by Cross Section Section 5-9. Let be the region bounded by the graphs of x = y 2 and x=9. Find the volume of the solid that has as its.
5/19/2015 Perkins AP Calculus AB Day 7 Section 7.2.
Infinite Sequences and Series
Number Sequences Lecture 7: Sep 28 (chapter 4.1 of the book and chapter 9 of the notes) ? overhang.
INTEGRALS Areas and Distances INTEGRALS In this section, we will learn that: We get the same special type of limit in trying to find the area under.
LIMITS 2. LIMITS 2.4 The Precise Definition of a Limit In this section, we will: Define a limit precisely.
Chapter 10 Sequences, Induction, and Probability Copyright © 2014, 2010, 2007 Pearson Education, Inc Mathematical Induction.
Copyright © 2007 Pearson Education, Inc. Slide 8-1.
Objective: find the area of geometric figures and shaded regions. What area formulas must be memorized?
9.2 (Larson Book) Nth term test Geometric series Telescoping series Greg Kelly, Hanford High School, Richland, WashingtonPhoto by Vickie Kelly, 2003.
Index FAQ Limits of Sequences of Real Numbers Sequences of Real Numbers Limits through Rigorous Definitions The Squeeze Theorem Using the Squeeze Theorem.
Sequences and Series (T) Students will know the form of an Arithmetic sequence.  Arithmetic Sequence: There exists a common difference (d) between each.
Objective: Find the area of different quadrilaterals Level 6.
Nirmalya Roy School of Electrical Engineering and Computer Science Washington State University Cpt S 223 – Advanced Data Structures Course Review Midterm.
1 §12.4 The Definite Integral The student will learn about the area under a curve defining the definite integral.
Number Sequences ? overhang. This Lecture We will study some simple number sequences and their properties. The topics include: Representation of a sequence.
Math 3 - Module 6 Honors Topics.
9.1 Notes Geometric Mean. 9.1 Notes Arithmetic mean is another term that means the same thing as average. The second do now question could have been,
Teacher's Notes Topic: Proof L7 Is the geometric mean (when it exists) always between the two numbers? When you have one positive and one negative number.
Geometric and Arithmetic Means
ALGEBRA II ARITHMETIC & GEOMETRIC MEANS.
Aim: What is the geometric sequence?
Word Problems modeled by Quadratic Equations x + 1 x.
12 INFINITE SEQUENCES AND SERIES. In general, it is difficult to find the exact sum of a series.  We were able to accomplish this for geometric series.
Solving Recurrences with the Substitution Method.
Divide and Conquer. Recall Divide the problem into a number of sub-problems that are smaller instances of the same problem. Conquer the sub-problems by.
1 The Precise Definition of a Limit Section The Precise Definition of a Limit A geometric interpretation of limits can be given in terms of the.
Copyright © Cengage Learning. All rights reserved.
Perimeter is the distance around an object. If you started at one point and went all the way around until you got to where you started, the perimeter.
1 CMSC 341 Math Review. 2 Exponents Identities (X A ) B = X AB X A * X B = X A+B X A / X B = X A-B X A + X B  X A+B.
Expressing inequalities using interval notation Click here to begin the lesson Click here to begin the lesson.
Department of Statistics University of Rajshahi, Bangladesh
Appendix A: Summations Two types of summation problems in algorithms: 1) Prove by induction that formula is correct 2) Find the function that the sum equals.
Summary of the Last Lecture This is our second lecture. In our first lecture, we discussed The vector spaces briefly and proved some basic inequalities.
Perimeter & Area. Today’s Objectives:  Learn what it means to find perimeter and area.  Practice finding or estimating the perimeter and area.
SEQUENCES A function whose domain is the set of all integers greater than or equal to some integer n 0 is called a sequence. Usually the initial number.
Copyright © Cengage Learning. All rights reserved The Integral Test and Estimates of Sums.
The proofs of the Early Greeks 2800 B.C. – 450 B.C.
Analysis of Algorithms CS 477/677 Instructor: Monica Nicolescu Lecture 2.
12.7 Similar. Today we will… Return to the idea Of similar objects.
INFINITE SEQUENCES AND SERIES In general, it is difficult to find the exact sum of a series.  We were able to accomplish this for geometric series and.
SECTION 8.3 THE INTEGRAL AND COMPARISON TESTS. P2P28.3 INFINITE SEQUENCES AND SERIES  In general, it is difficult to find the exact sum of a series.
Area and Perimeter of Similar Figures
Chapter 8 Infinite Series.
Arithmetic and Geometric Means
Arithmetic and Geometric Sequences
Chapter 8 Infinite Series.
Solid Figures 7th Grade Standard
Copyright © Cengage Learning. All rights reserved.
Sequences and Summations
What shape am I? I am a plane shape. I have 4 sides.
Sigma Notation.
Copyright © Cengage Learning. All rights reserved.
5.2 Verifying Trigonometric Identities
Notes Over 11.5 Recursive Rules
Mathematical Induction
Copyright © Cengage Learning. All rights reserved.
Activity 1-2: Inequalities
Chapter 11: Further Topics in Algebra
Difference of Two Squares
Module 3 Arithmetic and Geometric Sequences
Factoring Questions that Appear Difficult, but are Actually Slightly Easier If one factor of x2 + 3x – 18 is x + 6, what is the other factor?
Depth of an AVL tree Theorem: Any AVL tree with n nodes has height less than log n. Proof: Given an n-node AVL tree, we want to find an upper bound.
Area and Volume How to … Calculate the area of a square or rectangle
11.4 Mathematical Induction
Presentation transcript:

Cauchy-Schwarz (Cauchy-Schwarz inequality) For any a1,…,an, and any b1,…bn Proof by induction (on n): When n=1, LHS <= RHS. When n=2, want to show Consider

Cauchy-Schwarz (Cauchy-Schwarz inequality) For any a1,…,an, and any b1,…bn Induction step: assume true for <=n, prove n+1. induction by P(2)

Cauchy-Schwarz (Cauchy-Schwarz inequality) For any a1,…,an, and any b1,…bn Exercise: prove Answer: Let bi = 1 for all i, and plug into Cauchy-Schwarz This has a very nice application in graph theory that hopefully we’ll see.

Geometric Interpretation (Cauchy-Schwarz inequality) For any a1,…,an, and any b1,…bn Interpretation: The left hand side computes the inner product of the two vectors If we rescale the two vectors to be of length 1, then the left hand side is <= 1 The right hand side is always 1. a b

Arithmetic Mean – Geometric Mean Inequality (AM-GM inequality) For any a1,…,an, Interesting induction (on n): Prove P(2) Prove P(n) -> P(2n) Prove P(n) -> P(n-1)

Arithmetic Mean – Geometric Mean Inequality (AM-GM inequality) For any sequence of non-negative numbers a1,…,an, Interesting induction (on n): Prove P(2) Want to show Consider

Arithmetic Mean – Geometric Mean Inequality (AM-GM inequality) For any sequence of non-negative numbers a1,…,an, Interesting induction (on n): Prove P(n) -> P(2n) induction by P(2)

Arithmetic Mean – Geometric Mean Inequality (AM-GM inequality) For any sequence of non-negative numbers a1,…,an, Interesting induction (on n): Prove P(n) -> P(n-1) Let the average of the first n-1 numbers.

Arithmetic Mean – Geometric Mean Inequality (AM-GM inequality) For any sequence of non-negative numbers a1,…,an, Interesting induction (on n): Prove P(n) -> P(n-1) Let

Geometric Interpretation (AM-GM inequality) For any sequence of non-negative numbers a1,…,an, Interpretation: Think of a1, a2, …, an are the side lengths of a high-dimensional rectangle. Then the right hand side is the volume of this rectangle. The left hand side is the volume of the square with the same total side length. The inequality says that the volume of the square is always not smaller. e.g.

Arithmetic Mean – Geometric Mean Inequality (AM-GM inequality) For any sequence of non-negative numbers a1,…,an, Exercise: What is an upper bound on ? Set a1=n and a2=…=an=1, then the upper bound is 2 – 1/n. Set a1=a2=√n and a3=…=an=1, then the upper bound is 1 + 2/√n – 2/n. … Set a1=…=alogn=2 and ai=1 otherwise, then the upper bound is 1 + log(n)/n

Good Book