Consider the following series:
(i) \( \sum_{n=1}^{\infty} \frac{1}{\sqrt{n}} \)
(ii) \( \sum_{n=1}^{\infty} \frac{1}{n(n+1)} \)
(iii) \( \sum_{n=1}^{\infty} \frac{1}{n!} \)
Choose the correct option.
Let's examine the convergence of each series:
(i) \( \sum_{n=1}^{\infty} \frac{1}{\sqrt{n}} \):
This is a p-series with \( p = \frac{1}{2} \), and we know that a p-series converges if \( p > 1 \) and diverges if \( p \leq 1 \). Since \( p = \frac{1}{2} \), this series diverges.
(ii) \( \sum_{n=1}^{\infty} \frac{1}{n(n+1)} \):
We can decompose this into partial fractions:
\[
\frac{1}{n(n+1)} = \frac{1}{n} - \frac{1}{n+1}.
\]
This gives us a telescoping series, where most terms cancel out. The sum of the series converges, so this series converges.
(iii) \( \sum_{n=1}^{\infty} \frac{1}{n!} \):
The factorial function grows extremely fast, and it is known that the series \( \sum_{n=1}^{\infty} \frac{1}{n!} \) converges to \( e - 1 \), so this series converges.
Step 2: Conclusion. Since series (ii) and (iii) converge and series (i) diverges, the correct answer is (B).
Consider a frequency-modulated (FM) signal \[ f(t) = A_c \cos(2\pi f_c t + 3 \sin(2\pi f_1 t) + 4 \sin(6\pi f_1 t)), \] where \( A_c \) and \( f_c \) are, respectively, the amplitude and frequency (in Hz) of the carrier waveform. The frequency \( f_1 \) is in Hz, and assume that \( f_c>100 f_1 \). The peak frequency deviation of the FM signal in Hz is _________.
A pot contains two red balls and two blue balls. Two balls are drawn from this pot randomly without replacement. What is the probability that the two balls drawn have different colours?
To find a real root of the equation \( x^3 + 4x^2 - 10 = 0 \) in the interval \( \left( 1, \frac{3}{2} \right) \) using the fixed-point iteration scheme, consider the following two statements:
Statement 1 S1: The iteration scheme \( x_{k+1} = \sqrt{\frac{10}{4 + x_k}}, \, k = 0, 1, 2, \ldots \) converges for any initial guess \( x_0 \in \left( 1, \frac{3}{2} \right) \).
Statement 2 S2: The iteration scheme \( x_{k+1} = \frac{1}{2} \sqrt{10 - x_k^3}, \, k = 0, 1, 2, \ldots \) diverges for some initial guess \( x_0 \in \left( 1, \frac{3}{2} \right) \).
A JK flip-flop has inputs $J = 1$ and $K = 1$.
The clock input is applied as shown. Find the output clock cycles per second (output frequency).

f(w, x, y, z) =\( \Sigma\) (0, 2, 5, 7, 8, 10, 13, 14, 15)
Find the correct simplified expression.
For the non-inverting amplifier shown in the figure, the input voltage is 1 V. The feedback network consists of 2 k$\Omega$ and 1 k$\Omega$ resistors as shown.
If the switch is open, $V_o = x$.
If the switch is closed, $V_o = ____ x$.

Consider the system described by the difference equation
\[ y(n) = \frac{5}{6}y(n-1) - \frac{1}{6}(4-n) + x(n). \] Determine whether the system is linear and time-invariant (LTI).