The binomial transform is a transformation that takes a sequence as an input and gives another sequence as an output according to a certain rule. As an example, we have that the binomial transform of ...
is the negated Fibonacci sequence (0,-1,-1,-2,-3,-5,-8,...). We will explore binomial transforms of various sequences. We will make use of the On-Line Encyclopedia of Integer Sequences, which you can ...