All About Circuits

Mathematics for Electronics

Phasor Mathematics


13 questions By Tony R. Kuphaldt

Page 3 of 5 0 of 13 answers revealed (0%)
  • Question 7 of 13

    Compare these three mathematical series, one for ex, one for cosx, and one for sinx:

    $$e^x = 1+x+ \frac{x^2}{2!} + \frac{x^3}{3!} + \frac{x^4}{4!} + \frac{x^5}{5!} + + \frac{x^6}{6!} + + \frac{x^7}{7!} ...$$

    $$cos \ x = 1 - \frac{x^2}{2!} + \frac{x^4}{4!} - \frac{x^6}{6!} + ...$$

    $$sin \ x = x - \frac{x^3}{3!} + \frac{x^5}{5!} - \frac{x^7}{7!} + ...$$

    Note similarities in the terms of these three series. Aside from signs, it would appear the cosine series contains all the even-powered terms of ex and the sine series contains all the odd-powered terms of ex. Leonhard Euler, the Swiss mathematician who lived from 1707 to 1783, found a connection between these three series which became known as Euler’s relation.

    You too can find this same connection if you substitute jx for x in the first (ex) series, and then multiply all terms in the sine series by j. Leave the cosine series unaltered. Remember that j = √{−1} and that j2 = −1, j3 = −j, j4 = 1, j5 = j, etc.

    Reveal answer
  • Question 8 of 13

    A fascinating mathematical identity discovered by Leonhard Euler (1707-1783), regarded by some as the most beautiful equation in all of mathematics, relates five of mathematics’ fundamental constants together:


    ei π + 1 = 0



    Use Euler’s relation to translate this identity into trigonometric terms, where the truth of this identity will become more evident.

    Reveal answer
  • Question 9 of 13

    If you have studied complex numbers, you know that the same complex quantity may be written in two different forms: rectangular and polar. Take for example the complex quantity [(√3)/2] j1/2. The following illustration shows this point located on the complex plane, along with its rectangular dimensions:





    Next, we see the same point, on the same complex plane, along with its polar coordinates:





    Written out, we might express the equivalence of these two notations as such:

    $$\frac{\sqrt{3}}{2} + j \frac{1}{2} = 1 \angle \frac{\pi}{6}$$

    Expressed in a more general form, the equivalence between rectangular and polar notations would look like this:


    a + jb = c ∠Θ



    However, a problem with the “angle” symbol (∠) is that we have no standardized way to deal with it mathematically. We would have to invent special rules to describe how to add, subtract, multiply, divide, differentiate, integrate, or otherwise manipulate complex quantities expressed using this symbol. A more profitable alternative to using the “angle” symbol is shown here:


    a + jb = c e



    Explain why this equivalence is mathematically sound.

    Reveal answer