请输入您要查询的字词:

 

单词 ExampleOfClosedForm
释义

example of closed form


Consider the recurrence given byx0=7 and xn=2xn-1. Then it can be proved by inductionMathworldPlanetmath thatxn=2n7.

The expression xn=2n7 is a closed form expression the recurrence given, since it depends exclusively on n , whereas the recurrence depends on n and xn-1 (the previous value).

Now consider Fibonacci’s recurrence:

fn=fn-1+fn-2,f0=1.

It is not a closed formula, since if we wanted to compute f10 we would need to know f9, f8 (and for knowing them, the previous terms too). However, such recurrence has a closed formula, known as Binet formula:

fn=(1+52)n-(1-52)n5.

Binet formula is closed, since if we wanted to compute fn we only need to substitute n on the previous formulaMathworldPlanetmathPlanetmath, and no additional information is required.

随便看

 

数学辞典收录了18232条数学词条,基本涵盖了常用数学知识及数学英语单词词组的翻译及用法,是数学学习的有利工具。

 

Copyright © 2000-2023 Newdu.com.com All Rights Reserved
更新时间:2025/5/4 14:13:56