Explore topic-wise InterviewSolutions in .

This section includes InterviewSolutions, each offering curated multiple-choice questions to sharpen your knowledge and support exam preparation. Choose a topic below to get started.

1.

The sequence \((\frac{3^n}{n!} )\) is1. bounded2. unbounded3. convergent4. monotonic

Answer» Correct Answer - Option 4 : monotonic

Concept:

 A sequence {an} is said to be 

  • increasing if m < n implies am ≤ an
  • strictly increasing if m < n implies am < a
  • decreasing if m < n implies  am ≥ an
  • strictly decreasing if m < n implies am > a
  • monotone if it is either increasing or decreasing


Calculation:

 Let us look at the first few terms of this sequence. These are 

3, 9/2, 9/2, 27/8, 81/80, 243/560, ....

You can see that the first 5 terms of this sequence are in increasing order However, the 6th term is less than the 5th term. Hence, the sequence is neither increasing nor decreasing. That is the sequence is not monotone.

2.

The sequence \(((1+\frac{1}{n})^\frac{1}{n})\) is1. bounded2. unbounded3. only lower bounded4. only upper bounded

Answer» Correct Answer - Option 1 : bounded

Concept:

A sequence {an} is said to be bounded below if there exists a number l such that l ≤ an ∀ n ≤ N. Such a number l is called a lower bound of {an}. 

  • A sequence {an} s said to be bounded above if there exists a number u such that an ≤ u,  ∀ n ≤ N such a number u is called an upper bound of {an}. 
  • When a sequence {an}, n∈N a is both bounded below and bounded above, it is called a bounded sequence.


Calculation:

First, let us check the boundedness of the sequence from below. Note that ∀n∈N

\((1+\frac{1}{n})>1\) ⇒ \((1+\frac{1}{n})^\frac{1}{n}>1\)

Hence the sequence is bounded below. Now we check the boundedness of the sequence from above. You can see that for all n ∈ N

\(\frac{1}{n}≤1\)

⇒ \(1+\frac{1}{n}≤2≤2^n \) 

⇒ \((1+\frac{1}{n})^\frac{1}{n}≤2\)

Thus the sequence is bounded above also. Hence the sequence is bounded.

3.

Three forces P, Q, R are acting at a point in a plane. The angle between P and Q, Q and R are 150° and 120° respectively, then for equilibrium, forces P, Q, R are in the ratio1. 1 ∶ 2 ∶ 32. 1 ∶ 2 ∶ √3 3. 3 ∶ 2 ∶ 14. √3 ∶ 2 ∶ 1

Answer» Correct Answer - Option 4 : √3 ∶ 2 ∶ 1

For equilibrium:

\(\dfrac{P}{\sin p} =\dfrac{Q}{\sin q} = \dfrac{R}{\sin r}\)

Where,

p = Angle between Q and R = 120° 

r = Angle between P and Q = 150° 

q = Angle between P & R = 360° - (120° + 150°)

= 90° 

hence,

P ∶ Q ∶ R = sin p ∶ sin q ∶ sin r

= sin 120° ∶ sin 90° ∶ sin 150° 

\(=\dfrac{\sqrt{3}}{2} : \dfrac{1}{2} : \dfrac{1}{1}\)

\(\therefore \sqrt{3} : 1 : 2\)

4.

The necessary condition for a series \(\sum {{u_n}} \) to converge is that1. \(\mathop {\lim }\limits_{n \to \infty } {u_n} \to 0\)2. \(\mathop {\lim }\limits_{n \to \infty } {u_n} =1\)3. \(\mathop {\lim }\limits_{n \to \infty } {u_n} = -1\)4. None of these

Answer» Correct Answer - Option 4 : None of these

Concept:

Cauchy’s Root test-

A series of positive terms ∑unis

(i) convergent if \(\mathop {\lim }\limits_{n \to \infty } {\left( {{u_n}} \right)^{\frac{1}{n}}} < 1\)

(ii) Divergent if \(\mathop {\lim }\limits_{n \to \infty } {\left( {{u_n}} \right)^{\frac{1}{n}}} > 1\)

(iii) Test fail if \(\mathop {\lim }\limits_{n \to \infty } {\left( {{u_n}} \right)^{\frac{1}{n}}} = 1\)

Observation

A necessary condition for convergence of an infinite series \(\sum {{u_n}} \) is that \(\mathop {\lim }\limits_{n \to \infty } {u_n}< 1\)

None of the options are correct. Hence, option 4 is the correct answer.

 

5.

The set of all limit point of a set S is called 1. subset2. derived set3. closed set4. open set

Answer» Correct Answer - Option 2 : derived set

Concept:

Derived Set- The set of all limit points of a set S is called the derived set of S and is denoted by S'.

