the formula for the length of an arc using radians is angle x radius
the formula for finding the area of a sector using radians is 1/2 (radius)^2 (angle)
general formula for arithmetic sequences: a + (n - 1)d
for the binomial series convergence is only guaranteed for |x| < 1
any triangle with a hypotenuse along the diameter of a circle has a right angle
a chord that is perpendicular to a radius of a circle is bisected by the radius
if a radius and a tangent meet at the same point on the circle the angle between them is a right angle
if a point is concave d^2y/dx^2 < 0
if a point is convex d^2y/dx^2 > 0
if a point is a point of inflection d^2y/dx^2 = 0
method of separation for solving differential equations
move all of the ‘y’ variables to one side, all the ‘x’ variables to the other
integrate both sides
add a ‘+c’ to one side
manipulate into ‘y=’ form
formula for a geometric sequence: ar^(n-1)
sum of the first n terms of a geometric series: a(1-r^n)/(1-r)
when implicitly differentiating, differentiate the y term with respect to y, and multiply by dy/dx
the derivative of a^x = a^xlna
formula for parametric integration (integrating y): ∫ ydx/dtdt
in a proof question, you must:
state assumptions and information you are using
show every step clearly
cover allpossiblecases (e.g. odd and even numbers)
end with a statement
to prove something by exhaustion you have to break the question up into smaller cases, for example even and odd numbers
to prove something by counter-example you have to find an example that doesnotwork for the given statement
to prove the sum to n of an arithmetic series, list the terms in their normal order, then again in reverse, if you add these together each pair of terms add to the first term (a) + the last term (L), then divide by 2, leaving you with n/2(a + L)