All About Circuits

Mathematics for Electronics

Phasor Mathematics


13 questions By Tony R. Kuphaldt

Page 2 of 5 0 of 13 answers revealed (0%)
  • Question 4 of 13

    Euler’s constant, that ubiquitous constant in mathematics symbolized by the letter e, may be found as the result of the following mathematical series:

    $$e = \sum_{n=0}^\infty \frac{1}{n!}$$

    Approximate the value of e in steps, using the following table:

    n n! 1 / n! ≈ e
    0
    1
    2
    3
    4
    5
    6
    7



    Also, express this series as a partial sum up to n = 7.

    Reveal answer
  • Question 5 of 13

    The trigonometric function of cosine may be found as the result of an infinite series. Note that this series assumes the angle x to be expressed in units of radians, not degrees:

    $$cos \ x = \sum_{n=0}^\infty (-1)^n\frac{x^{2n}}{(2n)!}$$

    Approximate the cosine of 1 radian (cos1) in steps, using the following table, then write the partial sum expansion up to n = 5:

    n (−1)n x2n (2n)! ≈ cosx
    0
    1
    2
    3
    4
    5


    Reveal answer
  • Question 6 of 13

    The trigonometric function of sine may be found as the result of an infinite series. Note that this series assumes the angle x to be expressed in units of radians, not degrees:

    $$sin \ x = \sum_{n=0}^\infty (-1)^n \ \frac{x^{2n+1}}{(2n + 1)!}$$

    Approximate the sine of 1 radian (sin1) in steps, using the following table, then write the partial sum expansion up to n = 5:

    n (−1)n x2n 1 (2n 1)! ≈ sinx
    0
    1
    2
    3
    4
    5


    Reveal answer