Summation Question (Properties)

  • Context: Undergrad 
  • Thread starter Thread starter dogma
  • Start date Start date
  • Tags Tags
    Properties Summation
Click For Summary
SUMMARY

The discussion focuses on the transformation of the summation expression from \(\sum_{i=1}^k i\) to \(\sum_{j=0}^{k-1} (k-j)\) through substitution. The key step involves substituting \(i = k - j\) and correctly interpreting the summation limits. The final expression is derived by rearranging the inequalities and rewriting the summation in standard notation, confirming that \(\sum_{(k-j)\geq{1}}^{(k-j)\leq{k}}(k-j)\) simplifies to \(\sum_{j=0}^{k-1}(k-j)\).

PREREQUISITES
  • Understanding of summation notation and limits
  • Familiarity with algebraic substitution techniques
  • Basic knowledge of inequalities in mathematical expressions
  • Experience with mathematical notation and transformations
NEXT STEPS
  • Study the properties of summation and series in mathematics
  • Learn about algebraic manipulation of summation limits
  • Explore advanced topics in combinatorial mathematics
  • Review examples of summation transformations in mathematical proofs
USEFUL FOR

Students, educators, and mathematicians who are working with summation expressions and looking to enhance their understanding of algebraic transformations in mathematical notation.

dogma
Messages
35
Reaction score
0
I have a rather simple question, but my rusty brain needs a good, swift kick-start.

I start with:

[tex]\sum_{i=1}^k i[/tex]

and substitute in [tex]i=k-j[/tex] to get:

[tex]\sum_{k-j=1}^k (k-j)[/tex]

How do I get from this to the following?

[tex]\sum_{k-j=1}^k (k-j) \rightarrow \sum_{j=0}^{k-1} (k-j)[/tex]

Thanks in advance for your help.

dogma
 
Last edited:
Mathematics news on Phys.org
dogma said:
I have a rather simple question, but my rusty brain needs a good, swift kick-start.

I start with:

[tex]\sum_{i=1}^k i[/tex]

and substitute in [tex]i=k-j[/tex] to get:

[tex]\sum_{k-j=1}^k (k-j)[/tex]

How do I get from this to the following?

[tex]\sum_{k-j=1}^k (k-j) \rightarrow \sum_{j=0}^{k-1} (k-j)[/tex]

Thanks in advance for your help.

dogma
You're in some confusion in how to interpret the summation limits.
Let's write it explicitly, to see how it follows:
[tex]\sum_{i\geq{1}}^{i\leq{k}}i=\sum_{(k-j)\geq{1}}^{(k-j)\leq{k}}(k-j)[/tex]

Now, rearrange the inequalities in the last expression:
[tex]\sum_{(k-j)\geq{1}}^{(k-j)\leq{k}}(k-j)=\sum_{(k-1)\geq{j}}^{0\leq{j}}(k-j)[/tex]
Which in standard notation is nothing else than:
[tex]\sum_{j\geq{0}}^{j\leq(k-1)}(k-j)=\sum_{j=0}^{k-1}(k-j)[/tex]
 
Last edited:
Thank you!

I completely understand now. I just need a good, swift kick. :-p

Thanks again and take care!

dogma
 

Similar threads

  • · Replies 8 ·
Replies
8
Views
4K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 0 ·
Replies
0
Views
2K
  • · Replies 7 ·
Replies
7
Views
4K
  • · Replies 4 ·
Replies
4
Views
4K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 0 ·
Replies
0
Views
2K
  • · Replies 21 ·
Replies
21
Views
2K