Week 7 - Sequence and Limits
Graded Assignment
1. Multiple Choice/Statement Analysis
Statements about sequences:
- Statement: If an and bn are two sequences of real numbers, then an+bn is a convergent sequence.
- Counterexample: Let an=1 for all n, bn=−1 for all n. Both converge, but an+bn=0 for all n, which is convergent. However, the PDF says “option 1 is not correct,” which may refer to a different statement or a misinterpretation. The given explanation is not clear, but the PDF concludes: “Hence option 1 is not correct.”
- Statement: If an is an increasing sequence, then (−1)nan is a decreasing sequence.
- Counterexample: an=n for all n. Then (−1)nan is not decreasing.
- Solution: Hence option 2 is not correct.
- Statement: If an→a, bn→b, and both a,b are non-zero, then anbn→ab must be non-zero.
- Solution: This is correct.
- Conclusion: Option 3 is correct.
- Statement: If an→a and bn→a, then an−bn→0.
- Solution: This is correct.
- Conclusion: Option 4 is correct.
- Statement: If a sequence is divergent, then any subsequence is also divergent.
- Counterexample: Let an=n if n is odd, an=1 if n is even. an is divergent, but a2n is constant and hence convergent.
- Conclusion: Option 5 is not correct.
2. Function Type Matching
Match the following functions to their types:
- i) f(x)=3lnx−2
- Type: Logarithmic function (d)
- ii) f(x)=10−4x
- Type: Linear function (c)
- iii) f(x)=2x+7
- Type: Exponential function (a)
- iv) f(x)=x2−4x+4
- Type: Quadratic function (b)
3. Limit and Function Behavior
Given a graph and options:
- Option 2: limx→0+f(x)=0=limx→0−f(x). Hence option 2 is correct.
- Option 5: At x=π and x=−π there are no sharp corners at the given curve. So, option 5 is correct.
- Interval [−0.5π,0.5π]: The function is oscillatory (neither monotonically increasing nor monotonically decreasing).
4. Limit Calculations
- a) limx→0sinxlog(1+x)=1
- b) limx→0xsin5x=5
- c) limx→0sin2xex/2−1=41
5. Function Comparison
Given f(x)>g(x) for all x≥x0 and f(x)≤g(x) for x≤x0:
- Option 2: f(x) and g(x) will never intersect for x>x0 is incorrect, since f(x0)=g(x0). Solution: Option 2 is incorrect.
6. Sequence Limit
Given:
an=3n+512n2−n+34n2+7Simplify and find the limit as n→∞:
an=3n2+14n+1516n2−21n−35⟹n→∞liman=3167. Function Limit and Monotonicity
Given:
R(w)=10+ew50ew- Monotonicity: R(w) is increasing.
- Limit as w→∞: R(w)→50
- Minimum r∈Z such that R(w)<r for all w: r=50
8. Advanced Limit Calculation
Given:
n→∞limenn![log(1+n6)−n(2πn)e1/n−1]=59. Curve Analysis
Both curve 1 and curve 2 have sharp corners at the origin (0,0). Hence, at the origin these two curves do not have tangents at the origin.
10. Sequence Sum and Limit
Given:
an=n29+15+21+⋯+3(2n−1)Simplify and find the limit as n→∞:
an=n23(n2−1)=3(1−n21)⟹n→∞liman=311. Limit Involving Floor Function
Given:
5x→3+lim[x]−3x→1−lim[x]Solution:
=5×3−3×0=1512–14. Algorithm Error Estimation
12. Error in estimation by Algorithm 1:
an=6n2+1n2+5n,n→∞liman=61≈0.166Error in estimation by Algorithm 2:
bn=81+n(−1)n,n→∞limbn=81=0.125Error in estimation by Algorithm 3:
cn=7enen+4,n→∞limcn=71≈0.143Conclusion:
- Maximum error: Algorithm 1
- Minimum error: Algorithm 2
13. Error in estimation by new algorithm:
lim(an−bn)=61−81=241The error in estimation using the new algorithm is less than the error in estimation using any of the Algorithm 1, Algorithm 2 and Algorithm 3.
14. Limit calculation:
cn′=ne8n1−nn→∞limcn′=81=0.125This covers all questions and solutions from the PDF1.
Week-7-Sequence-and-Limits.pdf ↩︎