Ask Question
7 August, 01:52

Prove the statement holds for all positive integers:

2 + 4 + 6 + ... + 2n = n² + n

+4
Answers (1)
  1. 7 August, 02:59
    0
    Proving a relation for all natural numbers involves proving it for n = 1 and showing that it holds for n + 1 if it is assumed that it is true for any n.

    The relation 2+4+6 + ... + 2n = n^2+n has to be proved.

    If n = 1, the right hand side is equal to 2*1 = 2 and the left hand side is equal to 1^1 + 1 = 1 + 1 = 2

    Assume that the relation holds for any value of n.

    2 + 4 + 6 + ... + 2n + 2 (n+1) = n^2 + n + 2 (n + 1)

    = n^2 + n + 2n + 2

    = n^2 + 2n + 1 + n + 1

    = (n + 1) ^2 + (n + 1)

    This shows that the given relation is true for n = 1 and if it is assumed to be true for n it is also true for n + 1.

    By mathematical induction the relation is true for any value of n.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “Prove the statement holds for all positive integers: 2 + 4 + 6 + ... + 2n = n² + n ...” 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