Differentiation is the same either finite or symbolic. Ie. you get the same answers
Take the same sample x^4. Simply let x count so we have a stream.
0^4 = 0
1^4 = 1 d1,1 = 1
2^4 = 16 d1,2 = 15 d2,2 = 14
3^4 = 81 d1,3 = 65 d2,3 = 50 d3,3 = 36
4^4 = 256 d1,4 =175 d2,4 = 110 d3,4 = 60 d4,4 = 24
5^4 = 625 d1,5 = 369 d2,5 = 194 d3,5 = 84 d4,5 = 24
6^4 =1296d1,6 = 671 d2,6 = 302 d3,6 = 108 d4,6 = 24
of course 4! = 24
Much harder this way, but this can be mechanized.
Now i4(24) = x^4 with proper constants.
36 50 65 81
24 60 110 175 256
24 84 194 369 625
24 108 302 671 1296
This also is mechanizable