They are also called triangle numbers, because you can arrange marks on a page in the shape of a triangle for each number. For example here are 28 marks:
@
@@
@@@
@@@@
@@@@@
@@@@@@
@@@@@@@
Note that to create this pattern with 28, the last row has 7 marks. If we remove that last row, we end with a row of 6, and the total number of marks is 21, the next number on your list.
2007-12-03 02:57:28
·
answer #1
·
answered by Michael M 7
·
1⤊
0⤋
First factor repeats then decreases by one. Starts with the number 4. The second factor repeats then decreases by two. Starts witht he number 9.
36 = 4 * 9
28 = 4 * 7
21 = 3 * 7
15 = 3 * 5
10 = 2 * 5
6 = 2 * 3
3 = 1 * 3
1 = 1 * 1
So to get the number before 36 it would be 5 * 9 which is 45
2007-12-03 10:58:03
·
answer #2
·
answered by reg 5
·
1⤊
0⤋
The difference between the number and the next is its position/index. i.e
x0 = 0 (you're missing it)
x1 = 0 + 1 = 1
x2 = 1 + 2 = 3
x3 = 3 + 3 = 6
x4 = 6 + 4 = 10
...
xn = x(n-1) + n
I don't remember what this type of sequence is called
2007-12-03 10:57:28
·
answer #3
·
answered by Omega_Rad 2
·
0⤊
0⤋
that's easy :]
you see here:
36-8=28
28-7=21
21-6=15
15-5=10
10-4=6
6-3=3
3-2=1
so you add 1 and 1[the first counting number] then add the result to 2[which is the second number] which will result to 3. then the same pattern follows. *sorry if this part is quite confusing
2007-12-03 10:54:51
·
answer #4
·
answered by dustfinger 2
·
0⤊
0⤋
They are triangular numbers and can be found using the formulae: a(n) = C(n+1,2) = n(n+1)/2 = 0+1+2+...+n.
2007-12-03 10:52:09
·
answer #5
·
answered by bramblefeet 3
·
0⤊
0⤋
36-8=28-7=21-6=15 and so on
2007-12-03 10:48:49
·
answer #6
·
answered by muwade26 2
·
1⤊
0⤋
subtract each number from the previous one and you will see the pattern
2007-12-03 10:50:20
·
answer #7
·
answered by Joe L 5
·
0⤊
0⤋
Subtract 8, then 7, then 6, then 5 ....
2007-12-03 10:49:18
·
answer #8
·
answered by Dusie 6
·
1⤊
0⤋
zero
what they represent? no clue - but the difference between one number and the next is reduced by one each time.
2007-12-03 10:48:39
·
answer #9
·
answered by lelliegirl 3
·
0⤊
1⤋