Student[NumericalAnalysis]
VectorLimit
compute the limit of a vector
Calling Sequence
Parameters
Description
Examples
VectorLimit(V, n)
V
-
Vector
n
name; the name of the index variable of the sequence represented by V
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.
See Also
Student[NumericalAnalysis][ComputationOverview]
Student[NumericalAnalysis][MatrixConvergence]
Student[NumericalAnalysis][SpectralRadius]
Download Help Document