0% found this document useful (0 votes)
90 views6 pages

Handy Formulas 1

The document provides formulas and definitions related to algebra and complex numbers. It includes: - Laws of algebraic operations such as commutative, associative, and distributive laws - Definitions of powers, roots, proportions, and the binomial formula - Representations and operations of complex numbers using polar and Cartesian coordinates including De Moivre's theorem
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
90 views6 pages

Handy Formulas 1

The document provides formulas and definitions related to algebra and complex numbers. It includes: - Laws of algebraic operations such as commutative, associative, and distributive laws - Definitions of powers, roots, proportions, and the binomial formula - Representations and operations of complex numbers using polar and Cartesian coordinates including De Moivre's theorem
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 6

HANDY FORMULAS

1.1 Algebra

1.1.1 Laws of Algebraic Operations


Commutative law: a+b=b+a ab = ba a + (b + c) = (a + b) + c a(bc) = (ab)c a(b + c) = ab + ac

Associative law:

Distributive law:

1.1.2 Powers and Roots

a0 = 1
x

if a 0
x x

a x =
x y

1 ax
xy

a xa

= a (x+ y)

ax = a (x y) y a
x

(ab) = a b
1

(a ) = a
x

ax a = x b b
x y

a xa = b xb
x y

ax =

ab = x a x b

a =

xy

ay =

ax

1.1.3 Proportions
If

a c = then the following are true; b d

a+b c+d = b d ,

ab cd = b d ,

ab cd = a+b c+d

1.1.4 The Binomial Formula


The Binomial Formula for a positive integer n;

( x + y ) n = x n + nx n 1 y +
Special cases of the binomial formula:

n(n 1) n 2 2 n(n 1)(n 2) n 3 3 x y + x y + .... + y n 2! 3!

(1-1)

(x + y) = 2 (x - y) =

x + 2xy + y 2 2 x - 2xy + y

HANDY FORMULAS

REV005

(ax - by) = 3 (x + y) = 3 (x - y) = 3 (ax - by) = 4 (x + y) = 4 (x - y) = 5 (x + y) = 5 (x - y) = 6 (x + y) = 6 (x - y) = Special Products; x -y = 3 3 x -y = 3 3 x +y = 4 4 x -y = 5 5 x -y = 5 5 x +y = 6 6 x -y = 4 2 2 4 x +x y +y = 4 4 x + 4y =


2 2

a x - 2abxy + b y 3 2 2 3 x + 3x y + 3xy + y 3 2 2 3 x - 3x y + 3xy - y 3 3 2 2 2 2 3 3 a x - 3a bx y + 3ab xy + b y 4 3 2 2 3 4 x + 4x y + 6x y + 4xy + y 4 3 2 2 3 4 x - 4x y + 6x y - 4xy + y 5 4 3 2 2 3 4 5 x + 5x y + 10x y + 10x y + 5xy + y 5 4 3 2 2 3 4 5 x - 5x y + 10x y - 10x y + 5xy - y 6 5 4 2 3 3 2 4 5 6 x + 6x y + 15x y + 20x y + 15x y + 6xy + y 6 5 4 2 3 3 2 4 5 6 x - 6x y + 15x y - 20x y + 15x y - 6xy + y

2 2

2 2

(x - y)(x + y) 2 2 (x - y)(x + xy + y ) 2 2 (x + y)(x - xy + y ) 2 2 (x - y)(x + y)(x + y ) 4 3 2 2 3 4 (x - y)(x + x y + x y + xy + y ) 4 3 2 2 3 4 (x + y)(x - x y + x y - xy + y ) 2 2 2 2 (x - y)(x + y)(x + xy + y )(x - xy + y ) 2 2 2 2 (x + xy + y )(x - xy + y ) 2 2 2 2 (x + 2xy + 2y )(x - 2xy + 2y )

1.1.5 Zero and Infinity Operators


a0 = 0 a = 0 indeterminate indeterminate indeterminate indeterminate indeterminate indeterminate

0 =0 a = a

a = 0
a =0

a0 = 1
a = a-a=0

0a = 0
-a=

If a > 1 then; If a = 1 then; If a < 1 then;

a = a = 1 a = 0

a = 0 a = 1 a =

HANDY FORMULAS

REV005

1.1.6 Definition of Imaginary and Complex Numbers1


Roots of negative numbers have been used since the 1750's, when the concept imaginary th was devised. Mathematicians of the 17 century used a book by Raffaele Bombelli, written in 1572, containing the theory of imaginary numbers. The theory was further advanced by the contributions of Johann Bernoulli (1667-1748), Leonhard Euler (17071783), and Carl Friedrich Gauss (1777-1783). The representation of complex numbers in the plane is attributed to Caspard Wessel (1745-1818) and Jean Robert Argand (17681822). General Definition of Imaginary Numbers A complex number is generally written as a+ib, where a and b are real numbers, and i, called the imaginary unit, has the property i = -1. The real numbers a and b are called the real and imaginary parts of the complex number a+ib, respectively. y P

