Registry Synced

jan-2026-mathematics-i-week-7-graded-assignment-7

2306 words
12 min read

Week 7 - Graded Assignment 7

Course: Jan 2026 - Mathematics I
Week 7 - Graded Assignment 7
Last Submitted: You have last submitted on: 2026-04-01, 03:33 IST

Topic: Function Mapping | Marks: 1

Question 1

Match the functions in Column A with their types in Column B and graphs in Column C.
Markdown Image
  • i) \rightarrow d) \rightarrow 2)
  • i) \rightarrow a) \rightarrow 2)
  • ii) \rightarrow c) \rightarrow 1)
  • ii) \rightarrow c) \rightarrow 4)
  • iii) \rightarrow d) \rightarrow 2)
  • iii) \rightarrow a) \rightarrow 3)
  • iv) \rightarrow b) \rightarrow 1)
  • iv) \rightarrow b) \rightarrow 3)
Status: Yes, the answer is correct. Score: Score: 1
Accepted Answers: i) \rightarrow d) \rightarrow 2) ii) \rightarrow c) \rightarrow 4) iii) \rightarrow a) \rightarrow 3) iv) \rightarrow b) \rightarrow 1)

Solution

Abstract Solution (Strategy)

  1. [Visual Recognition]: Identify graph types based on curvature, intercepts, and asymptotes.
  2. [Decision rule]: Match linear through origin to y=mxy=mx, quadratic to y=ax2y=ax^2, etc.

Procedure

  • Step 1 – (i): Quadratic shape with vertex. Matches (d) and Graph 2.
  • Step 2 – (ii): Straight line through origin. Matches (c) and Graph 4.
  • Step 3 – (iii): Logarithmic growth (asymptote at x=0x=0). Matches (a) and Graph 3.
  • Step 4 – (iv): Exponential curve. Matches (b) and Graph 1.
  • Result: (i)-d-2, (ii)-c-4, (iii)-a-3, (iv)-b-1.
If you got this wrong: Look at the asymptotes first! If the graph never touches the Y-axis but heads to
-\infty, it's almost certainly a logarithm.

Topic: Monotonic Functions | Marks: 1

Question 2

f(x)f(x) is strictly increasing, g(x)g(x) is strictly decreasing. They intersect at x=x0x = x_0. Choose correct options.
  • f(x)g(x)f(x) \geq g(x) for all xx0x \geq x_0.
  • There exists a point x1>x0x_1 > x_0 such that f(x1)=g(x1)f(x_1) = g(x_1).
  • g(x)f(x)g(x) \geq f(x) for all xx0x \geq x_0.
  • g(x)f(x)g(x) \geq f(x) for all x0xx_0 \geq x.
  • f(x)g(x)f(x) \geq g(x) for all x0xx_0 \geq x.
Accepted Answers: f(x)g(x)f(x) \geq g(x) for all xx0x \geq x_0. g(x)f(x)g(x) \geq f(x) for all x0xx_0 \geq x.

Solution

Abstract Solution (Strategy)

  1. [Monotonicity Comparison]: If ff climbs and gg falls, they can only meet once. Past that point, ff is higher. Before that point, gg is higher.
  2. [Decision rule]: Visualize the relative positions of the curves before and after x0x_0.

Procedure

  • Step 1 – Right Side: For x>x0x > x_0, f(x)>f(x0)f(x) > f(x_0) and g(x)<g(x0)g(x) < g(x_0). Since f(x0)=g(x0)f(x_0)=g(x_0), we have f(x)>g(x)f(x) > g(x).
  • Step 2 – Left Side: For x<x0x < x_0, f(x)<f(x0)f(x) < f(x_0) and g(x)>g(x0)g(x) > g(x_0). Since f(x0)=g(x0)f(x_0)=g(x_0), we have g(x)>f(x)g(x) > f(x).
  • Result: fgf \ge g for xx0x \ge x_0; gfg \ge f for xx0x \le x_0.
If you got this wrong: Draw an 'X'. One diagonal is
ff (increasing), the other is gg (decreasing). You'll see which is "above" on which side of the center.

Topic: Sequential Limits | Marks: 1

Question 3

Find limnan\lim_{n \to \infty} a_n where an=12n23n+274n2+23n+5a_n = \frac{12n^2}{3n+27}-\frac{4n^2+23}{n+5}.
Your Answer: -16
Status: Yes, the answer is correct. Score: Score: 1
Accepted Answers: -16

Solution

Abstract Solution (Strategy)

  1. [Limit of Difference]: Combine the two rational expressions into one common denominator.
  2. [Decision rule]: The limit of a rational function as nn \to \infty is the ratio of the coefficients of the highest power of nn.

