SlideShare a Scribd company logo
1 of 43
Download to read offline
Lesson 22 (Sections 15.7–9)
                 Quadratic Forms

                         Math 20


                     November 9, 2007


Announcements
   Problem Set 8 on the website. Due November 14.
   No class November 12. Yes class November 21.
   next OH: Tue 11/13 3–4, Wed 11/14 1–3 (SC 323)
   next PS: Sunday? 6–7 (SC B-10), Tue 1–2 (SC 116)
Outline


   Algebra primer: Completing the square

   A discriminating monopolist

   Quadratic Forms in two variables

   Classification of quadratic forms in two variables
      Brute Force
      Eigenvalues

   Classification of quadratic forms in several variables
Algebra primer: Completing the square

   Remember that
                                 b
          aX 2 + bX + c = a X 2 + X           +c
                                 a
                                          2             2
                                 b                 b
                                              −
                      =a    X+                              +c
                                 2a                2a
                                      2
                                                   b2
                               b
                                          +c −
                      =a X+
                               2a                  4a
Algebra primer: Completing the square

   Remember that
                                 b
          aX 2 + bX + c = a X 2 + X               +c
                                 a
                                              2             2
                                     b                 b
                                                  −
                         =a     X+                              +c
                                     2a                2a
                                          2
                                                       b2
                                   b
                                              +c −
                         =a X+
                                   2a                  4a

      If a > 0, the function is an upwards-opening parabola and has
                           b2
      minimum value c − 4a
      If a < 0, the function is a downwards-opening parabola and
                                 b2
      has maximum value c − 4a
Outline


   Algebra primer: Completing the square

   A discriminating monopolist

   Quadratic Forms in two variables

   Classification of quadratic forms in two variables
      Brute Force
      Eigenvalues

   Classification of quadratic forms in several variables
Example
A firm sells a product in two separate areas with distinct linear
demand curves, and has monopoly power to decide how much to
sell in each area. How does its maximal profit depend on the
demand in each area?
Example
A firm sells a product in two separate areas with distinct linear
demand curves, and has monopoly power to decide how much to
sell in each area. How does its maximal profit depend on the
demand in each area?
Let the demand curves be given by

            P1 = a1 − b1 Q1            P2 = a2 − b2 Q2

And the cost function by C = α(Q1 + Q2 ). The profit is therefore

       π = P1 Q1 + P2 Q2 − α(Q1 + Q2 )
          = (a1 − b1 Q1 )Q1 + (a2 − b2 Q2 )Q2 − α(Q1 + Q2 )
                             2                    2
          = (a1 − α)Q1 − b1 Q1 + (a2 − α)Q2 − b2 Q2
Solution


   Completing the square gives
                                  2                    2
             π = (a1 − α)Q1 − b1 Q1 + (a2 − α)Q2 − b2 Q2
                                           2
                                                   (a1 − α)2
                                (a1 − α)
               = −b1 Q1 −                      +
                                  2b1                 4b1
                                           2
                                                   (a2 − α)2
                                (a2 − α)
                 − b2 Q 2 −                    +
                                  2b2                 4b2

   The optimal quantities are
                       a1 − α                          a2 − α
                 ∗                              ∗
                Q1 =                           Q2 =
                        2b1                             2b2
The corresponding prices are
                    a1 + α                    a2 + α
              ∗                         ∗
             P1 =                      P2 =
                       2                         2
The maximum profit is

                           (a1 − α)2 (a2 − α)2
                    π∗ =            +
                              4b1       4b2
Outline


   Algebra primer: Completing the square

   A discriminating monopolist

   Quadratic Forms in two variables

   Classification of quadratic forms in two variables
      Brute Force
      Eigenvalues

   Classification of quadratic forms in several variables
Quadratic Forms in two variables


   Definition
   A quadratic form in two variables is a function of the form

                      f (x, y ) = ax 2 + 2bxy + cy 2
Quadratic Forms in two variables


   Definition
   A quadratic form in two variables is a function of the form

                        f (x, y ) = ax 2 + 2bxy + cy 2


   Example
       f (x, y ) = x 2 + y 2
Quadratic Forms in two variables


   Definition
   A quadratic form in two variables is a function of the form

                        f (x, y ) = ax 2 + 2bxy + cy 2


   Example
       f (x, y ) = x 2 + y 2
       f (x, y ) = −x 2 − y 2
Quadratic Forms in two variables


   Definition
   A quadratic form in two variables is a function of the form

                        f (x, y ) = ax 2 + 2bxy + cy 2


   Example
       f (x, y ) = x 2 + y 2
       f (x, y ) = −x 2 − y 2
       f (x, y ) = x 2 − y 2
Quadratic Forms in two variables


   Definition
   A quadratic form in two variables is a function of the form

                         f (x, y ) = ax 2 + 2bxy + cy 2


   Example
       f (x, y ) = x 2 + y 2
       f (x, y ) = −x 2 − y 2
       f (x, y ) = x 2 − y 2
       f (x, y ) = 2xy
Goal




   Given a quadratic form, find out if it has a minimum, or a
   maximum, or neither
Classes of quadratic forms
   Definition
   Let f (x, y ) be a quadratic form.
        f is said to be positive definite if f (x, y ) > 0 for all
        (x, y ) = (0, 0).
        f is said to be negative definite if f (x, y ) < 0 for all
        (x, y ) = (0, 0).
        f is said to be indefinite if there exists points (x + , y + ) and
        (x − , y − ) such that f (x + , y + ) > 0 and f (x − , y − ) < 0
Classes of quadratic forms
   Definition
   Let f (x, y ) be a quadratic form.
        f is said to be positive definite if f (x, y ) > 0 for all
        (x, y ) = (0, 0).
        f is said to be negative definite if f (x, y ) < 0 for all
        (x, y ) = (0, 0).
        f is said to be indefinite if there exists points (x + , y + ) and
        (x − , y − ) such that f (x + , y + ) > 0 and f (x − , y − ) < 0

   Example
   Classify these by inspection or by graphing.
Classes of quadratic forms
   Definition
   Let f (x, y ) be a quadratic form.
        f is said to be positive definite if f (x, y ) > 0 for all
        (x, y ) = (0, 0).
        f is said to be negative definite if f (x, y ) < 0 for all
        (x, y ) = (0, 0).
        f is said to be indefinite if there exists points (x + , y + ) and
        (x − , y − ) such that f (x + , y + ) > 0 and f (x − , y − ) < 0

   Example
   Classify these by inspection or by graphing.
        f (x, y ) = x 2 + y 2 is
Classes of quadratic forms
   Definition
   Let f (x, y ) be a quadratic form.
        f is said to be positive definite if f (x, y ) > 0 for all
        (x, y ) = (0, 0).
        f is said to be negative definite if f (x, y ) < 0 for all
        (x, y ) = (0, 0).
        f is said to be indefinite if there exists points (x + , y + ) and
        (x − , y − ) such that f (x + , y + ) > 0 and f (x − , y − ) < 0

   Example
   Classify these by inspection or by graphing.
        f (x, y ) = x 2 + y 2 is positive definite
