I need help. I am doing a foldable for factoring, and I need an example for Difference of Cubes
Just google "difference of 2 cubes"
You will find lots :))
Here are the first few numbers in the sequence:
1, 7, 19, 37, 61, 91, 127............
The algorithm that generates them is: 3*n*(n+1)+1