Student[NumericalAnalysis][VectorLimit] - compute the limit of a vector
|
Calling Sequence
|
|
VectorLimit(V, n)
|
|
Parameters
|
|
V
|
-
|
Vector
|
n
|
-
|
name; the name of the index variable of the sequence represented by V
|
|
|
|
|
Description
|
|
•
|
Each component of V is viewed as a function of n, so that V represents a sequence of vectors .
|
•
|
The VectorLimit command determines the limit of this sequence of vectors as n approaches infinity.
|
|
|
Download Help Document
Was this information helpful?