Classes of quadratic forms
   Definition
   Let f (x, y ) be a quadratic form.
        f is said to be positive definite if f (x, y ) > 0 for all
        (x, y ) = (0, 0).
        f is said to be negative definite if f (x, y ) < 0 for all
        (x, y ) = (0, 0).
        f is said to be indefinite if there exists points (x + , y + ) and
        (x − , y − ) such that f (x + , y + ) > 0 and f (x − , y − ) < 0

   Example
   Classify these by inspection or by graphing.
        f (x, y ) = x 2 + y 2 is positive definite
        f (x, y ) = −x 2 − y 2 is
Classes of quadratic forms
   Definition
   Let f (x, y ) be a quadratic form.
        f is said to be positive definite if f (x, y ) > 0 for all
        (x, y ) = (0, 0).
        f is said to be negative definite if f (x, y ) < 0 for all
        (x, y ) = (0, 0).
        f is said to be indefinite if there exists points (x + , y + ) and
        (x − , y − ) such that f (x + , y + ) > 0 and f (x − , y − ) < 0

   Example
   Classify these by inspection or by graphing.
        f (x, y ) = x 2 + y 2 is positive definite
        f (x, y ) = −x 2 − y 2 is negative definite
Classes of quadratic forms
   Definition
   Let f (x, y ) be a quadratic form.
        f is said to be positive definite if f (x, y ) > 0 for all
        (x, y ) = (0, 0).
        f is said to be negative definite if f (x, y ) < 0 for all
        (x, y ) = (0, 0).
        f is said to be indefinite if there exists points (x + , y + ) and
        (x − , y − ) such that f (x + , y + ) > 0 and f (x − , y − ) < 0

   Example
   Classify these by inspection or by graphing.
        f (x, y ) = x 2 + y 2 is positive definite
        f (x, y ) = −x 2 − y 2 is negative definite
        f (x, y ) = x 2 − y 2 is
Classes of quadratic forms
   Definition
   Let f (x, y ) be a quadratic form.
        f is said to be positive definite if f (x, y ) > 0 for all
        (x, y ) = (0, 0).
        f is said to be negative definite if f (x, y ) < 0 for all
        (x, y ) = (0, 0).
        f is said to be indefinite if there exists points (x + , y + ) and
        (x − , y − ) such that f (x + , y + ) > 0 and f (x − , y − ) < 0

   Example
   Classify these by inspection or by graphing.
        f (x, y ) = x 2 + y 2 is positive definite
        f (x, y ) = −x 2 − y 2 is negative definite
        f (x, y ) = x 2 − y 2 is indefinite
Classes of quadratic forms
   Definition
   Let f (x, y ) be a quadratic form.
        f is said to be positive definite if f (x, y ) > 0 for all
        (x, y ) = (0, 0).
        f is said to be negative definite if f (x, y ) < 0 for all
        (x, y ) = (0, 0).
        f is said to be indefinite if there exists points (x + , y + ) and
        (x − , y − ) such that f (x + , y + ) > 0 and f (x − , y − ) < 0

   Example
   Classify these by inspection or by graphing.
        f (x, y ) = x 2 + y 2 is positive definite
        f (x, y ) = −x 2 − y 2 is negative definite
        f (x, y ) = x 2 − y 2 is indefinite
        f (x, y ) = 2xy is
Classes of quadratic forms
   Definition
   Let f (x, y ) be a quadratic form.
        f is said to be positive definite if f (x, y ) > 0 for all
        (x, y ) = (0, 0).
        f is said to be negative definite if f (x, y ) < 0 for all
        (x, y ) = (0, 0).
        f is said to be indefinite if there exists points (x + , y + ) and
        (x − , y − ) such that f (x + , y + ) > 0 and f (x − , y − ) < 0

   Example
   Classify these by inspection or by graphing.
        f (x, y ) = x 2 + y 2 is positive definite
        f (x, y ) = −x 2 − y 2 is negative definite
        f (x, y ) = x 2 − y 2 is indefinite
        f (x, y ) = 2xy is indefinite
f (x, y )    class       shape        zero is a
x2 + y2      positive    upward-      minimum
             definite     opening
                         paraboloid
−x 2 − y 2   negative    downward-    maximum
             definite     opening
                         paraboloid
x2 − y2      indefinite   saddle       neither
2xy          indefinite   saddle       neither
Notice that our discriminating monopolist objective function
started out as a polynomial in two variables, and ended up the sum
of a quadratic form and a constant. This is true in general, so
when looking for extreme values, we can classify the associated
quadratic form.
Question
Can we classify the quadratic form

                   f (x, y ) = ax 2 + 2bxy + cy 2

by looking at a, b, and c?
Outline


   Algebra primer: Completing the square

   A discriminating monopolist

   Quadratic Forms in two variables

   Classification of quadratic forms in two variables
      Brute Force
      Eigenvalues

   Classification of quadratic forms in several variables
Brute Force

   Complete the square!

                f (x, y ) = ax 2 + 2bxy + cy 2
                                        2
                                                       b2 y 2
                                   by
                                            + cy 2 −
                          =a x+
                                    a                    a
                                        2
                                                ac − b 2 2
                                   by
                          =a x+             +           y
                                    a              a
Brute Force

   Complete the square!

                    f (x, y ) = ax 2 + 2bxy + cy 2
                                            2
                                                           b2 y 2
                                       by
                                                + cy 2 −
                            =a x+
                                        a                    a
                                            2
                                                    ac − b 2 2
                                       by
                            =a x+               +           y
                                        a              a


   Fact
   Let f (x, y ) = ax 2 + 2bxy + cy 2 be a quadratic form.
          If a > 0 and ac − b 2 > 0, then f is positive definite
          If a < 0 and ac − b 2 > 0, then f is negative definite
          If ac − b 2 < 0, then f is indefinite
Connection with matrices




   Notice that
                                              ab    x
                 ax 2 + 2bxy + cy 2 = x   y
                                              bc    y

   So quadratic forms correspond with symmetric matrices.
Eigenvalues


   Recall:
   Theorem (Spectral Theorem for Symmetric Matrices)
   Suppose An×n is symmetric, that is, A = A. Then A is
   diagonalizable. In fact, the eigenvectors can be chosen to be
   pairwise orthogonal with length one, which means that P−1 = P .
   Thus a symmetric matrix can be diagonalized as

                             A = PDP ,

   where D is diagonal and PP = In .
So there exist numbers α, β, γ, δ such that

                ab             αβ     λ1 0       αγ
                           =
                bc             γδ     0 λ2       βδ

Thus
                               αβ    λ1 0     αγ      x
       f (x, y ) = x   y
                               γδ    0 λ2     βδ      y
                                          λ1 0    αx + γy
              = αx + γy         βx + δy
                                          0 λ2    βx + δy
              = λ1 (αx + γy )2 + λ2 (βx + δy )2
Upshot



  Fact
                                                   ab
  Let f (x, y ) = ax 2 + 2bxy + cy 2 , and A =            . Then:
                                                   bc
         f is positive definite if and only if the eigenvalues of A ore
         positive
         f is negative definite if and only if the eigenvalues of A are
         negative
         f is indefinite if one eigenvalue of A is positive and one is
         negative
Outline


   Algebra primer: Completing the square

   A discriminating monopolist

   Quadratic Forms in two variables

   Classification of quadratic forms in two variables
      Brute Force
      Eigenvalues

   Classification of quadratic forms in several variables
Classification of quadratic forms in several variables


   Definition
   A quadratic form in n variables is a function of the form
                                                     n
                       Q(x1 , x2 , . . . , xn ) =           aij xi xj
                                                    i,j=1

   where aij = aji .
