What is the purpose of polynomials and why are they important in various fields?

  • Thread starter Thread starter leanne_19
  • Start date Start date
  • Tags Tags
    Polynomials
AI Thread Summary
Polynomials are fundamental in mathematics as they represent the simplest functions, defined through addition and multiplication. They play a crucial role in calculus by enabling the approximation of complex functions, as highlighted by Taylor's theorem and the Weierstrass approximation theorem. Polynomials are essential for modeling various real-world phenomena, including planetary motion, weather patterns, and economic fluctuations, as they can define and approximate curves. While professionals like electrical engineers may not use polynomials daily, they are foundational to the sciences and technologies that underpin modern life. Understanding polynomials is vital for grasping more complex concepts in various fields.
leanne_19
Messages
1
Reaction score
0
1. Given the history of polynomials and there application why are they important?







3. When I researched the history all I found on the internet all I found was who was the first to solved certain types of poynomial. It didn't help me figure out why they might be important. I know how to solve them, I am just not sure how to apply them to everyday life and what their purpose is. Any suggestions
 
Physics news on Phys.org
A quick search of "polynomials are important" in google finds : http://nostalgia.wikipedia.org/wiki/Polynomial.

Polynomials are important because they are the simplest functions: their definition involves only addition and multiplication (since the powers are just shorthands for repeated multiplications). They are also simple in a different sense: the polynomials of degree ≤ n are precisely those functions whose (n+1)st derivative is identical zero. One can view calculus as the project of analyzing complicated functions by means of approximating them with polynomials. The culmination of these efforts is Taylors theorem, which roughly states that every differentiable function locally looks like a polynomial, and the Weierstrass approximation theorem, which states that every continuous function defined on a compact interval of the real axis can be approximated on the whole interval as closely as desired by a polynomial.
 
They are the basis of all other equations, as per Taylor's Theorem iterated to infinity?
 
Polynomials define simple curves in the language of mathematics so that they may be easily analyzed and modified. Simple curves can be combined to closely approximate more complicated curves. Planets, weather, etc. move in curves. Mechanical forces, chemical and biological processes, etc. are not constant but change over space and time. These changes and other changes like fluctuations in the economy can be approximated by curves. Also, televisions, computers, phones, music players, etc. all receive signals that are sine waves (curves). Does an electrical engineer factor polynomials on a daily basis? No. A novelist doesn't analyze the structure of each sentence, but at some point the novelist needed to learn sentence structure to write books. In the same way, polynomials are the building blocks of all these sciences.
 
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Since ##px^9+q## is the factor, then ##x^9=\frac{-q}{p}## will be one of the roots. Let ##f(x)=27x^{18}+bx^9+70##, then: $$27\left(\frac{-q}{p}\right)^2+b\left(\frac{-q}{p}\right)+70=0$$ $$b=27 \frac{q}{p}+70 \frac{p}{q}$$ $$b=\frac{27q^2+70p^2}{pq}$$ From this expression, it looks like there is no greatest value of ##b## because increasing the value of ##p## and ##q## will also increase the value of ##b##. How to find the greatest value of ##b##? Thanks
Back
Top