PlanetMath (more info)
 Math for the people, by the people. Sponsor PlanetMath
Encyclopedia | Requests | Forums | Docs | Wiki | Random | RSS  
Login
create new user
name:
pass:
forget your password?
Main Menu
Owner confidence rating: High Entry average rating: No information on entry rating
[parent] example of closed form (Example)

Consider the recurrence given by $x_0 = 7$ and $x_n = 2 x_{n-1}$ . Then it can be proved by induction that $x_n = 2^n\cdot 7$ .

The expression $x_n = 2^n \cdot 7$ is a closed form expression the recurrence given, since it depends exclusively on $n$ , whereas the recurrence depends on $n$ and $x_{n-1}$ (the previous value).


Now consider Fibonacci's recurrence: $$ f_n = f_{n-1}+ f_{n-2},\qquad f_0 = 1. $$

It is not a closed formula, since if we wanted to compute $f_{10}$ we would need to know $f_9$ , $f_8$ (and for knowing them, the previous terms too). However, such recurrence has a closed formula, known as Binet formula: $$ f_n = \frac{\left(\frac{1+\sqrt5}{2}\right)^n -\left(\frac{1-\sqrt5}{2}\right)^n }{\sqrt5}. $$ Binet formula is closed, since if we wanted to compute $f_n$ we only need to substitute $n$ on the previous formula, and no additional information is required.




"example of closed form" is owned by drini. [ owner history (1) ]
(view preamble | get metadata)

View style:


This object's parent.
Log in to rate this entry.
(view current ratings)

Cross-references: information, Binet formula, terms, formula, closed, Fibonacci's, closed form, expression, induction

This is version 1 of example of closed form, born on 2005-02-17.
Object id is 6769, canonical name is ExampleOfClosedForm.
Accessed 2150 times total.

Classification:
AMS MSC11B99 (Number theory :: Sequences and sets :: Miscellaneous)

Pending Errata and Addenda
None.
Discussion
Style: Expand: Order:
forum policy

No messages.

Interact
post | correct | update request | add example | add (any)