Classification of quadratic forms in several variables


   Definition
   A quadratic form in n variables is a function of the form
                                                     n
                       Q(x1 , x2 , . . . , xn ) =           aij xi xj
                                                    i,j=1

   where aij = aji .
   Q corresponds to the matrix A = (aij )n×n in the sense that

                                  Q(x) = x Ax
Classification of quadratic forms in several variables


   Definition
   A quadratic form in n variables is a function of the form
                                                     n
                       Q(x1 , x2 , . . . , xn ) =           aij xi xj
                                                    i,j=1

   where aij = aji .
   Q corresponds to the matrix A = (aij )n×n in the sense that

                                  Q(x) = x Ax

   Definitions of positive definite, negative definite, and indefinite go
   over mutatis mutandis.
Theorem
Let Q be a quadratic form, and A the symmetric matrix associated
to Q. Then
    Q is positive definite if and only if all eigenvalues of A are
    positive
    Q is negative definite if and only if all eigenvalues of A are
    negative
    Q is indefinite if and only if at least two eigenvalues of A have
    opposite signs.
Theorem
Let Q be a quadratic form, and A the symmetric matrix associated
to Q. For each i = 1, . . . , n, let Di be the ith principal minor of A.
Then
     Q is positive definite if and only if Di > 0 for all i
     Q is negative definite if and only if (−1)i Di > 0 for all i; that
     is, if and only if the signs of Di alternate and start negative.
Theorem
Let Q be a quadratic form, and A the symmetric matrix associated
to Q. For each i = 1, . . . , n, let Di be the ith principal minor of A.
Then
     Q is positive definite if and only if Di > 0 for all i
     Q is negative definite if and only if (−1)i Di > 0 for all i; that
     is, if and only if the signs of Di alternate and start negative.
The proof is messy, but makes sense for diagonal A.

More Related Content

What's hot

Gaussian quadratures
Gaussian quadraturesGaussian quadratures
Gaussian quadraturesTarun Gehlot
 
Partial Differentiation & Application
Partial Differentiation & Application Partial Differentiation & Application
Partial Differentiation & Application Yana Qlah
 
Predicates and quantifiers
Predicates and quantifiersPredicates and quantifiers
Predicates and quantifiersIstiak Ahmed
 
Introduction to Function, Domain and Range - Mohd Noor
Introduction to Function, Domain and Range - Mohd Noor Introduction to Function, Domain and Range - Mohd Noor
Introduction to Function, Domain and Range - Mohd Noor Mohd. Noor Abdul Hamid
 
Partial differentiation B tech
Partial differentiation B techPartial differentiation B tech
Partial differentiation B techRaj verma
 
Differential equations of first order
Differential equations of first orderDifferential equations of first order
Differential equations of first orderUzair Saiyed
 
MATLAB : Numerical Differention and Integration
MATLAB : Numerical Differention and IntegrationMATLAB : Numerical Differention and Integration
MATLAB : Numerical Differention and IntegrationAinul Islam
 
Rules of integration
Rules of integrationRules of integration
Rules of integrationklawdet
 
System of linear equations
System of linear equationsSystem of linear equations
System of linear equationsDiler4
 
Function transformations
Function transformationsFunction transformations
Function transformationsTerry Gastauer
 
systems of linear equations & matrices
systems of linear equations & matricessystems of linear equations & matrices
systems of linear equations & matricesStudent
 
Inverse functions and relations
Inverse functions and relationsInverse functions and relations
Inverse functions and relationsJessica Garcia
 

What's hot (20)

Gaussian quadratures
Gaussian quadraturesGaussian quadratures
Gaussian quadratures
 
Partial Differentiation & Application
Partial Differentiation & Application Partial Differentiation & Application
Partial Differentiation & Application
 
Predicates and quantifiers
Predicates and quantifiersPredicates and quantifiers
Predicates and quantifiers
 
Power series
Power series Power series
Power series
 
Solution to second order pde
Solution to second order pdeSolution to second order pde
Solution to second order pde
 
Introduction to Function, Domain and Range - Mohd Noor
Introduction to Function, Domain and Range - Mohd Noor Introduction to Function, Domain and Range - Mohd Noor
Introduction to Function, Domain and Range - Mohd Noor
 
Partial differentiation B tech
Partial differentiation B techPartial differentiation B tech
Partial differentiation B tech
 
Differential equations of first order
Differential equations of first orderDifferential equations of first order
Differential equations of first order
 
MATLAB : Numerical Differention and Integration
MATLAB : Numerical Differention and IntegrationMATLAB : Numerical Differention and Integration
MATLAB : Numerical Differention and Integration
 
Rules of integration
Rules of integrationRules of integration
Rules of integration
 
System of linear equations
System of linear equationsSystem of linear equations
System of linear equations
 
Ordinary differential equation
Ordinary differential equationOrdinary differential equation
Ordinary differential equation
 
Function transformations
Function transformationsFunction transformations
Function transformations
 
graph theory
graph theory graph theory
graph theory
 
Eulers totient
Eulers totientEulers totient
Eulers totient
 
BOOLEAN ALGEBRA.ppt
BOOLEAN ALGEBRA.pptBOOLEAN ALGEBRA.ppt
BOOLEAN ALGEBRA.ppt
 
Lagrange’s interpolation formula
Lagrange’s interpolation formulaLagrange’s interpolation formula
Lagrange’s interpolation formula
 
systems of linear equations & matrices
systems of linear equations & matricessystems of linear equations & matrices
systems of linear equations & matrices
 
Inverse functions and relations
Inverse functions and relationsInverse functions and relations
Inverse functions and relations
 
Chapter 2 (maths 3)
Chapter 2 (maths 3)Chapter 2 (maths 3)
Chapter 2 (maths 3)
 

Viewers also liked

Lesson 25: Unconstrained Optimization I
Lesson 25: Unconstrained Optimization ILesson 25: Unconstrained Optimization I
Lesson 25: Unconstrained Optimization IMatthew Leingang
 
Lesson20 Tangent Planes Slides+Notes
Lesson20   Tangent Planes Slides+NotesLesson20   Tangent Planes Slides+Notes
Lesson20 Tangent Planes Slides+NotesMatthew Leingang
 
Lesson24 Implicit Differentiation Slides
Lesson24    Implicit  Differentiation SlidesLesson24    Implicit  Differentiation Slides
Lesson24 Implicit Differentiation SlidesMatthew Leingang
 
Lesson 26: Optimization II: Data Fitting
Lesson 26: Optimization II: Data FittingLesson 26: Optimization II: Data Fitting
Lesson 26: Optimization II: Data FittingMatthew Leingang
 
Lesson 28: Lagrange Multipliers II
Lesson 28: Lagrange  Multipliers IILesson 28: Lagrange  Multipliers II
Lesson 28: Lagrange Multipliers IIMatthew Leingang
 
Lesson 31: Evaluating Definite Integrals
Lesson 31: Evaluating Definite IntegralsLesson 31: Evaluating Definite Integrals
Lesson 31: Evaluating Definite IntegralsMatthew Leingang
 
Lesson 32: The Fundamental Theorem Of Calculus
Lesson 32: The Fundamental Theorem Of CalculusLesson 32: The Fundamental Theorem Of Calculus
Lesson 32: The Fundamental Theorem Of CalculusMatthew Leingang
 
