Ask Question
26 February, 00:48

Find the sum of (1 - 1/n) + (1 - 2/n) + (1 - 3/n) ... upto n terms

+3
Answers (1)
  1. 26 February, 04:38
    0
    (n-1) / 2

    Step-by-step explanation:

    We have that the sum has the form of:

    Sn = n / 2 [2 * a + (n-1) * d]

    we compute the terms of a and d

    a = 1 - 1 / n

    a = (n - 1) / n

    , that is, the first term, in the case d is the subtraction between the second and the first term, thus:

    d = 1 - 2 / n - (1 - 1 / n)

    d = 1 - 2 / n - 1 + 1 / n

    d = - 1 / n

    now if replacing these values:

    Sn = n / 2 * [2 * (n - 1) / n + (n-1) * ( - 1 / n)

    Sn = n / 2 * [2 * (n-1) - (n-1) ] / n

    Sn = 1/2 * (n-1)

    Therefore, the value of that sum is (n-1) / 2
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “Find the sum of (1 - 1/n) + (1 - 2/n) + (1 - 3/n) ... upto n terms ...” in 📙 Mathematics if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers