Click the flag to generate the sequence and graph based on seed inputs. The Perrin sequence has seeds 3, 0, 2 The Padovan sequence has seeds 0, 1, 1 Experiment with your own sequence. Can you find patterns in binary numbers using the graph? The graph will convert values to binary and graph each number in its own column. Red is zero and blue is 1.
Based on my similar graphing program of Fibonacci sequence inspired by http://mathworld.wolfram.com/FibonacciNumber.html reference to Pegg 2003. Similar patterns exist in Perrin and Padovan sequences (look for triangles). https://www.quora.com/What-is-the-Perrin-sequence