Polynomial Sequences by ksk

#!ruby -an
($F<<y=0).map{$F.map!{|x|y-y=-x.to_i}}
p y

Note that non-ascii characters in the above source code will be escaped (such as \x9f).

download

return to the top page