Procedure

  • Step 1 – Combine: an=12n2(n+5)(4n2+23)(3n+27)(3n+27)(n+5)a_n = \frac{12n^2(n+5) - (4n^2+23)(3n+27)}{(3n+27)(n+5)}.
  • Step 2 – Expand Numerator: (12n3+60n2)(12n3+108n2+69n+621)=48n269n621(12n^3 + 60n^2) - (12n^3 + 108n^2 + 69n + 621) = -48n^2 - 69n - 621.
  • Step 3 – Expand Denominator: 3n2+15n+27n+135=3n2+42n+1353n^2 + 15n + 27n + 135 = 3n^2 + 42n + 135.
  • Step 4 – Limit: limn48n23n2=16\lim_{n \to \infty} \frac{-48n^2}{3n^2} = -16.
  • Result: -16
If you got this wrong: Be extremely careful when expanding
(4n2+23)(3n+27)(4n^2+23)(3n+27). Many students forget to fully distribute the negative sign to all four resulting terms.

Topic: Limit Evaluation | Marks: 1

Question 4

In the graphs given below, how many of the curves have a (unique) tangent at the origin (i.e., (0, 0))?
Markdown Image
Your Answer: 2
Status: Yes, the answer is correct. Score: Score: 1
Feedback/Explanation: (Type: Numeric) 2
Accepted Answers:
(Type: Numeric) 2

Solution

Abstract Solution (Strategy)

  1. [Differentiability & Tangent Existence]: A function has a unique tangent at a point if it is differentiable at that point (the derivative exists and is unique).
  2. [Formula]: f(0)=limh0f(h)f(0)hf'(0) = \lim_{h \to 0} \frac{f(h) - f(0)}{h}.
  3. [Decision rule]: Visually, look for points where the curve is "smooth" and well-defined. Sharp corners (cusps) or jumps (discontinuities) at (0,0) imply no unique tangent.

Procedure

  • Step 1 – Graph Analysis: Examine the provided images.
  • Step 2 – Count Smoothness: Identify curves that pass through (0,0) with a defined, continuous slope.
  • Step 3 – Conclusion: 2 of the 4 provided curves exhibit standard differentiable properties at the origin origin.
  • Result: 2
If you got this wrong: Remember "tangent" doesn't just mean a line touching the curve—it means the
limit of the slope. If the limit from the left and right differ (like in x|x|), no unique tangent exists!

Topic: Compound Limit Evaluation | Marks: 1

Question 5

Standard limits provided: log(1+x)x1\frac{\log(1+x)}{x} \to 1, ex1x1\frac{e^x-1}{x} \to 1, nn!ne\frac{n}{\sqrt[n]{n!}} \to e. Find limnen!n[log(1+16n)e9/n1(2πn)1/n]\lim_{n \to \infty} e\sqrt[n]{n!} \left[ \log(1 + \frac{16}{n}) - \frac{e^{9/n}-1}{(2\pi n)^{1/n}} \right].
Your Answer: 7
Status: Yes, the answer is correct. Score: Score: 1
Accepted Answers: 7

Solution

Abstract Solution (Strategy)

  1. [Substitution]: Use small-x approximations: log(1+16/n)16/n\log(1+16/n) \approx 16/n and e9/n19/ne^{9/n}-1 \approx 9/n.
  2. [Decision rule]: Recognize the Stirling-style limit n!nn1e\frac{\sqrt[n]{n!}}{n} \to \frac{1}{e}.

Procedure

  • Step 1 – First Term: log(1+16/n)16/n\log(1 + 16/n) \approx 16/n for large nn.
  • Step 2 – Second Term: (e9/n1)9/n(e^{9/n}-1) \approx 9/n. The (2πn)1/n(2\pi n)^{1/n} term goes to 11 as nn \to \infty.
  • Step 3 – Sum: The bracket becomes 16n9n=7n\approx \frac{16}{n} - \frac{9}{n} = \frac{7}{n}.
  • Step 4 – Combine: en!n7n    7e(n!nn)e \cdot \sqrt[n]{n!} \cdot \frac{7}{n} \implies 7 \cdot e \left( \frac{\sqrt[n]{n!}}{n} \right).
  • Step 5 – Limit: Since n!nn1/e\frac{\sqrt[n]{n!}}{n} \to 1/e, the overall expression becomes 7e(1/e)=77 \cdot e \cdot (1/e) = 7.
  • Result: 7
If you got this wrong: Always remember
(2πn)1/n1(2\pi n)^{1/n} \to 1. Any polynomial term raised to the 1/n1/n power converges to 1 as n grows to infinity.

Topic: Sum of Odd Integers | Marks: 1

Question 6

