Preprint
Article

Weighing the Pros and Cons of Newton’s Sum in Quadratic Root Function Computations Analysis

This version is not peer-reviewed.

Submitted:

19 March 2024

Posted:

26 March 2024

Read the latest preprint version here

Abstract
This study provides a comprehensive comparison of the Peter Chew Sum method and Newton's Sum in Quadratic Root Function Computations. Both methods offer significant advancements by alleviating the need for memorization of multiple formulas. However, when confronted with higher-order quadratic root functions such as +. Newton's Sum method proves cumbersome due to its requirement of all previous answers for final computation, leading to increased steps and error risks. In contrast, the Peter Chew Sum method simplifies the computational process by requiring only a few previous answers, resulting in a more straightforward series of operations. We contextualize our analysis within the historical progression of mathematical techniques, highlighting the transformative leap represented by the Peter Chew Sum method in quadratic root function computations. Peter Chew Sum addressing the limitations of Newton's Sum , especially concerning higher-order functions such as+ . Furthermore, study demonstrates that the innovative approach of the Peter Chew Sum method not only simplifies complex computations but also fosters enhanced conceptual understanding among students. In conclusion, study findings underscore the profound impact of the Peter Chew Sum method on quadratic root function computations.
Keywords: 
Newton's Sum; Quadratic;  Root; Function; Computations 
Subject: 
Computer Science and Mathematics  -   Mathematics

1. Introduction

1.1. Algebra Formula: Symmetric Function Of A Quadratic’s Roots

Preprints 101722 i001

1.2. Example Quadratic Root function Calculation [Algebra Formula]

Example 1 1 : If α, β are the zeroes of the polynomial x 2 − 2x + 2. find the value of i) α 2 + β 2 , ii) α β + β α , iii) α 3 + β 3 , iv) α 2 β + β 2 α v) α 4 + β 4
Preprints 101722 i002

1.3. Newton Sum (Newton’s Identities ) 3

