OnlineWoerterBuecher.de
Internes

Lexikon


difference equation


A relation between consecutive elements of a sequence. The first difference is D u(n) = u(n+1) - u(n) where u(n) is the nth element of sequence u. The second difference is D2 u(n) = D (D u(n)) = (u(n+2) - u(n+1)) - (u(n+1) - u(n)) = u(n+2) - 2u(n+1) + u(n) And so on. A recurrence relation such as u(n+2) + a u(n+1) + b u(n) = 0 can be converted to a difference equation (in this case, a second order linear difference equation): D2 u(n) + p D u(n) + q u(n) = 0 and vice versa. a, b, p, q are constants. (1995-02-10)

In addition suitable contents:
[ 2 ] [ = ] [ an ] [ ar ] [ as ] [ at ] [ b ] [ be ] [ ca ] [ case ] [ ch ] [ co ] [ con ] [ cons ] [ cu ] [ D ] [ de ] [ diff ] [ ec ] [ ed ] [ ee ] [ element ] [ er ] [ et ] [ fi ] [ h ] [ iff ] [ in ] [ io ] [ ir ] [ is ] [ la ] [ li ] [ line ] [ nc ] [ ne ] [ ns ] [ re ] [ relation ] [ sa ] [ se ] [ so ] [ st ] [ su ] [ T ] [ th ] [ to ] [ tw ] [ ua ] [ ve ] [ vi ]






Go Back ]

Free On-line Dictionary of Computing

Copyright © by OnlineWoerterBuecher.de - (1712 Reads)

All logos and trademarks in this site are property of their respective owner.

Page Generation in 0.0857 Seconds, with 17 Database-Queries
Zurück zur Startseite