Find the limit of an=3+5+...+(2n1)n2a_n = \frac{3+5+...+(2n-1)}{n^2}.
Your Answer: 1
Status: Yes, the answer is correct. Score: Score: 1
Accepted Answers: 1

Solution

Abstract Solution (Strategy)

  1. [Series Summation]: The numerator is the sum of n1n-1 arithmetic progression terms.
  2. [Formula]: Sum of first kk odds =k2= k^2.

Procedure

  • Step 1 – Formulate: The sequence is 3,5,...,(2n1)3, 5, ..., (2n-1). This is the sum of the first nn odd numbers (1,3,5,...,2n1)(1, 3, 5, ..., 2n-1) minus the first odd number (11).
  • Step 2 – Sum: Numerator =n21= n^2 - 1.
  • Step 3 – Limit: limnn21n2=limn(11n2)\lim_{n \to \infty} \frac{n^2-1}{n^2} = \lim_{n \to \infty} \left( 1 - \frac{1}{n^2} \right).
  • Step 4 – Evaluate: 10=11 - 0 = 1.
  • Result: 1
If you got this wrong: There are
n1n-1 terms in the numerator. If there were nn terms starting from 1, the sum would be n2n^2. Subtracting 1 correctly gives n21n^2-1.

Topic: Floor Function Limits | Marks: 1

Question 7

Find the value of 5limx21+x3limx4x5\lim\limits_{x \to 21^+}\lfloor{x}\rfloor-3\lim\limits_{x \to 4^-}\lfloor{x}\rfloor, where x\lfloor{x}\rfloor denotes the greatest integer less than or equal to xx.
Your Answer: 96
Status: Yes, the answer is correct. Score: Score: 1
Feedback/Explanation: (Type: Numeric) 96
Accepted Answers:
(Type: Numeric) 96

Solution

Abstract Solution (Strategy)

  1. [Floor Function Limits (LHL/RHL)]: The floor function x\lfloor x \rfloor is discontinuous at integers. Its limit depends strictly on the direction of approach (Left-Hand Limit vs Right-Hand Limit).
  2. [Formula]: limxa+x=a\lim_{x \to a^+} \lfloor x \rfloor = a (for integer aa) and limxax=a1\lim_{x \to a^-} \lfloor x \rfloor = a - 1.
  3. [Decision rule]: Evaluate the directional limits independently before performing arithmetic operations.

Procedure

  • Step 1 – Right-Hand Limit (21): limx21+x\lim_{x \to 21^+} \lfloor x \rfloor. Since xx is slightly above 21 (e.g., 21.001), the floor is 21.
  • Step 2 – Left-Hand Limit (4): limx4x.Since\lim_{x \to 4^-} \lfloor x \rfloor. Since x$ is slightly below 4 (e.g., 3.999), the floor is 3.
  • Step 3 – Composite Calculation: 5(21)3(3)=1059=965(21) - 3(3) = 105 - 9 = 96.
  • Result: 96
If you got this wrong: Always draw a number line if you're confused by floor limits! "Just below 4" means you are in the 3.xx territory, so the output must be 3.

Topic: Multi-Algorithm Limits | Marks: 1

Question 8

Suppose a company runs three algorithms to estimate its future growth. Suppose the error in the estimation depends on the available number (n)(n) of data as follows:
  • Error in estimation by Algorithm 1: an=n2+5n6n2+1\displaystyle a_n= \frac{n^2+5n}{6n^2+1}.
  • Error in estimation by Algorithm 2: bn=18+(1)n1n\displaystyle b_n=\frac{1}{8}+(-1)^n\frac{1}{n}
  • Error in estimation by Algorithm 3: cn=en+47en\displaystyle c_n=\frac{e^n+4}{7e^n}
where nN{0}n\in \mathbb{N}\setminus \lbrace 0 \rbrace.Suppose the company has a large amount of data in hand (we can assume nn tends to \infty). Using the information given above, answer the questions below.
 Which of the following statements is (are) correct?
  • Error in estimation by Algorithm 2 will be 0.500.
  • Error in estimation by Algorithm 2 will give the minimum error.
  • Error in estimation by Algorithm 2 will give the maximum error.
  • Both Algorithm 1 and Algorithm 2 will give the same error and that will be the maximum.
  • Error in estimation by Algorithm 1 will be 0.166 approximately.
Feedback/Explanation: Error in estimation by Algorithm 2 will give the minimum error.
Error in estimation by Algorithm 1 will be 0.166 approximately.
Accepted Answers:
Error in estimation by Algorithm 2 will give the minimum error.
Error in estimation by Algorithm 1 will be 0.166 approximately.

Solution

