{{ 'ml-label-loading-course' | message }}
{{ toc.name }}
{{ toc.signature }}
{{ tocHeader }} {{ 'ml-btn-view-details' | message }}
{{ tocSubheader }}
{{ 'ml-toc-proceed-mlc' | message }}
{{ 'ml-toc-proceed-tbs' | message }}
Lesson
Exercises
Recommended
Tests
An error ocurred, try again later!
Chapter {{ article.chapter.number }}
{{ article.number }}. 

{{ article.displayTitle }}

{{ article.intro.summary }}
Show less Show more expand_more
{{ ability.description }} {{ ability.displayTitle }}
Lesson Settings & Tools
{{ 'ml-lesson-number-slides' | message : article.intro.bblockCount }}
{{ 'ml-lesson-number-exercises' | message : article.intro.exerciseCount }}
{{ 'ml-lesson-time-estimation' | message }}
Concept

Explicit Rule

An explicit rule, or explicit formula, of a sequence is a function rule where the input is the term's position index and the output is the term's value This contrasts with recursive rules, as any term in the sequence can be found directly without needing knowledge of the previous ones. For example, consider the explicit rule for the sequence of even numbers.
The term of this sequence can be determined by directly substituting for into the formula.
Another example of an explicit rule is the Fibonacci sequence, whose explicit rule is the following.
In this rule, represents the golden ratio, which is approximately equal to
Loading content