
The first one is in every book on discrete math I have seen thus far. And although basic I don't recall to have seen the second identity somewhere else so for me it is a new one.
As of May 4 2007 the scripts will autodetect your timezone settings. Nothing here has to be changed, but there are a few things
Open University pure maths study and research blog
We're excited to announce that the $25,000 Wolfram 2,3 Turing Machine Research Prize has been won.
Alex Smith, a 20-year-old undergraduate in Birmingham, UK, has given a 40-page proof that Wolfram's 2,3 Turing machine is indeed universal.
This result ends a half-century quest to find the simplest possible universal Turing machine.
It also provides strong further evidence for Wolfram's Principle of Computational Equivalence.
The official prize ceremony is planned for November at Bletchley Park, UK, site of Alan Turing's wartime work.
For more information about the prize and the solution, see: http://www.wolframprize.org
Stephen Wolfram has posted his personal reaction to the prize at:
http://blog.wolfram.com/2007/10/the_prize_is_won_the_simplest.html

Generating functions are one of the most surprising, useful, and clever inventions in discrete mathematics.
f(x+h)-f(x)
f'(x) = lim -----------
h-> 0 h
For example:
f(x) = x^n
f'(x) = n*x^(n-1)
a_n = {1, 16, 81, 256, ... }
f(n) = n^4
f'(n) = 1 + 4n + 6n^2 + 4n^3
f''(n) = 14 + 24n + 12n^2
f(3)(n) = 36 + 24n
f(4)(n) = 24
For an arbitrary sequence f:
f(m)(n) = Sum[(-1)^(k)*Binomial[m,k]*f[n-k+m],{k,0,m}]
Mathematics: is it the fabric of MEST?
This is my voyage
My continuous mission
To uncover hidden structures
To create new theorems and proofs
To boldly go where no man has gone before
(Raumpatrouille – Die phantastischen Abenteuer des Raumschiffes Orion, colloquially aka Raumpatrouille Orion was the first German science fiction television series. Its seven episodes were broadcast by ARD beginning September 17, 1966. The series has since acquired cult status in Germany. Broadcast six years before Star Trek first aired in West Germany (in 1972), it became a huge success.)