Discrete Mathematics
Study of discontinuous numbers
Logic, Set Theory, Combinatorics, Algorithms, Automata Theory, Graph Theory, Number Theory, Game Theory, Information Theory
Recreational Number Theory
Power of 9s
9 * 9 = 81
8 + 1 = 9
Multiply any number by 9 Add the resultant digits together until you get one digit
Always 9 e.g., 4 * 9 = = 9
Square Root of Palendromic Numbers
Square Root of = 11111
Square Root of =
Leonardo of Pisa, known as Fibonacci. Series first stated in 1202 book Liber Abaci
0,1,1,2,3,5,8,13,21,34,55,89.. Each pair of previous numbers equaling the next number of the Sequence.
Dividing a number in the sequence into the following number produces the Golden Ratio 1.62
Debussy, Stravinsky, Bartók composed using Golden mean (ratio, section).
Bartók’s Music for Strings, Percussion and Celeste
Importance of number sequences to music. music. After all, music is a sequence of numbers.
Pascal’s Triangle
The sum of each row results in increasing powers of 2 (i.e., 1, 2, 4, 8, 16, 32, and so on). The 45 ° diagonals represent various number systems. For example, the first diagonal represents units (1, 1...), the second diagonal, the natural numbers (1, 2, 3, 4...), the third diagonal, the triangular numbers (1, 3, 6, 10...), the fourth diagonal, the tetrahedral numbers (1, 4, 10, 20...), and so on. All row numbers—row numbers begin at 0—whose contents are divisible by that row number are successive prime numbers. The count of odd numbers in any row always equates to a power of 2. The numbers in the shallow diagonals (from 22.5° upper right to lower left) add to produce the Fibonacci series (1, 1, 2, 3, 5, 8, 13...), discussed in chapter 4. The powers of 11 beginning with zero produce a compacted Pascal's triangle (e.g., 11 0 = 1, 11 1 = 11, 11 2 = 121, 11 3 = 1331, 11 4 = 14641, and so on). Compressing Pascal's triangle using modulo 2 (remainders after successive divisions of 2, leading to binary 0s and 1s) reveals the famous Sierpinski gasket, a fractal-like various-sized triangles, as shown in figure 7.2, with the zeros (a) and without the zeros (b), the latter presented to make the graph clearer.
$1 million prize to create formula for creating next primes without trial and error
The sum of each row results in increasing powers of 2 (i.e., 1, 2, 4, 8, 16, 32, and so on). The 45 ° diagonals represent various number systems. For example, the first diagonal represents units (1, 1...), the second diagonal, the natural numbers (1, 2, 3, 4...), the third diagonal, the triangular numbers (1, 3, 6, 10...), the fourth diagonal, the tetrahedral numbers (1, 4, 10, 20...), and so on. All row numbers—row numbers begin at 0—whose contents are divisible by that row number are successive prime numbers. The count of odd numbers in any row always equates to a power of 2. The numbers in the shallow diagonals (from 22.5° upper right to lower left) add to produce the Fibonacci series (1, 1, 2, 3, 5, 8, 13...), discussed in chapter 4. The powers of 11 beginning with zero produce a compacted Pascal's triangle (e.g., 11 0 = 1, 11 1 = 11, 11 2 = 121, 11 3 = 1331, 11 4 = 14641, and so on). Compressing Pascal's triangle using modulo 2 (remainders after successive divisions of 2, leading to binary 0s and 1s) reveals the famous Sierpinski gasket, a fractal-like various-sized triangles, as shown in figure 7.2, with the zeros (a) and without the zeros (b), the latter presented to make the graph clearer.
Magic Squares
Square Matrix in which all horizontal ranks all vertical columns both diagonals equal same number when added together
Musikalisches Würfelspiele
Number of Possibilities of 2 matrixes is or 45,949,729,863,572, quadrillion
Let’s hear a couple
X n+1 = 1/cosX n 2
(defun cope (n seed) (if (zerop n)() (let ((test (/ 1 (cos (* seed seed))))) (cons (round test) (cope (1- n) test)))))
? (cope 40 2) ( )
Tom Johnson’s Formulas for String Quartet
No. 7
Iannis Xenakis Metastasis Metastasis