F6 MATHS. Sequences and Series

2013-11-30 5:12 am
Given a series (1)+(3+5)+(7+9+11)+(13+15+17+19)+... , find

a) the total number of integers in the first n brackets,
b) the last integer in the nth bracket,
c) the sum of the terms in the first n bracket,
d) the sum of the integers in the nth bracket.

步驟+答案, thx!!

回答 (2)

2013-11-30 7:49 am
✔ 最佳答案
1 term in the first bracket
2 terms in the second bracket
.....................
.....................
n terms in the nth bracket

a) the total number of integers in the first n brackets,
= 1+2+3+4+....... + n
=(1+n)(n)/2
=(n²+n)/2

b) the last integer in the nth bracket
last term in first bracket = 1
last term in second bracket = 5
last term in third bracket = 11
last term in 4th bracket = 19

try to trace the pattern
1 ..... 1
2 ..... 5
3 ..... 11
4 ..... 19

it can be n² + (n-1)
last integer in the nth bracket is n² + (n-1)

c) the sum of the terms in the first n bracket
As from a) number of terms in the first n brackets
=(n²+n)/2

last term = n² + (n-1)

Sum = 1 + 3 + 5 + ................. + [n² + (n-1)]

= {1+[n² + (n-1)]}[(n²+n)/2]/2

Simplify it yourself

d) the sum of the integers in the nth bracket.
As from b) last integer in the nth bracket is n² + (n-1)
first term is n(n-1) + 1

It can be check like this
when n = 2; n(n-1) + 1=3
when n = 3; n(n-1) + 1=7
when n = 4; n(n-1) + 1=13
when n = 5; n(n-1) + 1=21

sum of the integers in the nth bracket = {[n(n-1)+1]+[n²+(n-1)]}(n)/2

Simplify it.
2013-12-07 2:51 am
還是要去 http://aaashops。com 品質不錯,老婆很喜歡。
倴儊响


收錄日期: 2021-04-27 20:34:23
原文連結 [永久失效]:
https://hk.answers.yahoo.com/question/index?qid=20131129000051KK00154

檢視 Wayback Machine 備份