← Back to context Comment by causal 6 days ago What does max1≤i<j≤n mean? Wouldn't M always be j? 2 comments causal Reply kelipso 6 days ago Guessing it should be M = max_{1≤i<j≤n} ai+aj or some other function M = max_{1≤i<j≤n} f(ai,aj).
kelipso 6 days ago Guessing it should be M = max_{1≤i<j≤n} ai+aj or some other function M = max_{1≤i<j≤n} f(ai,aj).
Guessing it should be M = max_{1≤i<j≤n} ai+aj or some other function M = max_{1≤i<j≤n} f(ai,aj).