Creating a Function from Points: How to Get Started

  • Thread starter Thread starter Juan Pablo
  • Start date Start date
  • Tags Tags
    Function Points
AI Thread Summary
It is possible to derive a function from five points, provided that the points have unique x-values. For any finite set of points, there are infinitely many functions that can pass through them. Specifically, a unique polynomial of degree four can be constructed from five points. This involves creating equations based on the coordinates of the points to solve for the polynomial coefficients. Thus, the process of finding a function from points is feasible with the right mathematical approach.
Juan Pablo
Messages
39
Reaction score
0
Just out of curiosity, is it possible to get a function from, say 5 points? If so how?
I don't want a full explanation just someone to point me to the right direction.

Thanks!
 
Mathematics news on Phys.org
You can put a straight line through every 5 points, it just have to be thick enough.

Question is so vague that it is impossible to answer. Are points known exactly, or are their values only approximate? Are you allowed to use any function, or only functions from some set (like polynomials)?
 
The points are exact, I can use any function
 
Given any finite number of points, there exist an infinite number of functions whose graph passes thorough them. (As long as all points have different x values, of course.) Given n+1 points, there exist a unique polynomial of degree n whose graph passes through them. You could for example write the polynomial as
y= a_nx^n+ a_{n-1}x^{n-2}+ \cdot\cdot\cdot+ a_2x^2+ a_1x+ a_0
Replacing x and y with the n+ 1 x and y values from the n+ 1 points gives you n+1 equations for the n+1 coefficients an, ..., a1, a0.
 
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Thread 'Imaginary Pythagorus'
I posted this in the Lame Math thread, but it's got me thinking. Is there any validity to this? Or is it really just a mathematical trick? Naively, I see that i2 + plus 12 does equal zero2. But does this have a meaning? I know one can treat the imaginary number line as just another axis like the reals, but does that mean this does represent a triangle in the complex plane with a hypotenuse of length zero? Ibix offered a rendering of the diagram using what I assume is matrix* notation...
Back
Top