Lesson 25: Indeterminate Forms and L'Hôpital's Rule
Lesson 25: Indeterminate Forms and L'Hôpital's RuleLesson 25: Indeterminate Forms and L'Hôpital's Rule
Lesson 25: Indeterminate Forms and L'Hôpital's RuleMatthew Leingang
 
Lesson 27: Lagrange Multipliers I
Lesson 27: Lagrange Multipliers ILesson 27: Lagrange Multipliers I
Lesson 27: Lagrange Multipliers IMatthew Leingang
 
Lesson 24: Implicit Differentiation
Lesson 24: Implicit DifferentiationLesson 24: Implicit Differentiation
Lesson 24: Implicit DifferentiationMatthew Leingang
 
Midterm II Review Session Slides
Midterm II Review Session SlidesMidterm II Review Session Slides
Midterm II Review Session SlidesMatthew Leingang
 
Lesson 30: The Definite Integral
Lesson 30: The  Definite  IntegralLesson 30: The  Definite  Integral
Lesson 30: The Definite IntegralMatthew Leingang
 
Lesson 34: Introduction To Game Theory
Lesson 34: Introduction To Game TheoryLesson 34: Introduction To Game Theory
Lesson 34: Introduction To Game TheoryMatthew Leingang
 
Lesson 16: Implicit Differentiation
Lesson 16: Implicit DifferentiationLesson 16: Implicit Differentiation
Lesson 16: Implicit DifferentiationMatthew Leingang
 
Lesson 21: Partial Derivatives in Economics
Lesson 21: Partial Derivatives in EconomicsLesson 21: Partial Derivatives in Economics
Lesson 21: Partial Derivatives in EconomicsMatthew Leingang
 

Viewers also liked (20)

Lesson 25: Unconstrained Optimization I
Lesson 25: Unconstrained Optimization ILesson 25: Unconstrained Optimization I
Lesson 25: Unconstrained Optimization I
 
Quadratic functions
Quadratic functionsQuadratic functions
Quadratic functions
 
Lesson20 Tangent Planes Slides+Notes
Lesson20   Tangent Planes Slides+NotesLesson20   Tangent Planes Slides+Notes
Lesson20 Tangent Planes Slides+Notes
 
Lesson 29: Areas
Lesson 29: AreasLesson 29: Areas
Lesson 29: Areas
 
Lesson24 Implicit Differentiation Slides
Lesson24    Implicit  Differentiation SlidesLesson24    Implicit  Differentiation Slides
Lesson24 Implicit Differentiation Slides
 
Midterm II Review
Midterm II ReviewMidterm II Review
Midterm II Review
 
Lesson 26: Optimization II: Data Fitting
Lesson 26: Optimization II: Data FittingLesson 26: Optimization II: Data Fitting
Lesson 26: Optimization II: Data Fitting
 
Lesson 28: Lagrange Multipliers II
Lesson 28: Lagrange  Multipliers IILesson 28: Lagrange  Multipliers II
Lesson 28: Lagrange Multipliers II
 
Lesson 31: Evaluating Definite Integrals
Lesson 31: Evaluating Definite IntegralsLesson 31: Evaluating Definite Integrals
Lesson 31: Evaluating Definite Integrals
 
Lesson 32: The Fundamental Theorem Of Calculus
Lesson 32: The Fundamental Theorem Of CalculusLesson 32: The Fundamental Theorem Of Calculus
Lesson 32: The Fundamental Theorem Of Calculus
 
Lesson 25: Indeterminate Forms and L'Hôpital's Rule
Lesson 25: Indeterminate Forms and L'Hôpital's RuleLesson 25: Indeterminate Forms and L'Hôpital's Rule
Lesson 25: Indeterminate Forms and L'Hôpital's Rule
 
Lesson 23: The Chain Rule
Lesson 23: The Chain RuleLesson 23: The Chain Rule
Lesson 23: The Chain Rule
 
Lesson 27: Lagrange Multipliers I
Lesson 27: Lagrange Multipliers ILesson 27: Lagrange Multipliers I
Lesson 27: Lagrange Multipliers I
 
Lesson 24: Implicit Differentiation
Lesson 24: Implicit DifferentiationLesson 24: Implicit Differentiation
Lesson 24: Implicit Differentiation
 
Midterm II Review Session Slides
Midterm II Review Session SlidesMidterm II Review Session Slides
Midterm II Review Session Slides
 
Lesson 30: The Definite Integral
Lesson 30: The  Definite  IntegralLesson 30: The  Definite  Integral
Lesson 30: The Definite Integral
 
Lesson 19: Related Rates
Lesson 19: Related RatesLesson 19: Related Rates
Lesson 19: Related Rates
 
Lesson 34: Introduction To Game Theory
Lesson 34: Introduction To Game TheoryLesson 34: Introduction To Game Theory
Lesson 34: Introduction To Game Theory
 
Lesson 16: Implicit Differentiation
Lesson 16: Implicit DifferentiationLesson 16: Implicit Differentiation
Lesson 16: Implicit Differentiation
 
Lesson 21: Partial Derivatives in Economics
Lesson 21: Partial Derivatives in EconomicsLesson 21: Partial Derivatives in Economics
Lesson 21: Partial Derivatives in Economics
 

Similar to Lesson 22: Quadratic Forms

Mc Ex[1].5 Unit 5 Quadratic Equations
Mc Ex[1].5  Unit 5 Quadratic EquationsMc Ex[1].5  Unit 5 Quadratic Equations
Mc Ex[1].5 Unit 5 Quadratic Equationsguest9f21a4
 
Quadratic functions and models
Quadratic functions and modelsQuadratic functions and models
Quadratic functions and modelsTarun Gehlot
 
Summary (chapter 1 chapter6)
Summary (chapter 1  chapter6)Summary (chapter 1  chapter6)
Summary (chapter 1 chapter6)Nizam Mustapha
 
Lesson 11: Limits and Continuity
Lesson 11: Limits and ContinuityLesson 11: Limits and Continuity
Lesson 11: Limits and ContinuityMatthew Leingang
 
March 9 Quadratic Formula
March 9 Quadratic FormulaMarch 9 Quadratic Formula
March 9 Quadratic Formulaste ve
 
March 9 Quadratic Formula
March 9  Quadratic  FormulaMarch 9  Quadratic  Formula
March 9 Quadratic Formulaste ve
 
009 solid geometry
009 solid geometry009 solid geometry
009 solid geometryphysics101
 
Bowen prelim a maths p1 2011 with answer key
Bowen prelim  a maths p1 2011 with answer keyBowen prelim  a maths p1 2011 with answer key
Bowen prelim a maths p1 2011 with answer keyMeng XinYi
 
Monfort Emath Paper2_printed
Monfort Emath Paper2_printedMonfort Emath Paper2_printed
Monfort Emath Paper2_printedFelicia Shirui
 
AA Section 6-5
AA Section 6-5AA Section 6-5
AA Section 6-5Jimbo Lamb
 
S101-52國立新化高中(代理)
S101-52國立新化高中(代理)S101-52國立新化高中(代理)
S101-52國立新化高中(代理)yustar1026
 
UPSEE - Mathematics -2006 Unsolved Paper
UPSEE - Mathematics -2006 Unsolved PaperUPSEE - Mathematics -2006 Unsolved Paper
UPSEE - Mathematics -2006 Unsolved PaperVasista Vinuthan
 
