Reference Topics 9-1

An historical reference, along with a solution and interesting links for the Konigsberg bridge problem is found at this site:
http://mathforum.org/isaac/problems/bridgesol1.html

This site provides a thorough overview of the Traveling Salesperson Problem (TSP):
http://www.nist.gov/dads/HTML/travelingSalesman.html

This site provides Graph Theory tutorials:… See the whole entry

Section 1.2: Inductive and Deductive Reasoning

1.2 Outline

  1. Magic squares
  2. A pattern of nines
  3. Order of operations (see below)
  4. Inductive reasoning (see below)
    1. conjecture
    2. exponentiation
      1. b2; b squared
      2. b3; b cubed
  5. Deductive reasoning (see below)
    1. undefined terms
    2. axioms or premises
    3. conclusion
    4. syllogism
See the whole entry