Abstract Solution (Strategy)

  1. [Sequence Convergence & Limits]: Evaluate the limit of each sequence as nn \to \infty.
  2. [Formula]: anABa_n \to \frac{A}{B}, bnC±0b_n \to C \pm 0, cnAenBenc_n \to \frac{Ae^n}{Be^n}.
  3. [Decision rule]: Find theoretical terminal error for each algorithm by evaluating its non o \infty behavior.

Procedure

  • Step 1 – Alg 1 Limit: an=n2+5n6n2+1o160.166a_n = \frac{n^2+5n}{6n^2+1} o \frac{1}{6} \approx 0.166.
  • Step 2 – Alg 2 Limit: bn=18+(1)nnb_n = \frac{1}{8} + \frac{(-1)^n}{n}. As non o \infty, 1no0\frac{1}{n} o 0. Limit evaluates to 18=0.125\frac{1}{8} = 0.125.
  • Step 3 – Alg 3 Limit: cn=en+47en=17+47eno170.142c_n = \frac{e^n+4}{7e^n} = \frac{1}{7} + \frac{4}{7e^n} o \frac{1}{7} \approx 0.142.
  • Step 4 – Compare: Max error is Alg 1 (0.166). Min error is Alg 2 (0.125).
  • Result: Error by Algorithm 2 is minimum, Algorithm 1 will be 0.166.
If you got this wrong:
cnc_n simplifies easily if you divide out ene^n across the fractional numerator.

Topic: Algebraic Subtraction of Limits | Marks: 1

Question 9

Prediction error dn=anbnd_n = a_n - b_n (using sequences from Q8). Choose correct options.
  • New algorithm error is less than Algorithm 1.
  • Algorithm 2 error is less than New algorithm.
  • New algorithm error is less than Algorithm 3.
  • New algorithm error cannot be compared with Algorithm 3.
Status: Yes, the answer is correct. Score: Score: 1
Accepted Answers: The error in estimation using the new algorithm is less than the error in estimation using Algorithm 1. The error in estimation using the new algorithm is less than the error in estimation using Algorithm 3.

Solution

Abstract Solution (Strategy)

  1. [Limit Difference]: The limit of the difference is the difference of the limits.
  2. [Decision rule]: Compare Ld=LaLbL_d = L_a - L_b with LaL_a and LcL_c.

Procedure

  • Step 1 – Vals: From previous: La=1/6L_a = 1/6, Lb=1/8L_b = 1/8, Lc=1/7L_c = 1/7.
  • Step 2 – Diff: Ld=1/61/8=4324=1/240.041L_d = 1/6 - 1/8 = \frac{4-3}{24} = 1/24 \approx 0.041.
  • Step 3 – Compare: 1/241/24 is smaller than 1/61/6, 1/81/8, and 1/71/7.
  • Result: The new error (0.0410.041) is lower than any individual algorithm error.
If you got this wrong: Don't forget that "New Algorithm Error" is a single value (
0.0410.041). You are comparing this single terminal value against others.

Topic: Logarithmic-Exponential Limits | Marks: 1

Question 10

Modified Algorithm 3 error: cn=ne1/8nnc_n' = n e^{1/8n} - n. Find the new limit as nn \to \infty.
Your Answer: 0.125
Status: Yes, the answer is correct. Score: Score: 1
Accepted Answers: (Type: Range) 0.125, 0.126

Solution

Abstract Solution (Strategy)

  1. [Standard Limit Form]: Transform the expression to match ex1x1\frac{e^x-1}{x} \to 1 as x0x \to 0.
  2. [Decision rule]: Let x=1/nx = 1/n. As n,x0n \to \infty, x \to 0.

Procedure

  • Step 1 – Factor: cn=n(e1/8n1)c_n' = n (e^{1/8n} - 1).
  • Step 2 – Substitute: Let h=1/nh = 1/n. cn=eh/81hc_n' = \frac{e^{h/8} - 1}{h}.
  • Step 3 – Align Coefficient: Multiply and divide by 88. 18(eh/81h/8)\frac{1}{8} \left( \frac{e^{h/8} - 1}{h/8} \right).
  • Step 4 – Solve: As n,h0n \to \infty, h \to 0, so eh/81h/81\frac{e^{h/8}-1}{h/8} \to 1.
  • Result: 18×1=0.125\frac{1}{8} \times 1 = 0.125.
If you got this wrong: Any limit that looks like
n(ek/n1)n(e^{k/n} - 1) is designed to test your knowledge of the ex1x\frac{e^{x}-1}{x} standard limit. The answer is always just the coefficient kk.

Document Outline
Table of Contents
System Normal // Awaiting Context

Intelligence Hub

Navigate the knowledge graph to generate context. The Hub adapts dynamically to surface backlinks, related notes, and metadata insights.