C2 st lecture 2 handout
C2 st lecture 2 handoutC2 st lecture 2 handout
C2 st lecture 2 handoutfatima d
 
Chapter 6 algebraic expressions iii
Chapter 6   algebraic expressions iiiChapter 6   algebraic expressions iii
Chapter 6 algebraic expressions iiiKhusaini Majid
 

Similar to Lesson 22: Quadratic Forms (20)

Mc Ex[1].5 Unit 5 Quadratic Equations
Mc Ex[1].5  Unit 5 Quadratic EquationsMc Ex[1].5  Unit 5 Quadratic Equations
Mc Ex[1].5 Unit 5 Quadratic Equations
 
Quadratic functions and models
Quadratic functions and modelsQuadratic functions and models
Quadratic functions and models
 
Algebra formulas
Algebra formulas Algebra formulas
Algebra formulas
 
0207 ch 2 day 7
0207 ch 2 day 70207 ch 2 day 7
0207 ch 2 day 7
 
Summary (chapter 1 chapter6)
Summary (chapter 1  chapter6)Summary (chapter 1  chapter6)
Summary (chapter 1 chapter6)
 
Assign1 21314-sol
Assign1 21314-solAssign1 21314-sol
Assign1 21314-sol
 
AMU - Mathematics - 2004
AMU - Mathematics  - 2004AMU - Mathematics  - 2004
AMU - Mathematics - 2004
 
Lesson 11: Limits and Continuity
Lesson 11: Limits and ContinuityLesson 11: Limits and Continuity
Lesson 11: Limits and Continuity
 
March 9 Quadratic Formula
March 9 Quadratic FormulaMarch 9 Quadratic Formula
March 9 Quadratic Formula
 
March 9 Quadratic Formula
March 9  Quadratic  FormulaMarch 9  Quadratic  Formula
March 9 Quadratic Formula
 
009 solid geometry
009 solid geometry009 solid geometry
009 solid geometry
 
Bowen prelim a maths p1 2011 with answer key
Bowen prelim  a maths p1 2011 with answer keyBowen prelim  a maths p1 2011 with answer key
Bowen prelim a maths p1 2011 with answer key
 
AMU - Mathematics - 1999
AMU - Mathematics  - 1999AMU - Mathematics  - 1999
AMU - Mathematics - 1999
 
Monfort Emath Paper2_printed
Monfort Emath Paper2_printedMonfort Emath Paper2_printed
Monfort Emath Paper2_printed
 
AA Section 6-5
AA Section 6-5AA Section 6-5
AA Section 6-5
 
Class XII CBSE Mathematics Sample question paper with solution
Class XII CBSE Mathematics Sample question paper with solutionClass XII CBSE Mathematics Sample question paper with solution
Class XII CBSE Mathematics Sample question paper with solution
 
S101-52國立新化高中(代理)
S101-52國立新化高中(代理)S101-52國立新化高中(代理)
S101-52國立新化高中(代理)
 
UPSEE - Mathematics -2006 Unsolved Paper
UPSEE - Mathematics -2006 Unsolved PaperUPSEE - Mathematics -2006 Unsolved Paper
UPSEE - Mathematics -2006 Unsolved Paper
 
C2 st lecture 2 handout
C2 st lecture 2 handoutC2 st lecture 2 handout
C2 st lecture 2 handout
 
Chapter 6 algebraic expressions iii
Chapter 6   algebraic expressions iiiChapter 6   algebraic expressions iii
Chapter 6 algebraic expressions iii
 

More from Matthew Leingang

Streamlining assessment, feedback, and archival with auto-multiple-choice
Streamlining assessment, feedback, and archival with auto-multiple-choiceStreamlining assessment, feedback, and archival with auto-multiple-choice
Streamlining assessment, feedback, and archival with auto-multiple-choiceMatthew Leingang
 
Electronic Grading of Paper Assessments
Electronic Grading of Paper AssessmentsElectronic Grading of Paper Assessments
Electronic Grading of Paper AssessmentsMatthew Leingang
 
Lesson 27: Integration by Substitution (slides)
Lesson 27: Integration by Substitution (slides)Lesson 27: Integration by Substitution (slides)
Lesson 27: Integration by Substitution (slides)Matthew Leingang
 
Lesson 26: The Fundamental Theorem of Calculus (slides)
Lesson 26: The Fundamental Theorem of Calculus (slides)Lesson 26: The Fundamental Theorem of Calculus (slides)
Lesson 26: The Fundamental Theorem of Calculus (slides)Matthew Leingang
 
Lesson 26: The Fundamental Theorem of Calculus (slides)
Lesson 26: The Fundamental Theorem of Calculus (slides)Lesson 26: The Fundamental Theorem of Calculus (slides)
Lesson 26: The Fundamental Theorem of Calculus (slides)Matthew Leingang
 
Lesson 27: Integration by Substitution (handout)
Lesson 27: Integration by Substitution (handout)Lesson 27: Integration by Substitution (handout)
Lesson 27: Integration by Substitution (handout)Matthew Leingang
 
Lesson 26: The Fundamental Theorem of Calculus (handout)
Lesson 26: The Fundamental Theorem of Calculus (handout)Lesson 26: The Fundamental Theorem of Calculus (handout)
Lesson 26: The Fundamental Theorem of Calculus (handout)Matthew Leingang
 
Lesson 25: Evaluating Definite Integrals (slides)
Lesson 25: Evaluating Definite Integrals (slides)Lesson 25: Evaluating Definite Integrals (slides)
Lesson 25: Evaluating Definite Integrals (slides)Matthew Leingang
 
Lesson 25: Evaluating Definite Integrals (handout)
Lesson 25: Evaluating Definite Integrals (handout)Lesson 25: Evaluating Definite Integrals (handout)
Lesson 25: Evaluating Definite Integrals (handout)Matthew Leingang
 
Lesson 24: Areas and Distances, The Definite Integral (handout)
Lesson 24: Areas and Distances, The Definite Integral (handout)Lesson 24: Areas and Distances, The Definite Integral (handout)
Lesson 24: Areas and Distances, The Definite Integral (handout)Matthew Leingang
 
Lesson 24: Areas and Distances, The Definite Integral (slides)
Lesson 24: Areas and Distances, The Definite Integral (slides)Lesson 24: Areas and Distances, The Definite Integral (slides)
Lesson 24: Areas and Distances, The Definite Integral (slides)Matthew Leingang
 
Lesson 23: Antiderivatives (slides)
Lesson 23: Antiderivatives (slides)Lesson 23: Antiderivatives (slides)
Lesson 23: Antiderivatives (slides)Matthew Leingang
 
Lesson 23: Antiderivatives (slides)
Lesson 23: Antiderivatives (slides)Lesson 23: Antiderivatives (slides)
Lesson 23: Antiderivatives (slides)Matthew Leingang
 
Lesson 22: Optimization Problems (slides)
Lesson 22: Optimization Problems (slides)Lesson 22: Optimization Problems (slides)
Lesson 22: Optimization Problems (slides)Matthew Leingang
 
Lesson 22: Optimization Problems (handout)
Lesson 22: Optimization Problems (handout)Lesson 22: Optimization Problems (handout)
Lesson 22: Optimization Problems (handout)Matthew Leingang
 
Lesson 21: Curve Sketching (slides)
Lesson 21: Curve Sketching (slides)Lesson 21: Curve Sketching (slides)
Lesson 21: Curve Sketching (slides)Matthew Leingang
 
