

InterviewSolution
Saved Bookmarks
1. |
A sequence Sn is bounded is there exists a number K > 0 such that1. |Sn| > K2. |Sn| = K3. |Sn| < K4. None of these |
Answer» Correct Answer - Option 3 : |Sn| < K Concept: Bounded Sequence- A sequence S: N ---> R is said to be bounded if its range is bounded in R. In other words, a sequence ( sn ) is bounded if there exists a number K > 0 such that |Sn| < K, for n = 1, 2, 3, .... |
|