>
Exams
>
Data Science A.I Cyber Security and Computer Sci.
>
Algorithm
>
match list i with list iilist ilist ii a limx 1 1
Question:
Match List I with List II
LIST I
LIST II
(A) lim
x→1
(1 − x)
1/x
(I) e
(B) lim
x→0
1/x ln(1 − x)
(II) 1
(C) lim
x→0
(1 + x
2
)
1/x
(III) 0
(D) lim
x→∞
(1 + 1/x)
x
(IV) 2
Show Hint
Use known limit properties and approximations, such as limn→∞(1 + k/n)^n = e^k, to simplify computations.
CUET (PG) - 2024
CUET (PG)
Updated On:
Feb 11, 2026
(A) - (III), (B) - (IV), (C) - (I), (D) - (II)
(A) - (IV), (B) - (III), (C) - (II), (D) - (I)
(A) - (IV), (B) - (II), (C) - (III), (D) - (I)
(A) - (IV), (B) - (II), (C) - (I), (D) - (III)
Hide Solution
Verified By Collegedunia
The Correct Option is
D
Solution and Explanation
(A) limn→∞(1 − 1/n)^2n = e−2, so (A) matches (IV). (B) limx→1(1 − x^2)[log(1 − x)]−1 = e, so (B) matches (II). (C) limx→0(1 + x^2)e−x = 1, so (C) matches (I). (D) limx→∞(1 + 2/x)^x = e^2, so (D) matches (III).
Download Solution in PDF
Was this answer helpful?
0
0
Top Questions on Algorithm
When does the worst case of binary search occur?
GATE DA - 2025
Data Science and Artificial Intelligence
Algorithm
View Solution
Suppose that insertion sort is applied to the array \([1,2,3,5,7,9,11,x,15,13]\) and it takes exactly 2 swaps to sort the array. Select all possible values of \( x \).
GATE DA - 2025
Data Science and Artificial Intelligence
Algorithm
View Solution
Which of the following data structures supports binary search in \( O(\log n) \) time complexity?
GATE DA - 2025
Data Science and Artificial Intelligence
Algorithm
View Solution
Consider the following algorithm:
What will be the output (O/P) of this algorithm?
GATE DA - 2025
Data Science and Artificial Intelligence
Algorithm
View Solution
Consider the following graph with heuristic values:
Which of the following represents the correct order of node expansion using the A* search algorithm?
GATE DA - 2025
Data Science and Artificial Intelligence
Algorithm
View Solution
View More Questions
Questions Asked in CUET PG exam
What is the standard sequence of steps in a PCR (Polymerase Chain Reaction) cycle?
CUET (PG) - 2026
Molecular Biology
View Solution
The light pink colour of \([Co(H_2O)_6]^{2+}\) and the deep blue colour of \([CoCl_4]^{2-}\) are due to:
CUET (PG) - 2026
Coordination chemistry
View Solution
The keys 5, 28, 19, 15, 26, 33, 12, 17, 10 are inserted into a hash table using the hash function $h(k) = k \mod 9$. The collisions are resolved by chaining. After all the keys are inserted, the length of the longest chain is ________. (answer in integer)
CUET (PG) - 2026
Hashing
View Solution
The number of isomers having non-zero dipole moment for \(PCl_2F_3\) in the trigonal bipyramidal geometry is
CUET (PG) - 2026
Chemical bonding and molecular structure
View Solution
Hybridizations of the atoms indicated with the asterisk (*) in the following compounds sequentially are
CUET (PG) - 2026
Chemical bonding and molecular structure
View Solution
View More Questions