Math tricks

  1. Sum of whole numbers from 1 to N
    (n^2+n) /2
  2. Handshake problem
    (n^2-n) /2
  3. sum of the first n odd numbers
    n^2
  4. sum of the first odd integers 1-n
    (n/2)^2
  5. lcm
    multiply greatest exponents of numbers in prime factorizations
  6. gcf
    multiply least common exponents of prime factorizations of two numbers
  7. types of triangles
    Image Upload 2
Author
t3l3tubie
ID
55236
Card Set
Math tricks
Description
<b> I don't like descriptions </b>
Updated