SOLUTION: The sum of the first n terms in a sequence is always 1/n. Find the product of the first 2007 terms.
Algebra ->
Sequences-and-series
-> SOLUTION: The sum of the first n terms in a sequence is always 1/n. Find the product of the first 2007 terms.
Log On
You can put this solution on YOUR website! The sum of the first n terms in a sequence is always 1/n. Find the product of the first 2007 terms.
-----------------------------
2007/n is the number of times you have n terms in 2007
----------------------
Each of those n terms sets adds up to 1/n
------------------------
So the sum is (2007/n)(1/n) = 2007/n^2
=========================================
Cheers,
Stan H.