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

Matrices and System of Linear Equations ppt
Matrices and System of Linear Equations pptMatrices and System of Linear Equations ppt
Matrices and System of Linear Equations pptDrazzer_Dhruv
 
Newton’s Forward & backward interpolation
Newton’s Forward &  backward interpolation Newton’s Forward &  backward interpolation
Newton’s Forward & backward interpolation Meet Patel
 
Linear differential equation with constant coefficient
Linear differential equation with constant coefficientLinear differential equation with constant coefficient
Linear differential equation with constant coefficientSanjay Singh
 
Ordinary differential equations
Ordinary differential equationsOrdinary differential equations
Ordinary differential equationsAhmed Haider
 
Eigenvalues and Eigenvectors
Eigenvalues and EigenvectorsEigenvalues and Eigenvectors
Eigenvalues and EigenvectorsVinod Srivastava
 
Introduction to differentiation
Introduction to differentiationIntroduction to differentiation
Introduction to differentiationShaun Wilson
 
Eigen value and eigen vector
Eigen value and eigen vectorEigen value and eigen vector
Eigen value and eigen vectorRutvij Patel
 
Vector calculus
Vector calculusVector calculus
Vector calculusKumar
 
Series solutions at ordinary point and regular singular point
Series solutions at ordinary point and regular singular pointSeries solutions at ordinary point and regular singular point
Series solutions at ordinary point and regular singular pointvaibhav tailor
 
Lecture 04 newton-raphson, secant method etc
Lecture 04 newton-raphson, secant method etcLecture 04 newton-raphson, secant method etc
Lecture 04 newton-raphson, secant method etcRiyandika Jastin
 
6.3 Equivalences versus partitions
6.3 Equivalences versus partitions6.3 Equivalences versus partitions
6.3 Equivalences versus partitionsJan Plaza
 
Partial differential equations
Partial differential equationsPartial differential equations
Partial differential equationsaman1894
 

What's hot (20)

Matrices and System of Linear Equations ppt
Matrices and System of Linear Equations pptMatrices and System of Linear Equations ppt
Matrices and System of Linear Equations ppt
 
Newton’s Forward & backward interpolation
Newton’s Forward &  backward interpolation Newton’s Forward &  backward interpolation
Newton’s Forward & backward interpolation
 
Jacobians new
Jacobians newJacobians new
Jacobians new
 
The method of frobenius
The method of frobeniusThe method of frobenius
The method of frobenius
 
Linear differential equation with constant coefficient
Linear differential equation with constant coefficientLinear differential equation with constant coefficient
Linear differential equation with constant coefficient
 
Power series
Power series Power series
Power series
 
Vector space
Vector spaceVector space
Vector space
 
Ordinary differential equations
Ordinary differential equationsOrdinary differential equations
Ordinary differential equations
 
Eigenvalues and Eigenvectors
Eigenvalues and EigenvectorsEigenvalues and Eigenvectors
Eigenvalues and Eigenvectors
 
Ordinary differential equation
Ordinary differential equationOrdinary differential equation
Ordinary differential equation
 
Introduction to differentiation
Introduction to differentiationIntroduction to differentiation
Introduction to differentiation
 
Eigen value and eigen vector
Eigen value and eigen vectorEigen value and eigen vector
Eigen value and eigen vector
 
Vector calculus
Vector calculusVector calculus
Vector calculus
 
Series solutions at ordinary point and regular singular point
Series solutions at ordinary point and regular singular pointSeries solutions at ordinary point and regular singular point
Series solutions at ordinary point and regular singular point
 
Equation of second degree
Equation of second degreeEquation of second degree
Equation of second degree
 
Lecture 04 newton-raphson, secant method etc
Lecture 04 newton-raphson, secant method etcLecture 04 newton-raphson, secant method etc
Lecture 04 newton-raphson, secant method etc
 
numerical methods
numerical methodsnumerical methods
numerical methods
 
6.3 Equivalences versus partitions
6.3 Equivalences versus partitions6.3 Equivalences versus partitions
6.3 Equivalences versus partitions
 
Linear differential equation of second order
Linear differential equation of second orderLinear differential equation of second order
Linear differential equation of second order
 
Partial differential equations
Partial differential equationsPartial differential equations
Partial differential equations
 

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 on Quadratic Forms in Two Variables and Their Classification

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 on Quadratic Forms in Two Variables and Their Classification (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

🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Igalia
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slidevu2urc
 
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...gurkirankumar98700
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...apidays
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024Results
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...Neo4j
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 

Recently uploaded (20)

🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 

Lesson on Quadratic Forms in Two Variables and Their Classification

  • 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.