Ask Question
11 March, 04:00

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

+5
Answers (1)
  1. 11 March, 07:15
    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?
Find an answer to your question ✅ “Find the sum of (1 - 1/n) + (1 - 2/n) + (1 - 3/n) ... upto n terms ...” in 📘 Mathematics if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers