SlideShare une entreprise Scribd logo
1  sur  45
COMPLEX NUMBERS

  Beertino
  John
  Yeong Hui
  Yu Jie
CONTENTS
    Beertino                     Yeong Hui
   Approaches/pedagogy         A level syllabus
   Diophantus’s problem        Pedagogical Consideration
   roots of function           Multiplication
   Cubic Example                and Division of
                                 complex numbers
                                Complex conjugates
    Yu Jie
   A level syllabus
   Pedagogical considerations
   Basic definition &           John
    Argand Diagram              A Level syllabus
   Addition and                Pedagogical considerations
    Subtraction of
    complex numbers             Learning difficulties
 Uniqueness of Complex Numbers
APPROACHES/PEDAGOGY
 Axiomatic Approach
    Common in textbooks.
    Start by defining complex numbers as numbers of the form a+ib where a, b are real
      numbers.




Back to Table of contents                                     Diophantus’s problem
APPROACHES/PEDAGOGY
 Utilitarian Approach
    Briefly describe Complex Numbers lead to the theory of fractals
    It allows computer programmers to create realistic clouds and mountains in video
      games.




Back to Table of contents                                     Diophantus’s problem
APPROACHES/PEDAGOGY
 Totalitarian Approach! ( Just kidding )




Back to Table of contents                   Diophantus’s problem
APPROACHES/PEDAGOGY
 Historical Approach
 Why this approach?
    Real questions faced by mathematicians.
    Build on pre-existing mathematical knowledge,
        Quadratic formula
        Roots.




Back to Table of contents                            Diophantus’s problem
APPROACHES/PEDAGOGY
 So, how does the approach goes?
    First, bring about the quadratic problem.
        Tapping on prior knowledge
              Quadratic formula.
              Roots of an equation.
        Followed with definition of root.
        Then sub value into root to get a cognitive conflict.

    Give another example, this time it’s cubic
        Tap on prior knowledge again
              Completing Square to get to Completing Cube (Cardano’s Method)

        Solve to get a weird answer.
        Show that weird answer is 4, and get another cognitive conflict.




Back to Table of contents                                             Diophantus’s problem
DIOPHANTUS’S PROBLEM




   Diophantus' Arithhmetica (C.E 275) A right-angled triangle has area 7
    square units and perimeter 12 units. Find the lengths of its sides.




Approaches/Pedagogy         Back to Table of contents          Root of Function
SOLUTION AND PROBLEM




Approaches/Pedagogy   Back to Table of contents   Root of Function
ROOT OF FUNCTION




Diophantus’s problem   Back to Table of contents   Cubic Example
ROOT OF FUNCTION




Diophantus’s problem   Back to Table of contents   Cubic Example
CUBIC EXAMPLE




  Root of Function   Back to Table of contents
CUBIC EXAMPLE




  Root of Function   Back to Table of contents
LASTLY




   Root of Function   Back to Table of contents
A-LEVEL SYLLABUS




Back to Table of contents   Pedagogical considerations
PEDAGOGICAL CONSIDERATIONS

   Operations in complex plane is
   similar but not exactly the same
   as vector geometry (see complex
   multiplication and division)
   Building on Prior Knowledge
   Rules-Based Approach vs
     Theoretical Understanding

SyllabusBack to table of contents   (Teaching) Basic Definition
PEDAGOGICAL CONSIDERATIONS

   Multimodal Representation and usage of similarity in
    vector geometry for teaching of complex addition and
    subtraction
   Algebraic proof for uniqueness of complex numbers
    and should it be taught specifically
   No ordering in complex plane, not appropriate to talk
    about
    z1 > z2
   ordering is appropriate for modulus, since modulus of
     complex numbers are real values

SyllabusBack to table of contents   (Teaching) Basic Definition
BASIC DEFINITONS

        First defined by Leonard Euler, a swiss
        mathematician, a complex number, denoted
        by i, to be i2 = -1

        In general, a complex number z can be
        written as


        where x denotes the real part and y denotes
        the imaginary part



Pedagogical considerationsBack to Table of contents   Argand Diagram
ARGAND DIAGRAM
                                                       z=x+yi
   Im(z)
                                                       x : Real Part
                                   P(x,y)              y : Imaginary
        y                                                  Part

                                                       Important aspect,
                                                       common student
                                                       error is forgetting
                                             Re(z)
        0                      x                       that x,y are both
                                                       real valued


Basic DefinitionsBack to Table of contents           Addition
EXTENSION FROM REAL NUMBERS
(ENGAGING PRIOR KNOWLEDGE)
                                                     The Real Axis
   Im(z)
                                                     (x-axis) represents
                                                     the real number
                                   z                 line.
        y

                      |z|                            In other words the
                                                     real numbers just
                                                     have the imaginary
                  θ                                  part to be zero.
                                             Re(z)
        0                      x
                                                     e.g. 1 = 1 + 0 i


Basic DefinitionsBack to Table of contents           Addition
ADDITION OF COMPLEX NUMBERS
 Complex Addition
    Addition of 2 complex numbers
        z1 = x1 + y1i, z2 = x2 + y2i
        z1 + z2 = (x1 + y1i) + (x2 + y2i)
                          = (x1 + x2) + (y1 + y2) i
        Addition of real and imaginary portions and summing the 2
        parts up
    Geometric Interpretation (vector addition)


Rationale
Multimodal Representation: Argand Diagram
Engaging prior knowledge: Addition for Real Numbers


Argand DiagramBack to Table of contents               Subtraction
MMR IN ADDITION
 Multimodal Representation used: Pictorial
    Geometric Interpretation
        Vector Addition

       Im(z)

             z1               z1+z2



                         z2
                                          Re(z)
        0

Argand DiagramBack to Table of contents           Subtraction
SUBTRACTION OF COMPLEX NUMBERS

 Complex Subtraction
    Difference of 2 complex numbers
        z1 = x1 + y1i, z2 = x2 + y2i

        z1 - z2 = (x1 + y1i) - (x2 + y2i)
                           = (x1 - x2) + (y1 - y2) i
        Subtraction of real and imaginary portions and summing the 2
            parts up
    Geometric Interpretation (vector subtraction)
Rationale
Multimodal Representation: Argand Diagram
Engaging prior knowledge: Subtraction for Real Numbers


AdditionBack to Table of contents               Uniqueness
MMR IN SUBTRACTION
 Multimodal Representation used: Pictorial
    Geometric Interpretation
        Vector Subtraction
                     Im(z)

             z1-z2            z1


                                    Re(z)
       -z2            0


AdditionBack to Table of contents    Uniqueness
UNIQUENESS OF COMPLEX NUMBERS

 If two complex numbers are the same, i.e. z1 = z2, then their real parts
  must be equal, and their imaginary parts are equal.


 Algebraically, let z1 = x1 + y1i, z2 = x2 + y2 i, if z1 = z2 then we have

     x1 = x2 and y1 = y2


 Geometrically, from the argand diagram we can see that if two complex
  numbers are the same, then they are represented by the same point on
  the argand diagram, and immediately we can see that the x and y co-
  ordinates of the point must be the same.




Subtraction                                      Back to table of contents
A-LEVEL SYLLABUS




Back to Table of contents   Pedagogical Considerations
PEDAGOGICAL CONSIDERATIONS

   Operations in complex plane is similar but not exactly the same as
    vector geometry (see complex multiplication and division)

   Limitations in relating to Argand diagram (pictorial) for teaching of
    complex multiplication and division in Cartesian form

   Building on Prior Knowledge


   Rules-Based Approach vs Theoretical Understanding




Syllabus                Back to table of contents              Multiplication
PEDAGOGICAL CONSIDERATIONS

   Properties…
      of complex multiplication assumed
       (commutative, associative, distributive over complex addition)
      of complex division assumed
       (not associative, not commutative)
      of complex conjugates
       (self-verification exercise)

   Notion of identity element, multiplicative inverse


   Use of GC
      Accuracy of answers



Syllabus               Back to table of contents            Multiplication
MULTIPLICATION OF COMPLEX NUMBERS

    Complex multiplication
        Multiplication of 2 complex numbers
           z1 = x1 + y1i, z2 = x2 + y2i
           z1 z2   = (x1 + y1i) (x2 + y2i)
                    = x1x2 + x1y2i + x2y1i - y1y2i2
                    = (x1x2 - y1y2 ) + (x1y2+ x2y1)i
        Geometric Interpretation (Modulus Argument form)


   Rationale
   Engaging prior knowledge: Multiplication for Real Numbers




Pedagogical considerations          Back to Table of contents   Division
MULTIPLICATION OF COMPLEX NUMBERS

    Complex multiplication
        Scalar Multiplication
           z = x + yi, k real number
          kz      = k(x + yi)
                   = kx + kyi
        Geometric Interpretation (vector scaling)
           k ≥ 0 and k < 0


   Rationale
   Multimodal Representation: Argand Diagram
   Engaging prior knowledge: Multiplication for Real Numbers



Pedagogical considerations        Back to Table of contents    Division
MULTIPLICATION OF COMPLEX NUMBERS

    i4n = I, i4n+1 = i, i4n+2 = -1, i4n+3 = -I for any integer n
        Explore using GC (Limitations)


    Extension of algebraic identities from real number system
        (z1 + z2 )(z1 – z2 ) = z12 – z22
             (x + iy)(x – iy) = x2 – xyi + xyi + y2 = x2 + y2
             ALWAYS real


   Rationale
   Engaging prior knowledge: Multiplication for Real Numbers
   Cognitive process: Assimilation

Pedagogical considerations               Back to Table of contents   Division
DIVISION OF COMPLEX NUMBERS
 Complex division
    Division of 2 complex numbers (Realising the denominator)
        z1 = x1 + y1i, z2 = x2 + y2i
       .
            z1 x1 + y1i x1 + y1i ( x2 − y2i ) x1 x2 + y1 y2 x2 y1 − x1 y2
              =        =                      =            + 2            i
            z2 x2 + y2i x2 + y2i ( x2 − y2i )   x2 + y2
                                                  2      2
                                                             x2 + y2   2




Rationale
Engaging prior knowledge: Rationalising the denominator



Multiplication             Back to Table of contents        Conjugates
DIVISION OF COMPLEX NUMBERS
 Solve simultaneous equations
  (using the four complex number operations)

 Finding square root of complex number




Multiplication       Back to Table of contents   Conjugates
COMPLEX CONJUGATES
 Let z = x + iy. The complex conjugate of z is given by z* = x – iy.
     Conjugate pair: z and z*
     Geometrical representation: Reflection about the real axis


 Multiplication: (x + iy)(x – iy) = x2 + y2
 Division: Realising the denominator


Rationale
 Bruner’s CPA
 Recalling prior knowledge, Law of recency




DivisionBack to Table of contents              Learning Difficulties
COMPLEX CONJUGATES
 Properties:
  Exercise for students (direct verification)
    1. Re(z*) = Re(z); Im(z*) = -Im(z)                 7. (z1 + z2)* = z1* + z2*
    2. |z*| = |z|                                      8. (z1z2)* = z1*z2*
    3. (z*)* = z                                       9. (z1/z2)* = z1*/z2*,
    4. z + z* = 2Re(z); z – z* = 2Im(z)                  if z2 ≠ 0
    5. zz* = |z|2
    6. z = z* if and only if z is real


Rationale
 Self-directed learning


DivisionBack to Table of contents               Learning Difficulties
LEARNING DIFFICULTIES
/COMMON MISTAKES
 In z = x + yi, x and y are always REAL numbers


 Solve equations using z directly or sub z = x + yi


 Common mistake: (1 + zi)* = (1 – zi)
    Confused with (x + yi)* = (x - yi)




DivisionBack to Table of contents
A-LEVEL SYLLABUS




Back to Table of contents   Pedagogical Considerations
PEDAGOGICAL CONSIDERATION
 Start with a simple quadratic equation
    Example: x2 + 2x + 2 = 0.


 Get students to observe and comment on the roots.


Rationale:
 Bruner’s CPA Approach: Concrete
 Engaging Prior Knowledge




SyllabusBack to Table of contents   Learning Difficulties
PEDAGOGICAL CONSIDERATION
 Direct attention to discriminant of quadratic equation
    What can we say about the discriminant?




Rationale:
 Engaging Prior Knowledge:
    Linking to O-Level Additional Maths knowledge
 Involving students in active learning (Vygotsky’s ZPD)




SyllabusBack to Table of contents    Learning Difficulties
PEDAGOGICAL CONSIDERATION
 Examples on Solving for Complex Roots of Quadratic
  Equations
    Expose students to different methods:
       Quadratic Formula
       Completing the Square Method


Rationale:
Making Connections between real case and complex case
Getting students to think actively



SyllabusBack to Table of contents   Learning Difficulties
PEDAGOGICAL CONSIDERATION
 Different version: What if we are given one complex root?


Example:
If one of the roots α of the equation z2 + pz + q = 0 is 3 − 2i,
   and p, q ∈ ℝ , find p and q.


Rationale:
Understanding and applying concepts learnt



SyllabusBack to Table of contents     Learning Difficulties
PEDAGOGICAL CONSIDERATION
                                                        Good to
 Fundamental Theorem of Algebra
                                                         know

Over the set of complex numbers, every polynomial with real
  coefficients can be factored into a product of linear factors.

Consequently, every polynomial of degree n with real coefficients
  has n roots, subjected to repeated roots.

Rationale:
Making Connections to Prior Knowledge in Real Case

SyllabusBack to Table of contents        Learning Difficulties
PEDAGOGICAL CONSIDERATION
                                                   Good to
 Visualizing Complex Roots
                                                    know
    Exploration with GeoGebra




Rationale:
Stretch higher ability students to think further
Motivates interest in topic of complex numbers



SyllabusBack to Table of contents   Learning Difficulties
PEDAGOGICAL CONSIDERATION
 Extending from quadratic equations to cubic equations
    Can we generalize to any polynomial?


    Recall: finding conjugate roots of polynomials with real
      coefficients


Rationale:
Making sense through comparing and contrasting




SyllabusBack to Table of contents    Learning Difficulties
LEARNING DIFFICULTIES
/COMMON MISTAKES
 X: complex roots will always appear in conjugate pairs


 ‘No roots’ versus ‘No real roots’


 Difficulty in applying factor theorem


 Careless when performing long division


 Application of ‘uniqueness of complex numbers’ does
        not occur naturally




Pedagogical ConsiderationsBack to Table of contents

Contenu connexe

Tendances

Complex Number's Applications
Complex Number's ApplicationsComplex Number's Applications
Complex Number's ApplicationsNikhil Deswal
 
Complex numbers org.ppt
Complex numbers org.pptComplex numbers org.ppt
Complex numbers org.pptOsama Tahir
 
Complex number
Complex numberComplex number
Complex numberAnum Urooj
 
Complex Numbers and Functions. Complex Differentiation
Complex Numbers and Functions. Complex DifferentiationComplex Numbers and Functions. Complex Differentiation
Complex Numbers and Functions. Complex DifferentiationHesham Ali
 
PPt on Functions
PPt on FunctionsPPt on Functions
PPt on Functionscoolhanddav
 
Complex numbers And Quadratic Equations
Complex numbers And Quadratic EquationsComplex numbers And Quadratic Equations
Complex numbers And Quadratic EquationsDeepanshu Chowdhary
 
Complex function
Complex functionComplex function
Complex functionShrey Patel
 
Lesson02 Vectors And Matrices Slides
Lesson02   Vectors And Matrices SlidesLesson02   Vectors And Matrices Slides
Lesson02 Vectors And Matrices SlidesMatthew Leingang
 
Vector calculus
Vector calculusVector calculus
Vector calculusKumar
 
Linear differential equation
Linear differential equationLinear differential equation
Linear differential equationPratik Sudra
 
