+0  
 
0
535
2
avatar

I need help. I am doing a foldable for factoring, and I need an example for Difference of Cubes

 Nov 10, 2015
 #1
avatar+118723 
+5

Just google "difference of 2 cubes"

You will find lots :))

 Nov 10, 2015
 #2
avatar
0

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

 Nov 10, 2015

2 Online Users

avatar