Calculus question?

2015-09-06 4:53 pm

回答 (1)

2015-09-06 6:04 pm
✔ 最佳答案
Please see the graph below,
Ak
= ( (k+1) - k ) * [ k ] , where [ ] denotes floor function
= 1 * k
= k

∫ [ t ] dt , from t = 0 to t = n
= Σ Ak , from k = 0 to k = n-1
= Σ k , from k = 0 to k = n-1
= 0 + 1 + 2 + ..... + (n-1)
= { 1 + (n-1) } (n-1)/2
= n(n-1)/2
= [n] ( [n] - 1 ) / 2 , since n is an integer

Q.E.D.


收錄日期: 2021-05-02 14:09:12
原文連結 [永久失效]:
https://hk.answers.yahoo.com/question/index?qid=20150906085353AAxEQTo

檢視 Wayback Machine 備份