|
|
Mensuration
Area of a Triangle, (sides a,b,c).. Area = ( b . c sin A )/ 2
Area of a Triangle , (2s = a + b + c).. Area = Sqrt (a .(s - a). (s - b). (s - c))
Area of a Circle (r = radius).. Area = p . r 2
Area and Volume of a Cylinder
Area and Volume of a Cone
Area and Volume of a Frustrum of a Cone
Area and Volume of a Sphere
Area and Volume of a Pyramid
Trigonometry...
sin A = Opposite / Hypotenuse = a / c
cosine A = Adjacent / Hypotenuse = b/ c
tangent A = Opposite / Adjacent = a / b
secant A = 1 / sin = c / a
cosecant A = 1/cosine = b / c
cotangent A = 1/tangent. = b / a
Hyperbolic Functions
sinh x = (ex - e-x) / 2
cosh x = (ex + e-x) / 2
tanh x = sinh x / cosh x = (ex - e-x) / (ex + e-x)
sech x = 1 / sinh x = 2 / (ex - e-x)
cosech x = 1 / cosh x = 2 / (ex + e-x)
coth x = cosh x / sinh x = (ex + e-x) / (ex - e-x)
Expansions
sin x = x / 1 - x3/3! + x 5/5! - x7 / 7! +
cos x = 1 - x2/2! + x4/4! -x 6/6!...
ex = 1 + x / 1 + x2/2! + x3/3! +x 4/4!...
sinh x = x / 1! + x3/3! + x 5/5! + x7 / 7! +
cosh x = 1 + x2/2! + x4/4! +x 6/6!...
log(1+ x ) = x - x2/2! + x3/3! - x 4/4! + ...
( x + 1)n = 1 + n . x + n .( n - 1 ) x2 / 2! + n .( n - 1 ). ( n - 2 ) x3 / 3! + ...(n / r ) xr +...
Derivatives..
y = sin x ..dy/dx = cos x
y = cos x ..dy/dx = -sin x
y = tan x ..dy/dx = sec2 x
y = cotan x ..dy/dx = -cosec2 x
y = sec x...dy/dx = sec x. tan x
y = cosec x ...dy/dx = -cosec x. cot x.
Product Rule ...d( u .v ) / dx = u . dv/dx + v . du/dx
Quotient Rule... d( u / v) / dx = (v . du / dx - u . dv / dx ) / v2
Integrals..
| F'( x) = f(x) |  |
| xa | x a+1 /(a + 1) |
| 1 / (a2 + x2) | (1 / a) . tan -1 (x / a) |
| 1 / x | log | x | |
| 1 / (x . Sqrt (x 2 - a 2) | (1 / a) . sec -1 (x / a) |
| ex | ex |
| 1 / ( a2- x2) | (1 / a). tanh -1 ( x / a ) = 1 /( 2. a) . log(a + x/a - x ) |
| ax | ax / log a |
| 1 / Sqrt( a2 - x2) | sin -1( x / a ) |
| tan x | log | sec x | |
| sec x | log | sec x + tan x| = log |tan (x/2 + p /4) | |
| 1 / Sqrt( x2 + a2) | sinh -1( x / a ) = log ( (x/a) +Sqrt(x2 /a2 +1)) |
| cosec x | log | tan x/2 | |
| +/- 1 /Sqrt( x2 - a2) | cosh -1( x / a)= log ( (x/a) +/- Sqrt(x2 /a2 - 1)) |
Moments Of Inertia
Parallel axis Theory..
If the second moment of an area (A) about an axis x-x = Ixx.
Then the second moment of Area about a parallel axis y-y which is distance x from x-x =
Iyy = Ixx + A . x2