Delta-rational chord: Difference between revisions

Inthar (talk | contribs)
Inthar (talk | contribs)
Line 65: Line 65:


<math>
<math>
  \displaystyle{ \underset{x}{\text{minimize}}  \sqrt{\sum_{i=1}^n \Bigg( D_i - E_ix \Bigg)^2 } }
  \displaystyle{ \underset{x}{\text{minimize}}  \sqrt{\sum_{i=1}^n \Bigg( \frac{x + D_i}{x} - E_i \Bigg)^2 } }
</math>
</math>


Line 71: Line 71:


<math>
<math>
x = \displaystyle{\frac{\sum_{i=1}^n D_i E_i}{\sum_{i=1}^n E_i^2},}
x = \displaystyle{\frac{\sum_{i=1}^n D_i }{\sum_{i=1}^n E_i},}
</math>
</math>