What is complex number
What is complex numberWhat is complex number
What is complex numberHamza Sajjad
 
Math lecture 10 (Introduction to Integration)
Math lecture 10 (Introduction to Integration)Math lecture 10 (Introduction to Integration)
Math lecture 10 (Introduction to Integration)Osama Zahid
 

Tendances (20)

5.9 complex numbers
5.9 complex numbers5.9 complex numbers
5.9 complex numbers
 
Complex Number's Applications
Complex Number's ApplicationsComplex Number's Applications
Complex Number's Applications
 
complex numbers
complex numberscomplex numbers
complex numbers
 
Complex numbers org.ppt
Complex numbers org.pptComplex numbers org.ppt
Complex numbers org.ppt
 
Complex number
Complex numberComplex number
Complex number
 
Complex Numbers and Functions. Complex Differentiation
Complex Numbers and Functions. Complex DifferentiationComplex Numbers and Functions. Complex Differentiation
Complex Numbers and Functions. Complex Differentiation
 
PPt on Functions
PPt on FunctionsPPt on Functions
PPt on Functions
 
Double Integrals
Double IntegralsDouble Integrals
Double Integrals
 
Complex numbers And Quadratic Equations
Complex numbers And Quadratic EquationsComplex numbers And Quadratic Equations
Complex numbers And Quadratic Equations
 
Complex function
Complex functionComplex function
Complex function
 
Real numbers Business Mathematics
Real numbers Business MathematicsReal numbers Business Mathematics
Real numbers Business Mathematics
 
Lesson02 Vectors And Matrices Slides
Lesson02   Vectors And Matrices SlidesLesson02   Vectors And Matrices Slides
Lesson02 Vectors And Matrices Slides
 
Vector calculus
Vector calculusVector calculus
Vector calculus
 
Linear differential equation
Linear differential equationLinear differential equation
Linear differential equation
 
Chain Rule
Chain RuleChain Rule
Chain Rule
 
Ring
RingRing
Ring
 
What is complex number
What is complex numberWhat is complex number
What is complex number
 
Analytic function
Analytic functionAnalytic function
Analytic function
 
Green Theorem
Green TheoremGreen Theorem
Green Theorem
 
Math lecture 10 (Introduction to Integration)
Math lecture 10 (Introduction to Integration)Math lecture 10 (Introduction to Integration)
Math lecture 10 (Introduction to Integration)
 

En vedette

Equations Complex Numbers Quadratic Expressions Inequalities Absolute Value E...
Equations Complex Numbers Quadratic Expressions Inequalities Absolute Value E...Equations Complex Numbers Quadratic Expressions Inequalities Absolute Value E...
Equations Complex Numbers Quadratic Expressions Inequalities Absolute Value E...Telenor
 
complex variable PPT ( SEM 2 / CH -2 / GTU)
complex variable PPT ( SEM 2 / CH -2 / GTU)complex variable PPT ( SEM 2 / CH -2 / GTU)
complex variable PPT ( SEM 2 / CH -2 / GTU)tejaspatel1997
 
1.3 Complex Numbers, Quadratic Equations In The Complex Number System
1.3 Complex Numbers, Quadratic Equations In The Complex Number System1.3 Complex Numbers, Quadratic Equations In The Complex Number System
1.3 Complex Numbers, Quadratic Equations In The Complex Number Systemguest620260
 
PPT on Trigonometric Functions. Class 11
PPT on Trigonometric Functions. Class 11PPT on Trigonometric Functions. Class 11
PPT on Trigonometric Functions. Class 11Rushikesh Reddy
 
Application of analytic function
Application of analytic functionApplication of analytic function
Application of analytic functionDr. Nirav Vyas
 
Representation of complex number
Representation of complex numberRepresentation of complex number
Representation of complex numberAshraful Tauhid
 
X2 T01 01 complex number definitions
X2 T01 01 complex number definitionsX2 T01 01 complex number definitions
X2 T01 01 complex number definitionsNigel Simmons
 
Complex Numbers And Appsfeb
Complex Numbers And AppsfebComplex Numbers And Appsfeb
Complex Numbers And Appsfebnitinpatelceng
 
Powers and Roots of Complex numbers
Powers and Roots of Complex numbersPowers and Roots of Complex numbers
Powers and Roots of Complex numbersLeo Crisologo
 
complex numbers 1
complex numbers 1complex numbers 1
complex numbers 1youmarks
 
Mathematics and History of Complex Variables
Mathematics and History of Complex VariablesMathematics and History of Complex Variables
Mathematics and History of Complex VariablesSolo Hermelin
 
vector application
vector applicationvector application
vector applicationrajat shukla
 
APPLICATION OF PARTIAL DIFFERENTIATION
APPLICATION OF PARTIAL DIFFERENTIATIONAPPLICATION OF PARTIAL DIFFERENTIATION
APPLICATION OF PARTIAL DIFFERENTIATIONDhrupal Patel
 
Application of calculus in real life.
Application of calculus in real life.Application of calculus in real life.
Application of calculus in real life.University of Potsdam
 

En vedette (19)

Complex Numbers
Complex NumbersComplex Numbers
Complex Numbers
 
Complex numbers 1
Complex numbers 1Complex numbers 1
Complex numbers 1
 
Equations Complex Numbers Quadratic Expressions Inequalities Absolute Value E...
Equations Complex Numbers Quadratic Expressions Inequalities Absolute Value E...Equations Complex Numbers Quadratic Expressions Inequalities Absolute Value E...
Equations Complex Numbers Quadratic Expressions Inequalities Absolute Value E...
 
1. introduction to complex numbers
1. introduction to complex numbers1. introduction to complex numbers
1. introduction to complex numbers
 
complex variable PPT ( SEM 2 / CH -2 / GTU)
complex variable PPT ( SEM 2 / CH -2 / GTU)complex variable PPT ( SEM 2 / CH -2 / GTU)
complex variable PPT ( SEM 2 / CH -2 / GTU)
 
Complex number
Complex numberComplex number
Complex number
 
1.3 Complex Numbers, Quadratic Equations In The Complex Number System
1.3 Complex Numbers, Quadratic Equations In The Complex Number System1.3 Complex Numbers, Quadratic Equations In The Complex Number System
1.3 Complex Numbers, Quadratic Equations In The Complex Number System
 
Complex varible
Complex varibleComplex varible
Complex varible
 
PPT on Trigonometric Functions. Class 11
PPT on Trigonometric Functions. Class 11PPT on Trigonometric Functions. Class 11
PPT on Trigonometric Functions. Class 11
 
Application of analytic function
Application of analytic functionApplication of analytic function
Application of analytic function
 
Representation of complex number
Representation of complex numberRepresentation of complex number
Representation of complex number
 
X2 T01 01 complex number definitions
X2 T01 01 complex number definitionsX2 T01 01 complex number definitions
X2 T01 01 complex number definitions
 
Complex Numbers And Appsfeb
Complex Numbers And AppsfebComplex Numbers And Appsfeb
Complex Numbers And Appsfeb
 
Powers and Roots of Complex numbers
Powers and Roots of Complex numbersPowers and Roots of Complex numbers
Powers and Roots of Complex numbers
 
complex numbers 1
complex numbers 1complex numbers 1
complex numbers 1
 
Mathematics and History of Complex Variables
Mathematics and History of Complex VariablesMathematics and History of Complex Variables
Mathematics and History of Complex Variables
 
vector application
vector applicationvector application
vector application
 
APPLICATION OF PARTIAL DIFFERENTIATION
APPLICATION OF PARTIAL DIFFERENTIATIONAPPLICATION OF PARTIAL DIFFERENTIATION
APPLICATION OF PARTIAL DIFFERENTIATION
 
Application of calculus in real life.
Application of calculus in real life.Application of calculus in real life.
Application of calculus in real life.
 

Similaire à Complex Number I - Presentation

Math20001 dec 2015
Math20001 dec 2015Math20001 dec 2015
Math20001 dec 2015Atef Alnazer
 
Alg II Unit 4-8 Quadratic Equations and Complex Numbers
Alg II Unit 4-8 Quadratic Equations and Complex NumbersAlg II Unit 4-8 Quadratic Equations and Complex Numbers
Alg II Unit 4-8 Quadratic Equations and Complex Numbersjtentinger
 
UMAP - Mathematics and implementational details
UMAP - Mathematics and implementational detailsUMAP - Mathematics and implementational details
UMAP - Mathematics and implementational detailsUmberto Lupo
 
Lesson 2: A Catalog of Essential Functions
Lesson 2: A Catalog of Essential FunctionsLesson 2: A Catalog of Essential Functions
Lesson 2: A Catalog of Essential FunctionsMatthew Leingang
 
Introduction to Calculus of Variations
Introduction to Calculus of VariationsIntroduction to Calculus of Variations
Introduction to Calculus of VariationsDelta Pi Systems
 
G10_Daily Lesson Log_Second QUARTER.docx
G10_Daily Lesson Log_Second QUARTER.docxG10_Daily Lesson Log_Second QUARTER.docx
G10_Daily Lesson Log_Second QUARTER.docxSinamarLaroyaRefuerz
 
Complex Number From Jayant for TV
Complex Number From Jayant for TVComplex Number From Jayant for TV
Complex Number From Jayant for TVJayant Singh
 
Sienna 10 dynamic
Sienna 10 dynamicSienna 10 dynamic
Sienna 10 dynamicchidabdu
 
Dialectica Categories Revisited
Dialectica Categories RevisitedDialectica Categories Revisited
Dialectica Categories RevisitedValeria de Paiva
 
Complex numbers
Complex numbersComplex numbers
Complex numbersmstf mstf
 
Complex numbers with matrics
Complex numbers with matricsComplex numbers with matrics
Complex numbers with matricsTarun Gehlot
 
grph_of_polynomial_fnctn.ppt
grph_of_polynomial_fnctn.pptgrph_of_polynomial_fnctn.ppt
grph_of_polynomial_fnctn.pptLunaLedezma3
 

Similaire à Complex Number I - Presentation (20)

1 ca nall
1 ca nall1 ca nall
1 ca nall
 
Math20001 dec 2015
Math20001 dec 2015Math20001 dec 2015
Math20001 dec 2015
 
Alg II Unit 4-8 Quadratic Equations and Complex Numbers
Alg II Unit 4-8 Quadratic Equations and Complex NumbersAlg II Unit 4-8 Quadratic Equations and Complex Numbers
Alg II Unit 4-8 Quadratic Equations and Complex Numbers
 
Complex numbers
Complex numbersComplex numbers
Complex numbers
 
UMAP - Mathematics and implementational details
UMAP - Mathematics and implementational detailsUMAP - Mathematics and implementational details
UMAP - Mathematics and implementational details
 
Lesson 2: A Catalog of Essential Functions
Lesson 2: A Catalog of Essential FunctionsLesson 2: A Catalog of Essential Functions
Lesson 2: A Catalog of Essential Functions
 
Introduction to Calculus of Variations
Introduction to Calculus of VariationsIntroduction to Calculus of Variations
Introduction to Calculus of Variations
 
cswiercz-general-presentation
cswiercz-general-presentationcswiercz-general-presentation
cswiercz-general-presentation
 
Vector spaces
Vector spacesVector spaces
Vector spaces
 
G10_Daily Lesson Log_Second QUARTER.docx
G10_Daily Lesson Log_Second QUARTER.docxG10_Daily Lesson Log_Second QUARTER.docx
G10_Daily Lesson Log_Second QUARTER.docx
 
Complex Number From Jayant for TV
Complex Number From Jayant for TVComplex Number From Jayant for TV
Complex Number From Jayant for TV
 
Sienna 10 dynamic
Sienna 10 dynamicSienna 10 dynamic
Sienna 10 dynamic
 
Dialectica Categories Revisited
Dialectica Categories RevisitedDialectica Categories Revisited
Dialectica Categories Revisited
 
Sets, functions and groups
Sets, functions and groupsSets, functions and groups
Sets, functions and groups
 
Complex Analysis
Complex AnalysisComplex Analysis
Complex Analysis
 
Complex numbers
Complex numbersComplex numbers
Complex numbers
 
Day 03
Day 03Day 03
Day 03
 
Funcion gamma
Funcion gammaFuncion gamma
Funcion gamma
 
Complex numbers with matrics
Complex numbers with matricsComplex numbers with matrics
Complex numbers with matrics
 
grph_of_polynomial_fnctn.ppt
grph_of_polynomial_fnctn.pptgrph_of_polynomial_fnctn.ppt
grph_of_polynomial_fnctn.ppt
 

Dernier

Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CVKhem
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
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
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024The Digital Insurer
 
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
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...Martijn de Jong
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxKatpro Technologies
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
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
 
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
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
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
 
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
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessPixlogix Infotech
 
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
 
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
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 

Dernier (20)

Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
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
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
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
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
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
 
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
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
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
 
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
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your Business
 
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
 
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
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 

Complex Number I - Presentation

  • 1. COMPLEX NUMBERS Beertino John Yeong Hui Yu Jie
  • 2. CONTENTS Beertino Yeong Hui  Approaches/pedagogy  A level syllabus  Diophantus’s problem  Pedagogical Consideration  roots of function  Multiplication  Cubic Example and Division of complex numbers  Complex conjugates Yu Jie  A level syllabus  Pedagogical considerations  Basic definition & John Argand Diagram  A Level syllabus  Addition and  Pedagogical considerations Subtraction of complex numbers  Learning difficulties  Uniqueness of Complex Numbers
  • 3. APPROACHES/PEDAGOGY  Axiomatic Approach  Common in textbooks.  Start by defining complex numbers as numbers of the form a+ib where a, b are real numbers. Back to Table of contents Diophantus’s problem
  • 4. APPROACHES/PEDAGOGY  Utilitarian Approach  Briefly describe Complex Numbers lead to the theory of fractals  It allows computer programmers to create realistic clouds and mountains in video games. Back to Table of contents Diophantus’s problem
  • 5. APPROACHES/PEDAGOGY  Totalitarian Approach! ( Just kidding ) Back to Table of contents Diophantus’s problem
  • 6. APPROACHES/PEDAGOGY  Historical Approach  Why this approach?  Real questions faced by mathematicians.  Build on pre-existing mathematical knowledge,  Quadratic formula  Roots. Back to Table of contents Diophantus’s problem
  • 7. APPROACHES/PEDAGOGY  So, how does the approach goes?  First, bring about the quadratic problem.  Tapping on prior knowledge  Quadratic formula.  Roots of an equation.  Followed with definition of root.  Then sub value into root to get a cognitive conflict.  Give another example, this time it’s cubic  Tap on prior knowledge again  Completing Square to get to Completing Cube (Cardano’s Method)  Solve to get a weird answer.  Show that weird answer is 4, and get another cognitive conflict. Back to Table of contents Diophantus’s problem
  • 8. DIOPHANTUS’S PROBLEM  Diophantus' Arithhmetica (C.E 275) A right-angled triangle has area 7 square units and perimeter 12 units. Find the lengths of its sides. Approaches/Pedagogy Back to Table of contents Root of Function
  • 9. SOLUTION AND PROBLEM Approaches/Pedagogy Back to Table of contents Root of Function
  • 10. ROOT OF FUNCTION Diophantus’s problem Back to Table of contents Cubic Example
  • 11. ROOT OF FUNCTION Diophantus’s problem Back to Table of contents Cubic Example
  • 12. CUBIC EXAMPLE Root of Function Back to Table of contents
  • 13. CUBIC EXAMPLE Root of Function Back to Table of contents
  • 14. LASTLY Root of Function Back to Table of contents
  • 15. A-LEVEL SYLLABUS Back to Table of contents Pedagogical considerations
  • 16. PEDAGOGICAL CONSIDERATIONS  Operations in complex plane is similar but not exactly the same as vector geometry (see complex multiplication and division)  Building on Prior Knowledge  Rules-Based Approach vs Theoretical Understanding SyllabusBack to table of contents (Teaching) Basic Definition
  • 17. PEDAGOGICAL CONSIDERATIONS  Multimodal Representation and usage of similarity in vector geometry for teaching of complex addition and subtraction  Algebraic proof for uniqueness of complex numbers and should it be taught specifically  No ordering in complex plane, not appropriate to talk about z1 > z2  ordering is appropriate for modulus, since modulus of complex numbers are real values SyllabusBack to table of contents (Teaching) Basic Definition
  • 18. BASIC DEFINITONS First defined by Leonard Euler, a swiss mathematician, a complex number, denoted by i, to be i2 = -1 In general, a complex number z can be written as where x denotes the real part and y denotes the imaginary part Pedagogical considerationsBack to Table of contents Argand Diagram
  • 19. ARGAND DIAGRAM z=x+yi Im(z) x : Real Part P(x,y) y : Imaginary y Part Important aspect, common student error is forgetting Re(z) 0 x that x,y are both real valued Basic DefinitionsBack to Table of contents Addition
  • 20. EXTENSION FROM REAL NUMBERS (ENGAGING PRIOR KNOWLEDGE) The Real Axis Im(z) (x-axis) represents the real number z line. y |z| In other words the real numbers just have the imaginary θ part to be zero. Re(z) 0 x e.g. 1 = 1 + 0 i Basic DefinitionsBack to Table of contents Addition
  • 21. ADDITION OF COMPLEX NUMBERS  Complex Addition  Addition of 2 complex numbers  z1 = x1 + y1i, z2 = x2 + y2i  z1 + z2 = (x1 + y1i) + (x2 + y2i) = (x1 + x2) + (y1 + y2) i  Addition of real and imaginary portions and summing the 2 parts up  Geometric Interpretation (vector addition) Rationale Multimodal Representation: Argand Diagram Engaging prior knowledge: Addition for Real Numbers Argand DiagramBack to Table of contents Subtraction
  • 22. MMR IN ADDITION  Multimodal Representation used: Pictorial  Geometric Interpretation  Vector Addition Im(z) z1 z1+z2 z2 Re(z) 0 Argand DiagramBack to Table of contents Subtraction
  • 23. SUBTRACTION OF COMPLEX NUMBERS  Complex Subtraction  Difference of 2 complex numbers  z1 = x1 + y1i, z2 = x2 + y2i  z1 - z2 = (x1 + y1i) - (x2 + y2i) = (x1 - x2) + (y1 - y2) i  Subtraction of real and imaginary portions and summing the 2 parts up  Geometric Interpretation (vector subtraction) Rationale Multimodal Representation: Argand Diagram Engaging prior knowledge: Subtraction for Real Numbers AdditionBack to Table of contents Uniqueness
  • 24. MMR IN SUBTRACTION  Multimodal Representation used: Pictorial  Geometric Interpretation  Vector Subtraction Im(z) z1-z2 z1 Re(z) -z2 0 AdditionBack to Table of contents Uniqueness
  • 25. UNIQUENESS OF COMPLEX NUMBERS  If two complex numbers are the same, i.e. z1 = z2, then their real parts must be equal, and their imaginary parts are equal.  Algebraically, let z1 = x1 + y1i, z2 = x2 + y2 i, if z1 = z2 then we have  x1 = x2 and y1 = y2  Geometrically, from the argand diagram we can see that if two complex numbers are the same, then they are represented by the same point on the argand diagram, and immediately we can see that the x and y co- ordinates of the point must be the same. Subtraction Back to table of contents
  • 26. A-LEVEL SYLLABUS Back to Table of contents Pedagogical Considerations
  • 27. PEDAGOGICAL CONSIDERATIONS  Operations in complex plane is similar but not exactly the same as vector geometry (see complex multiplication and division)  Limitations in relating to Argand diagram (pictorial) for teaching of complex multiplication and division in Cartesian form  Building on Prior Knowledge  Rules-Based Approach vs Theoretical Understanding Syllabus Back to table of contents Multiplication
  • 28. PEDAGOGICAL CONSIDERATIONS  Properties…  of complex multiplication assumed (commutative, associative, distributive over complex addition)  of complex division assumed (not associative, not commutative)  of complex conjugates (self-verification exercise)  Notion of identity element, multiplicative inverse  Use of GC  Accuracy of answers Syllabus Back to table of contents Multiplication
  • 29. MULTIPLICATION OF COMPLEX NUMBERS  Complex multiplication  Multiplication of 2 complex numbers  z1 = x1 + y1i, z2 = x2 + y2i  z1 z2 = (x1 + y1i) (x2 + y2i) = x1x2 + x1y2i + x2y1i - y1y2i2 = (x1x2 - y1y2 ) + (x1y2+ x2y1)i  Geometric Interpretation (Modulus Argument form) Rationale Engaging prior knowledge: Multiplication for Real Numbers Pedagogical considerations Back to Table of contents Division
  • 30. MULTIPLICATION OF COMPLEX NUMBERS  Complex multiplication  Scalar Multiplication  z = x + yi, k real number kz = k(x + yi) = kx + kyi  Geometric Interpretation (vector scaling)  k ≥ 0 and k < 0 Rationale Multimodal Representation: Argand Diagram Engaging prior knowledge: Multiplication for Real Numbers Pedagogical considerations Back to Table of contents Division
  • 31. MULTIPLICATION OF COMPLEX NUMBERS  i4n = I, i4n+1 = i, i4n+2 = -1, i4n+3 = -I for any integer n  Explore using GC (Limitations)  Extension of algebraic identities from real number system  (z1 + z2 )(z1 – z2 ) = z12 – z22  (x + iy)(x – iy) = x2 – xyi + xyi + y2 = x2 + y2  ALWAYS real Rationale Engaging prior knowledge: Multiplication for Real Numbers Cognitive process: Assimilation Pedagogical considerations Back to Table of contents Division
  • 32. DIVISION OF COMPLEX NUMBERS  Complex division  Division of 2 complex numbers (Realising the denominator)  z1 = x1 + y1i, z2 = x2 + y2i . z1 x1 + y1i x1 + y1i ( x2 − y2i ) x1 x2 + y1 y2 x2 y1 − x1 y2 = = = + 2 i z2 x2 + y2i x2 + y2i ( x2 − y2i ) x2 + y2 2 2 x2 + y2 2 Rationale Engaging prior knowledge: Rationalising the denominator Multiplication Back to Table of contents Conjugates
  • 33. DIVISION OF COMPLEX NUMBERS  Solve simultaneous equations (using the four complex number operations)  Finding square root of complex number Multiplication Back to Table of contents Conjugates
  • 34. COMPLEX CONJUGATES  Let z = x + iy. The complex conjugate of z is given by z* = x – iy.  Conjugate pair: z and z*  Geometrical representation: Reflection about the real axis  Multiplication: (x + iy)(x – iy) = x2 + y2  Division: Realising the denominator Rationale  Bruner’s CPA  Recalling prior knowledge, Law of recency DivisionBack to Table of contents Learning Difficulties
  • 35. COMPLEX CONJUGATES  Properties: Exercise for students (direct verification)  1. Re(z*) = Re(z); Im(z*) = -Im(z) 7. (z1 + z2)* = z1* + z2*  2. |z*| = |z| 8. (z1z2)* = z1*z2*  3. (z*)* = z 9. (z1/z2)* = z1*/z2*,  4. z + z* = 2Re(z); z – z* = 2Im(z) if z2 ≠ 0  5. zz* = |z|2  6. z = z* if and only if z is real Rationale  Self-directed learning DivisionBack to Table of contents Learning Difficulties
  • 36. LEARNING DIFFICULTIES /COMMON MISTAKES  In z = x + yi, x and y are always REAL numbers  Solve equations using z directly or sub z = x + yi  Common mistake: (1 + zi)* = (1 – zi)  Confused with (x + yi)* = (x - yi) DivisionBack to Table of contents
  • 37. A-LEVEL SYLLABUS Back to Table of contents Pedagogical Considerations
  • 38. PEDAGOGICAL CONSIDERATION  Start with a simple quadratic equation  Example: x2 + 2x + 2 = 0.  Get students to observe and comment on the roots. Rationale:  Bruner’s CPA Approach: Concrete  Engaging Prior Knowledge SyllabusBack to Table of contents Learning Difficulties
  • 39. PEDAGOGICAL CONSIDERATION  Direct attention to discriminant of quadratic equation  What can we say about the discriminant? Rationale:  Engaging Prior Knowledge:  Linking to O-Level Additional Maths knowledge  Involving students in active learning (Vygotsky’s ZPD) SyllabusBack to Table of contents Learning Difficulties
  • 40. PEDAGOGICAL CONSIDERATION  Examples on Solving for Complex Roots of Quadratic Equations  Expose students to different methods:  Quadratic Formula  Completing the Square Method Rationale: Making Connections between real case and complex case Getting students to think actively SyllabusBack to Table of contents Learning Difficulties
  • 41. PEDAGOGICAL CONSIDERATION  Different version: What if we are given one complex root? Example: If one of the roots α of the equation z2 + pz + q = 0 is 3 − 2i, and p, q ∈ ℝ , find p and q. Rationale: Understanding and applying concepts learnt SyllabusBack to Table of contents Learning Difficulties
  • 42. PEDAGOGICAL CONSIDERATION Good to  Fundamental Theorem of Algebra know Over the set of complex numbers, every polynomial with real coefficients can be factored into a product of linear factors. Consequently, every polynomial of degree n with real coefficients has n roots, subjected to repeated roots. Rationale: Making Connections to Prior Knowledge in Real Case SyllabusBack to Table of contents Learning Difficulties
  • 43. PEDAGOGICAL CONSIDERATION Good to  Visualizing Complex Roots know  Exploration with GeoGebra Rationale: Stretch higher ability students to think further Motivates interest in topic of complex numbers SyllabusBack to Table of contents Learning Difficulties
  • 44. PEDAGOGICAL CONSIDERATION  Extending from quadratic equations to cubic equations  Can we generalize to any polynomial?  Recall: finding conjugate roots of polynomials with real coefficients Rationale: Making sense through comparing and contrasting SyllabusBack to Table of contents Learning Difficulties
  • 45. LEARNING DIFFICULTIES /COMMON MISTAKES  X: complex roots will always appear in conjugate pairs  ‘No roots’ versus ‘No real roots’  Difficulty in applying factor theorem  Careless when performing long division  Application of ‘uniqueness of complex numbers’ does not occur naturally Pedagogical ConsiderationsBack to Table of contents