Biquadrat Theory in Fundamental Science of Solving General Problems
by
© Ph. D. & Dr. Sc. Lev Gelimson
Academic Institute for Creating Fundamental Sciences (Munich, Germany)
Mathematical Journal
of the "Collegium" All World Academy of Sciences
Munich (Germany)
11 (2011), 50
The least square method (LSM) [1] by Legendre and Gauss only usually applies to contradictory (e.g. overdetermined) problems. Overmathematics [2-4] and fundamental science of solving general problems [5] have discovered many principal shortcomings [2-6] of this method, by methods of finite elements, points, etc. Additionally, by more than 4 data points, the second power can paradoxically give smaller errors of better approximations and can be increased due to the least biquadratic method (LBQM) in fundamental science of solving general problems.
Show the essence of biquadrat theory (BQT) in fundamental science of solving general problems [5] in the simplest but most typical case providing linear solving with giving the unique best quasisolution [2-5] to a finite overdetermined set of n (n > m; m , n ∈ N+ = {1, 2, ...}) linear equations
Σk=1m akjxk = cj (j = 1, 2, ... , n) (Lj)
with m unknowns xk (k = 1, 2, ... , m) and any given real numbers akj and cj in the Cartesian m-dimensional "space" [1].
Minimize the sum
4S(x1 , x2 , ... , xm) = Σj=1n (Σk=1m akjxk - cj)4
of the 4th powers of the absolute errors [1]
ej = |Σk=1m akjxk - cj|
of equations Lj of n m-1-dimensional "planes" by substituting the coordinates of any point
[k=1m xk] = (x1 , x2 , ... , xm)
of the m-dimensional space.
This nonnegative function 4S(x1 , x2 , ... , xm) everywhere differentiable has and takes its minimum at a point with vanishing all the first order derivatives
4S'xk = Σj=1n 4akj(Σk=1m akjxk - cj)3 = 0 (k = 1, 2, ... , m)
of this function by every xk (k = 1, 2, ... , m), which gives the following determined set
Σj=1n akj(Σk=1m akjxk - cj)3 = 0 (k = 1, 2, ... , m)
of m equations with m unknowns xk to determine all the possibly extremum points and, finally, the desired minimum point.
For example, by m = 2, replacing x1 with x , x2 with y , a1j with aj , and a2j with bj , we finally obtain:
ej = |ajx + bjy - cj| ,
4S = Σj=1n ej4 = Σj=1n (ajx + bjy - cj)4,
4S'x = Σj=1n 4aj(ajx + bjy - cj)3 = 0,
4S'y = Σj=1n 4bj(ajx + bjy - cj)3 = 0;
Σj=1n aj(ajx + bjy - cj)3 = 0,
Σj=1n bj(ajx + bjy - cj)3 = 0;
Σj=1n aj4 x3 + 3Σj=1n aj3bj x2y + 3Σj=1n aj2bj2 xy2 + Σj=1n ajbj3 y3 - 3Σj=1n aj3cj x2 - 6Σj=1n aj2bjcj xy - 3Σj=1n ajbj2cj y2 +
3Σj=1n aj2cj2 x + 3Σj=1n ajbjcj2 y - Σj=1n ajcj3 = 0,
Σj=1n aj3bj x3 + 3Σj=1n aj2bj2 x2y + 3Σj=1n ajbj3 xy2 + Σj=1n bj4 y3 - 3Σj=1n aj2bjcj x2 - 6Σj=1n ajbj2cj xy - 3Σj=1n bj3cj y2 +
3Σj=1n ajbjcj2 x + 3Σj=1n bj2cj2 y - Σj=1n bjcj3 = 0;
3Σj=1n aj2cj2 x + 3Σj=1n ajbjcj2 y = Σj=1n ajcj3 + 3Σj=1n aj3cj x2 + 6Σj=1n aj2bjcj xy + 3Σj=1n ajbj2cj y2 - Σj=1n aj4 x3 - 3Σj=1n aj3bj x2y - 3Σj=1n aj2bj2 xy2 - Σj=1n ajbj3 y3 ,
3Σj=1n ajbjcj2 x + 3Σj=1n bj2cj2 y = Σj=1n bjcj3 + 3Σj=1n aj2bjcj x2 + 6Σj=1n ajbj2cj xy + 3Σj=1n bj3cj y2 - Σj=1n aj3bj x3 - 3Σj=1n aj2bj2 x2y - 3Σj=1n ajbj3 xy2 - Σj=1n bj4 y3 .
Solve this set of linearized cubic equations iteratively using formulae
3Σj=1n aj2cj2 xi+1 + 3Σj=1n ajbjcj2 yi+1 = Σj=1n ajcj3 + 3Σj=1n aj3cj xi2 + 6Σj=1n aj2bjcj xiyi + 3Σj=1n ajbj2cj yi2 - Σj=1n aj4 xi3 - 3Σj=1n aj3bj xi2yi - 3Σj=1n aj2bj2 xiyi2 - Σj=1n ajbj3 yi3 ,
3Σj=1n ajbjcj2 xi+1 + 3Σj=1n bj2cj2 yi+1 = Σj=1n bjcj3 + 3Σj=1n aj2bjcj xi2 + 6Σj=1n ajbj2cj xiyi + 3Σj=1n bj3cj yi2 - Σj=1n aj3bj xi3 - 3Σj=1n aj2bj2 xi2yi - 3Σj=1n ajbj3 xiyi2 - Σj=1n bj4 yi3
to obtain i+1st iteration (xi+1 , yi+1) via ith iteration (xi , yi) for any i ∈ N+ = {1, 2, ...}. One of many reasonable possibilities to take first iteration (x1 , y1) is using the least square method (LSM) [1] giving here
x1 = (Σj=1n ajbj Σj=1n bjcj - Σj=1n ajcj Σj=1n bj2)/[Σj=1n aj2 Σj=1n bj2 - (Σj=1n ajbj)2],
y1 = (Σj=1n ajbj Σj=1n ajc - Σj=1n aj2 Σj=1n bjcj)/[Σj=1n aj2 Σj=1n bj2 - (Σj=1n ajbj)2].
Compare applying biquadrat theory (BQT) in fundamental science of solving general problems vs. the least square method (LSM) [1] to test equation set
29x + 21y = 50,
50x - 17y = 33,
x + 2y = 7,
2x - 3y = 0,
see Figure 1:
Figure 1
Notata bene:
1. The least square method (LSM) [1] gives
x ≈ 1.0023,
y ≈ 1.0075
practically ignoring the last two equations with smaller factors.
2. Biquadrat theory (BQT) [5] gives
x ≈ 1.0500,
y ≈ 1.0500
better considering the last two equations with smaller factors.
3. Comparing the results of applying biquadrat theory (BQT) vs. the least square method (LSM) [1] also to other test equation sets shows that increasing the power from 2 to 4 provides very substantially improving sensitivity. But this is not sufficient because, like the least square method (LSM), biquadrat theory (BQT) is also based on the absolute error [1] which is not invariant by equivalent transformations of a problem and hence has no objective sense.
4. To further improve biquadrat theory (BQT) with using its ideas, there are at least two ways:
4.1) further increasing the power from 4 to 6, 8, etc. (excluding odd integer powers provides avoiding absolute values and hence simplifying analytic expressions) which alone leads to much more complicated formulae and relatively slowly improving theory sensitivity and its results;
4.2) replacing the absolute errors [1] with distances and unierrors which both are invariant by equivalent transformations of a problem and hence have objective sense.
Biquadrat theory (BQT) [5] is applicable to even contradictory problems and very efficient by solving some of them, has advantages as compared to the least square method (LSM) [1], and opens ways for creating much more universal theories for solving general problems [5].
Acknowledgements to Anatolij Gelimson for our constructive discussions on coordinate system transformation invariances and his very useful remarks.
References
[1] Encyclopaedia of Mathematics. Ed. M. Hazewinkel. Volumes 1 to 10. Kluwer Academic Publ., Dordrecht, 1988-1994
[2] Lev Gelimson. Elastic Mathematics. General Strength Theory. The ”Collegium” International Academy of Sciences Publishers, Munich, 2004
[3] Lev Gelimson. Providing Helicopter Fatigue Strength: Flight Conditions. In: Structural Integrity of Advanced Aircraft and Life Extension for Current Fleets – Lessons Learned in 50 Years After the Comet Accidents, Proceedings of the 23rd ICAF Symposium, Dalle Donne, C. (Ed.), 2005, Hamburg, Vol. II, 405-416
[4] Lev Gelimson. Overmathematics: Fundamental Principles, Theories, Methods, and Laws of Science. The ”Collegium” All World Academy of Sciences Publishers, Munich, 2010
[5] Lev Gelimson. General Problem Fundamental Sciences System. The ”Collegium” All World Academy of Sciences Publishers, Munich, 2010
[6] Lev Gelimson. Corrections and Generalizations of the Least Square Method. In: Review of Aeronautical Fatigue Investigations in Germany during the Period May 2007 to April 2009, Ed. Dr. Claudio Dalle Donne, Pascal Vermeer, CTO/IW/MS-2009-076 Technical Report, International Committee on Aeronautical Fatigue, ICAF 2009, EADS Innovation Works Germany, 2009, 59-60