Leading-order term
The leading-order terms within a mathematical equation, expression or model are the terms with the largest order of magnitude. The sizes of the different terms in the equation will change as the variables change, and hence, which terms are leading-order may also change.
A common and powerful way of simplifying and understanding a wide variety of complicated mathematical models is to investigate which terms are the largest, for particular sizes of the variables and parameters, and analyse the behaviour produced by just these terms. This gives the main behaviour – the true behaviour is only small deviations away from this.
The main behaviour may be captured sufficiently well by just the strictly leading-order terms, or it may be decided that slightly smaller terms should also be included. In which case, the phrase "leading-order terms" might be used informally to mean this whole group of terms. The behaviour produced by just the group of leading-order terms is called the leading-order behaviour of the model.
Basic example
| x | 0.001 | 0.1 | 0.5 | 2 | 10 |
| x3 | 0.000000001 | 0.001 | 0.125 | 8 | 1000 |
| 5x | 0.005 | 0.5 | 2.5 | 10 | 50 |
| 0.1 | 0.1 | 0.1 | 0.1 | 0.1 | 0.1 |
| y | 0.105000001 | 0.601 | 2.725 | 18.1 | 1050.1 |
Consider the equation y = x3 + 5x + 0.1. For five different values of x, the table shows the sizes of the four terms in this equation, and which terms are leading-order. As x increases further, the leading-order terms stay as x3 and y, but as x decreases and then becomes more and more negative, which terms are leading-order again changes.
There is no strict cut-off for when two terms should or should not be regarded as approximately the same order, or magnitude. One possible rule of thumb is that two terms that are within a factor of 10 of each other should be regarded as of about the same order, and two terms that are not within a factor of 100 of each other should not. However, in between is a grey area, so there are no fixed boundaries where terms are to be regarded as approximately leading-order and where not. Instead the terms fade in and out, as the variables change. Deciding whether terms in a model are leading-order, and if not, whether they are small enough to be regarded as negligible,, is often a matter of investigation and judgement, and will depend on the context.
Leading-order behaviour
Equations with only one leading-order term are possible, but rare. For example, the equation 100 = 1 + 1 + 1 +... + 1,. For any particular combination of values for the variables and parameters, an equation will typically contain at least two leading-order terms, and other lower-order terms. In this case, by making the assumption that the lower-order terms, and the parts of the leading-order terms that are the same size as the lower-order terms, are negligible, a new equation may be formed by dropping all these lower-order terms and parts of the leading-order terms. The remaining terms provide the leading-order equation, or leading-order balance, or dominant balance, and creating a new equation just involving these terms is known as taking an equation to leading-order. The solutions to this new equation are called the leading-order solutions to the original equation. Analysing the behaviour given by this new equation gives the leading-order behaviour of the model for these values of the variables and parameters. The size of the error in making this approximation is normally roughly the size of the largest neglected term.Suppose we want to understand the leading-order behaviour of the example above.
- When x = 0.001, the x3 and 5x terms may be regarded as negligible, and dropped, along with any values in the third decimal places onwards in the two remaining terms. This gives the leading-order balance y = 0.1. Thus the leading-order behaviour of this equation at x=0.001 is that y is constant.
- Similarly, when x = 10, the 5x and 0.1 terms may be regarded as negligible, and dropped, along with any values in the third significant figure onwards in the two remaining terms. This gives the leading-order balance y = x3. Thus the leading-order behaviour of this equation at x=10 is that y increases cubically with x.
Note that this description of finding leading-order balances and behaviours gives only an outline description of the process – it is not mathematically rigorous.