Newton’s identities, also known as Newton-Girard formulae, is an efficient way to find the power sum of roots of polynomials without actually finding the roots. If x 1 , x 2 , . . x n are the roots of a polynomial equation, then Newton’s identities are used to find the summations like
Preprints 101722 i003
It is mainly used in conjunction with Vieta’s formula while working with the (complex) roots (say a 1 , a 2 , . . a k ) of a k t h degree polynomial. The main idea is that the elementary symmetric polynomials form an algebraic basis to produce all symmetric polynomials. Newton’s identity gives us the calculation via a recurrence relation with known coefficients.
Newton’s Identities for a Quadratic Polynomial
Suppose that you have a quadratic polynomial P(x) with (complex) roots α 1 and α 2 . Now, you are asked to find the value of α 1 2 + α 2 2 .
This seems very easy since you can use Vieta’s formula along with the identity ( a + b ) 2 = a 2 + b 2 + 2ab to find the required result. But what if you need to find ( α 1 10 + α 2 10 ) ? This would take a while if you were to simply use algebraic manipulations. But there’s a clever way, using Newton’s sums.
Let P(x) = a x 2 + bx + c . Then using Vieta`s formula,
This is a linear recurrence relation that gives us the i t h power sum. Note that solving this recurrence to get a closed-form solution is equivalent to finding the roots of the quadratic polynomial.
Preprints 101722 i004Preprints 101722 i005Preprints 101722 i006Preprints 101722 i007

2. The Pros Newton’s Sum in Quadratic Root Function Computations

2.1. Real Root Quadratic Equation

Example: If the roots of the equation x 2 - 4x + 3 =0 are α and β, find the value of i) α 2 + β 2 , ii) α 3 + β 3 , iii) α 4 + β 4 iv) α 5 + β 5 , v) α 6 + β 6 , vi) α 7 + β 7 and vii) α 8 + β 8 ,
Solution:
Preprints 101722 i008Preprints 101722 i009Preprints 101722 i010
Note: The significant advantages of Newton’s Sum method are obvious, such as freeing students from the burden of memorizing a large number of formulas. As shown above, if the algebraic formula method is used to calculate the quadratic root function, students need to remember a large number of formulas.

2.2. Complex Root Quadratic Equation

Example: If the roots of the equation x 2 + x + 2 = 0 are α and β, find the value of i) α 2 + β 2 , ii) α 3 + β 3 , iii) α 4 + β 4 iv) α 5 + β 5 , v) α 6 + β 6 , vi) α 7 + β 7 and vii) α 8 + β 8 ,
Preprints 101722 i011Preprints 101722 i012Preprints 101722 i013
Note: As shown above, Newton’s Sum is a historical calculation method that relies on previous results for subsequent calculations. This common historical basis reveals a limitation, particularly when dealing with higher-order quadratic root functions involving exponents such as α 25 + β 25 . For higher-order quadratic root functions, using Newton’s Sum involves many steps that can lead to calculation errors.

3. The Cons Newton’s Sum in Quadratic Root Function Computations

Example: If the roots of the equation x 2 - 3x + 2 = 0 are α and β, find the value α 25 + β 25 by   using Newton ' s   Sum   method .
Preprints 101722 i014Preprints 101722 i015

4. Asymmetric Function of a Quadratic’s Roots

Note: Newton Sum method not suitable for Asymmetric Quadratic Root Function Computations, adding an extra layer of complexity to its application.
Preprints 101722 i016

5. Conclusion

In conclusion, “Mastering Newton’s Sum” serves as a comprehensive and enlightening guide to navigating the intricate world of quadratic roots through the lens of Newton’s Sum method.
Newton’s Sum method notable advantages, such as freeing students from the burden of memorizing numerous formulas, are evident. However, as the narrative unfolds, the book draws parallels between Newton’s Sum and the Pascal triangle method—both historical calculation methods reliant on prior results for subsequent calculations. This shared historical foundation reveals a limitation, particularly when addressing higher-order quadratic root functions involving exponents like α 25 + β 25 .
Furthermore, the Newton Sum method proves not suitable for asymmetric quadratic root function computations, adding an extra layer of complexity to its application.
Beyond a mere instructional tool, the book encourages a profound understanding of when and where to apply Newton’s Sum, adding a layer of insight to its practical use. As we reflect on the evolution from the Pascal triangle method to the binomial theorem, a clear imperative emerges to develop innovative approaches that overcome the limitations posed by Newton’s Sum.
This necessity becomes a call to action, guiding readers toward future explorations and inspiring the creation of methods that transcend existing constraints. “Mastering Newton’s Sum” is not just a guide; it is an invitation to embark on a journey of innovation, forging a dynamic intersection of history, creativity, and mathematical mastery.
As we chart new territories in the realm of quadratic roots, this book stands as a beacon, propelling readers towards unprecedented heights of understanding and application. It is a testament to the ongoing dialogue between tradition and innovation in the ever-evolving landscape of mathematical exploration.

References

  1. BYJUS: https://byjus.com/question-answer/if-alpha-beta-are-the-zeroes-of-the-polynomial-x-2-2x-2-find-the/.
  2. BYJUS: https://byjus.com/question-answer/if-alpha-and-beta-are-the-roots-of-the-equation-x-2-6x-6-0/.
  3. Prasun Biswas et al.l. Newtons Identities. BRILLIANT. https://brilliant.org/wiki/newtons-identities/.
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.
Copyright: This open access article is published under a Creative Commons CC BY 4.0 license, which permit the free download, distribution, and reuse, provided that the author and preprint are cited in any reuse.

Downloads

215

Views

100

Comments

0

Subscription

Notify me about updates to this article or when a peer-reviewed version is published.

Email

Prerpints.org logo

Preprints.org is a free preprint server supported by MDPI in Basel, Switzerland.

Subscribe

© 2025 MDPI (Basel, Switzerland) unless otherwise stated