An ordered set. It could be an ordered set of numbers, or of events or other things.
Chat with our AI personalities
It is the description of a rule which describes how the terms of a sequence are defined in terms of their position in the sequence.
yes it is a function because sequence defined as "a function whose domain is set of natural number"
the sequence of numbers when the first 2 numerals are 0 then 1 followed by the addition of the past t2 numbers example-0,1,1,2,3,5,8,13 etc
The first step is to find the sequence rule. The sequence could be arithmetic. quadratic, geometric, recursively defined or any one of many special sequences. The sequence rule will give you the value of the nth term in terms of its position, n. Then simply substitute the next value of n in the rule.
The first number, f1 = 1 The second number, f2 = 1 After that the sequence is defined recursively: fn = fn-1 + fn-2 for n=3, 4, 5, ...