MHB Double summation: inner index = function of outer index

Click For Summary
The discussion focuses on a double summation where the inner index M(x) is a function of the outer index x, complicating the analytical definition of M. The relationship between y and x is established as y varying from 1 to M(x), illustrated with an example where M(x) equals x + 1. For specific values of x, the inner summation expands accordingly, demonstrating how the total sum accumulates terms based on the varying limits of y. Participants explore whether there are methods to simplify or solve the expression given the complexity of M(x). The conversation emphasizes the need for clarity in defining M(x) to facilitate further analysis.
hitanshu_sachania
Messages
1
Reaction score
0
DoubleSum.png


Here N, a, and b are integer constants. M is also an integer but changes for every value of x, which makes the index of the second summation dependent on the first. The problem is the relationship M(x) is analytically difficult to define. Is there a way to solve/simplify this expression?
 
Mathematics news on Phys.org
Reeii Education said:
There must be a relation between y and x according to[ which as the value of x varies, y will vary, so would M(x).
No, the only "relation" between y and x is the stated one- that y goes from 1 to M(x). For example,
$\sum_{x= 1}^3\sum_{y= 1}^{x+ 1} F(x, y)$ where "M(x)" is "x+ 1".

For x= 1 y goes from 1 to 2- the inner sum is F(1, 1)+ F(1, 2).
For x= 2 y goes from 1 to 3- the inner sum is F(2, 1)+ F(2, 2)+ F(2, 3).
For x= 3 y goes from 1 to 4- the inner sum is F(3, 1)+ F(3, 2)+ F(3, 3)+ F(3, 4).
$\sum_{x= 1}^3\sum_{y= 1}^{x+ 1} F(x, y)$= F(1, 1)+ F(1, 2)+ F(2, 1)+ F(2, 2)+ F(2, 3)+ F(3, 1)+ F(3, 2)+ F(3, 3)+ F(3, 4).
 
Last edited by a moderator:

Similar threads

  • · Replies 6 ·
Replies
6
Views
2K
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 16 ·
Replies
16
Views
3K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 5 ·
Replies
5
Views
1K
Replies
3
Views
6K
  • · Replies 4 ·
Replies
4
Views
3K
Replies
1
Views
4K
  • · Replies 3 ·
Replies
3
Views
2K