Progression
Returns the general term and the category of a given progression.
Syntax
progression(Expression, ..., Expression)
progression(List | Vector)
progression(List | Vector, Identifier)
Description
Given the expression of the first terms , returns a progression object with the general term and its category.
Given a list or a vector with the first elements of the progression, returns a progression object with the general term and its category.
Given a list or a vector with the first elements of the progression and an identifier , returns a progression object with the general term in the variable and its category.