0%

ALL meanings of difference equation

D d
  • noun Technical meaning of difference equation (mathematics)   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 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. 1
  • noun difference equation (mathematics) An equation involving an ordered sequence or real numbers () and some number if it's differences, where the first difference is defined as and the kth difference is defined recursively as. 0
  • noun difference equation (mathematics) more broadly, any recurrence relation. 0
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?