Yahoo 知識+ 將於 2021 年 5 月 4 日 (美國東岸時間) 停止服務,而 Yahoo 知識+ 網站現已轉為僅限瀏覽模式。其他 Yahoo 資產或服務,或你的 Yahoo 帳戶將不會有任何變更。你可以在此服務中心網頁進一步了解 Yahoo 知識+ 停止服務的事宜,以及了解如何下載你的資料。

M.I question

Prove , by mathematical induction , that

1^2-2^2+3^2-4^2+......+(2n-1)^2-(2n)^2 = -n(2n+1)for all positive integer n .

Hence , find the value of

1x2-2x3+3x4-....+49x50

朋友, 你們有什麼方法去計M.I的呢??WHY我次次做到n=k+1 的時候都計唔到ge

It too difficult !!!!!! teach me how to do . (little bit afraid of CE....) 死啦!!!

2 個解答

評分
  • 1 十年前
    最愛解答
    資料來源: Myself~~~
  • 1 十年前

    Assume P(n) be the statement "1^2-2^2+3^2-4^2+......+(2n-1)^2-(2n)^2 = -n(2n+1)"

    When n=1, L.H.S.= [2(1)-1]^2-[2(1)]^2 = -3

    . R.H.S.= -(1)[2(1)+1] = -3 = L.H.S.

    Hence, P(1) is true

    Assume P(k) is true for some positive integers k

    i.e. 1^2-2^2+3^2-4^2+......+(2k-1)^2-(2k)^2 = -k(2k+1)

    When n=k+1, L.H.S. = 1^2-2^2+3^2-4^2+......+(2k-1)^2-(2k)^2+[2(k+1)-1]^2-[2(k+1)]^2

    . = -k(2k+1) + [2(k+1)-1]^2 - [2(k+1)]^2 (by assumption)

    . = -k(2k+1) + (2k+1)^2 - 4(k+1)^2

    . = (2k+1)[-k+(2k+1)] - 4(k+1)^2

    . = (2k+1)(k+1)-4(k+1)^2

    . = (k+1)[(2k+1)-4(k+1)]

    . = (k+1)(2k+1-4k-4)

    . = (k+1)(-2k-3)

    . = -(k+1)[2(k+1)+1]

    Thus, P(k+1) is true

    By the mathematical induction, P(n) is true for all positive integers n.

還有問題嗎?立即提問即可得到解答。