Chuyển bộ gõ


Từ điển Máy Tính - Foldoc Dictionary
recurrence relation



recurrence relation

(mathematics)   An equation that defines each element of a sequence in terms of one or more earlier elements. E.g. The Fibonacci sequence,

 X[1] = 1  X[2] = 1  X[n] = X[n-1] + X[n-2] 
Some recurrence relations can be converted to "closed form" where X[n] is defined purely in terms of n, without reference to earlier elements.

Last updated: 2008-01-14




Giới thiệu VNDIC.net | Plugin từ diển cho Firefox | Từ điển cho Toolbar IE | Tra cứu nhanh cho IE | Vndic bookmarklet | Học từ vựng | Vndic trên web của bạn

© Copyright 2006-2024 VNDIC.NET & VDICT.CO all rights reserved.