MyWikiBiz, Author Your Legacy — Sunday October 05, 2025
Jump to navigationJump to search
1,148 bytes added
, 15:30, 12 March 2009
Line 347: |
Line 347: |
| | | |
| <br> | | <br> |
| + | |
| + | ==Differential Logic== |
| + | |
| + | {| align="center" cellpadding="8" style="text-align:center" |
| + | |- |
| + | | <math>\text{Incipit 1.}\ (u, v) = (0, 0)</math> |
| + | |- |
| + | | |
| + | <math>\begin{array}{c|cc|cc|cc|cc|cc|c} |
| + | t & u & v & du & dv & d^2 u & d^2 v & d^3 u & d^3 v & d^4 u & d^4 v & \ldots \\ |
| + | \\ |
| + | 0 & 0 & 0 & 0 & 1 & 1 & 0 & 0 & 1 & 1 & 0 & \ldots \\ |
| + | 1 & 0 & 1 & 1 & 1 & 1 & 1 & 1 & 1 & 1 & 1 & \ldots \\ |
| + | 2 & 1 & 0 & 0 & 0 & 0 & 0 & 0 & 0 & 0 & 0 & \ldots \\ |
| + | 3 & 1 & 0 & 0 & 0 & 0 & 0 & 0 & 0 & 0 & 0 & \ldots \\ |
| + | 4 & '' & '' & '' & '' & '' & '' & '' & '' & '' & '' & \ldots \\ |
| + | \end{array}</math> |
| + | |- |
| + | | <math>\text{Incipit 2.}\ (u, v) = (1, 1)</math> |
| + | |- |
| + | | |
| + | <math>\begin{array}{c|cc|cc|cc|cc|cc|c} |
| + | t & u & v & du & dv & d^2 u & d^2 v & d^3 u & d^3 v & d^4 u & d^4 v & \ldots \\ |
| + | \\ |
| + | 0 & 1 & 1 & 0 & 0 & 0 & 0 & 0 & 0 & 0 & 0 & \ldots \\ |
| + | 1 & 1 & 1 & 0 & 0 & 0 & 0 & 0 & 0 & 0 & 0 & \ldots \\ |
| + | 4 & '' & '' & '' & '' & '' & '' & '' & '' & '' & '' & \ldots \\ |
| + | \end{array}</math> |
| + | |} |
| | | |
| ==Over And Under Setting== | | ==Over And Under Setting== |