Lesson 21: Curve Sketching (handout)
Lesson 21: Curve Sketching (handout)Lesson 21: Curve Sketching (handout)
Lesson 21: Curve Sketching (handout)Matthew Leingang
 
Lesson 20: Derivatives and the Shapes of Curves (slides)
Lesson 20: Derivatives and the Shapes of Curves (slides)Lesson 20: Derivatives and the Shapes of Curves (slides)
Lesson 20: Derivatives and the Shapes of Curves (slides)Matthew Leingang
 
Lesson 20: Derivatives and the Shapes of Curves (handout)
Lesson 20: Derivatives and the Shapes of Curves (handout)Lesson 20: Derivatives and the Shapes of Curves (handout)
Lesson 20: Derivatives and the Shapes of Curves (handout)Matthew Leingang
 

More from Matthew Leingang (20)

Making Lesson Plans
Making Lesson PlansMaking Lesson Plans
Making Lesson Plans
 
Streamlining assessment, feedback, and archival with auto-multiple-choice
Streamlining assessment, feedback, and archival with auto-multiple-choiceStreamlining assessment, feedback, and archival with auto-multiple-choice
Streamlining assessment, feedback, and archival with auto-multiple-choice
 
Electronic Grading of Paper Assessments
Electronic Grading of Paper AssessmentsElectronic Grading of Paper Assessments
Electronic Grading of Paper Assessments
 
Lesson 27: Integration by Substitution (slides)
Lesson 27: Integration by Substitution (slides)Lesson 27: Integration by Substitution (slides)
Lesson 27: Integration by Substitution (slides)
 
Lesson 26: The Fundamental Theorem of Calculus (slides)
Lesson 26: The Fundamental Theorem of Calculus (slides)Lesson 26: The Fundamental Theorem of Calculus (slides)
Lesson 26: The Fundamental Theorem of Calculus (slides)
 
Lesson 26: The Fundamental Theorem of Calculus (slides)
Lesson 26: The Fundamental Theorem of Calculus (slides)Lesson 26: The Fundamental Theorem of Calculus (slides)
Lesson 26: The Fundamental Theorem of Calculus (slides)
 
Lesson 27: Integration by Substitution (handout)
Lesson 27: Integration by Substitution (handout)Lesson 27: Integration by Substitution (handout)
Lesson 27: Integration by Substitution (handout)
 
Lesson 26: The Fundamental Theorem of Calculus (handout)
Lesson 26: The Fundamental Theorem of Calculus (handout)Lesson 26: The Fundamental Theorem of Calculus (handout)
Lesson 26: The Fundamental Theorem of Calculus (handout)
 
Lesson 25: Evaluating Definite Integrals (slides)
Lesson 25: Evaluating Definite Integrals (slides)Lesson 25: Evaluating Definite Integrals (slides)
Lesson 25: Evaluating Definite Integrals (slides)
 
Lesson 25: Evaluating Definite Integrals (handout)
Lesson 25: Evaluating Definite Integrals (handout)Lesson 25: Evaluating Definite Integrals (handout)
Lesson 25: Evaluating Definite Integrals (handout)
 
Lesson 24: Areas and Distances, The Definite Integral (handout)
Lesson 24: Areas and Distances, The Definite Integral (handout)Lesson 24: Areas and Distances, The Definite Integral (handout)
Lesson 24: Areas and Distances, The Definite Integral (handout)
 
Lesson 24: Areas and Distances, The Definite Integral (slides)
Lesson 24: Areas and Distances, The Definite Integral (slides)Lesson 24: Areas and Distances, The Definite Integral (slides)
Lesson 24: Areas and Distances, The Definite Integral (slides)
 
Lesson 23: Antiderivatives (slides)
Lesson 23: Antiderivatives (slides)Lesson 23: Antiderivatives (slides)
Lesson 23: Antiderivatives (slides)
 
Lesson 23: Antiderivatives (slides)
Lesson 23: Antiderivatives (slides)Lesson 23: Antiderivatives (slides)
Lesson 23: Antiderivatives (slides)
 
Lesson 22: Optimization Problems (slides)
Lesson 22: Optimization Problems (slides)Lesson 22: Optimization Problems (slides)
Lesson 22: Optimization Problems (slides)
 
Lesson 22: Optimization Problems (handout)
Lesson 22: Optimization Problems (handout)Lesson 22: Optimization Problems (handout)
Lesson 22: Optimization Problems (handout)
 
Lesson 21: Curve Sketching (slides)
Lesson 21: Curve Sketching (slides)Lesson 21: Curve Sketching (slides)
Lesson 21: Curve Sketching (slides)
 
Lesson 21: Curve Sketching (handout)
Lesson 21: Curve Sketching (handout)Lesson 21: Curve Sketching (handout)
Lesson 21: Curve Sketching (handout)
 
Lesson 20: Derivatives and the Shapes of Curves (slides)
Lesson 20: Derivatives and the Shapes of Curves (slides)Lesson 20: Derivatives and the Shapes of Curves (slides)
Lesson 20: Derivatives and the Shapes of Curves (slides)
 
Lesson 20: Derivatives and the Shapes of Curves (handout)
Lesson 20: Derivatives and the Shapes of Curves (handout)Lesson 20: Derivatives and the Shapes of Curves (handout)
Lesson 20: Derivatives and the Shapes of Curves (handout)
 

Recently uploaded

Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...apidays
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProduct Anonymous
 
Introduction to Multilingual Retrieval Augmented Generation (RAG)
Introduction to Multilingual Retrieval Augmented Generation (RAG)Introduction to Multilingual Retrieval Augmented Generation (RAG)
Introduction to Multilingual Retrieval Augmented Generation (RAG)Zilliz
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MIND CTI
 
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfRising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfOrbitshub
 
Vector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptxVector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptxRemote DBA Services
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024The Digital Insurer
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native ApplicationsWSO2
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...DianaGray10
 
WSO2's API Vision: Unifying Control, Empowering Developers
WSO2's API Vision: Unifying Control, Empowering DevelopersWSO2's API Vision: Unifying Control, Empowering Developers
WSO2's API Vision: Unifying Control, Empowering DevelopersWSO2
 
Six Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal OntologySix Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal Ontologyjohnbeverley2021
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Jeffrey Haguewood
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FMESafe Software
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...apidays
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoffsammart93
 
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamDEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamUiPathCommunity
 
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWEREMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWERMadyBayot
 

Recently uploaded (20)

Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
Introduction to Multilingual Retrieval Augmented Generation (RAG)
Introduction to Multilingual Retrieval Augmented Generation (RAG)Introduction to Multilingual Retrieval Augmented Generation (RAG)
Introduction to Multilingual Retrieval Augmented Generation (RAG)
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfRising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
 
Understanding the FAA Part 107 License ..
Understanding the FAA Part 107 License ..Understanding the FAA Part 107 License ..
Understanding the FAA Part 107 License ..
 
Vector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptxVector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptx
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
WSO2's API Vision: Unifying Control, Empowering Developers
WSO2's API Vision: Unifying Control, Empowering DevelopersWSO2's API Vision: Unifying Control, Empowering Developers
WSO2's API Vision: Unifying Control, Empowering Developers
 
Six Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal OntologySix Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal Ontology
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamDEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
 
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWEREMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
 

Lesson 22: Quadratic Forms

  • 1. Lesson 22 (Sections 15.7–9) Quadratic Forms Math 20 November 9, 2007 Announcements Problem Set 8 on the website. Due November 14. No class November 12. Yes class November 21. next OH: Tue 11/13 3–4, Wed 11/14 1–3 (SC 323) next PS: Sunday? 6–7 (SC B-10), Tue 1–2 (SC 116)
  • 2. Outline Algebra primer: Completing the square A discriminating monopolist Quadratic Forms in two variables Classification of quadratic forms in two variables Brute Force Eigenvalues Classification of quadratic forms in several variables
  • 3. Algebra primer: Completing the square Remember that b aX 2 + bX + c = a X 2 + X +c a 2 2 b b − =a X+ +c 2a 2a 2 b2 b +c − =a X+ 2a 4a
  • 4. Algebra primer: Completing the square Remember that b aX 2 + bX + c = a X 2 + X +c a 2 2 b b − =a X+ +c 2a 2a 2 b2 b +c − =a X+ 2a 4a If a > 0, the function is an upwards-opening parabola and has b2 minimum value c − 4a If a < 0, the function is a downwards-opening parabola and b2 has maximum value c − 4a
  • 5. Outline Algebra primer: Completing the square A discriminating monopolist Quadratic Forms in two variables Classification of quadratic forms in two variables Brute Force Eigenvalues Classification of quadratic forms in several variables
  • 6. Example A firm sells a product in two separate areas with distinct linear demand curves, and has monopoly power to decide how much to sell in each area. How does its maximal profit depend on the demand in each area?
  • 7. Example A firm sells a product in two separate areas with distinct linear demand curves, and has monopoly power to decide how much to sell in each area. How does its maximal profit depend on the demand in each area? Let the demand curves be given by P1 = a1 − b1 Q1 P2 = a2 − b2 Q2 And the cost function by C = α(Q1 + Q2 ). The profit is therefore π = P1 Q1 + P2 Q2 − α(Q1 + Q2 ) = (a1 − b1 Q1 )Q1 + (a2 − b2 Q2 )Q2 − α(Q1 + Q2 ) 2 2 = (a1 − α)Q1 − b1 Q1 + (a2 − α)Q2 − b2 Q2
  • 8. Solution Completing the square gives 2 2 π = (a1 − α)Q1 − b1 Q1 + (a2 − α)Q2 − b2 Q2 2 (a1 − α)2 (a1 − α) = −b1 Q1 − + 2b1 4b1 2 (a2 − α)2 (a2 − α) − b2 Q 2 − + 2b2 4b2 The optimal quantities are a1 − α a2 − α ∗ ∗ Q1 = Q2 = 2b1 2b2
  • 9. The corresponding prices are a1 + α a2 + α ∗ ∗ P1 = P2 = 2 2 The maximum profit is (a1 − α)2 (a2 − α)2 π∗ = + 4b1 4b2
  • 10. Outline Algebra primer: Completing the square A discriminating monopolist Quadratic Forms in two variables Classification of quadratic forms in two variables Brute Force Eigenvalues Classification of quadratic forms in several variables
  • 11. Quadratic Forms in two variables Definition A quadratic form in two variables is a function of the form f (x, y ) = ax 2 + 2bxy + cy 2
  • 12. Quadratic Forms in two variables Definition A quadratic form in two variables is a function of the form f (x, y ) = ax 2 + 2bxy + cy 2 Example f (x, y ) = x 2 + y 2
  • 13. Quadratic Forms in two variables Definition A quadratic form in two variables is a function of the form f (x, y ) = ax 2 + 2bxy + cy 2 Example f (x, y ) = x 2 + y 2 f (x, y ) = −x 2 − y 2
  • 14. Quadratic Forms in two variables Definition A quadratic form in two variables is a function of the form f (x, y ) = ax 2 + 2bxy + cy 2 Example f (x, y ) = x 2 + y 2 f (x, y ) = −x 2 − y 2 f (x, y ) = x 2 − y 2
  • 15. Quadratic Forms in two variables Definition A quadratic form in two variables is a function of the form f (x, y ) = ax 2 + 2bxy + cy 2 Example f (x, y ) = x 2 + y 2 f (x, y ) = −x 2 − y 2 f (x, y ) = x 2 − y 2 f (x, y ) = 2xy
  • 16. Goal Given a quadratic form, find out if it has a minimum, or a maximum, or neither
  • 17. Classes of quadratic forms Definition Let f (x, y ) be a quadratic form. f is said to be positive definite if f (x, y ) > 0 for all (x, y ) = (0, 0). f is said to be negative definite if f (x, y ) < 0 for all (x, y ) = (0, 0). f is said to be indefinite if there exists points (x + , y + ) and (x − , y − ) such that f (x + , y + ) > 0 and f (x − , y − ) < 0
  • 18. Classes of quadratic forms Definition Let f (x, y ) be a quadratic form. f is said to be positive definite if f (x, y ) > 0 for all (x, y ) = (0, 0). f is said to be negative definite if f (x, y ) < 0 for all (x, y ) = (0, 0). f is said to be indefinite if there exists points (x + , y + ) and (x − , y − ) such that f (x + , y + ) > 0 and f (x − , y − ) < 0 Example Classify these by inspection or by graphing.
  • 19. Classes of quadratic forms Definition Let f (x, y ) be a quadratic form. f is said to be positive definite if f (x, y ) > 0 for all (x, y ) = (0, 0). f is said to be negative definite if f (x, y ) < 0 for all (x, y ) = (0, 0). f is said to be indefinite if there exists points (x + , y + ) and (x − , y − ) such that f (x + , y + ) > 0 and f (x − , y − ) < 0 Example Classify these by inspection or by graphing. f (x, y ) = x 2 + y 2 is
  • 20. Classes of quadratic forms Definition Let f (x, y ) be a quadratic form. f is said to be positive definite if f (x, y ) > 0 for all (x, y ) = (0, 0). f is said to be negative definite if f (x, y ) < 0 for all (x, y ) = (0, 0). f is said to be indefinite if there exists points (x + , y + ) and (x − , y − ) such that f (x + , y + ) > 0 and f (x − , y − ) < 0 Example Classify these by inspection or by graphing. f (x, y ) = x 2 + y 2 is positive definite
  • 21. Classes of quadratic forms Definition Let f (x, y ) be a quadratic form. f is said to be positive definite if f (x, y ) > 0 for all (x, y ) = (0, 0). f is said to be negative definite if f (x, y ) < 0 for all (x, y ) = (0, 0). f is said to be indefinite if there exists points (x + , y + ) and (x − , y − ) such that f (x + , y + ) > 0 and f (x − , y − ) < 0 Example Classify these by inspection or by graphing. f (x, y ) = x 2 + y 2 is positive definite f (x, y ) = −x 2 − y 2 is
  • 22. Classes of quadratic forms Definition Let f (x, y ) be a quadratic form. f is said to be positive definite if f (x, y ) > 0 for all (x, y ) = (0, 0). f is said to be negative definite if f (x, y ) < 0 for all (x, y ) = (0, 0). f is said to be indefinite if there exists points (x + , y + ) and (x − , y − ) such that f (x + , y + ) > 0 and f (x − , y − ) < 0 Example Classify these by inspection or by graphing. f (x, y ) = x 2 + y 2 is positive definite f (x, y ) = −x 2 − y 2 is negative definite
  • 23. Classes of quadratic forms Definition Let f (x, y ) be a quadratic form. f is said to be positive definite if f (x, y ) > 0 for all (x, y ) = (0, 0). f is said to be negative definite if f (x, y ) < 0 for all (x, y ) = (0, 0). f is said to be indefinite if there exists points (x + , y + ) and (x − , y − ) such that f (x + , y + ) > 0 and f (x − , y − ) < 0 Example Classify these by inspection or by graphing. f (x, y ) = x 2 + y 2 is positive definite f (x, y ) = −x 2 − y 2 is negative definite f (x, y ) = x 2 − y 2 is
  • 24. Classes of quadratic forms Definition Let f (x, y ) be a quadratic form. f is said to be positive definite if f (x, y ) > 0 for all (x, y ) = (0, 0). f is said to be negative definite if f (x, y ) < 0 for all (x, y ) = (0, 0). f is said to be indefinite if there exists points (x + , y + ) and (x − , y − ) such that f (x + , y + ) > 0 and f (x − , y − ) < 0 Example Classify these by inspection or by graphing. f (x, y ) = x 2 + y 2 is positive definite f (x, y ) = −x 2 − y 2 is negative definite f (x, y ) = x 2 − y 2 is indefinite
  • 25. Classes of quadratic forms Definition Let f (x, y ) be a quadratic form. f is said to be positive definite if f (x, y ) > 0 for all (x, y ) = (0, 0). f is said to be negative definite if f (x, y ) < 0 for all (x, y ) = (0, 0). f is said to be indefinite if there exists points (x + , y + ) and (x − , y − ) such that f (x + , y + ) > 0 and f (x − , y − ) < 0 Example Classify these by inspection or by graphing. f (x, y ) = x 2 + y 2 is positive definite f (x, y ) = −x 2 − y 2 is negative definite f (x, y ) = x 2 − y 2 is indefinite f (x, y ) = 2xy is
  • 26. Classes of quadratic forms Definition Let f (x, y ) be a quadratic form. f is said to be positive definite if f (x, y ) > 0 for all (x, y ) = (0, 0). f is said to be negative definite if f (x, y ) < 0 for all (x, y ) = (0, 0). f is said to be indefinite if there exists points (x + , y + ) and (x − , y − ) such that f (x + , y + ) > 0 and f (x − , y − ) < 0 Example Classify these by inspection or by graphing. f (x, y ) = x 2 + y 2 is positive definite f (x, y ) = −x 2 − y 2 is negative definite f (x, y ) = x 2 − y 2 is indefinite f (x, y ) = 2xy is indefinite
  • 27. f (x, y ) class shape zero is a x2 + y2 positive upward- minimum definite opening paraboloid −x 2 − y 2 negative downward- maximum definite opening paraboloid x2 − y2 indefinite saddle neither 2xy indefinite saddle neither
  • 28. Notice that our discriminating monopolist objective function started out as a polynomial in two variables, and ended up the sum of a quadratic form and a constant. This is true in general, so when looking for extreme values, we can classify the associated quadratic form.
  • 29. Question Can we classify the quadratic form f (x, y ) = ax 2 + 2bxy + cy 2 by looking at a, b, and c?
  • 30. Outline Algebra primer: Completing the square A discriminating monopolist Quadratic Forms in two variables Classification of quadratic forms in two variables Brute Force Eigenvalues Classification of quadratic forms in several variables
  • 31. Brute Force Complete the square! f (x, y ) = ax 2 + 2bxy + cy 2 2 b2 y 2 by + cy 2 − =a x+ a a 2 ac − b 2 2 by =a x+ + y a a
  • 32. Brute Force Complete the square! f (x, y ) = ax 2 + 2bxy + cy 2 2 b2 y 2 by + cy 2 − =a x+ a a 2 ac − b 2 2 by =a x+ + y a a Fact Let f (x, y ) = ax 2 + 2bxy + cy 2 be a quadratic form. If a > 0 and ac − b 2 > 0, then f is positive definite If a < 0 and ac − b 2 > 0, then f is negative definite If ac − b 2 < 0, then f is indefinite
  • 33. Connection with matrices Notice that ab x ax 2 + 2bxy + cy 2 = x y bc y So quadratic forms correspond with symmetric matrices.
  • 34. Eigenvalues Recall: Theorem (Spectral Theorem for Symmetric Matrices) Suppose An×n is symmetric, that is, A = A. Then A is diagonalizable. In fact, the eigenvectors can be chosen to be pairwise orthogonal with length one, which means that P−1 = P . Thus a symmetric matrix can be diagonalized as A = PDP , where D is diagonal and PP = In .
  • 35. So there exist numbers α, β, γ, δ such that ab αβ λ1 0 αγ = bc γδ 0 λ2 βδ Thus αβ λ1 0 αγ x f (x, y ) = x y γδ 0 λ2 βδ y λ1 0 αx + γy = αx + γy βx + δy 0 λ2 βx + δy = λ1 (αx + γy )2 + λ2 (βx + δy )2
  • 36. Upshot Fact ab Let f (x, y ) = ax 2 + 2bxy + cy 2 , and A = . Then: bc f is positive definite if and only if the eigenvalues of A ore positive f is negative definite if and only if the eigenvalues of A are negative f is indefinite if one eigenvalue of A is positive and one is negative
  • 37. Outline Algebra primer: Completing the square A discriminating monopolist Quadratic Forms in two variables Classification of quadratic forms in two variables Brute Force Eigenvalues Classification of quadratic forms in several variables
  • 38. Classification of quadratic forms in several variables Definition A quadratic form in n variables is a function of the form n Q(x1 , x2 , . . . , xn ) = aij xi xj i,j=1 where aij = aji .
  • 39. Classification of quadratic forms in several variables Definition A quadratic form in n variables is a function of the form n Q(x1 , x2 , . . . , xn ) = aij xi xj i,j=1 where aij = aji . Q corresponds to the matrix A = (aij )n×n in the sense that Q(x) = x Ax
  • 40. Classification of quadratic forms in several variables Definition A quadratic form in n variables is a function of the form n Q(x1 , x2 , . . . , xn ) = aij xi xj i,j=1 where aij = aji . Q corresponds to the matrix A = (aij )n×n in the sense that Q(x) = x Ax Definitions of positive definite, negative definite, and indefinite go over mutatis mutandis.
  • 41. Theorem Let Q be a quadratic form, and A the symmetric matrix associated to Q. Then Q is positive definite if and only if all eigenvalues of A are positive Q is negative definite if and only if all eigenvalues of A are negative Q is indefinite if and only if at least two eigenvalues of A have opposite signs.
  • 42. Theorem Let Q be a quadratic form, and A the symmetric matrix associated to Q. For each i = 1, . . . , n, let Di be the ith principal minor of A. Then Q is positive definite if and only if Di > 0 for all i Q is negative definite if and only if (−1)i Di > 0 for all i; that is, if and only if the signs of Di alternate and start negative.
  • 43. Theorem Let Q be a quadratic form, and A the symmetric matrix associated to Q. For each i = 1, . . . , n, let Di be the ith principal minor of A. Then Q is positive definite if and only if Di > 0 for all i Q is negative definite if and only if (−1)i Di > 0 for all i; that is, if and only if the signs of Di alternate and start negative. The proof is messy, but makes sense for diagonal A.