Ok I got it for 6x^3
--,--,--,--0
--,--,6,6
--,36,42,48
36,72,114,162
36,108,222,384
36,144,336,750However, when I try to do the same for another function, let's say 2x^4, it does not seem to work.
So, if I keep taking the derivative of 2x^4 -> 8x^3 -> 24x^2 -> 48x -> 48, then try to use 48 as...