>
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:
Dec 29, 2024
(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
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
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
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
View More Questions
Questions Asked in CUET PG exam
What is the antonym of eradicate?
CUET (PG) - 2025
Antonyms
View Solution
Who was the first Secretary-General of the UN?
CUET (PG) - 2025
United Nations and its Organizations
View Solution
What is the correct verb form: He, as well as his friends, ?
CUET (PG) - 2025
Verbs
View Solution
Which preposition is correct: Chanakya lived ?
CUET (PG) - 2025
Prepositions
View Solution
Identify the possessive noun: My office car is parked elsewhere.
CUET (PG) - 2025
Nouns
View Solution
View More Questions