pos.int_diff_formula

A repository for several short Python programs which have been written for the purpose of demonstrating that a differentiation formula for the derivative of any positive integer order can be checked. You must have ‘sympy’ installed on your device in order for the programs found here to work.

Please note that it is unknown if this formula is a new one or not. Nonetheless, it was derived by Andrei Murashev at the end of 2021, but has not been formally mathematically proven. The formula in question: https://imgur.com/a/CS7DMQm

UPDATES: formula-verif-case.py final released.

GitHub

View Github