Tables PDF
Tables PDF
1
CONTENTS
page
Greek Alphabet 3
Indices and Logarithms 3
Trigonometric Identities 4
Complex Numbers 6
Hyperbolic Identities 6
Series 7
Derivatives 9
Integrals 11
Laplace Transforms 13
Z Transforms 16
Fourier Series and Transforms 17
Numerical Formulae 19
Vector Formulae 23
Mechanics 25
Algebraic Structures 27
Statistical Distributions 29
F - Distribution 29
Normal Distribution 31
t - Distribution 32
χ2 (Chi-squared) - Distribution 33
Physical and Astronomical constants 34
2
GREEK ALPHABET
Aα alpha Nν nu
Bβ beta Ξξ xi
Γγ gamma Oo omicron
∆δ delta Ππ pi
E ², ε epsilon Pρ rho
Zζ zeta Σσ sigma
Hη eta Tτ tau
Θ θ, ϑ theta Υυ upsilon
Iι iota Φ φ, ϕ phi
Kκ kappa Xχ chi
Λλ lambda Ψψ psi
Mµ mu Ωω omega
am × an = am+n
(am )n = amn
3
TRIGONOMETRIC IDENTITIES
sec A = 1/ cos A
cosec A = 1/ sin A
sin2 A + cos2 A = 1
sec2 A = 1 + tan2 A
cosec 2 A = 1 + cot2 A
= 2 cos2 A − 1
= 1 − 2 sin2 A
2 tan A
tan 2A =
1 − tan2 A
sin 3A = 3 sin A − 4 sin3 A
4
sin A − sin B = 2 cos A+B
2
sin A−B
2
1 2t 1 − t2
If t = tan 2
x then sin x = , cos x = .
1 + t2 1 + t2
1 1
cos x = 2
(eix + e−ix ) ; sin x = 2i
(eix − e−ix )
5
COMPLEX NUMBERS
√
i= −1 Note:- ‘j’ often used rather than ‘i’.
Exponential Notation
De Moivre’s theorem
HYPERBOLIC IDENTITIES
cosh2 A − sinh2 A = 1
sech2 A = 1 − tanh2 A
cosech 2 A = coth2 A − 1
6
SERIES
à !
n n(n − 1)(n − 2)...(n − r + 1)
where =
r r!
Maclaurin series
x2 00 xk
f (x) = f (0) + xf 0 (0) + f (0) + ... + f (k) (0) + Rk+1
2! k!
xk+1 (k+1)
where Rk+1 = f (θx), 0 < θ < 1
(k + 1)!
Taylor series
h2 00 hk
f (a + h) = f (a) + hf 0 (a) + f (a) + ... + f (k) (a) + Rk+1
2! k!
hk+1 (k+1)
where Rk+1 = f (a + θh) , 0 < θ < 1.
(k + 1)!
OR
(x − x0 )2 00 (x − x0 )k (k)
f (x) = f (x0 ) + (x − x0 )f 0 (x0 ) + f (x0 ) + ... + f (x0 ) + Rk+1
2! k!
(x − x0 )k+1 (k+1)
where Rk+1 = f (x0 + (x − x0 )θ), 0 < θ < 1
(k + 1)!
7
Special Power Series
x2 x3 xr
ex = 1 + x + + + ... + + ... (all x)
2! 3! r!
x3 x5 x7 (−1)r x2r+1
sin x = x − + − + ... + + ... (all x)
3! 5! 7! (2r + 1)!
x2 x4 x6 (−1)r x2r
cos x = 1 − + − + ... + + ... (all x)
2! 4! 6! (2r)!
x3 2x5 17x7
tan x = x + + + + ... (|x| < π2 )
3 15 315
1 x3 1.3 x5 1.3.5 x7
sin−1 x = x + + + +
2 3 2.4 5 2.4.6 7
1.3.5....(2n − 1) x2n+1
... + + ... (|x| < 1)
2.4.6....(2n) 2n + 1
x3 x5 x7 x2n+1
tan−1 x = x − + − + ... + (−1)n + ... (|x| < 1)
3 5 7 2n + 1
x2 x3 x4 xn
`n(1 + x) = x − + − + ... + (−1)n+1 + ... (−1 < x ≤ 1)
2 3 4 n
x3 x5 x7 x2n+1
sinh x = x + + + + ... + + ... (all x)
3! 5! 7! (2n + 1)!
x2 x4 x6 x2n
cosh x = 1 + + + + ... + + ... (all x)
2! 4! 6! (2n)!
x3 2x5 17x7
tanh x = x − + − + ... (|x| < π2 )
3 15 315
1 x3 1.3 x5 1.3.5 x7
sinh−1 x = x − + − +
2 3 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 x2n+1
tanh−1 x = x + + + + ... + ... (|x| < 1)
3 5 7 2n + 1
8
DERIVATIVES
function derivative
xn nxn−1
ex ex
ax (a > 0) ax `na
1
`nx x
1
loga x x`na
sin x cos x
cos x − sin x
tan x sec2 x
cosec x − cosec x cot x
sec x sec x tan x
cot x − cosec 2 x
1
sin−1 x √
1 − x2
1
cos−1 x −√
1 − x2
1
tan−1 x
1 + x2
sinh x cosh x
cosh x sinh x
tanh x sech 2 x
cosech x − cosech x coth x
sech x − sech x tanh x
coth x − cosech2 x
1
sinh−1 x √
1 + x2
1
cosh−1 x(x > 1) √
x2 − 1
1
tanh−1 x(|x| < 1)
1 − x2
1
coth−1 x(|x| > 1) −
x2 −1
9
Product Rule
d dv du
(u(x) v(x)) = u(x) + v(x)
dx dx dx
Quotient Rule
à !
d u(x) v(x) du
dx
dv
− u(x) dx
=
dx v(x) [v(x)]2
Chain Rule
d
(f (g(x))) = f 0 (g(x)) × g 0 (x)
dx
Leibnitz’s theorem
à !
dn n(n − 1) (n−2) (2) n (n−r) (r)
n
(f.g) = f (n) .g +nf (n−1) .g (1) + f .g +...+ f .g +...+f.g (n)
dx 2! r
10
INTEGRALS
function integral
Z
dg(x) df (x)
f (x) f (x)g(x) − g(x)dx
dx dx
xn+1
xn (n 6= −1) n+1
1
x
`n|x| Note:- `n|x| + K = `n|x/x0 |
x
e ex
sin x − cos x
cos x sin x
tan x `n| sec x|
¯ ¯
cosec x −`n| cosec x + cot x| or `n ¯¯tan x2 ¯¯
¯ ³ ´¯
¯ π x ¯
sec x `n| sec x + tan x| = `n ¯tan 4
+ 2
¯
1 1 a+x 1 x
`n or tanh−1 (|x| < a)
a2 − x 2 2a a − x a a
1 1 x−a 1 x
`n or − coth−1 (|x| > a)
x2 − a2 2a x + a a a
1 x
√ sin−1 (a > |x|)
a2 − x2 a
1 x ³ √ ´
√ sinh−1 or `n x + x2 + a 2
a + x2
2 a
1 x √
√ cosh−1 or `n|x + x2 − a2 | (|x| > a)
x2 − a2 a
sinh x cosh x
cosh x sinh x
tanh x `n cosh x
¯ ¯
cosech x −`n |cosech x + coth x| or `n ¯¯tanh x2 ¯¯
sech x 2 tan−1 ex
coth x `n| sinh x|
11
Double integral
Z Z Z Z
f (x, y) dx dy = g(r, s) J dr ds
where ¯ ¯
¯ ∂x ∂x
¯
∂(x, y) ¯¯ ∂r ∂s
¯
¯
J= = ¯¯ ¯
¯
∂(r, s) ¯
∂y ∂y
¯
∂r ∂s
12
LAPLACE TRANSFORMS
R
f˜(s) = 0∞ e−st f (t)dt
function transform
1
1
s
n!
tn n+1
s
1
eat
s−a
ω
sin ωt
s2 + ω 2
s
cos ωt
s2 + ω 2
ω
sinh ωt
s − ω2
2
s
cosh ωt
s2 − ω 2
2ωs
t sin ωt
(s2 + ω 2 )2
s2 − ω 2
t cos ωt
(s2 + ω 2 )2
e−as
Ha (t) = H(t − a)
s
δ(t) 1
n!
eat tn
(s − a)n+1
ω
eat sin ωt
(s − a)2 + ω 2
s−a
eat cos ωt
(s − a)2 + ω 2
ω
eat sinh ωt
(s − a)2 − ω 2
s−a
eat cosh ωt
(s − a)2 − ω 2
13
Let f˜(s) = L {f (t)} then
n o
L eat f (t) = f˜(s − a),
d ˜
L {tf (t)} = − (f (s)),
( ) ds
Z
f (t) ∞
L = f˜(x)dx if this exists.
t x=s
Time delay
0 t<a
Let g(t) = Ha (t)f (t − a) =
f (t − a) t>a
Scale change
µ ¶
1 s
L {f (kt)} = f˜ .
k k
Periodic functions
14
Convolution
Rt Rt
Let f (t) ∗ g(t) = x=0 f (x)g(t − x)dx = x=0 f (t − x)g(x)dx
RLC circuit
For a simple RLC circuit with initial charge q0 and initial current i0 ,
µ ¶
1 e 1
Ẽ = r + Ls + i − Li0 + q0 .
Cs Cs
Limiting values
lim sf˜(s),
lim f (t) = s→∞
t→0+
15
Z TRANSFORMS
∞
X
Z {f (t)} = f˜(z) = f (kT )z −k
k=0
function transform
δt,nT z −n (n ≥ 0)
z
e−at
z − e−aT
T ze−aT
te−at
(z − e−aT )2
T 2 ze−aT (z + e−aT )
t2 e−at
(z − e−aT )3
z sinh aT
sinh at
z2 − 2z cosh aT + 1
z(z − cosh aT )
cosh at
z2 − 2z cosh aT + 1
ze−aT sin ωT
e−at sin ωt
z 2 − 2ze−aT cos ωT + e−2aT
z(z − e−aT cos ωT )
e−at cos ωt
z 2 − 2ze−aT cos ωT + e−2aT
T ze−aT (z 2 − e−2aT ) sin ωT
te−at sin ωt
(z 2 − 2ze−aT cos ωT + e−2aT )2
Shift Theorem
P
Z {f (t + nT )} = z n f˜(z) − n−1
k=0 z
n−k
f (kT ) (n > 0)
16
Final value theorem
h i
f (∞) = lim (z − 1)f˜(z) provided f (∞) exists.
z→1
Inverse Formula
1 Z π ikθ ˜ iθ
f (kT ) = e f (e )dθ
2π −π
Fourier series
X∞
1
f (t) = a0 + {an cos nωt + bn sin nωt} (period T = 2π/ω)
2 n=1
where
2 Z t0 +T
an = f (t) cos nωt dt
T t0
2 Z t0 +T
bn = f (t) sin nωt dt
T t0
17
Half range Fourier series
4 Z T /2
sine series an = 0, bn = f (t) sin nωt dt
T 0
4 Z T /2
cosine series bn = 0, an = f (t) cos nωt dt
T 0
sine transform
4 Z T /2
f˜s (n) = f (t) sin nωt dt
T 0
∞
X
f (t) = f˜s (n) sin nωt
n=1
cosine transform
4 Z T /2
f˜c (n) = f (t) cos nωt dt
T 0
X∞
1˜
f (t) = fc (0) + f˜c (n) cos nωt
2 n=1
Fourier integral
µ ¶
1 1 Z ∞ iωt Z ∞
lim f (t) + lim f (t) = e f (u)e−iωu du dω
2 t%0 t&0 2π −∞ −∞
1 Z ∞ −iωu
f˜(ω) = F {f (t)} = √ e f (u) du
2π −∞
n
−1 ˜
o 1 Z ∞ iωt ˜
f (t) = F f (ω) = √ e f (ω) dω
2π −∞
18
NUMERICAL FORMULAE
Iteration
f (xn )
xn+1 = xn −
f 0 (xn )
√ 1
³
N
´
Particular case to find N use xn+1 = 2
xn + xn
.
Secant Method à !
f (xn ) − f (xn−1 )
xn+1 = xn − f (xn )/
xn − xn−1
Interpolation
à !
p(p − 1) 2 p r
fp = f0 + p∆f0 + ∆ f0 + ... + ∆ f0
2! r
x − x0
where p =
h
where
Πnj=1,j6=i (x − xj )
`i (x) =
Πnj=1,j6=i (xi − xj )
19
Numerical differentiation
1 1
hf00 = µ δf0 − µ δ 3 f0 + µ δ 5 f0 − ...
6 30
1 1
h2 f000 = δ 2 f0 − δ 4 f0 + δ 6 f0 − ...
12 90
1 1 1 1
hf00 = ∆f0 − ∆2 f0 + ∆3 f0 − ∆4 f0 + ∆5 f0 − ...
2 3 4 5
11 5
h2 f000 = ∆2 f0 − ∆3 f0 + ∆4 f0 − ∆5 f0 + ...
12 6
Numerical Integration
Z x0 +h h
Trapezium Rule f (x)dx ' (f0 + f1 ) + E
x0 2
h3 00
where fi = f (x0 + ih), E = − f (a), x0 < a < x0 + h
12
Composite Trapezium Rule
Z x0 +nh h h2 h4 000
f (x)dx ' {f0 + 2f1 + 2f2 + ...2fn−1 + fn } − (fn0 − f00 ) + (f − f0000 )...
x0 2 12 720 n
Z x0 +2h h
Simpson’s Rule f (x)dx ' (f0 +4f1 +f2 )+E
x0 3
h5 (4)
where E = − f (a) x0 < a < x0 + 2h.
90
Composite Simpson’s Rule (n even)
Z x0 +nh h
f (x)dx ' (f0 + 4f1 + 2f2 + 4f3 + 2f4 + ... + 2fn−2 + 4fn−1 + fn ) + E
x0 3
nh5 (4)
where E=− f (a). x0 < a < x0 + nh
180
20
Gauss order 1. (Midpoint)
Z 1
f (x)dx = 2f (0) + E
−1
2 00
where E = f (a). −1<a<1
3
Gauss order 2. Ã ! Ã !
Z 1 1 1
f (x)dx = f − √ + f √ +E
−1 3 3
1 0v
where E= f (a). −1<a<1
135
Differential Equations
K1 = f (xn , yn )
à !
h hK1
K2 = f xn + , y n +
2 2
à !
h hK2
K3 = f xn + , y n +
2 2
K4 = f (xn + h, yn + hK3 )
21
Chebyshev Polynomials
h i
Tn (x) = cos n(cos−1 x)
To (x) = 1 T1 (x) = x
Tn0 (x) sin [n(cos−1 x)]
Un−1 (x) = = √
n 1 − x2
1
f (x) = a0 T0 (x) + a1 T1 (x)...aj Tj (x) + ...
2
2Zπ
where aj = f (cos θ) cos jθdθ j≥0
π 0
R
and f (x)dx = constant +A1 T1 (x) + A2 T2 (x) + ...Aj Tj (x) + ...
22
VECTOR FORMULAE
Triple products
¯ ¯
¯ ¯
¯ a1 a2 a3 ¯¯
¯
¯ ¯
[a, b, c] = (a × b).c = a.(b × c) = ¯¯ b1 b2 b3 ¯¯
¯ ¯
¯ ¯
¯ c1 c2 c3 ¯
a × (b × c) = (a.c)b − (a.b)c
Vector Calculus à !
∂ ∂ ∂
∇ ≡ , ,
∂x ∂y ∂z
∇(αβ) = α ∇β + β ∇α
23
grad (A.B) = A × curl B + B × curl A + (A.∇ )B + (B.∇ )A
Integral Theorems
Divergence theorem
Z Z
A.dS = div A dV
surface volume
Stokes’ theorem
Z I
( curl A).dS = A.dr
surface contour
Green’s theorems
Z Z Ã !
2 2 ∂φ ∂ψ
(ψ∇ φ − φ∇ ψ)dV = ψ −φ |dS|
volume surface ∂n ∂n
Z n o Z
2 ∂φ
ψ∇ φ + (∇φ)(∇ψ) dV = ψ |dS|
volume surface ∂n
where
dS = n̂|dS|
24
MECHANICS
Kinematics
In polar coordinates the velocity is (ṙ, r θ̇) = ṙer + rθ̇eθ and the acceleration is
h i
r̈ − rθ̇2 , rθ̈ + 2ṙ θ̇ = (r̈ − r θ̇2 )er + (rθ̈ + 2ṙ θ̇)eθ .
Centres of mass
1
hemispherical shell, radius r 2
r from centre
3
hemisphere, radius r 8
r from centre
3
right circular cone, height h 4
h from vertex
arc, radius r and angle 2θ (r sin θ)/θ from centre
sector, radius r and angle 2θ ( 23 r sin θ)/θ from centre
Moments of inertia
ii. If I1 and I2 are the moments of inertia of a lamina about two perpendicular
axes through a point 0 in its plane, then its moment of inertia about the axis
through 0 perpendicular to its plane is I1 + I2 .
25
iii. The following moments of inertia are for uniform bodies about the axes stated:
1
rod, length `, through mid-point, perpendicular to rod 12
m`2
2
hoop, radius r, through centre, perpendicular to hoop mr
1
disc, radius r, through centre, perpendicular to disc 2
mr2
2
sphere, radius r, diameter 5
mr2
Work done
Z tB dr
W = F. dt.
tA dt
26
ALGEBRAIC STRUCTURES
i. a ∗ b is in G for all a, b in G
iv. given any a in G, there exists in G an element a−1 , called the element inverse
to a, such that a−1 ∗ a = e = a ∗ a−1 .
A field F is a set of elements {a, b, c, . . .} — with two binary operations + and . such
that
ii. the non-zero elements of F form a commutative group with respect to . with
identity 1
iii. λ(a + b) = λa + λb
27
iv. (λ + µ)a = λa + µa
v. (λ.µ)a = λ(µa)
i. aRa (R is reflextive)
28
PROBABILITY DISTRIBUTIONS
x > 0, λ>0
THE F -DISTRIBUTION
The function tabulated on the next page is the inverse cumulative distribution
function of Fisher’s F -distribution having ν1 and ν2 degrees of freedom. It is defined
by ³ ´
Γ 1
ν + 21 ν2 1 1
Z x
2 1 ν1 ν2 1 1
P = ³
1
´ ³
1
´ ν12 ν22 u 2 ν1 −1 (ν2 + ν1 u)− 2 (ν1 +ν2 ) du.
Γ ν
2 1
Γ ν
2 2
0
29
ν2 ν1 : 1 ν 1 : 2 3 4 5 6 7 8 9 10 12 15 20 25 50 100
161 199 216 225 230 234 237 239 241 242 244 246 248 249 252 253
1 648 799 864 900 922 937 948 957 963 969 977 985 993 998 1008 1013 1
4052 5000 5403 5625 5764 5859 5928 5981 6022 6056 6106 6157 6209 6240 6303 6334
18.51 19.00 19.16 19.25 19.30 19.33 19.35 19.37 19.38 19.40 19.41 19.43 19.45 19.46 19.48 19.49
2 38.51 39.00 39.17 39.25 39.30 39.33 39.36 39.37 39.39 39.40 39.41 39.43 39.45 39.46 39.48 39.49 2
98.50 99.00 99.17 99.25 99.30 99.33 99.36 99.37 99.39 99.40 99.42 99.43 99.45 99.46 99.48 99.49
10.13 9.55 9.28 9.12 9.01 8.94 8.89 8.85 8.81 8.79 8.74 8.70 8.66 8.63 8.58 8.55
3 17.44 16.04 15.44 15.10 14.88 14.73 14.62 14.54 14.47 14.42 14.34 14.25 14.17 14.12 14.01 13.96 3
34.12 30.82 29.46 28.71 28.24 27.91 27.67 27.49 27.35 27.23 27.05 26.87 26.69 26.58 26.35 26.24
7.71 6.94 6.59 6.39 6.26 6.16 6.09 6.04 6.00 5.96 5.91 5.86 5.80 5.77 5.70 5.66
4 12.22 10.65 9.98 9.60 9.36 9.20 9.07 8.98 8.90 8.84 8.75 8.66 8.56 8.50 8.38 8.32 4
21.20 18.00 16.69 15.98 15.52 15.21 14.98 14.80 14.66 14.55 14.37 14.20 14.02 13.91 13.69 13.58
6.61 5.79 5.41 5.19 5.05 4.95 4.88 4.82 4.77 4.74 4.68 4.62 4.56 4.52 4.44 4.41
5 10.01 8.43 7.76 7.39 7.15 6.98 6.85 6.76 6.68 6.62 6.52 6.43 6.33 6.27 6.14 6.08 5
16.26 13.27 12.06 11.39 10.97 10.67 10.46 10.29 10.16 10.05 9.89 9.72 9.55 9.45 9.24 9.13
5.99 5.14 4.76 4.53 4.39 4.28 4.21 4.15 4.10 4.06 4.00 3.94 3.87 3.83 3.75 3.71
6 8.81 7.26 6.60 6.23 5.99 5.82 5.70 5.60 5.52 5.46 5.37 5.27 5.17 5.11 4.98 4.92 6
13.75 10.92 9.78 9.15 8.75 8.47 8.26 8.10 7.98 7.87 7.72 7.56 7.40 7.30 7.09 6.99
5.59 4.74 4.35 4.12 3.97 3.87 3.79 3.73 3.68 3.64 3.57 3.51 3.44 3.40 3.32 3.27
7 8.07 6.54 5.89 5.52 5.29 5.12 4.99 4.90 4.82 4.76 4.67 4.57 4.47 4.40 4.28 4.21 7
12.25 9.55 8.45 7.85 7.46 7.19 6.99 6.84 6.72 6.62 6.47 6.31 6.16 6.06 5.86 5.75
5.32 4.46 4.07 3.84 3.69 3.58 3.50 3.44 3.39 3.35 3.28 3.22 3.15 3.11 3.02 2.97
8 7.57 6.06 5.42 5.05 4.82 4.65 4.53 4.43 4.36 4.30 4.20 4.10 4.00 3.94 3.81 3.74 8
11.26 8.65 7.59 7.01 6.63 6.37 6.18 6.03 5.91 5.81 5.67 5.52 5.36 5.26 5.07 4.96
5.12 4.26 3.86 3.63 3.48 3.37 3.29 3.23 3.18 3.14 3.07 3.01 2.94 2.89 2.80 2.76
9 7.21 5.71 5.08 4.72 4.48 4.32 4.20 4.10 4.03 3.96 3.87 3.77 3.67 3.60 3.47 3.40 9
10.56 8.02 6.99 6.42 6.06 5.80 5.61 5.47 5.35 5.26 5.11 4.96 4.81 4.71 4.52 4.41
4.96 4.10 3.71 3.48 3.33 3.22 3.14 3.07 3.02 2.98 2.91 2.85 2.77 2.73 2.64 2.59
10 6.94 5.46 4.83 4.47 4.24 4.07 3.95 3.85 3.78 3.72 3.62 3.52 3.42 3.35 3.22 3.15 10
10.04 7.56 6.55 5.99 5.64 5.39 5.20 5.06 4.94 4.85 4.71 4.56 4.41 4.31 4.12 4.01
4.75 3.89 3.49 3.26 3.11 3.00 2.91 2.85 2.80 2.75 2.69 2.62 2.54 2.50 2.40 2.35
12 6.55 5.10 4.47 4.12 3.89 3.73 3.61 3.51 3.44 3.37 3.28 3.18 3.07 3.01 2.87 2.80 12
9.33 6.93 5.95 5.41 5.06 4.82 4.64 4.50 4.39 4.30 4.16 4.01 3.86 3.76 3.57 3.47
4.54 3.68 3.29 3.06 2.90 2.79 2.71 2.64 2.59 2.54 2.48 2.40 2.33 2.28 2.18 2.12
15 6.20 4.77 4.15 3.80 3.58 3.41 3.29 3.20 3.12 3.06 2.96 2.86 2.76 2.69 2.55 2.47 15
8.68 6.36 5.42 4.89 4.56 4.32 4.14 4.00 3.89 3.80 3.67 3.52 3.37 3.28 3.08 2.98
4.35 3.49 3.10 2.87 2.71 2.60 2.51 2.45 2.39 2.35 2.28 2.20 2.12 2.07 1.97 1.91
20 5.87 4.46 3.86 3.51 3.29 3.13 3.01 2.91 2.84 2.77 2.68 2.57 2.46 2.40 2.25 2.17 20
8.10 5.85 4.94 4.43 4.10 3.87 3.70 3.56 3.46 3.37 3.23 3.09 2.94 2.84 2.64 2.54
4.24 3.39 2.99 2.76 2.60 2.49 2.40 2.34 2.28 2.24 2.16 2.09 2.01 1.96 1.84 1.78
25 5.69 4.29 3.69 3.35 3.13 2.97 2.85 2.75 2.68 2.61 2.51 2.41 2.30 2.23 2.08 2.00 25
7.77 5.57 4.68 4.18 3.85 3.63 3.46 3.32 3.22 3.13 2.99 2.85 2.70 2.60 2.40 2.29
4.03 3.18 2.79 2.56 2.40 2.29 2.20 2.13 2.07 2.03 1.95 1.87 1.78 1.73 1.60 1.52
50 5.34 3.97 3.39 3.05 2.83 2.67 2.55 2.46 2.38 2.32 2.22 2.11 1.99 1.92 1.75 1.66 50
7.17 5.06 4.20 3.72 3.41 3.19 3.02 2.89 2.78 2.70 2.56 2.42 2.27 2.17 1.95 1.82
3.94 3.09 2.70 2.46 2.31 2.19 2.10 2.03 1.97 1.93 1.85 1.77 1.68 1.62 1.48 1.39
100 5.18 3.83 3.25 2.92 2.70 2.54 2.42 2.32 2.24 2.18 2.08 1.97 1.85 1.77 1.59 1.48 100
6.90 4.82 3.98 3.51 3.21 2.99 2.82 2.69 2.59 2.50 2.37 2.22 2.07 1.97 1.74 1.60
30
NORMAL DISTRIBUTION
31
THE t-DISTRIBUTION
1 Γ( 21 ν + 21 ) Z x 1
P =√ 1 (1 + t2 /ν)− 2 (ν+1) dt.
νπ Γ( 2 ν) −∞
32
THE χ2 (CHI-SQUARED) DISTRIBUTION
33
PHYSICAL AND ASTRONOMICAL CONSTANTS
34