Average formula:
Let a1,a2,a3,......,an be a set of numbers, average = (a1 + a2 + a3,+......+ an)/n
Formula for a proportion:
In a proportion, the product of the extremes (ad) equal the product of the means(bc),
Thus, ad = bc
Percent:
Percent to fraction: x% = x/100
Percentage formula: Rate/100 = Percentage/base
Rate: The percent.
Base: The amount you are taking the percent of.
Percentage: The answer obtained by multiplying the base by the rate
Consumer math formulas:
Discount = list price × discount rate
Sale price = list price − discount
Discount rate = discount ÷ list price
Sales tax = price of item × tax rate
Interest = principal × rate of interest × time
Tips = cost of meals × tip rate
Commission = cost of service × commission rate
Geometry formulas:
Perimeter:
Perimeter of a square: s + s + s + s
s:length of one side
Perimeter of a rectangle: l + w + l + w
l: length
w: width
Perimeter of a triangle: a + b + c
a, b, and c: lengths of the 3 sides
Area:
Area of a square: s × s
s: length of one side
Area of a rectangle: l × w
l: length
w: width
Area of a triangle: (b × h)/2
b: length of base
h: length of height
Area of a trapezoid: (b1 + b2) × h/2
b1 and b2: parallel sides or the bases
h: length of height
volume:
Volume of a cube: s × s × s
s: length of one side
Volume of a box: l × w × h
l: length
w: width
h: height
Volume of a sphere: (4/3) × pi × r3
pi: 3.14
r: radius of sphere
Volume of a triangular prism: area of triangle × Height = (1/2 base × height) ×
Height
base: length of the base of the triangle
height: height of the triangle
Height: height of the triangular prism
Volume of a cylinder:pi × r2 × Height
pi: 3.14
r: radius of the circle of the base
Height: height of the cylinder
Closure Property of Addition
Sum (or difference) of 2 real numbers equals a real number
Additive Identity
a + 0 = a
Additive Inverse
a + (-a) = 0
Associative of Addition
(a + b) + c = a + (b + c)
Commutative of Addition
a + b = b + a
Definition of Subtraction
a - b = a + (-b)
Closure Property of Multiplication
Product (or quotient if denominator (!=)0) of 2 reals equals a real number
Multiplicative Identity
a * 1 = a
Multiplicative Inverse
a * (1/a) = 1 (a (!=) 0)
(Multiplication times 0)
a * 0 = 0
Associative of Multiplication
(a * b) * c = a * (b * c) Commutative of Multiplication
a * b = b * a
Distributive Law
a(b + c) = ab + ac
Definition of Division
a / b = a(1/b)
Polynomial Identities
(a+b) 2 = a 2 + 2ab + b 2
(a+b)(c+d) = ac + ad + bc + bd
a 2 - b 2 = (a+b)(a-b) (Difference of squares)
a 3 (+-) b 3 = (a (+-) b)(a 2(-+) ab + b 2) (Sum and Difference of Cubes)
x 2 + (a+b)x + AB = (x + a)(x + b)
if ax 2 + bx + c = 0 then x = ( -b (+-)sqrt(b 2 - 4ac) ) / 2a (Quadratic Formula)
Exponential Identities
Powers
x a x b = x (a + b)
x a y a = (xy) a
(x a) b = x (ab)
x (a/b) = bth root of (x a) = ( bth (root)(x) ) a
x (-a) = 1 / x a
x (a - b) = x a / x b
Logarithms
y = logb(x) if and only if x=b y
logb(1) = 0
logb(b) = 1
logb(x*y) = logb(x) + logb(y)
logb(x/y) = logb(x) - logb(y)
logb(x n) = n logb(x)
logb(x) = logb(c) * logc(x) = logc(x) / logc(b)
Vector Notation: The lower case letters a-h, l-z denote scalars. Uppercase bold A-Z denote vectors. Lowercase bold i, j, k denote unit vectors.
denotes a vector with components a and b.
b="" |a b="" | = magnitude of vector = sqrt(a 2+ b 2)
b="" |
b="" +
b="" c="" d=""
b="" c="" d="" k
b=""k
.
p>
R . S= |R| |S| cos theta(theta = angle between them)
(a R) . (bS) = (ab) R . S
R . (S + T)= R . S+ R . T
R . R = |R| 2
|R x S| = |R| |S| sin theta(theta = angle between both vectors). Direction of R x S is
perpendicular to A & B and according to the right hand rule.
| i j k |
R x S = | r1 r2 r3 | = / |r2 r3| |r3 r1| |r1 r2| \
| s1 s2 s3 | \ |s2 s3| , |s3 s1| , |s1 s2| /
S x R = - R x S
(a R) x S = R x (a S) = a (Rx S)
R x (S + T) = R x S + Rx T
R x R = 0
>
If a, b, c = angles between the unit vectors i, j,k and R Then the direction cosines are set by:
COs a = (R . i) / |R|; COs b = (R . j) / |R|; COs c = (R . k) / |R|
|R x S| = Area of parrallagram with sides Rand S.
Component of R in the direction of S = |R|COs theta = (R . S) / |S|(scalar result)
Projection of R in the direction of S = |R|COs theta = (R . S) S/ |S| 2 (vector result)
Complexity
Basic Operations
i = sqrt(-1)
i 2 = -1
1 / i = -i
i 4k = 1; i (4k+1) = i; i (4k+2) = -1; i (4k+3) = -i (k = integer)
sqrt( i ) = sqrt(1/2)+ sqrt(1/2) i
Complex Definitions of Functions and Operations
(a + bi) + (c + di) = (a+c) + (b + d) i
(a + BI) (c + DI) = ac + adi + bci + bdi 2 = (ac - bd) + (ad +bc) i
1/(a + BI) = a/(a 2 + b 2) - b/(a 2 + b 2) i
(a + BI) / (c + DI) = (ac + BD)/(c 2 + d 2) + (BC - ad)/(c 2 +d 2) i
a2 + b2 = (a + BI) (a - BI) (sum of squares)
e (i theta) = costheta + i sin theta
n (a + BI) = (COs(b ln n) + i sin(b ln n))n a
if z = r(COs theta+ i sin theta) then z n = r n ( COs ntheta+ i sin ntheta )(DeMoivre's Theorem)
if w = r(COs theta+ i sin theta);n=integer, then there are n complex nth roots (z) of w for k=0,1,..n-1:
z(k) = r (1/n) [ COs( (theta+ 2(PI)k)/n ) + i sin( (theta+ 2(PI)k)/n ) ]
if z = r (COs theta+ i sin theta) then ln(z) = ln r + i theta
sin(a + BI) = sin(a)cosh(b) + COs(a)sinh(b) i
COs(a + BI) = COs(a)cosh(b) - sin(a)sinh(b) i
tan(a + BI) = ( tan(a) + i tanh(b) ) / ( 1 - i tan(a) tanh(b))
= ( sech 2(b)tan(a) + sec 2(a)tanh(b) i ) / (1 + tan 2(a)tanh 2(b))
Table of Integrals
Power of x.
(integral)xn dx = x(n+1) / (n+1) + C
(n -1)
(integral)1/x dx = ln|x| + C
Exponential / Logarithmic
(integral)ex dx = ex + C
(integral)bx dx = bx / ln(b) + C
(integral)ln(x) dx = x ln(x) - x + C
Trigonometric
(integral)sin x dx = -cos x + C
(integral)csc x dx = - ln|CSC x + cot x| + C
(integral)COs x dx = sin x + C
(integral)sec x dx = ln|sec x + tan x| + C
(integral)tan x dx = -ln|COs x| + C
(integral)cot x dx = ln|sin x| + C
Trigonometric Result
(integral)COs x dx = sin x + C
(integral)CSC x cot x dx = - CSC x + C
(integral)sin x dx = COs x + C
(integral)sec x tan x dx = sec x + C
(integral)sec2 x dx = tan x + C
(integral)csc2 x dx = - cot x + C
Inverse Trigonometric
(integral)arcsin x dx = x arcsin x + sqrt(1-x2) + C
(integral)arccsc x dx = x arccos x - sqrt(1-x2) + C
(integral)arctan x dx = x arctan x - (1/2) ln(1+x2) + C
Inverse Trigonometric Result
(integral) dx
sqrt(1 - x2) = arcsin x + C
(integral) dx
x sqrt(x2 - 1) = arcsec|x| + C
(integral) dx
1 + x2 = arctan x + C
Useful Identities
arccos x = pi/2 - arcsin x
(-1 <= x <= 1)
arccsc x = pi/2 - arcsec x
(|x| >= 1)
arccot x = pi/2 - arctan x
(for all x)
Hyperbolic
(integral)sinh x dx = cosh x + C
integral)csch x dx = ln |tanh(x/2)| + C
(integral)cosh x dx = sinh x + C
(integral)sech x dx = arctan (sinh x) + C
(integral)tanh x dx = ln (cosh x) + C
(integral)coth x dx = ln |sinh x| + C
Integral Identities
Formal Integral Definition:
(integral)(a to b) f(x) dx = lim (d -> 0) (sum) (k=1..n) f(X(k)) (x(k) - x(k-1)) when...
a = x0 < x1 < x2 < ... < xn = b
d = max (x1-x0, x2-x1, ... , xn - x(n-1))
x(k-1) <= X(k) <= x(k) k = 1, 2, ... , n
(integral)(a to b) F '(x) dx = F(b) - F(a) (Fundamental Theorem for integrals of derivatives)
(integral)a f(x) dx = a(integral) f(x) dx (if a is constant)
(integral)f(x) + g(x) dx = (integral)f(x) dx + (integral)g(x) dx
(integral)(a to b) f(x) dx = (integral)f(x) dx | (a b)
(integral)(a to b) f(x) dx + (integral)(b to c) f(x) dx = (integral)(a to c) f(x) dx
(integral)f(u) du/dx dx = (integral)f(u) du (integration by substitution)
Set Identities
Definitions:
Universal set : I
Empty set: ∅
Union of sets
A∪B={x:x∈A or x∈B}
Intersection of sets
A∩B={x:x∈A and x∈B}
Complement
A′={x∈I:x/∈A}
Difference of sets
A∖B={x:x∈A and x/∈B}
Cartesian product
A×B={(x,y):x∈A and y∈B}
Set identities involving union
Commutativity
A∪B=B∪A
Associativity
A∪(B∪C)=(A∪B)∪C
Idempotency
A∪A=A
Set identities involving intersection
Commutativity
A∩B=B∩A
Associativity
A∩(B∩C)=(A∩B)∩C
Idempotency
A∩A=A
Set identities involving union and intersection
Distributivity
A∪(B∩C)=(A∪B)∩(A∪C)
A∩(B∪C)=(A∩B)∪(A∩C)
Domination
A∩∅=∅
A∪I=I
Identity
A∪∅=∅
A∩I=A
Set identities involving union, intersection and complement
Complement of intersection and union
A∪A′=I
A∩A′=∅
De Morgan's laws
(A∪B)′=A′∩B ′
(A∩B)′=A′∪B ′
Set identities involving difference
B∖A=B∖(A∪B)
B∖A=B∩A′
A∖A=∅
(A∖B)∩C=(A∩C)∖(B∩C)
A′=I∖A
Sets of Numbers
Definitions:
N : Natural numbers
N0 : Whole numbers
Z : Integers
Z+ : Positive integers
Z− : Negative integers
Q : Rational numbers
C : Complex numbers
Formulas:
Natural numbers (counting numbers )
N={1,2,3,…}
Whole numbers ( counting numbers with zero )
N0={0,1,2,3,…}
Integers ( whole numbers and their opposites and zero )
Z={…,−2,−1,0,1,2,…}
Z+=N={1,2,…}
Z−={…,−3,−2,−1}
Z=Z−∪0∪Z
Irrational numbers: Non repeating and nonterminating integers
Real numbers: Union of rational and irrational numbers
Complex numbers:
C={x+iy | x∈R and y∈R}
N⊂N0⊂Z⊂Q⊂R⊂C
Complex numbers
Definitions:
A complex number is written as a+bi where a and b are real numbers an i, called the imaginary unit, has the property that i2=−1.
The complex numbers z=a+bi and z−=a−bi are called complex conjugate of each other.
Formulas:
Equality of complex numbers
a+bi=c+di⟺a=c and b=d
Addition of complex numbers
(a+bi)+(c+di)=(a+c)+(b+d)i
Subtraction of complex numbers
(a+bi)−(c+di)=(a−c)+(b−d)i
Multiplication of complex numbers
(a+bi)⋅(c+di)=(ac−bd)+(ad+bc)i
Division of complex numbers
a+bic+di=a+bic+di⋅c−dic−di=ac+bdc2+d2+bc−adc2+d2i
Polar form of complex numbers
a+bi=r⋅(cosθ+isinθ)
Multiplication and division of complex numbers in polar form
[r1(cosθ1+i⋅sinθ1)]⋅[r2(cosθ2+i⋅sinθ2)]=r1⋅r2[cos(θ1+θ2)+i⋅sin(θ1+θ2)]
r1(cosθ1+isinθ1)r2(cosθ2+isinθ2)=r1r2[cos(θ1−θ2)+i⋅sin(θ1−θ2)]
De Moivre's theorem
[r(cosθ+isinθ)]n=rn(cos(nθ)+isin(nθ))
Roots of complex numbers
[r(cosθ+isinθ)]1/n=r1/n(cosθ+2kπn+isinθ+2kπn) k=0,1,…,n−1
actoring and product formulas
Factoring Formulas
Factoring and product formulas
a2−b2=(a−b)(a+b)
a3−b3=(a−b)(a2+ab+b2)
a3+b3=(a+b)(a2−ab+b2)
a4−b4=(a−b)(a+b)(a2+b2)
a5−b5=(a−b)(a4+a3b+a2b2+ab3+b4)
Product Formulas
(a+b)2=a2+2ab+b2
(a−b)2=a2−2ab+b2
(a+b)3=a3+3a2b+3ab2+b3
(a−b)3=a3−3a2b+3ab2−b3
(a+b)4=a4+4a3b+6a2b2+4ab3+b4
(a−b)4=a4−4a3b+6a2b2−4ab3+b4
(a+b+c)2=a2+b2+c2+2ab+2ac+2bc
(a+b+c+...)2=a2+b2+c2+...+2(ab+ac+bc+...)
Solutions of algebraic equations
Quadric Equation: ax2+bx+c=0
Solutions (roots):
x1,2=−b±b2−4ac−−−−−−−√2a
If D=b2−4ac is the discriminant , then the roots are
1. real and unique if D>0
2. real and equal if D=0
3. complex conjugate if D<0 data-blogger-escaped-p=""> Cubic Equation: x3+a1x2+a2x+a3=0
Let
QRST=3a2−a219=9a1a2−27a3−2a3154=R+Q3+R2−−−−−−−√−−−−−−−−−−−−√3=R−Q3+R2−−−−−−−√−−−−−−−−−−−−√3
Then solutions (roots) of the cubic equation are:
x1x2x3=S+T−13a1=−12(S+T)−13a1+12i3√(S−T)=−12(S+T)−13a1−12i3√(S−T)
If D=Q3+R2 is the discriminant of the cubic equation, then:
1. one root is real and two complex conjugate if D>0
2. all roots are real and at last two are equal if D=0
3. all roots are real and unequal if D<0 data-blogger-escaped-p=""> Quartic Equation:x4+a1x3+a2x2+a3x+a4=0
Let y1 be a real root of the cubic equation
y3−a2y2+(a1a3−4a4)y+(4a2a4−a23−a21a4)=0
Then solutions of the quartic equation are the 4 roots of
z2+12(a1±a21−4a2+4y1−−−−−−−−−−−−√)z+12(y1±y21−4a4−−−−−−−√)=0
Exponents
Exponential Formulas
ap=a⋅a⋅…a}p (if p∈N)
a0=1 (if a≠0)
ar⋅as=ar+s
aras=ar−s
(ar)s=ar⋅s
(a⋅b)r=ar⋅br
(ab)r=arbr
a−r=1ar
ars=ar−−√s
Roots Formulas
Notation:
a,b : bases (a≥0,b≥0 if n=2k)
n,m: powers
Formulas
(
a√n)n=a
(a√n)m=am−−−√n
a√n−−−√m=a√nm
(am−−−√n)p=anp−−−√n
am−−−√n=anp−−−√np
1a√n=an−1−−−−√na
ab−−√n=a√n⋅b√n
ab−−√n=a√nb√n
a√nb√m=ambn−−−√nm
p>a√n⋅b√m=ambn−−−−−√nm
a±b√−−−−−−√=a+a2−b−−−−−√2−−−−−−−−−−−√±a−a2−b−−−−−√2−−−−−−−−−−−√
1a√±b√=a√∓b√a−b
Logarithm formulas
y=logax⟺ay=x (a,x>0,a≠1)
loga1=0
logaa=1
loga(mn)=logam+logan
logamn=logam−logan
logamn=n⋅logam
logam=logbm⋅logab
logam=logbmlogba
logab=alogba
logax=lnalnx
Trigonometry Identities
Right-Triangle Definitions
Right-Triangle Definition
sinα=OppositeHypotenuse
cosα=AdjacentHypotenuse
tanα=OppositeAdjacent
cscα=1sinα=HypotenuseOpposite
secα=1cosα=HypotenuseAdjacent
cotα=1tanα=AdjacentOpposite
Reduction Formulas
sin(−x)=−sin(x)
cos(−x)=cos(x)
sin(π2−x)=cos(x)
cos(π2−x)=sin(x)
sin(π2+x)=cos(x)
cos(π2+x)=−sin(x)
sin(π−x)=sin(x)
cos(π−x)=−cos(x)
sin(π+x)=−sin(x)
cos(π+x)=−cos(x)
Basic Identities
sin2x+cos2x=1
p>tan2x+1=1cos2x
cot2x+1=1sin2x
Sum and Difference Formulas
sin(α+β)=sinα⋅cosβ+sinβ⋅cosα
sin(α−β)=sinα⋅cosβ−sinβ⋅cosα
cos(α+β)=cosα⋅cosβ−sinα⋅cosβ
cos(α−β)=cosα⋅cosβ+sinα⋅cosβ
tan(α+β)=tanα+tanβ1−tanα⋅tanβ
tan(α−β)=tanα−tanβ1+tanα⋅tanβ
Double Angle and Half Angle Formulas
sin(2α)=2⋅sinα⋅cosα
cos(2α)=cos2α−sin2α
tan(2α)=2tanα1−tan2α
sinα2=±1−cosα2−−−−−−−−√
cosα2=±1+cosα2−−−−−−−−√
tanα2=1−cosαsinα=sinα1−cosα
tanα2=±1+cosα1−cosα−−−−−−−−√
Other Useful Trig Formulas
Law of sines
sinαα=sinββ=sinγγ
Law of cosines
a2=b2+c2−2⋅b⋅c⋅cosαb2=a2+c2−2⋅a⋅c⋅cosβc2=a2+b2−2⋅a⋅b⋅cosγ
Area of triangle
A=12absinγ
Definitions of hyperbolic functions
sinhx=ex−e−x2
coshx=ex+e−x2
tanhx=ex−e−xex+e−x=sinhxcoshx
cschx=2ex−e−x=1sinhx
sechx=2ex+e−x=1coshx
cothx=ex+e−xex−e−x=coshxsinhx
Derivatives
ddxsinhx=coshx
ddxcoshx=sinhx
ddxtanhx=sech2x
ddxcschx=−cschx⋅cothx
ddxsechx=−sechx⋅tanhx
ddxcothx=−csch2x
Hyperbolic identities
cosh2x−sinh2x=1
tanh2x+sech2x=1
coth2x−csch2x=1
sinh(x±y)=sinhx⋅coshy±coshx⋅sinhy
cosh(x±y)=coshx⋅coshy±sinhx⋅sinhy
sinh(2⋅x)=2⋅sinhx⋅coshx
cosh(2⋅x)=cosh2x+sinh2x
sinh2x=−1+cosh2x2
cosh2x=1+cosh2x2
Inverse Hyperbolic functions
sinh−1x=ln(x+x2+1−−−−−√), x∈(−∞,∞)
cosh−1x=ln(x+x2−1−−−−−√), x∈[1,∞)
tanh−1x=12ln(1+x1−x), x∈(−1,1)
coth−1x=12ln(x+1x−1), x∈(−∞,−1)∪(1,∞)
sech−1x=ln(1+1−x2−−−−−√x), x∈(0,1]
csch−1x=ln(1x+1−x2−−−−−√|x|), x∈(−∞,0)∪(0,∞)
Derivatives of Inverse Hyperbolic functions
ddxsinh−1x=1x2+1−−−−−√
ddxcosh−1x=1x2−1−−−−−√
ddxtanh−1x=11−x2
ddxcsch−1x=−1|x|1+x2−−−−−√
ddxsech−1x=−1x1−x2−−−−−√
ddxcoth−1x=11−x2
Maths Formulas
(a + b)(a – b) = a2 – b2
(a + b + c)2 = a2 + b2 + c2 + 2(ab + bc + ca)
(a ± b)2 = a2 + b2± 2ab
(a + b + c + d)2 = a2 + b2 + c2 + d2 + 2(ab + ac + ad + bc + bd + cd)
(a ± b)3 = a3 ± b3 ± 3ab(a ± b)
(a ± b)(a2 + b2 m ab) = a3 ± b3
(a + b + c)(a2 + b2 + c2 -ab – bc – ca) = a3 + b3 + c3 – 3abc =
1/2 (a + b + c)[(a - b)2 + (b - c)2 + (c - a)2]
when a + b + c = 0, a3 + b3 + c3 = 3abc
(x + a)(x + b) (x + c) = x3 + (a + b + c) x2 + (ab + bc + ac)x + abc
(x – a)(x – b) (x – c) = x3 – (a + b + c) x2 + (ab + bc + ac)x – abc
a4 + a2b2 + b4 = (a2 + ab + b2)( a2 – ab + b2)
a4 + b4 = (a2 – √2ab + b2)( a2 + √2ab + b2)
an + bn = (a + b) (a n-1 – a n-2 b + a n-3 b2 – a n-4 b3 +…….. + b n-1)
(valid only if n is odd)
an – bn = (a – b) (a n-1 + a n-2 b + a n-3 b2 + a n-4 b3 +……… + b n-1)
{where n ϵ N)
(a ± b)2n is always positive while -(a ± b)2n is always negative, for any real values of a and b
(a – b)2n = (b – a)2” and (a – b)2n+1 = – (b – a)2n+1
if α and β are the roots of equation ax2 + bx + c = 0, roots of cx” + bx + a = 0 are 1/α and 1/β.
if α and β are the roots of equation ax2 + bx + c = 0, roots of ax2 – bx + c = 0 are -α and -β.
< p>n(n + l)(2n + 1) is always divisible by 6.
32n leaves remainder = 1 when divided by 8
n3 + (n + 1 )3 + (n + 2 )3 is always divisible by 9
102n + 1 + 1 is always divisible by 11
n(n2- 1) is always divisible by 6
n2+ n is always even
23n-1 is always divisible by 7
152n-1 +l is always divisible by 16
n3 + 2n is always divisible by 3
34n – 4 3n is always divisible by 17
n! + 1 is not divisible by any number between 2 and n
(where n! = n (n – l)(n – 2)(n – 3)…….3.2.1)
for eg 5! = 5.4.3.2.1 = 120 and similarly 10! = 10.9.8…….2.1= 3628800
Product of n consecutive numbers is always divisible by n!.
If n is a positive integer and p is a prime, then np – n is divisible by p.
|x| = x if x ≥ 0 and |x| = – x if x ≤ 0.
Minimum value of a2.sec2Ɵ + b2.cosec2Ɵ is (a + b)2; (0° < Ɵ < 90°)
for eg. minimum value of 49 sec2Ɵ + 64.cosec2Ɵ is (7 + 8)2 = 225.
among all shapes with the same perimeter a circle has the largest area.
if one diagonal of a quadrilateral bisects the other, then it also bisects the quadrilateral.
sum of all the angles of a convex quadrilateral = (n – 2)180°
number of diagonals in a convex quadrilateral = 0.5n(n – 3)
let P, Q are the midpoints of the nonparallel sides BC and AD of a trapezium ABCD.Then,
ΔAPD = ΔCQB.
INDICES AND LOGARITHMS
am × a n = am + n (am ) n = a mn log( AB ) = log A + log B log( A/B ) = log A - log B log( A n ) = n log A a log b a = log c logc b 3
TRIGONOMETRIC IDENTITIES
tan A = sin A/ cos Asec A = 1 / cos Acosec A = 1 / sin Acot A = cos A/ sin A = 1 / tan Asin2 A + cos 2 A = 1sec2 A = 1 + tan 2 Acosec 2 A = 1 + cot 2 Asin( A ± B ) = sin A cos B ± cos A sin Bcos( A ± B ) = cos A cos B sin A sin Btan( A ± B ) = tan A± tan B 1 tan A tan Bsin 2A = 2 sin A cos Acos 2A = cos 2 A - sin 2 A = 2 cos 2 A - 1 = 1 - 2 sin2 Atan 2 A = 2tan A 1- tan 2 Asin 3A = 3 sin A - 4 sin3 Acos 3A = 4 cos 3 A - 3 cos
Atan 3 A = 3 tan A- tan 3 A 1 - 3tan 2 Asin A + sin B = 2 sin A +B cos A-B 2 2
sin A - sin B = 2 cos A+ B sin A-B 2 2cos A + cos B = 2 cos A+ B cos A-B 2 2cos A - cos B = - 2 sin A + B sin A-B 2 22 sin A cos B = sin( A + B ) + sin( A - B )2 cos A sin B = sin( A + B ) - sin( A - B )2 cos A cos B = cos( A + B ) + cos( A - B )- 2 sin A sin B = cos( A + B ) - cos( A - B ) va sin x + b cos x = R sin( x + f ), where R = a 2 + b2 and cos f = a/R , sin f = b/R .If t = tan 1 x then sin x = 2t , cos x = 1 -t 2 . 2 1+ t2 1+ t2cos x = 1 ( eix + e-ix ) ; sin x = 1 (eix - -ix ) 2 2i eeix = cos x + i sin x ; e-ix = cos x - sin x i 5
COMPLEX NUMBERS v i= - 1 Note:- ‘ j ’ often used rather than ‘ i’.
Exponential Notation ei = cos + i sin
De Moivre’s theorem [r (cos + i sin )]n = rn (cos n + i sin n )nth roots of complex numbers If z = r i = r (cos + i sin ) then e vr z 1/n = ne i ( +2 kp ) /n , = 0 , ± 1, ± 2, ... k
HYPERBOLIC IDENTITIES cosh x = ( ex + e-x ) / 2 sinh x = ( ex - -x )/2 e tanh x = sinh x cosh x / sech x = 1 / cosh x cosech x = 1 / sinh x coth x = cosh x sinh x = 1 / tanh x / cosh i = cos x sinh i = i sin x x x cos i = cosh x sin i = i sinh x x x cosh 2 A - sinh 2 A = 1 sec 2 A = 1 - tanh 2 A h cosec 2 A = coth 2 A - 1 h 6
SERIESPowers of Natural Numbers
n n n k = 1 n ( n + 1) ; k = 1 n ( n + 1)(2 n + 1); 2 k3 = 1 n 2 (n + 1) 2 2 6 4k =1 k =1 k =1 n- 1 n
Arithmetic Sn = (a + k ) = { 2a + ( n - 1)d} d 2 k =0
Geometric (convergent for - 1 < r < 1) n- 1 a(1 - n ) a Sn = a k = = r 1rr,S - 8 1- k =0
rBinomial (convergent for |x| 1) < n! n! (1 + x )n = 1 + n + x 2 + ... + x r + ... x ( n - 2)!2! ( n - r )!r! n! n ( n - 1)( n - 2)... ( n - r + 1)where (n - r )!r ! = r!
Maclaurin series x2 xk f (x ) = f (0) + x (0) + f (0) + ... + f ( k ) (0) + R k +1 f 2! k! x k +1 where R k +1 = f ( k +1) ( x ) , 0 < < 1 ( k + 1)!
Taylor series h2 hk f ( a + h ) = f ( a) + hf ( a) + f ( a) + ... + f ( k ) (a ) + R k +1 2! k! h k +1 where R k +1 = f ( k +1) (a + h ) , 0 < < 1. (k + 1)!OR x - 0 )2 x - 0 )k ( k ) f (x ) = f ( x0 ) + ( x - 0 ) f (x 0 ) + ( x f (x 0 ) + ... + ( x f (x 0 ) + R k +1 x 2! k! x - 0 ) k +1 ( k +1) where R k +1 = ( x f (x 0 + ( x - 0 ) ), 0 < < 1 ( k + 1)! x 7
Special Power Series
\x2 x3 xr e =1+ x + x ... + ... (all x ) 2! + 3! + r! + 3 x5 7 - 1)r x2 r +1 sin x = x - - ... + ( ... (all x ) x 3! + 5! x 7! + (2 r + 1)! + x4 62 - 1) r x 2r cos x = 1 - - ... + ( ... (all x ) x 2! + 4! x 6! + (2r )! + x3 x5 x7 tan x = x + ... ( |x| p ) 3 + 2 15 + 17315 + < 2 x3 .3 x5 .3.5 x7 sin - 1 x = x +1 2 3 + 1 2. 4 5 + 1 2.4.6 7 + .3.5.... (2 n - 1) x 2n +1 ... + 1 ... ( |x| 1) 2.4. 6.... (2 n ) 2n + 1 + < x5 3 7 x2 n +1 tan - 1 x = x - - ... + ( - 1) n ... ( |x| 1) x 3+ 5 x 7+ 2n + 1 + < x3 2 4 xn n (1 + x ) = x - - ... + ( - 1) n +1 + ... ( - 1 < x = 1) x 2+ 3 x 4+ n x3 x5 x7 x 2 n +1 sinh x = x + ... + ... (all x ) 3! + 5! + 7! + (2n + 1)! + x2 x4 x6 x 2n cosh x = 1 + ... + ... (all x ) 2! + 4! + 6! + (2n )! + x5 17x 7 3 tanh x = x - - ... ( |x| p ) x 3 + 2 15 315 + < 2 1 x3 .3 x5 1.3.5 x 7 sinh - 1 x = x - - 2 3 + 1 2.4 5 2.4.6 7 + 1.3.5... (2n - 1) x2n +1 ... + ( - 1) n ... ( |x| 1) 2.4.6... 2n 2n + 1 + < x3 x5 x7 2 n +1 tanh - 1 x = x+ ... x ... ( |x| 1) 3+ 5+ 7+ 2n + 1 + < 8
DERIVATIVES
function derivativexn n n- 1 xxex eax ( a > 0) ax na n 1 x xloga x 1 x nasin x cos xcos x - sin xtan x sec2 xcosec x - cosec x cot xsec x sec x tan xcot x - cosec 2 x 1sin- 1 x v 1- 2 x 1cos- 1 x - v 1- 2 x 1tan - 1 x 1 + x2sinh x cosh xcosh x sinh xtanh x sech 2 xcosech x - cosech x coth xsech x - sech x tanh xcoth x - cosech 2 x 1sinh - 1 x v 1 + x2cosh - 1 x (x > 1) 1 v x 2 - 1tanh - 1 x ( |x| 1) 1 < 1- 2 x 1coth - 1 x (|x| 1) - > x2 - 1 9
Laws of Exponents
(am)(an) = am+n
(ab)m = ambm
(am)n = amn
Fractional Exponents
a0 = 1
(am)/(an) = am-n
a-m= 1/(am)
Quadratic Formula
In an equation like ax2 + bx + c = 0
You can solve for x using the Quadratic Formula:
Quadratic Formulas
Binomial Theorem
(a + b)1 = a + b
(a + b)2 = a2 + 2ab + b2
(a + b)3 = a3 + 3a2b + 3ab2 + b3
(a + b)4 = a4 + 4a3b + 6a2b2 + 4ab3 + b4 ...and so on...
Difference of Squares
a2 - b2 = (a - b)(a + b)
Rules of Zero
0/x = 0 where x is not equal to 0.
a0 = 1
0a = 0
a*0 = 0
a/0 is undefined (you can't do it)
The Greek alphabet
Α Β Γ Δ Ε Ζ Η Θ Ι Κ Λ Μ Ν Ξ Ο Π Ρ Σ Τ Υ Φ Χ Ψ Ω
α β γ δ ε ζ η ϑ θ ι κ λ μ ν ξ ο π ρ σ τ υ φ ϕ χ ψ ω
Α Β Γ Δ Ε Ζ Η Θ Ι Κ Λ Μ Ν Ξ Ο Π Ρ Σ Τ Υ Φ Χ Ψ Ω
α β γ δ ε ζ η ϑ θ ι κ λ μ ν ξ ο π ρ σ τ υ φ ϕ χ ψ ω
Α Β Γ Δ Ε Ζ Η Θ Ι Κ Λ Μ Ν Ξ Ο Π Ρ Σ Τ Υ Φ Χ Ψ Ω
α β γ δ ε ζ η ϑ θ ι κ λ μ ν ξ ο π ρ σ τ υ φ ϕ χ ψ ω
Α Β Γ Δ Ε Ζ Η Θ Ι Κ Λ Μ Ν Ξ Ο Π Ρ Σ Τ Υ Φ Χ Ψ Ω
α β γ δ ε ζ η ϑ θ ι κ λ μ ν ξ ο π ρ σ τ υ φ ϕ χ ψ ω
|r| = √(x2 + y2 + z2) |r| = √(x2 + y2 + z2)
|r| = sqrt(x^2 + y^2 + z^2)
lim
n→∞ an
lim
n→∞ an
{ limit n -> infinity } a_n
∞
∏
n = 0 an
∞
∏
n = 0 an
{ product from n=0 to infinity } a_n
∞
∑
n = 0 an
∞
∑
n = 0 an
{ sum from n=0 to infinity } a_n
∆u = n
∑
i = 1 ∂2u/∂xi2
∆u = n
∑
i = 1 ∂2u/∂xi2
Laplacian of u = { sum from i=1 to n } d^2u / dx_i^2
b
∫
a f(x) dx
b
∫
a f(x) dx
b
⌠
⌡
a f(x) dx
b
⌠
⌡
a f(x) dx
{ integral from a to b } f(x) dx
+∞
∫
−∞ exp(−x²) dx = √π
+∞
∫
−∞ exp(−x²) dx = √π
{ integral from -infinity to +infinity } exp(-x^2) dx = sqrt pi
√5 − 1 = 2
2 √5 + 1
( sqrt 5 - 1) / 2 = 2 / (sqrt 5 + 1)
Factorial (n!)
The factorial of n is denoted by n! and calculated by the product of integer numbers
from 1 to n.
For n>0,
n! = 1×2×3×4×...×n
For n=0,
0! = 1
Factorial definition formula
n!=\begin{Bmatrix}1 & ,n=0 \\ \prod_{k=1}^{n}k & ,n>0\end{matrix}
Examples:
1! = 1
2! = 1×2 = 2
3! = 1×2×3 = 6
4! = 1×2×3×4 = 24
5! = 1×2×3×4×5 = 120
Recursive factorial formula
n! = n×(n-1)!
Example:
5! = 5×(5-1)! = 5×4! = 5×24 = 120
Striling's approximation
n!\approx \sqrt{2\pi n}\cdot n^n\cdot e^{-n}
Example:
5! ≈ √2π5·55·e-5 = 118.019
Factorial table
Number
n
Factorial
n!
0 1
1 1
2 2
3 6
4 24
5 120
6 720
7 5040
8 40320
9 362880
10 3628800
11 3.991680x107
12 4.790016x108
13 6.227021x109
14 8.717829x1010
15 1.307674x1012
16 2.092279x1013
17 3.556874x1014
18 6.402374x1015
19 1.216451x1017
20 2.432902x1018
C program for factorial calculation
double factorial(unsigned int n)
{
double fact=1.0;
if( n > 1 )
for(unsigned int k=2; k<=n; k++)
fact = fact*k;
return f;
}
Logarithm definition
When b is raised to the power of y is equal x:
b y = x
Then the base b logarithm of x is equal to y:
logb(x) = y
For example when:
24 = 16
Then
log2(16) = 4
Logarithm as inverse function of exponential function
The logarithmic function,
y = logb(x)
is the inverse function of the exponential function,
x = by
So if we calculate the exponential function of the logarithm of x (x>0),
f (f -1(x)) = blogb(x) = x
Or if we calculate the logarithm of the exponential function of x,
f -1(f (x)) = logb(bx) = x
Natural logarithm (ln)
Natural logarithm is a logarithm to the base e:
ln(x) = loge(x)
When e constant is the number:
e=\lim_{x\to \infty }(1+\frac{1}{n})^{n}=\lim_{x\to 0 }(1+n)^\frac{1}{n}=2.71828183...
See: Natural logarithm
Inverse logarithm calculation
The inverse logarithm (or anti logarithm) is calculated by raising the base b to the
logarithm y:
x = log-1(y) = b y
Logarithmic function
The logarithmic function has the basic form of:
f (x) = logb(x)
Logarithm rules
Rule name Rule
Logarithm product rule
logb(x ∙ y) = logb(x) + logb(y)
Logarithm quotient rule
logb(x / y) = logb(x) - logb(y)
Logarithm power rule
logb(x y) = y ∙ logb(x)
Logarithm base switch rule
logb(c) = 1 / logc(b)
Logarithm base change rule
logb(x) = logc(x) / logc(b)
Derivative of logarithm
f (x) = logb(x) ⇒ f ' (x) = 1 / ( x ln(b) )
Integral of logarithm
∫ logb(x) dx = x ∙ ( logb(x) - 1 / ln(b) ) + C
Logarithm of negative number
logb(x)is undefined when x≤ 0
Logarithm of 0
logb(0) is undefined
\lim_{x\to 0^+}\textup{log}_b(x)=-\infty
Logarithm of 1
logb(1) = 0
Logarithm of the base
logb(b) = 1
Logarithm of infinity
lim logb(∞) = ∞,when x→∞
See: Logarithm rules
Logarithm product rule
The logarithm of the multiplication of x and y is the sum of logarithm of x and logarithm of y.
logb(x ∙ y) = logb(x) + logb(y)
For example:
log10(3 ∙ 7) = log10(3) + log10(7)
Logarithm quotient rule
The logarithm of the division of x and y is the difference of logarithm of x and logarithm of y.
logb(x / y) = logb(x) - logb(y)
For example:
log10(3 / 7) = log10(3) - log10(7)
Logarithm power rule
The logarithm of x raised to the power of y is y times the logarithm of x.
logb(x y) = y ∙ logb(x)
For example:
log10(28) = 8∙ log10(2)
Logarithm base switch rule
The base b logarithm of c is 1 divided by the base c logarithm of b.
logb(c) = 1 / logc(b)
For example:
log2(8) = 1 / log8(2)
Logarithm base change rule
The base b logarithm of x is base c logarithm of x divided by the base c logarithm of b.
logb(x) = logc(x) / logc(b)
For example, in order to calculate log2(8) in calculator, we need to change the base to 10:
log2(8) = log10(8) / log10(2)
See: log base change rule
Logarithm of negative number
The base b real logarithm of x when x<=0 is undefined when x is negative or equal to zero:
logb(x) is undefined when x ≤ 0
See: log of negative number
Logarithm of 0
The base b logarithm of zero is undefined:
logb(0) is undefined
The limit of the base b logarithm of x, when x approaches zero, is minus infinity:
\lim_{x\to 0^+}\textup{log}_b(x)=-\infty
See: log of zero
Logarithm of 1
The base b logarithm of one is zero:
logb(1) = 0
For example, teh base two logarithm of one is zero:
log2(1) = 0
See: log of one
Logarithm of infinity
The limit of the base b logarithm of x, when x approaches infinity, is equal to infinity:
lim logb(x) = ∞, when x→∞
See: log of infinity
Logarithm of the base
The base b logarithm of b is one:
logb(b) = 1
For example, the base two logarithm of two is one:
log2(2) = 1
Logarithm derivative
When
f (x) = logb(x)
Then the derivative of f(x):
f ' (x) = 1 / ( x ln(b) )
See: log derivative
Logarithm integral
The integral of logarithm of x:
∫ logb(x) dx = x ∙ ( logb(x) - 1 / ln(b) ) + C
For example:
∫ log2(x) dx = x ∙ ( log2(x) - 1 / ln(2) ) + C
Logarithm approximation
log2(x) ≈ n + (x/2n - 1) ,
Logarithm problems and answers
Problem #1
Find x for
log2(x) + log2(x-3) = 2
Solution:
Using the product rule:
log2(x∙(x-3)) = 2
Changing the logarithm form according to the logarithm definition:
x∙(x-3) = 22
Or
x2-3x-4 = 0
Solving the quadratic equation:
x1,2 = [3±√(9+16) ] / 2 = [3±5] / 2 = 4,-1
Since the logarithm is not defined for negative numbers, the answer is:
x = 4
Problem #2
Find x for
log3(x+2) - log3(x) = 2
Solution:
Using the quotient rule:
log3((x+2) / x) = 2
Changing the logarithm form according to the logarithm definition:
(x+2)/x = 32
Or
x+2 = 9x
Or
8x = 2
Or
x = 0.25
Graph of log(x)
log(x) is not defined for real non positive values of x:
Logarithms table
x log10x log2x logex
0 undefined undefined undefined
0+ - ∞ - ∞ - ∞
0.0001 -4.000000 -13.287712 -9.210340
0.001 -3.000000 -9.965784 -6.907755
0.01 -2.000000 -6.643856 -4.605170
0.1 -1.000000 -3.321928 -2.302585
1 0.000000 0.000000 0.000000
2 0.301030 1.000000 0.693147
3 0.477121 1.584963 1.098612
4 0.602060 2.000000 1.386294
5 0.698970 2.321928 1.609438
6 0.778151 2.584963 1.791759
7 0.845098 2.807355 1.945910
8 0.903090 3.000000 2.079442
9 0.954243 3.169925 2.197225
10 1.000000 3.321928 2.302585
20 1.301030 4.321928 2.995732
30 1.477121 4.906891 3.401197
40 1.602060 5.321928 3.688879
50 1.698970 5.643856 3.912023
60 1.778151 5.906991 4.094345
70 1.845098 6.129283 4.248495
80 1.903090 6.321928 4.382027
90 1.954243 6.491853 4.499810
100 2.000000 6.643856 4.605170
200 2.301030 7.643856 5.298317
300 2.477121 8.228819 5.703782
400 2.602060 8.643856 5.991465
500 2.698970 8.965784 6.214608
600 2.778151 9.228819 6.396930
700 2.845098 9.451211 6.551080
800 2.903090 9.643856 6.684612
900 2.954243 9.813781 6.802395
1000 3.000000 9.965784 6.907755
10000 4.000000 13.287712 9.210340
A Table of the Common Logarithm
The table below lists the common logarithms (with base 10) for numbers between 1 and 10.The logarithm is denoted in bold face. For instance, the first entry in the third column means that the common log of 2.00 is 0.3010300.
1.000 | 0.00000000 | 2.00 | 0.3010300 | 3.00 | 0.4771213 | 4.00 | 0.6020600 | 5.00 | 0.6989700 | 6.00 | 0.7781513 | 7.00 | 0.8450980 | 8.00 | 0.9030900 | 9.00 | 0.9542425 | ||
1.001 | 0.00043408 | 2.01 | 0.3031961 | 3.01 | 0.4785665 | 4.01 | 0.6031444 | 5.01 | 0.6998377 | 6.01 | 0.7788745 | 7.01 | 0.8457180 | 8.01 | 0.9036325 | 9.01 | 0.9547248 | ||
1.002 | 0.00086772 | 2.02 | 0.3053514 | 3.02 | 0.4800069 | 4.02 | 0.6042261 | 5.02 | 0.7007037 | 6.02 | 0.7795965 | 7.02 | 0.8463371 | 8.02 | 0.9041744 | 9.02 | 0.9552065 | ||
1.003 | 0.00130093 | 2.03 | 0.3074960 | 3.03 | 0.4814426 | 4.03 | 0.6053050 | 5.03 | 0.7015680 | 6.03 | 0.7803173 | 7.03 | 0.8469553 | 8.03 | 0.9047155 | 9.03 | 0.9556878 | ||
1.004 | 0.00173371 | 2.04 | 0.3096302 | 3.04 | 0.4828736 | 4.04 | 0.6063814 | 5.04 | 0.7024305 | 6.04 | 0.7810369 | 7.04 | 0.8475727 | 8.04 | 0.9052560 | 9.04 | 0.9561684 | ||
1.005 | 0.00216606 | 2.05 | 0.3117539 | 3.05 | 0.4842998 | 4.05 | 0.6074550 | 5.05 | 0.7032914 | 6.05 | 0.7817554 | 7.05 | 0.8481891 | 8.05 | 0.9057959 | 9.05 | 0.9566486 | ||
1.006 | 0.00259798 | 2.06 | 0.3138672 | 3.06 | 0.4857214 | 4.06 | 0.6085260 | 5.06 | 0.7041505 | 6.06 | 0.7824726 | 7.06 | 0.8488047 | 8.06 | 0.9063350 | 9.06 | 0.9571282 | ||
1.007 | 0.00302947 | 2.07 | 0.3159703 | 3.07 | 0.4871384 | 4.07 | 0.6095944 | 5.07 | 0.7050080 | 6.07 | 0.7831887 | 7.07 | 0.8494194 | 8.07 | 0.9068735 | 9.07 | 0.9576073 | ||
1.008 | 0.00346053 | 2.08 | 0.3180633 | 3.08 | 0.4885507 | 4.08 | 0.6106602 | 5.08 | 0.7058637 | 6.08 | 0.7839036 | 7.08 | 0.8500333 | 8.08 | 0.9074114 | 9.08 | 0.9580858 | ||
1.009 | 0.00389117 | 2.09 | 0.3201463 | 3.09 | 0.4899585 | 4.09 | 0.6117233 | 5.09 | 0.7067178 | 6.09 | 0.7846173 | 7.09 | 0.8506462 | 8.09 | 0.9079485 | 9.09 | 0.9585639 | ||
1.010 | 0.00432137 | 1.10 | 0.0413927 | 2.10 | 0.3222193 | 3.10 | 0.4913617 | 4.10 | 0.6127839 | 5.10 | 0.7075702 | 6.10 | 0.7853298 | 7.10 | 0.8512583 | 8.10 | 0.9084850 | 9.10 | 0.9590414 |
1.011 | 0.00475116 | 1.11 | 0.0453230 | 2.11 | 0.3242825 | 3.11 | 0.4927604 | 4.11 | 0.6138418 | 5.11 | 0.7084209 | 6.11 | 0.7860412 | 7.11 | 0.8518696 | 8.11 | 0.9090209 | 9.11 | 0.9595184 |
1.012 | 0.00518051 | 1.12 | 0.0492180 | 2.12 | 0.3263359 | 3.12 | 0.4941546 | 4.12 | 0.6148972 | 5.12 | 0.7092700 | 6.12 | 0.7867514 | 7.12 | 0.8524800 | 8.12 | 0.9095560 | 9.12 | 0.9599948 |
1.013 | 0.00560945 | 1.13 | 0.0530784 | 2.13 | 0.3283796 | 3.13 | 0.4955443 | 4.13 | 0.6159501 | 5.13 | 0.7101174 | 6.13 | 0.7874605 | 7.13 | 0.8530895 | 8.13 | 0.9100905 | 9.13 | 0.9604708 |
1.014 | 0.00603795 | 1.14 | 0.0569049 | 2.14 | 0.3304138 | 3.14 | 0.4969296 | 4.14 | 0.6170003 | 5.14 | 0.7109631 | 6.14 | 0.7881684 | 7.14 | 0.8536982 | 8.14 | 0.9106244 | 9.14 | 0.9609462 |
1.015 | 0.00646604 | 1.15 | 0.0606978 | 2.15 | 0.3324385 | 3.15 | 0.4983106 | 4.15 | 0.6180481 | 5.15 | 0.7118072 | 6.15 | 0.7888751 | 7.15 | 0.8543060 | 8.15 | 0.9111576 | 9.15 | 0.9614211 |
1.016 | 0.00689371 | 1.16 | 0.0644580 | 2.16 | 0.3344538 | 3.16 | 0.4996871 | 4.16 | 0.6190933 | 5.16 | 0.7126497 | 6.16 | 0.7895807 | 7.16 | 0.8549130 | 8.16 | 0.9116902 | 9.16 | 0.9618955 |
1.017 | 0.00732095 | 1.17 | 0.0681859 | 2.17 | 0.3364597 | 3.17 | 0.5010593 | 4.17 | 0.6201361 | 5.17 | 0.7134905 | 6.17 | 0.7902852 | 7.17 | 0.8555192 | 8.17 | 0.9122221 | 9.17 | 0.9623693 |
1.018 | 0.00774778 | 1.18 | 0.0718820 | 2.18 | 0.3384565 | 3.18 | 0.5024271 | 4.18 | 0.6211763 | 5.18 | 0.7143298 | 6.18 | 0.7909885 | 7.18 | 0.8561244 | 8.18 | 0.9127533 | 9.18 | 0.9628427 |
1.019 | 0.00817418 | 1.19 | 0.0755470 | 2.19 | 0.3404441 | 3.19 | 0.5037907 | 4.19 | 0.6222140 | 5.19 | 0.7151674 | 6.19 | 0.7916906 | 7.19 | 0.8567289 | 8.19 | 0.9132839 | 9.19 | 0.9633155 |
1.020 | 0.00860017 | 1.20 | 0.0791812 | 2.20 | 0.3424227 | 3.20 | 0.5051500 | 4.20 | 0.6232493 | 5.20 | 0.7160033 | 6.20 | 0.7923917 | 7.20 | 0.8573325 | 8.20 | 0.9138139 | 9.20 | 0.9637878 |
1.021 | 0.00902574 | 1.21 | 0.0827854 | 2.21 | 0.3443923 | 3.21 | 0.5065050 | 4.21 | 0.6242821 | 5.21 | 0.7168377 | 6.21 | 0.7930916 | 7.21 | 0.8579353 | 8.21 | 0.9143432 | 9.21 | 0.9642596 |
1.022 | 0.00945090 | 1.22 | 0.0863598 | 2.22 | 0.3463530 | 3.22 | 0.5078559 | 4.22 | 0.6253125 | 5.22 | 0.7176705 | 6.22 | 0.7937904 | 7.22 | 0.8585372 | 8.22 | 0.9148718 | 9.22 | 0.9647309 |
1.023 | 0.00987563 | 1.23 | 0.0899051 | 2.23 | 0.3483049 | 3.23 | 0.5092025 | 4.23 | 0.6263404 | 5.23 | 0.7185017 | 6.23 | 0.7944880 | 7.23 | 0.8591383 | 8.23 | 0.9153998 | 9.23 | 0.9652017 |
1.024 | 0.01029996 | 1.24 | 0.0934217 | 2.24 | 0.3502480 | 3.24 | 0.5105450 | 4.24 | 0.6273659 | 5.24 | 0.7193313 | 6.24 | 0.7951846 | 7.24 | 0.8597386 | 8.24 | 0.9159272 | 9.24 | 0.9656720 |
1.025 | 0.01072387 | 1.25 | 0.0969100 | 2.25 | 0.3521825 | 3.25 | 0.5118834 | 4.25 | 0.6283889 | 5.25 | 0.7201593 | 6.25 | 0.7958800 | 7.25 | 0.8603380 | 8.25 | 0.9164539 | 9.25 | 0.9661417 |
1.026 | 0.01114736 | 1.26 | 0.1003705 | 2.26 | 0.3541084 | 3.26 | 0.5132176 | 4.26 | 0.6294096 | 5.26 | 0.7209857 | 6.26 | 0.7965743 | 7.26 | 0.8609366 | 8.26 | 0.9169800 | 9.26 | 0.9666110 |
1.027 | 0.01157044 | 1.27 | 0.1038037 | 2.27 | 0.3560259 | 3.27 | 0.5145478 | 4.27 | 0.6304279 | 5.27 | 0.7218106 | 6.27 | 0.7972675 | 7.27 | 0.8615344 | 8.27 | 0.9175055 | 9.27 | 0.9670797 |
1.028 | 0.01199311 | 1.28 | 0.1072100 | 2.28 | 0.3579348 | 3.28 | 0.5158738 | 4.28 | 0.6314438 | 5.28 | 0.7226339 | 6.28 | 0.7979596 | 7.28 | 0.8621314 | 8.28 | 0.9180303 | 9.28 | 0.9675480 |
1.029 | 0.01241537 | 1.29 | 0.1105897 | 2.29 | 0.3598355 | 3.29 | 0.5171959 | 4.29 | 0.6324573 | 5.29 | 0.7234557 | 6.29 | 0.7986506 | 7.29 | 0.8627275 | 8.29 | 0.9185545 | 9.29 | 0.9680157 |
1.030 | 0.01283722 | 1.30 | 0.1139434 | 2.30 | 0.3617278 | 3.30 | 0.5185139 | 4.30 | 0.6334685 | 5.30 | 0.7242759 | 6.30 | 0.7993405 | 7.30 | 0.8633229 | 8.30 | 0.9190781 | 9.30 | 0.9684829 |
1.031 | 0.01325867 | 1.31 | 0.1172713 | 2.31 | 0.3636120 | 3.31 | 0.5198280 | 4.31 | 0.6344773 | 5.31 | 0.7250945 | 6.31 | 0.8000294 | 7.31 | 0.8639174 | 8.31 | 0.9196010 | 9.31 | 0.9689497 |
1.032 | 0.01367970 | 1.32 | 0.1205739 | 2.32 | 0.3654880 | 3.32 | 0.5211381 | 4.32 | 0.6354837 | 5.32 | 0.7259116 | 6.32 | 0.8007171 | 7.32 | 0.8645111 | 8.32 | 0.9201233 | 9.32 | 0.9694159 |
1.033 | 0.01410032 | 1.33 | 0.1238516 | 2.33 | 0.3673559 | 3.33 | 0.5224442 | 4.33 | 0.6364879 | 5.33 | 0.7267272 | 6.33 | 0.8014037 | 7.33 | 0.8651040 | 8.33 | 0.9206450 | 9.33 | 0.9698816 |
1.034 | 0.01452054 | 1.34 | 0.1271048 | 2.34 | 0.3692159 | 3.34 | 0.5237465 | 4.34 | 0.6374897 | 5.34 | 0.7275413 | 6.34 | 0.8020893 | 7.34 | 0.8656961 | 8.34 | 0.9211661 | 9.34 | 0.9703469 |
1.035 | 0.01494035 | 1.35 | 0.1303338 | 2.35 | 0.3710679 | 3.35 | 0.5250448 | 4.35 | 0.6384893 | 5.35 | 0.7283538 | 6.35 | 0.8027737 | 7.35 | 0.8662873 | 8.35 | 0.9216865 | 9.35 | 0.9708116 |
1.036 | 0.01535976 | 1.36 | 0.1335389 | 2.36 | 0.3729120 | 3.36 | 0.5263393 | 4.36 | 0.6394865 | 5.36 | 0.7291648 | 6.36 | 0.8034571 | 7.36 | 0.8668778 | 8.36 | 0.9222063 | 9.36 | 0.9712758 |
1.037 | 0.01577876 | 1.37 | 0.1367206 | 2.37 | 0.3747483 | 3.37 | 0.5276299 | 4.37 | 0.6404814 | 5.37 | 0.7299743 | 6.37 | 0.8041394 | 7.37 | 0.8674675 | 8.37 | 0.9227255 | 9.37 | 0.9717396 |
1.038 | 0.01619735 | 1.38 | 0.1398791 | 2.38 | 0.3765770 | 3.38 | 0.5289167 | 4.38 | 0.6414741 | 5.38 | 0.7307823 | 6.38 | 0.8048207 | 7.38 | 0.8680564 | 8.38 | 0.9232440 | 9.38 | 0.9722028 |
1.039 | 0.01661555 | 1.39 | 0.1430148 | 2.39 | 0.3783979 | 3.39 | 0.5301997 | 4.39 | 0.6424645 | 5.39 | 0.7315888 | 6.39 | 0.8055009 | 7.39 | 0.8686444 | 8.39 | 0.9237620 | 9.39 | 0.9726656 |
1.040 | 0.01703334 | 1.40 | 0.1461280 | 2.40 | 0.3802112 | 3.40 | 0.5314789 | 4.40 | 0.6434527 | 5.40 | 0.7323938 | 6.40 | 0.8061800 | 7.40 | 0.8692317 | 8.40 | 0.9242793 | 9.40 | 0.9731279 |
1.041 | 0.01745073 | 1.41 | 0.1492191 | 2.41 | 0.3820170 | 3.41 | 0.5327544 | 4.41 | 0.6444386 | 5.41 | 0.7331973 | 6.41 | 0.8068580 | 7.41 | 0.8698182 | 8.41 | 0.9247960 | 9.41 | 0.9735896 |
1.042 | 0.01786772 | 1.42 | 0.1522883 | 2.42 | 0.3838154 | 3.42 | 0.5340261 | 4.42 | 0.6454223 | 5.42 | 0.7339993 | 6.42 | 0.8075350 | 7.42 | 0.8704039 | 8.42 | 0.9253121 | 9.42 | 0.9740509 |
1.043 | 0.01828431 | 1.43 | 0.1553360 | 2.43 | 0.3856063 | 3.43 | 0.5352941 | 4.43 | 0.6464037 | 5.43 | 0.7347998 | 6.43 | 0.8082110 | 7.43 | 0.8709888 | 8.43 | 0.9258276 | 9.43 | 0.9745117 |
1.044 | 0.01870050 | 1.44 | 0.1583625 | 2.44 | 0.3873898 | 3.44 | 0.5365584 | 4.44 | 0.6473830 | 5.44 | 0.7355989 | 6.44 | 0.8088859 | 7.44 | 0.8715729 | 8.44 | 0.9263424 | 9.44 | 0.9749720 |
1.045 | 0.01911629 | 1.45 | 0.1613680 | 2.45 | 0.3891661 | 3.45 | 0.5378191 | 4.45 | 0.6483600 | 5.45 | 0.7363965 | 6.45 | 0.8095597 | 7.45 | 0.8721563 | 8.45 | 0.9268567 | 9.45 | 0.9754318 |
1.046 | 0.01953168 | 1.46 | 0.1643529 | 2.46 | 0.3909351 | 3.46 | 0.5390761 | 4.46 | 0.6493349 | 5.46 | 0.7371926 | 6.46 | 0.8102325 | 7.46 | 0.8727388 | 8.46 | 0.9273704 | 9.46 | 0.9758911 |
1.047 | 0.01994668 | 1.47 | 0.1673173 | 2.47 | 0.3926970 | 3.47 | 0.5403295 | 4.47 | 0.6503075 | 5.47 | 0.7379873 | 6.47 | 0.8109043 | 7.47 | 0.8733206 | 8.47 | 0.9278834 | 9.47 | 0.9763500 |
1.048 | 0.02036128 | 1.48 | 0.1702617 | 2.48 | 0.3944517 | 3.48 | 0.5415792 | 4.48 | 0.6512780 | 5.48 | 0.7387806 | 6.48 | 0.8115750 | 7.48 | 0.8739016 | 8.48 | 0.9283959 | 9.48 | 0.9768083 |
1.049 | 0.02077549 | 1.49 | 0.1731863 | 2.49 | 0.3961993 | 3.49 | 0.5428254 | 4.49 | 0.6522463 | 5.49 | 0.7395723 | 6.49 | 0.8122447 | 7.49 | 0.8744818 | 8.49 | 0.9289077 | 9.49 | 0.9772662 |
1.050 | 0.02118930 | 1.50 | 0.1760913 | 2.50 | 0.3979400 | 3.50 | 0.5440680 | 4.50 | 0.6532125 | 5.50 | 0.7403627 | 6.50 | 0.8129134 | 7.50 | 0.8750613 | 8.50 | 0.9294189 | 9.50 | 0.9777236 |
1.051 | 0.02160272 | 1.51 | 0.1789769 | 2.51 | 0.3996737 | 3.51 | 0.5453071 | 4.51 | 0.6541765 | 5.51 | 0.7411516 | 6.51 | 0.8135810 | 7.51 | 0.8756399 | 8.51 | 0.9299296 | 9.51 | 0.9781805 |
1.052 | 0.02201574 | 1.52 | 0.1818436 | 2.52 | 0.4014005 | 3.52 | 0.5465427 | 4.52 | 0.6551384 | 5.52 | 0.7419391 | 6.52 | 0.8142476 | 7.52 | 0.8762178 | 8.52 | 0.9304396 | 9.52 | 0.9786369 |
1.053 | 0.02242837 | 1.53 | 0.1846914 | 2.53 | 0.4031205 | 3.53 | 0.5477747 | 4.53 | 0.6560982 | 5.53 | 0.7427251 | 6.53 | 0.8149132 | 7.53 | 0.8767950 | 8.53 | 0.9309490 | 9.53 | 0.9790929 |
1.054 | 0.02284061 | 1.54 | 0.1875207 | 2.54 | 0.4048337 | 3.54 | 0.5490033 | 4.54 | 0.6570559 | 5.54 | 0.7435098 | 6.54 | 0.8155777 | 7.54 | 0.8773713 | 8.54 | 0.9314579 | 9.54 | 0.9795484 |
1.055 | 0.02325246 | 1.55 | 0.1903317 | 2.55 | 0.4065402 | 3.55 | 0.5502284 | 4.55 | 0.6580114 | 5.55 | 0.7442930 | 6.55 | 0.8162413 | 7.55 | 0.8779470 | 8.55 | 0.9319661 | 9.55 | 0.9800034 |
1.056 | 0.02366392 | 1.56 | 0.1931246 | 2.56 | 0.4082400 | 3.56 | 0.5514500 | 4.56 | 0.6589648 | 5.56 | 0.7450748 | 6.56 | 0.8169038 | 7.56 | 0.8785218 | 8.56 | 0.9324738 | 9.56 | 0.9804579 |
1.057 | 0.02407499 | 1.57 | 0.1958997 | 2.57 | 0.4099331 | 3.57 | 0.5526682 | 4.57 | 0.6599162 | 5.57 | 0.7458552 | 6.57 | 0.8175654 | 7.57 | 0.8790959 | 8.57 | 0.9329808 | 9.57 | 0.9809119 |
1.058 | 0.02448567 | 1.58 | 0.1986571 | 2.58 | 0.4116197 | 3.58 | 0.5538830 | 4.58 | 0.6608655 | 5.58 | 0.7466342 | 6.58 | 0.8182259 | 7.58 | 0.8796692 | 8.58 | 0.9334873 | 9.58 | 0.9813655 |
1.059 | 0.02489596 | 1.59 | 0.2013971 | 2.59 | 0.4132998 | 3.59 | 0.5550944 | 4.59 | 0.6618127 | 5.59 | 0.7474118 | 6.59 | 0.8188854 | 7.59 | 0.8802418 | 8.59 | 0.9339932 | 9.59 | 0.9818186 |
1.060 | 0.02530587 | 1.60 | 0.2041200 | 2.60 | 0.4149733 | 3.60 | 0.5563025 | 4.60 | 0.6627578 | 5.60 | 0.7481880 | 6.60 | 0.8195439 | 7.60 | 0.8808136 | 8.60 | 0.9344985 | 9.60 | 0.9822712 |
1.061 | 0.02571538 | 1.61 | 0.2068259 | 2.61 | 0.4166405 | 3.61 | 0.5575072 | 4.61 | 0.6637009 | 5.61 | 0.7489629 | 6.61 | 0.8202015 | 7.61 | 0.8813847 | 8.61 | 0.9350032 | 9.61 | 0.9827234 |
1.062 | 0.02612452 | 1.62 | 0.2095150 | 2.62 | 0.4183013 | 3.62 | 0.5587086 | 4.62 | 0.6646420 | 5.62 | 0.7497363 | 6.62 | 0.8208580 | 7.62 | 0.8819550 | 8.62 | 0.9355073 | 9.62 | 0.9831751 |
1.063 | 0.02653326 | 1.63 | 0.2121876 | 2.63 | 0.4199557 | 3.63 | 0.5599066 | 4.63 | 0.6655810 | 5.63 | 0.7505084 | 6.63 | 0.8215135 | 7.63 | 0.8825245 | 8.63 | 0.9360108 | 9.63 | 0.9836263 |
1.064 | 0.02694163 | 1.64 | 0.2148438 | 2.64 | 0.4216039 | 3.64 | 0.5611014 | 4.64 | 0.6665180 | 5.64 | 0.7512791 | 6.64 | 0.8221681 | 7.64 | 0.8830934 | 8.64 | 0.9365137 | 9.64 | 0.9840770 |
1.065 | 0.02734961 | 1.65 | 0.2174839 | 2.65 | 0.4232459 | 3.65 | 0.5622929 | 4.65 | 0.6674530 | 5.65 | 0.7520484 | 6.65 | 0.8228216 | 7.65 | 0.8836614 | 8.65 | 0.9370161 | 9.65 | 0.9845273 |
1.066 | 0.02775720 | 1.66 | 0.2201081 | 2.66 | 0.4248816 | 3.66 | 0.5634811 | 4.66 | 0.6683859 | 5.66 | 0.7528164 | 6.66 | 0.8234742 | 7.66 | 0.8842288 | 8.66 | 0.9375179 | 9.66 | 0.9849771 |
1.067 | 0.02816442 | 1.67 | 0.2227165 | 2.67 | 0.4265113 | 3.67 | 0.5646661 | 4.67 | 0.6693169 | 5.67 | 0.7535831 | 6.67 | 0.8241258 | 7.67 | 0.8847954 | 8.67 | 0.9380191 | 9.67 | 0.9854265 |
1.068 | 0.02857125 | 1.68 | 0.2253093 | 2.68 | 0.4281348 | 3.68 | 0.5658478 | 4.68 | 0.6702459 | 5.68 | 0.7543483 | 6.68 | 0.8247765 | 7.68 | 0.8853612 | 8.68 | 0.9385197 | 9.68 | 0.9858754 |
1.069 | 0.02897771 | 1.69 | 0.2278867 | 2.69 | 0.4297523 | 3.69 | 0.5670264 | 4.69 | 0.6711728 | 5.69 | 0.7551123 | 6.69 | 0.8254261 | 7.69 | 0.8859263 | 8.69 | 0.9390198 | 9.69 | 0.9863238 |
1.070 | 0.02938378 | 1.70 | 0.2304489 | 2.70 | 0.4313638 | 3.70 | 0.5682017 | 4.70 | 0.6720979 | 5.70 | 0.7558749 | 6.70 | 0.8260748 | 7.70 | 0.8864907 | 8.70 | 0.9395193 | 9.70 | 0.9867717 |
1.071 | 0.02978947 | 1.71 | 0.2329961 | 2.71 | 0.4329693 | 3.71 | 0.5693739 | 4.71 | 0.6730209 | 5.71 | 0.7566361 | 6.71 | 0.8267225 | 7.71 | 0.8870544 | 8.71 | 0.9400182 | 9.71 | 0.9872192 |
1.072 | 0.03019479 | 1.72 | 0.2355284 | 2.72 | 0.4345689 | 3.72 | 0.5705429 | 4.72 | 0.6739420 | 5.72 | 0.7573960 | 6.72 | 0.8273693 | 7.72 | 0.8876173 | 8.72 | 0.9405165 | 9.72 | 0.9876663 |
1.073 | 0.03059972 | 1.73 | 0.2380461 | 2.73 | 0.4361626 | 3.73 | 0.5717088 | 4.73 | 0.6748611 | 5.73 | 0.7581546 | 6.73 | 0.8280151 | 7.73 | 0.8881795 | 8.73 | 0.9410142 | 9.73 | 0.9881128 |
1.074 | 0.03100428 | 1.74 | 0.2405492 | 2.74 | 0.4377506 | 3.74 | 0.5728716 | 4.74 | 0.6757783 | 5.74 | 0.7589119 | 6.74 | 0.8286599 | 7.74 | 0.8887410 | 8.74 | 0.9415114 | 9.74 | 0.9885590 |
1.075 | 0.03140846 | 1.75 | 0.2430380 | 2.75 | 0.4393327 | 3.75 | 0.5740313 | 4.75 | 0.6766936 | 5.75 | 0.7596678 | 6.75 | 0.8293038 | 7.75 | 0.8893017 | 8.75 | 0.9420081 | 9.75 | 0.9890046 |
1.076 | 0.03181227 | 1.76 | 0.2455127 | 2.76 | 0.4409091 | 3.76 | 0.5751878 | 4.76 | 0.6776070 | 5.76 | 0.7604225 | 6.76 | 0.8299467 | 7.76 | 0.8898617 | 8.76 | 0.9425041 | 9.76 | 0.9894498 |
1.077 | 0.03221570 | 1.77 | 0.2479733 | 2.77 | 0.4424798 | 3.77 | 0.5763414 | 4.77 | 0.6785184 | 5.77 | 0.7611758 | 6.77 | 0.8305887 | 7.77 | 0.8904210 | 8.77 | 0.9429996 | 9.77 | 0.9898946 |
1.078 | 0.03261876 | 1.78 | 0.2504200 | 2.78 | 0.4440448 | 3.78 | 0.5774918 | 4.78 | 0.6794279 | 5.78 | 0.7619278 | 6.78 | 0.8312297 | 7.78 | 0.8909796 | 8.78 | 0.9434945 | 9.78 | 0.9903389 |
1.079 | 0.03302144 | 1.79 | 0.2528530 | 2.79 | 0.4456042 | 3.79 | 0.5786392 | 4.79 | 0.6803355 | 5.79 | 0.7626786 | 6.79 | 0.8318698 | 7.79 | 0.8915375 | 8.79 | 0.9439889 | 9.79 | 0.9907827 |
1.080 | 0.03342376 | 1.80 | 0.2552725 | 2.80 | 0.4471580 | 3.80 | 0.5797836 | 4.80 | 0.6812412 | 5.80 | 0.7634280 | 6.80 | 0.8325089 | 7.80 | 0.8920946 | 8.80 | 0.9444827 | 9.80 | 0.9912261 |
1.081 | 0.03382569 | 1.81 | 0.2576786 | 2.81 | 0.4487063 | 3.81 | 0.5809250 | 4.81 | 0.6821451 | 5.81 | 0.7641761 | 6.81 | 0.8331471 | 7.81 | 0.8926510 | 8.81 | 0.9449759 | 9.81 | 0.9916690 |
1.082 | 0.03422726 | 1.82 | 0.2600714 | 2.82 | 0.4502491 | 3.82 | 0.5820634 | 4.82 | 0.6830470 | 5.82 | 0.7649230 | 6.82 | 0.8337844 | 7.82 | 0.8932068 | 8.82 | 0.9454686 | 9.82 | 0.9921115 |
1.083 | 0.03462846 | 1.83 | 0.2624511 | 2.83 | 0.4517864 | 3.83 | 0.5831988 | 4.83 | 0.6839471 | 5.83 | 0.7656686 | 6.83 | 0.8344207 | 7.83 | 0.8937618 | 8.83 | 0.9459607 | 9.83 | 0.9925535 |
1.084 | 0.03502928 | 1.84 | 0.2648178 | 2.84 | 0.4533183 | 3.84 | 0.5843312 | 4.84 | 0.6848454 | 5.84 | 0.7664128 | 6.84 | 0.8350561 | 7.84 | 0.8943161 | 8.84 | 0.9464523 | 9.84 | 0.9929951 |
1.085 | 0.03542974 | 1.85 | 0.2671717 | 2.85 | 0.4548449 | 3.85 | 0.5854607 | 4.85 | 0.6857417 | 5.85 | 0.7671559 | 6.85 | 0.8356906 | 7.85 | 0.8948697 | 8.85 | 0.9469433 | 9.85 | 0.9934362 |
1.086 | 0.03582983 | 1.86 | 0.2695129 | 2.86 | 0.4563660 | 3.86 | 0.5865873 | 4.86 | 0.6866363 | 5.86 | 0.7678976 | 6.86 | 0.8363241 | 7.86 | 0.8954225 | 8.86 | 0.9474337 | 9.86 | 0.9938769 |
1.087 | 0.03622954 | 1.87 | 0.2718416 | 2.87 | 0.4578819 | 3.87 | 0.5877110 | 4.87 | 0.6875290 | 5.87 | 0.7686381 | 6.87 | 0.8369567 | 7.87 | 0.8959747 | 8.87 | 0.9479236 | 9.87 | 0.9943172 |
1.088 | 0.03662890 | 1.88 | 0.2741578 | 2.88 | 0.4593925 | 3.88 | 0.5888317 | 4.88 | 0.6884198 | 5.88 | 0.7693773 | 6.88 | 0.8375884 | 7.88 | 0.8965262 | 8.88 | 0.9484130 | 9.88 | 0.9947569 |
1.089 | 0.03702788 | 1.89 | 0.2764618 | 2.89 | 0.4608978 | 3.89 | 0.5899496 | 4.89 | 0.6893089 | 5.89 | 0.7701153 | 6.89 | 0.8382192 | 7.89 | 0.8970770 | 8.89 | 0.9489018 | 9.89 | 0.9951963 |
1.090 | 0.03742650 | 1.90 | 0.2787536 | 2.90 | 0.4623980 | 3.90 | 0.5910646 | 4.90 | 0.6901961 | 5.90 | 0.7708520 | 6.90 | 0.8388491 | 7.90 | 0.8976271 | 8.90 | 0.9493900 | 9.90 | 0.9956352 |
1.091 | 0.03782475 | 1.91 | 0.2810334 | 2.91 | 0.4638930 | 3.91 | 0.5921768 | 4.91 | 0.6910815 | 5.91 | 0.7715875 | 6.91 | 0.8394780 | 7.91 | 0.8981765 | 8.91 | 0.9498777 | 9.91 | 0.9960737 |
1.092 | 0.03822264 | 1.92 | 0.2833012 | 2.92 | 0.4653829 | 3.92 | 0.5932861 | 4.92 | 0.6919651 | 5.92 | 0.7723217 | 6.92 | 0.8401061 | 7.92 | 0.8987252 | 8.92 | 0.9503649 | 9.92 | 0.9965117 |
1.093 | 0.03862016 | 1.93 | 0.2855573 | 2.93 | 0.4668676 | 3.93 | 0.5943926 | 4.93 | 0.6928469 | 5.93 | 0.7730547 | 6.93 | 0.8407332 | 7.93 | 0.8992732 | 8.93 | 0.9508515 | 9.93 | 0.9969492 |
1.094 | 0.03901732 | 1.94 | 0.2878017 | 2.94 | 0.4683473 | 3.94 | 0.5954962 | 4.94 | 0.6937269 | 5.94 | 0.7737864 | 6.94 | 0.8413595 | 7.94 | 0.8998205 | 8.94 | 0.9513375 | 9.94 | 0.9973864 |
1.095 | 0.03941412 | 1.95 | 0.2900346 | 2.95 | 0.4698220 | 3.95 | 0.5965971 | 4.95 | 0.6946052 | 5.95 | 0.7745170 | 6.95 | 0.8419848 | 7.95 | 0.9003671 | 8.95 | 0.9518230 | 9.95 | 0.9978231 |
1.096 | 0.03981055 | 1.96 | 0.2922561 | 2.96 | 0.4712917 | 3.96 | 0.5976952 | 4.96 | 0.6954817 | 5.96 | 0.7752463 | 6.96 | 0.8426092 | 7.96 | 0.9009131 | 8.96 | 0.9523080 | 9.96 | 0.9982593 |
1.097 | 0.04020663 | 1.97 | 0.2944662 | 2.97 | 0.4727564 | 3.97 | 0.5987905 | 4.97 | 0.6963564 | 5.97 | 0.7759743 | 6.97 | 0.8432328 | 7.97 | 0.9014583 | 8.97 | 0.9527924 | 9.97 | 0.9986952 |
1.098 | 0.04060234 | 1.98 | 0.2966652 | 2.98 | 0.4742163 | 3.98 | 0.5998831 | 4.98 | 0.6972293 | 5.98 | 0.7767012 | 6.98 | 0.8438554 | 7.98 | 0.9020029 | 8.98 | 0.9532763 | 9.98 | 0.9991305 |
1.099 | 0.04099769 | 1.99 | 0.2988531 | 2.99 | 0.4756712 | 3.99 | 0.6009729 | 4.99 | 0.6981005 | 5.99 | 0.7774268 | 6.99 | 0.8444772 | 7.99 | 0.9025468 | 8.99 | 0.9537597 | 9.99 | 0.9995655 |
Geometry formulas:
Perimeter:
Perimeter of a square: s + s + s + s
s:length of one side
Perimeter of a rectangle: l + w + l + w
l: length
w: width
Perimeter of a triangle: a + b + c
a, b, and c: lengths of the 3 sides
Area:
Area of a square: s × s
s: length of one side
Area of a rectangle: l × w
l: length
w: width
Area of a triangle: (b × h)/2
b: length of base
h: length of height
Area of a trapezoid: (b1 + b2) × h/2
b1 and b2: parallel sides or the bases
h: length of height
volume:
Volume of a cube: s × s × s
s: length of one side
Volume of a box: l × w × h
l: length
w: width
h: height
Volume of a sphere: (4/3) × pi × r3
pi: 3.14
r: radius of sphere
Volume of a triangular prism: area of triangle × Height = (1/2 base × height) × Height
base: length of the base of the triangle
height: height of the triangle
Height: height of the triangular prism
Volume of a cylinder:pi × r2 × Height
pi: 3.14
r: radius of the circle of the base
Height: height of the cylinder
1. Decimal Multipliers
2. Series.Maclaurin Series.1. e x = 1 + x + x 2 / 2! + ... + x n / n! + ...
for all x
2. sin x = x - x 3 / 3! + x 5 / 5! - x 7 / 7! + ...
for all x
3. cos x = 1 - x 2 / 2! + x 4 / 4! - x 6 / 6! + ...
for all x
4. ln(1 + x) = x - x 2 / 2 + x 3 / 3 -... + (-1) n+1 x n / n + ...
for (-1 < x <= 1)
5. tan x = x + (1/3) x 3 + (2/15) x 5 + (17/315) x 7 + ...
for (-Pi/2 < x < Pi/2)
6. arcsin x = x + (1/2) x 3 / 3 + (1.3/2.4) x 5 / 5 + (1.3.5/2.4.6) x 7 / 7 + ...
for (-1 < x < 1)
7. arctan x = x - x 3 / 3 + x 5 / 5 - ...
for (-1 < x < 1)
8. sinh x = x + x 3 / 3! + x 5 / 5! + x 7 / 7! + ...
for all x
9. cosh x = x + x 2 / 2! + x 4 / 4! + x 6 / 6! + ...
for all x
10. arcsinh x = x - (1/2) x 3 / 3 + (1.3/2.4) x 5 / 5 - (1.3.5/2.4.6) x 7 / 7 + ...
for (-1 < x < 1)
11. 1 / (1 - x) = 1 + x + x 2 + x 3 + ...
for (-1 < x < 1)
Arithmetic Series.12. Sn = a + (a + d) + (a + 2d)+...+(a + [n-1]d)= (n/2)[first term + last term] = (n/2)[a + (a+[n - 1]d) = n(a + [n - 1]d) Geometric Series.13. Sn = a + a r + a r 2 + a r 3 +...+ a r n-1 = a (1 - r n)/(1 - r)Integer Series.14. 1 + 2 + 3 + ... + n = (1 / 2) n (n + 1)15. 1 2 + 2 2 + 3 2 + ... + n 2 = (1 / 6) n (n + 1)(2n + 1) 15. 1 3 + 2 3 + 3 3 + ... + n 3 = [ (1 / 2) n (n + 1) ] 2 3. Factorial, Permutations and Combinations.1. n factorial = n ! = n.(n-1).(n-2)...2.12. Permuatations of n objects taken r at the time: 3. Combinations of n objects taken r at the time: 4. Binomial Expansion (Formula).1. If n is a positive integer, we can expand (x + y) n as follows(x + y) n = n C 0 x n + n C 1 x n - 1 y + n C 2 x n - 2 y 2 + ... + n C n y n The general term n C r is given by 5. Trigonometric Formulas.Sum / Difference of Angles Formulas.1. cos(A + B) = cos A cos B - sin A sin B2. cos(A - B) = cos A cos B + sin A sin B 3. sin(A + B) = sin A cos B + cos A sin B 4. sin(A - B) = sin A cos B - cos A sin B 5. tan(A + B) = [ tan A + tan B ] / [ 1 - tan A tan B] 6. tan(A - B) = [ tan A - tan B ] / [ 1 + tan A tan B] Sum / Difference of Trigonometric Functions Formulas.7. sin A + sin B = 2 sin [ (A + B) / 2 ] cos [ (A - B) / 2 ]8. sin A - sin B = 2 cos [ (A + B) / 2 ] sin [ (A - B) / 2 ] 9. cos A + cos B = 2 cos [ (A + B) / 2 ] cos [ (A - B) / 2 ] 10. cos A - cos B = - 2 sin [ (A + B) / 2 ] sin [ (A - B) / 2 ] Product of Trigonometric Functions Formulas.11. 2 sin A cos B = sin (A + B) + sin (A - B)12. 2 cos A sin B = sin (A + B) - sin (A - B) 13. 2 cos A cos B = cos (A + B) + cos (A - B) 14. 2 sin A sin B = - cos (A + B) + cos (A - B) Multiple Angles Formulas.15. sin 2A = 2 sin A cos A16. cos 2A = cos 2 A - sin 2 A = 2 cos 2 A - 1 = 1 - 2 sin 2 A 17. sin 3A = 3 sin A - 4 sin 3 A 18. cos 3A = 4 cos 3 A - 3 cos A Power Reducing Formulas.19. sin 2 A = (1/2) [ 1 - cos 2A ]19. cos 2 A = (1/2) [ 1 + cos 2A ] |
A table of the first derivates of common functions and used in calculus is presented.
|
Table of Laplace Transforms.
f(t) | F(s) |
1 | 1 / s |
t | 1 / s 2 |
t n | n! / s n+1 , (n = 1,2,3...) |
t 1/2 | Pi 1/2 / 2s 3/2 |
t -1/2 | (Pi / s) 1/2 |
e -a t | 1 / (s + a) |
t e -a t | 1 / (s + a) 2 |
sin a t | a / (s 2 + a 2) |
t sin a t | 2 a s / (s 2 + a 2) 2 |
e -at sin b t | b / (s + a) 2 + b 2 |
cos a t | s / (s 2 + a 2) |
t cos a t | (s 2 - a 2) / (s 2 + a 2) 2 |
e -at cos b t | (s + a) / (s + a) 2 + b 2 |
sinh a t | a / (s 2 - a 2) |
cosh a t | s / (s 2 - a 2) |
1 - cos a t | a 2 / s (s 2 + a 2) |
(2 / t)( t - cos a t) | ln [ (s 2 + a 2) / s 2 ] |
(2 / t)( t - cosh a t) | ln [ (s 2 - a 2) / s 2 ] |
(1 / t)( sin a t) | arctan(a / s) |
Table of Fourier Transforms.
f(t) | F(w) |
u(t) e -a t , a > 0 | 1 / (a + i w) |
1 for - a <= t <= a and 0 otherwise | 2 sin (w a) / w |
A (constant) | 2 p A d (w) |
d (t) | 1 |
d (t - a) | e -i w a |
cos (a t) | p [ d (w + a) + d (w - a) ] |
sin (a t) | (p / i) [ d (w - a) - d (w + a) ] |
e i a t | 2 p [ d (w - a) ] |
f'(t) | i w f(w) |
f"(t) | (i w) 2 f(w) |
t f(t) | i d [f(w)] / dw |
t 2 f(t) | i 2 d 2[f(w)] / dw 2 |