Copyright © Philip M. Parker, INSEAD. Terms of Use.

DIFFERENCE EQUATION

Specialty Definition: DIFFERENCE EQUATION

DomainDefinition

Computing

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). Source: The Free On-line Dictionary of Computing.

Source: compiled by the editor from various references; see credits.

Top     

Frequency of Internet Keywords: DIFFERENCE EQUATION

The following statistics estimate the number of searches per day across the major English-language search engines as identified by various trade publications. Hyperlinks lead to commercial use of the expression at Amazon.com.
 
ExpressionFrequency
per Day

between difference equation formula

11

difference equation

11

difference equation formula

4

difference equation logistics

3

difference equation percent

3

2nd difference equation filter order

3
Source: compiled by the editor from various references; see credits.

Top     

Modern Translation: DIFFERENCE EQUATION

Language Translations for "DIFFERENCE EQUATION"; alternative meanings/domain in parentheses.

Dutch

  

differentievergelijking. (various references)

   

French

  

équation aux différences. (various references)

   

German

  

Differenzgleichung, Differenzengleichung. (various references)

   

Italian

  

equazione alle differenze. (various references)

   

Pig Latin

  

ifferenceday equationay

Source: compiled by the editor from various translation references.

Top     

Anagrams: DIFFERENCE EQUATION

Scrabble® YAWL-Verified Anagrams

Words within the letters "a-c-d-e-e-e-e-f-f-i-i-n-n-o-q-r-t-u"

-5 letters: equidifferent.

Source: compiled by the editor from various references; see credits.

SCRABBLE® is a registered trademark. All intellectual property rights in and to the game are owned in the U.S.A and Canada by Hasbro Inc., and throughout the rest of the world by J.W. Spear & Sons Limited of Maidenhead, Berkshire, England, a subsidiary of Mattel Inc. Mattel and Spear are not affiliated with Hasbro.

Top     



INDEX

1. Expressions: Internet
2. Translations: Modern
3. Anagrams
4. Bibliography


  

Copyright © Philip M. Parker, INSEAD. Terms of Use.