Instead of doing the general telescoping cancellation, we can test the pattern using small, specific values of \(n\) and see which option consistently matches.
Let's try \(n=2\): the product is just \(\left(1-\frac{1}{2}\right)=\frac{1}{2}\). Checking the options: \(\frac{1}{n}=\frac{1}{2}\) matches. \(\frac{1}{n+1}=\frac{1}{3}\) does not match. \(1+\frac{1}{n}=\frac{3}{2}\) does not match. \(1-\frac{1}{n}=\frac{1}{2}\) also matches at \(n=2\), so we need one more test to distinguish the two survivors.
Let's try \(n=3\): the product is \(\left(1-\frac{1}{2}\right)\left(1-\frac{1}{3}\right)=\frac{1}{2}\times\frac{2}{3}=\frac{1}{3}\). Now check: \(\frac{1}{n}=\frac{1}{3}\) matches. \(1-\frac{1}{n}=\frac{2}{3}\) does not match this time.
Since \(\frac{1}{n}\) correctly predicts the product for both \(n=2\) and \(n=3\), while \(1-\frac{1}{n}\) fails at \(n=3\), the option \(\frac{1}{n}\) is confirmed as the general formula.
Therefore, the correct answer is \(\frac{1}{n}\).