Summing Gradually Changing Numbers

  • Context: High School 
  • Thread starter Thread starter M40
  • Start date Start date
  • Tags Tags
    Numbers
Click For Summary

Discussion Overview

The discussion revolves around the concept of summing gradually changing numbers, specifically focusing on a sequence that produces triangular numbers. Participants explore the mathematical properties of this sequence and its classification.

Discussion Character

  • Exploratory
  • Technical explanation
  • Conceptual clarification

Main Points Raised

  • One participant introduces a sequence of numbers generated by summing increasing integers starting from zero and asks whether a given number can be identified as part of this sequence.
  • Another participant identifies the numbers as triangular numbers and provides the formula for the nth triangular number, n(n+1)/2.
  • A further contribution explains that the sequence is an example of an arithmetic sequence, detailing how to calculate the sum of such sequences.
  • A light-hearted comment is made regarding the mathematical prowess of the original poster.

Areas of Agreement / Disagreement

Participants generally agree on the classification of the numbers as triangular numbers and the formula associated with them. However, there is no explicit discussion of disagreement, as the conversation remains focused on clarification and explanation.

Contextual Notes

The discussion does not address potential limitations or assumptions regarding the definitions of triangular numbers or arithmetic sequences.

Who May Find This Useful

Individuals interested in number theory, sequences, and mathematical summation techniques may find this discussion relevant.

M40
Messages
8
Reaction score
2
Hi.

This is the first Topic I've posted at (the very cool) Physics Forums site so go easy on me. My English is very far from perfect so some used terms may not be used correctly... :)

Anyways... I was writing a script for a website and a mathematics question popped up.

The numbers 1, 3, 6, 10, 15, 21... can be received by summing group of numbers where the first is 0 and each subsequent number is greater then the previous with 1.

for example:

1 = 0 + 1
3 = 0 + 1 + 2
6 = 0 + 1 + 2 + 3
10 = 0 + 1 + 2 + 3 + 4

and so on...

My 2 questions:

(0) I'd love to know if it possible to determine if a given number is among the list of numbers that can be received from such summing.

(1) And if the above is too complicated to discuss here - can you tell me the term in mathematics that describes such summing (if such exists) so I can google the topic?

Any help would be fantastic.

Cheers.
 
Mathematics news on Phys.org
Perfect. Thank You.
 
That's an example of the more general "arithmetic sequence" in which each number is the previous number plus a fixed difference: an+1= an+ d or a1, a1+ d, a1+ 2d, etc. In your example a1= 1 and d= 1.
It can be shown that the sum of a finite sequence of that type is just the average of the first and last terms in the sequence time the number of terms in the sequence. In your case, if you have n terms then the first number is 1 and the last term is n. Their average is (n+1)/2 and so their sum is n(n+1)/2.
 
You're not Gauss, that's for sure :-p
 

Similar threads

  • · Replies 6 ·
Replies
6
Views
1K
  • · Replies 48 ·
2
Replies
48
Views
5K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 8 ·
Replies
8
Views
4K
  • · Replies 24 ·
Replies
24
Views
3K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 12 ·
Replies
12
Views
2K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 3 ·
Replies
3
Views
1K