Cinitiator
- 66
- 0
Homework Statement
Which branch(es) of mathematics predominate in these equations (see pic below)?
The discussion revolves around identifying the branches of mathematics relevant to certain equations presented in a visual format. Participants are exploring concepts related to set theory, ordering, and potentially complex function theory, as well as the implications of specific mathematical notations.
The conversation is ongoing, with participants providing insights into the meanings of various symbols and their mathematical contexts. Some guidance has been offered regarding the interpretation of the min operator and its relation to ordering, but there is still uncertainty about the broader implications and definitions of the notations in question.
Participants note the lack of full context for the equations, as the original source is missing. There is an emphasis on understanding the notation within the framework of an economics paper, which may influence the mathematical interpretations being discussed.
conquest said:It might help to define big S small s and possibly the weird bigger then sign with subscript j (ordering of some kind?).
It looks now like some set theory with some (possibly partial) ordering. The use of 'arg' suggests some complex function theory or just complex algebra.
Office_Shredder said:If you want us to help you with the notation it would be really useful if you post the full context under which this is occurring
Office_Shredder said:The greater than sign is probably some previously defined ordering on a set
min means exactly what you think it means. The fact that there is an i=1,2 underneath it means take the minimum of the expression where the value of i can be either 1 or 2.
For example
[tex]\min_{i=1,2,3} i = 1[/tex]
[tex]\min_{i=3,4,5} 1/(i-6) = -1[/tex]