请输入您要查询的字词:

 

单词 recurrence
释义
recurrence

Computer
  • A statement describing some quantity such as f(n) (where f is some function and n is a positive integer) in terms of values of f(m), where m is a nonnegative integer smaller than n; initial values such as f(0) or f(1) can be assumed to be defined. The concept can be extended to include functions of several variables. A recurrence will then involve defining f(m,n), say, in terms of f(m′,n′) where in some sense (m′,n′) is smaller than (m,n); again initial values can be assumed. The numbers in the Fibonacci series can be defined by a recurrence.

    In general, a recurrence can be considered as an equation connecting the values of the function at a number of related points. It has the form

    g(n,f(n),f(n1),,f(nk))=0n=k,k+1,,N
    Assuming initial values for f(0), f(1),…, f(k−1), values for other points n can be calculated.

    Equations of this type arise naturally in the discretization of continuous problems, and in a slightly different form, known as a difference equation, appear repeatedly in combinatorics.


随便看

 

科学参考收录了60776条科技类词条,基本涵盖了常见科技类参考文献及英语词汇的翻译,是科学学习和研究的有利工具。

 

Copyright © 2000-2023 Sciref.net All Rights Reserved
京ICP备2021023879号 更新时间:2025/2/11 4:09:57