Closed Set- A set is said to be closed if each of its limit points is a member of the set.

Dense Set- A subset A of the set of reals R is said to be dense (or dense in R or everywhere dense) if every point of R is a point of A or a limit point of A or equivalently if the closure of A is R. 

6.

Consider the function\({\rm{\;f\;}}\left( {\rm{x}} \right) = {{\rm{x}}^2} - {\rm{x}} - 2\). The maximum value of f (x) in the closed interval [- 4, 4] is1. 182. 103. 24. 4

Answer» Correct Answer - Option 1 : 18

We have \({\rm{\;f\;}}\left( {\rm{x}} \right) = {{\rm{x}}^2} - {\rm{x}} - 2\)

\(\begin{array}{l} {{\rm{f}}^{'}}\left( {\rm{x}} \right) = 2{\rm{x}} - 1 = 0 \to {\rm{x}} = \frac{1}{2}\\ {{\rm{f}}^{''}}\left( {\rm{x}} \right) = 2 \end{array}\)

Since\({\rm{f'}}\left( {\rm{x}} \right) = 2 > 0\), thus \({\rm{x}} = \frac{1}{2}\) is minimum point. The maximum value in closed interval [-4, 4] will be at x = -4 or x = 4

Now maximum value \( = {\rm{max}}\left[ {{\rm{f\;}}\left( { - {\rm{\;}}4} \right),{\rm{\;f\;}}\left( 4 \right)} \right] = {\rm{max}}\left( {18,10} \right) = 18\)

7.

A function f defined on a closed interval [a, b] is said to be continuous at the end point if1. it is continuous at the right at 'a'2. it is discontinuous at the right at 'a'3. the value of 'a' is zero4. f(a) = f(b)

Answer» Correct Answer - Option 1 : it is continuous at the right at 'a'

Concept:

Continuity at an endpoint-

A function f defined on a closed interval [a, b] is said to be continuous at the endpoint 'a' if it is continuous from the right at a, i.e,

⇒ \(% MathType!MTEF!2!1!+- % feaagKart1ev2aqatCvAUfeBSjuyZL2yd9gzLbvyNv2CaerbuLwBLn % hiov2DGi1BTfMBaeXatLxBI9gBaerbd9wDYLwzYbItLDharqqtubsr % 4rNCHbGeaGqiVu0Je9sqqrpepC0xbbL8F4rqqrFfpeea0xe9Lq-Jc9 % vqaqpepm0xbba9pwe9Q8fs0-yqaqpepae9pg0FirpepeKkFr0xfr-x % fr-xb9adbaqaaeGaciGaaiaabeqaamaabaabaaGcbaWaaCbeaeaaqa % aaaaaaaaWdbiGacYgacaGGPbGaaiyBaaWcpaqaa8qacaWG4bGaeyOK % H4QaamyyaiabgUcaRiaaicdaa8aabeaak8qacaWGMbWaaeWaa8aaba % WdbiaadIhaaiaawIcacaGLPaaacqGH9aqpcaWGMbWaaeWaa8aabaWd % biaadggaaiaawIcacaGLPaaaaaa!46E3! \mathop {\lim }\limits_{x \to a + 0} f\left( x \right) = f\left( a \right)\)

Also, the function is continuous at the endpoint b of [a, b] if,

⇒ \(% MathType!MTEF!2!1!+- % feaagKart1ev2aqatCvAUfeBSjuyZL2yd9gzLbvyNv2CaerbuLwBLn % hiov2DGi1BTfMBaeXatLxBI9gBaerbd9wDYLwzYbItLDharqqtubsr % 4rNCHbGeaGqiVu0Je9sqqrpepC0xbbL8F4rqqrFfpeea0xe9Lq-Jc9 % vqaqpepm0xbba9pwe9Q8fs0-yqaqpepae9pg0FirpepeKkFr0xfr-x % fr-xb9adbaqaaeGaciGaaiaabeqaamaabaabaaGcbaWaaCbeaeaaqa % aaaaaaaaWdbiGacYgacaGGPbGaaiyBaaWcpaqaa8qacaWG4bGaeyOK % H4QaamOyaiabgkHiTiaaicdaa8aabeaak8qacaWGMbWaaeWaa8aaba % WdbiaadIhaaiaawIcacaGLPaaacqGH9aqpcaWGMbWaaeWaa8aabaWd % biaadkgaaiaawIcacaGLPaaaaaa!46F0! \mathop {\lim }\limits_{x \to b - 0} f\left( x \right) = f\left( b \right)\)

8.

Every bounded sequence has a convergent subsequence. This is a statement of 1. Bolzano-Weierstrass Theorem2. Cauchy Theorem3. Taylor's Theorem4. None of these

Answer» Correct Answer - Option 1 : Bolzano-Weierstrass Theorem

Concept:

Bolzano-Weierstrass Theorem: Every bounded sequence has a convergent subsequence.

Bolzano-Weierstrass Theorem (for a set): Every infinite bounded set has a limit point.

9.

A sequence (sn) of real numbers is called a Cauchy sequence if1. |sn + sk|  ε

Answer» Correct Answer - Option 2 : |sn - sk| < ε

Concept:

Cauchy Sequence-

A sequence (sn) of real numbers is called a Cauchy sequence or a fundamental sequence. if, for each ε > 0, there exist a natural number m such that 

⇒ |sn - sk| < ε,  for ,all n > k > m. 

  •  Every Cauchy sequence is bounded.  
  • Every Cauchy sequence is convergent. 
10.

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, ....

11.

There is a limit point for a bounded infinite set. This statement is1. Cauchy's Mean Value Theorem2. Taylor's Theorem3. Darboux's Theorem4. Bolzano Weierstrass Theorem

Answer» Correct Answer - Option 4 : Bolzano Weierstrass Theorem

Bolzano Weierstrass Theorem:

The theorem says that there is a limit point for a bounded infinite set S.

Let Ø ≠ S ⊆ R and S be bounded and infinite. Then there exists a limit point of S (in R ). 

Another Statement- Every sequence has a monotone subsequence.

12.

Any open interval is an1. open set2. closed set3. both open and closed set4. none of these

Answer» Correct Answer - Option 1 : open set

Concept:

Open Interval

  • Let a, b ∈ R and a < b. Then the set of real numbers { y : a < y < b} is called an open interval and is denoted by (a, b). All the points between a and b belong to the open interval (a, b) but a, b themselves do not belong to this interval.
  • Any open interval is an open set.
  • Both R and the empty set are open.
  • The union of open sets is an open set.

 

Closed Interval

  • The interval which contains the endpoints also is called a closed interval and is denoted by [ a, b ]. Thus [ a, b ] = {x : a ≤ x ≤ b}

We can also have intervals closed at one end and open at the other, i.e.,

  • [ a, b ) = {x : a ≤ x < b} is an open interval from a to b, including a but excluding b.
  • ( a, b ] = { x : a < x ≤ b } is an open interval from a to b including b but excluding a.
13.

The value of \(\frac{10^{22}+10^{20}}{10^{20}}\) is:1. 102. 1003. 1014. 1000

Answer» Correct Answer - Option 3 : 101

Formula used:

am × an = a(m + n)

Calculation:

\(\frac{10^{22}+10^{20}}{10^{20}}\)

⇒ \(\frac{10^{20} × 10^2+10^{20}}{10^{20}}\)

⇒ \(\frac{10^{20} ( 10^2+1)}{10^{20}}\)

⇒ 100 + 1 = 101

∴ The value of \(\frac{10^{22}+10^{20}}{10^{20}}\) is 101.

14.

A line makes an angle of 30° and 60° with the positive direction of X and Y-axis. Find the angle formed by the line with the positive direction of Z-axis.1. 60°2. 30°3. 45°4. 90°5. 140°

Answer» Correct Answer - Option 4 : 90°

Concept:

The direction cosines of a vector are the cosines of the angles between the vector and the three +ve coordinate axes i.e. X, Y, Z axes.

 l2 + m+ n2 = 1

where l = the cosines of the angles between the vector and  X-axis.

m = the cosines of the angles between the vector and  Y-axis.

n = the cosines of the angles between the vector and  Z-axis.

Calculation:

Let the line makes an angle γ with the positive direction of Z-axis. Thus it makes angle 30°, 60° and γ with the three axes.

∴ the d.c's of line are cos 30°, cos 60°, cos γ i. e. \(\dfrac{\sqrt{3}}{2}\)\(\dfrac{1}{2}\), cos γ

we know that, l2 + m2 + n2 = 1

∴ \({\left( {\sqrt 3 /2} \right)^2} + {\left( {1/2} \right)^2} + {\left( {\cos γ } \right)^2} = 1\)

or cos2 γ = 1 - 1

⇒ cos2 γ = 0

⇒ cos γ = 0

or, γ = 90°

Thus the line makes an angle of 90° with the Z-axis.

15.

For what value of x are the points (1,5), (x,1) and (4,11) collinear?1. 12. 23. 34. -1

Answer» Correct Answer - Option 4 : -1

Calculation:

Area of the triangle formed by given points

\(\frac{1}{2}\) |1(1-11) + x(11-5) + 4(5-1)|

\(\frac{1}{2}\)|6x + 6|

= 3 |x + 1|

The given points are collinear iff area of triangle = 0
i.e, iff 3 |x + 1| = 0
i.e, x + 1 = 0 iff x = -1
Hence the required value of x is -1.
16.

The angle between the lines \(\sqrt{3}x +y=1\) and \(x+\sqrt{3}y=1\) is1. 30o2. 45o3. 60o4. none of these

Answer» Correct Answer - Option 1 : 30o

Concept:

If two lines with slopes m1 and m2 make an angle θ with each other, then:

⇒ tan θ = \(\rm \left|\frac{m_1-m_2}{1+m_1m_2}\right|\).

Calculation:

The given lines are \(\sqrt{3}x +y=1\) and \(x+\sqrt{3}y=1\)

Let m1 and m2 be the slopes of these lines, then

\(m_1=-\frac{\sqrt{3}}{1}\)\(-\sqrt{3}\)

and \(m_2= -\frac{1}{\sqrt{3}}\)

If θ is the acute angle between the lines the,

⇒ tan θ = |\(\frac{m_1-m_2}{1+m_1m_2}\)| = |\(\frac{-\sqrt{3}-(-\frac{1}{\sqrt{3}})}{1+(-\sqrt{3})(-\frac{1}{\sqrt{3}})}\)| = |\(\frac{-\sqrt{3}+\frac{1}{\sqrt{3}}}{1+1}\)| = |\(\frac{-3+1}{2\sqrt{3}}\)| = |\(\frac{-2}{2\sqrt{3}}\)| = \(\frac{1}{\sqrt{3}}\)

⇒ tan θ = 30o

17.

The sequence \(\sqrt{3}, \sqrt{3\sqrt{3}},\sqrt{3\sqrt{3}\sqrt{3}},...\)converges to1. 12. 23. 34. none of these

Answer» Correct Answer - Option 3 : 3

Concept:

If p is any real number such that p > 1, then the sequence \(\sqrt{3}, \sqrt{p\sqrt{p}},\sqrt{p\sqrt{p}\sqrt{p}},...\)converges to p.

Calculation:

Given sequence \(\sqrt{3}, \sqrt{3\sqrt{3}},\sqrt{3\sqrt{3}\sqrt{3}},...\)

from the above statement, we can say that the given sequence converges to 3.

18.

If in a sequence {an}, an = n! / nn, then the sequence converges to1. zero2. one3. two4. none of these

Answer» Correct Answer - Option 1 : zero

Calculation:

We have, 

⇒ \(a_n = \frac{1.2.3...n}{n.n.n...n}\)

⇒ \(a_n=(\frac{1}{n})(\frac{2}{n})(\frac{3}{n})...(\frac{n}{n})<\frac{1}{n}\)

Thus, 0 < a< 1/n

Taking limit as n-->∞, we have

⇒ 0 ≤ \(\mathop {\lim }\limits_{n \to \infty } a_n\) ≤ \(\mathop {\lim }\limits_{n \to \infty } (\frac{1}{n})\) = 0

Therefore, \(\mathop {\lim }\limits_{n \to \infty } a_n\) = 0

Hence the sequence  converges to zero.

19.

If the lines p(p2 + 1)x - y + q = 0 and (p2 + 1)2x + (p2 + 1)y + 2q = 0 are perpendicula to the same line, then find the vaue of p will be,1. 12. -13. 04. -2

Answer» Correct Answer - Option 2 : -1

Concept:

The general equation of a line is y = mx + c   -----(A)

Where m is the slope and c is any constant.

  • The slope of parallel lines is equal.
  • Slope of the perpendicular line have their product = -1

Calculation:

The given lines are, p(p2 + 1)x - y + q = 0    ------(i)

and (p2 + 1)2x + (p2 + 1)y + 2q = 0               -------(ii)

Slope of the lines (i) is, \(\frac{-p(p^2+1)}{-1}\) i.e, p(p2 + 1)

Similarly slope of the line (ii) is, \(-\frac{(p^2+1)^2}{p^2+1}\) i.e, -(p2 +1)

Since the given lines are perpendicular to the same line, therefore, these lines are parallel which gives the lines have equal slope.

⇒ p(p2 + 1) = -(p2 +1)

⇒ (p2 + 1) (p + 1) = 0

but p2 + 1 ≠ 0

⇒ p + 1 = 0

⇒ p = -1

20.

A necessary and sufficient condition for the convergence of a squence {Sn} is1. | Sn+p - Sn | €3. | Sn+p + Sn |4. None of these

Answer» Correct Answer - Option 1 : | Sn+p - S| < €

Concept:

Cauchy's General Principle of Convergence- A necessary and sufficient condition for the convergence of a sequence {Sn} is that, for each € > 0 there exists a positive integer m such that, 

⇒ | Sn+p - S| < €, ∀ n ≥ m