To determine the first four terms of the sequence given by the formula:
\[ a_n = \frac{(n + 1)!}{(n + 2)!} \]
we need to compute \(a_n\) for \(n = 1, 2, 3, 4\).
First, let's simplify \(a_n\):
\[ a_n = \frac{(n + 1)!}{(n + 2)(n + 1)!} = \frac{1}{n + 2} \]
Now we can find the first four terms:
-
For \(n = 1\): \[ a_1 = \frac{1}{1 + 2} = \frac{1}{3} \]
-
For \(n = 2\): \[ a_2 = \frac{1}{2 + 2} = \frac{1}{4} \]
-
For \(n = 3\): \[ a_3 = \frac{1}{3 + 2} = \frac{1}{5} \]
-
For \(n = 4\): \[ a_4 = \frac{1}{4 + 2} = \frac{1}{6} \]
Hence, the first four terms of the sequence are:
\[ \frac{1}{3}, \frac{1}{4}, \frac{1}{5}, \frac{1}{6} \]
Thus, the correct response is:
\(\frac{1}{3}, \frac{1}{4}, \frac{1}{5}, \frac{1}{6}\)