MHF 3404
–
HISTORY OF MATHEMATICS
FLORIDA
INT'L UNIV.
Review for Test #2 (April 9th)
FALL
2009
REMEMBER TO BRING AN 8’’x11” BLUE EXAM BOOKLET FOR THE TEST
KEY CONCEPTS AND MAIN DEFINITIONS:
(Test #2: Ch.8-Ch.12), Ch13
of length (i+j) from (0,0) to (i,j) by using
Dynamic Programming & by using permutations
of multi-sets, The six Trigonometric
Functions, The Law of Sines, Leonardo Bigollo of
Pisa (aka Leonardo Fibonacci) and the
introduction of the Hindu-Arabic numerals, The
1.
Proving various Binomial identities using
Algebraic and Combinatorial methods (Liu Hui)
2. Solving problems using the shortfall & excess method and
simultaneous equations.
3. Solving unitary problems involving three variables by using
Brahmagupta's rule.
8. Finding solutions to Reduced Cubic
Equations with non-negative & negative discriminants.
9. Determining the nature of the solutions of a Reduced
Cubic Equation without solving it.
10. Finding the cubic resolvant of a Reduced Quartic Equation and the
nature of its solutions.
11. Proving properties of the trig. functions by using the
identity eix = cos(x) + i sin(x).
12. Proving properties of logarithmic functions by using inverses and
the laws of exponents.
13. Determining if a number is divisble by 2, 3, 4, ...,11; and doing
Arithmetic (mod k).
------------------
14. Using Robinson's infinitesimals to find limits
of functions & dervatives of functions
15. Using infinitesimals and sums to find integrals of functions and to
solve other problems.
(a) If D>0, then y0
= u+v, y1 = -(u+v)/2 + i.31/2.(u-v)/2,
y2 = -(u+v)/2 - i.31/2.(u-v)/2
where u = [(-q/2) + D1/2 ]1/3 and v =
[(-q/2) - D1/2 ]1/3 .
(b) If D<0, then
yk = 2.r1/3.cos [(A+ 2.PI.k)/3], where r = (-p/3)3/2
and cos(A) = (-q/2r)
9. (a) If p = 0 and D = 0, then
q = 0 and there is one real root, y = 0, of multiplicity 3.
(b) If p is not zero and D = 0, then
there are two real roots, with one of multiplicity 2.
(c) If
D>0, then there is one real root and two conjugate complex roots.
(d) If D<0, then there are three distinct real roots.
11. cos(2x) + i.sin(2x) = e2ix =
(eix)2= [cos(x) + i.sin(x)]2 = (cos2x
-sin2x) + i.2cos(x)sin(x)
So by
equating real & imag. parts: cos(2x) = (cos2x
-sin2x) & sin(2x) = 2cos(x)sin(x)
12. logb(x.y) = logb(x)
+ logb((y), logb(x/y) = logb(x)
- logb(y), logb(xr) =
r.logb(x)
13. Testing a number for divisibility by 2, 3, 4, 5, 6, 7,
8, 9, 10, and11 - for example,
abcd is
divisible by 7 if and only if abc - 2(d) is
divisible by 7.
14. Fact 1: x = y (mod k) if and only if x-y = an
integer multiple of k.
Fact
2: If hcf(q,r)=1, then k divides q.r ifand only if k
divides q or k divides r.
-----------------------
15. (a) lim x_>a f(x)
= stp[f(x+*)] (b) f '(x) = stp{[f(x+*) -
f(x)]/*}, where * is infinitesimal
16. Integral of f(x) from a to
b = stp{SUMk= 1 to N f[a + k.(b-a)/N].
[(b-a)/N]} ,
where N is an infinite positive
integer.