x O

Figure 1-1: The Gaussian Plane.

Complex Conjugates The complex numbers a+ib and a-ib are called complex conjugates of each other. Graphing a Complex Number A complex number a+ib can be plotted as a point (a, b) on the x-y plane, as shown in Figure 1-1. The diagram is called the Argand diagram or the Gaussian plane. The imaginary number can thus be interpreted as the vector OP. Polar Form of the Complex Number The point P in Figure 1-1 can also be represented in a polar form. From the figure we see that the terminal point of the vector OP is a = r cos and b = r sin . Hence, we may write

a + ib = r (cos + i sin )
The modulus, r, and the amplitude, , or argument of a+ib are given by

r = a 2 + b 2 and

= tan 1 (b a )

Representation of Complex Numbers The following representations are commonly used for the complex number a+ib in Figure 1-1:

The VNR Concise Encyclopedia of Mathematics, 2nd Ed., pg 77-80, and Handbook of Mathematical, Scientific, and Engineering Formulas, Tables, Functions, Graphs, Transforms, 1984. Pg. 288-289.

HANDY FORMULAS

REV005

(a, b) = a + ib = r (cos + i sin ) = rei = (r, ) = r


1.1.7 Euler's Theorem of Complex Numbers
Refer to Figure 1-1:

cos + i sin = e i

(1-2)

DERIVATION: Using Taylor expansion we can write each term in Equation (1-2) as follows:

e = 1 + +

2 3 4 5 + + + + ... 2! 3! 4! 5! 2 4 6 cos = 1 + + ... 2! 4! 6! 3 5 7 sin = + + ... 3! 5! 7!

Combining those yields:

2 4 6 3 5 7 cos + i sin = 1 + + ... + i + + ... 2! 4! 6! 3! 5! 7! 2 3 4 5 = 1 + i i + + ... = ei 2! 3! 4! 5!


QED

1.1.8 Arithmetic Operations Using Complex Numbers2


The vectors A and C are defined as follows;

A = a + ib = re i = r C = c + id = se i = r
Where; a, b, c, d, k, n, r = Constants. , = Angles in radians.

Then, the following arithmetic operations can be derived for complex numbers. Equality of Addition of

a + ib = c + id

a=c

and

b=d

A + C = (a + ib ) + (c + id ) = (a + c ) + i (b + d )

Handbook of Mathematical, Scientific, and Engineering Formulas, Tables, Functions, Graphs, Transforms, 1984. Pg. 288-289.

HANDY FORMULAS

REV005

Subtraction of

A C = (a + ib ) (c + id ) = (a c ) + i (b d )

Multiplication of

A C = (a + ib)(c + id ) = (ac bd ) + i(ad + bc) A C = rei se i = rsei (+ ) = rs +


A a + ib a + ib c id ac + bd bc ad = = = 2 +i 2 2 C c + id c + id c id c + d c +d2 A re i r r i ( ) r = = = e = C se i s s s

( )( )

Division of:

The arithmetic operations are obtained by using conventional algebraic rules and by replacing i with -1, wherever it occurs. Powers of (De Moivre's Theorem) If n is any real number, De Moivre's theorem states

A n = [r (cos + i sin )] = r n (cos n + i sin n)


n

A n = re i

( )

= r n e in = r n n

Roots of (De Moivre's Theorem) If 1/n is any positive real number, De Moivre's can be written as follows

A 1 / n = [r (cos + i sin )] A 1 / n = re i

1/ n

+ 2 k + 2 k = r 1 / n cos + i sin n n

( )

1/ n

= r 1 / n e i / n = r 1 / n / n

Where k is any integer. From this there are n roots of a complex number, each being obtained by putting k = 0, 1, 2, ..., n-1 (see Example 1-1). EXAMPLE 1-1: Two complex numbers A and C are given. Use them to determine each of the above arithmetic operation, if n = 3 and...

A = 3 i 2 13 33.69
SOLUTION: (a) (b) (c) (d) (e) A + C = (3+5) + i(-2+3) = 8 + i A - C = (3-5) + i(-2+(-3)) = -2 -5i

and

C = 5 i3 3430.96

AC = (3-i2)(5+i3) = (35 - (-2)3) + i(33 + (-2)5) = 21 - i

A 13 13 (33.69 30.96) = 64.65 C 34 34 A 3 ( 13 33.69) 3 = 133 / 2 101.1

HANDY FORMULAS

REV005

(f)

For n = 0 we have; For n = 1 we have; For n = 2 we have;

C1/ 3 ( 3430.96)1 / 3 = 3 3410.32 C1/ 3 ( 3430.96 + 360)1 / 3 = 3 3410.32 + 120 C1/ 3 ( 3430.96 + 2 360)1 / 3 = 3 3410.32 + 240

The three roots are depicted in Figure 1-2: y

120

10.32 120 120

Figure 1-2: Graphical solution to part (f).

HANDY FORMULAS

REV005

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy