Delta-rational chord: Difference between revisions
No edit summary |
Tags: Mobile edit Mobile web edit |
||
| Line 91: | Line 91: | ||
</math> | </math> | ||
and then adding the squares of the solutions and taking the square root. It satisfies SLSE({D_i}, {E_i}) = SLSE({E_i}, {D_i}). | and then adding the squares of the solutions and taking the square root. It amounts to solving | ||
<math> | |||
\displaystyle{ \min_{(x, y) \in \mathbb{R}^2} \sqrt{ \sum_{i=1}^n \Bigg( E_ix - D_i \Bigg)^2 + \sum_{i=1}^n \Bigg( D_iy - E_i \Bigg)^2 }}. | |||
</math> | |||
It satisfies SLSE({D_i}, {E_i}) = SLSE({E_i}, {D_i}). | |||
=== Open problems === | === Open problems === | ||