difference-and-functional-equations

Layer 0 — Mathematics6 concepts in this subtree

Two closely related branches. Difference equations study sequences (x_n) satisfying a recursion F(x_{n+k}, x_{n+k-1}, …, x_n, n) = 0 — the discrete-time analogue of ODEs. Linear-constant-coefficient theory is complete: given F(x_{n+k},…

Linear recurrence a_{n+k} + c_{k-1}a_{n+k-1} + ... = 0: characteristic-poly solution
Cauchy/Jensen/d'Alembert functional equations: regularity → linearity
Z-transform X(z) = Σ_n x[n] z^{-n}: discrete-time analogue of Laplace
Binet F_n=(φⁿ−ψⁿ)/√5: F₅=5, F₁₀=55; recurrence residual 0
Cauchy additive f(x+y)=f(x)+f(y), f(1)=2 ⇒ f(x)=2x; f(3)=6
Z{u[n]} = z/(z−1) on |z|>1; Z(2) = 2; Z(3) = 3/2
Explore the difference-and-functional-equations subtree on the interactive graph →