What are the mathematical rules for adding consecutive numbers and squares?

In summary, the conversation discusses various mathematical rules and formulas, such as the sums of all integers, odd and even integers, and odd integers with one gap. The participants also suggest using a function to develop these rules and finding a general formula for the sum of squares and the more challenging sum of powers. It is mentioned that these rules and formulas are already known in mathematics and can be derived algebraically.
  • #1
vin300
603
4
I have recently discovered some mathematical rules by trial and error. Some of these may be already known to people of mathematics.
1. This one is common: Sum of all integers 1+2+3+...=0.5(n^2 + n)
2. Sum of odd integers: 1+3+5+7+9...= n^2
3. Sum of even integers: 2+4+6+8...= n^2 + n eg: Sum of first two: 2+4= 2^2 +2 =6
4. Sum of gap odd integers(odd integers with one gap) : 1+5+9+13+17...= (n+1)(n+2) eg. 1+5=(1+1)(1+2)=6
5.a. Sum of gap even integers: 2+6+10+14...= 2n^2 eg 2+6+10= 2(3)^2=18
5.b. Sum of gap even integers: 4+8+12+16...= 4(1+2+3+4+...) eg:4+8+12= 4(1+2+3)= 24
 
Mathematics news on Phys.org
  • #3
The algebraic derivations of all these is trivial, so yes, they are known.
 
  • #4
vin300 said:
I have recently discovered some mathematical rules by trial and error.

If you want to develop such rules in a systematic fashion, try starting with a function like F(n) = n^2 and forming the series give by its differences: (F(1) - F(0)) + ( F(2) - F(1)) + (F(3) - F(2)) + ...(F(n+1) - F(n)). This series sums to F(n+1) - F(0).

For functions that are simple to write down, the "answer" F(n+1) - F(0) looks simple while the series whose terms are T(i) = F(i+1) - F(i) can look complicated.
 
  • #5
vin300 said:
4. Sum of gap odd integers(odd integers with one gap) : 1+5+9+13+17...= (n+1)(n+2)
Sum of odd integers with one gap = n(2n-1)
 
  • #6
Try to find a general formula now which includes all those cases:

[tex]a+ (a+b) + (a + 2b) + (a + 3b) + ... + (a + nb)[/tex]

And try to find the sum of squares:

[tex]1 + 4 + 9 + ... + n^2[/tex]

Or if you're up for a challenge, the more general

[tex]1 + 2^k + 3^k + ... + n^k[/tex]
 

Related to What are the mathematical rules for adding consecutive numbers and squares?

1. What is the rule of consequent addition?

The rule of consequent addition is a logical rule that states that if a statement (A) implies another statement (B), then adding the statement (C) to the first statement (A) will also imply the second statement (B). This means that if A → B is true, then A ∧ C → B is also true.

2. How is the rule of consequent addition used in science?

The rule of consequent addition is often used in scientific reasoning and experimentation. It allows scientists to make logical deductions and predictions based on previously established relationships between different variables or concepts.

3. Can the rule of consequent addition be applied to all scientific theories?

Yes, the rule of consequent addition is a fundamental principle of logic and can be applied to any scientific theory or hypothesis. It is particularly useful in fields such as physics, chemistry, and biology where causality and cause-and-effect relationships are key to understanding natural phenomena.

4. What are some limitations of the rule of consequent addition?

While the rule of consequent addition is a powerful tool for logical reasoning, it does have some limitations. One major limitation is that it assumes that the original statement (A) is true. If A is false, then the consequent addition (A ∧ C → B) may not hold true. Additionally, the rule only applies to statements that are logically connected by implication.

5. Are there any other related rules to the rule of consequent addition?

Yes, there are several other related rules, including the rule of disjunctive syllogism, hypothetical syllogism, and modus ponens. These rules are all part of the broader field of deductive reasoning and can be used in conjunction with the rule of consequent addition to make logical deductions and conclusions.

Similar threads

Replies
1
Views
1K
Replies
3
Views
512
Replies
5
Views
850
  • General Math
Replies
24
Views
2K
Replies
4
Views
936
  • General Math
Replies
28
Views
4K
Replies
68
Views
9K
Replies
4
Views
2K
Replies
4
Views
941
  • Calculus and Beyond Homework Help
Replies
7
Views
2K
Back
Top