Linear Interpolation for Given Function

  • Thread starter Thread starter ForTheGreater
  • Start date Start date
  • Tags Tags
    Linear
AI Thread Summary
The discussion focuses on determining the linear interpolant for a given function with specified values at certain points. The initial attempt using Lagrange basis functions was unsuccessful, leading to confusion about the problem's requirements. The correct approach involves finding the equations of the straight lines connecting the points, specifically for the interval from -pi to -pi/2. The book provides the answer for the first interpolant as the equation of the line through the points (-pi, 4) and (-pi/2, 5/4). Ultimately, the task is to provide the interpolant for all specified intervals.
ForTheGreater
Messages
22
Reaction score
0
Decide the linear interpolant

f(-pi)=4 f(-pi/2)=5/4 f(0)=1 f(pi/2)=-3/4 f(pi)=0

the function is (1/pi2 ) (x-pi)2 - cos2 (x-pi/2)

Don't know how to do this. I tried lagrange basis functions f(x0)(x1-x)/(x1-x0)+f(x1)(x-x0)/(x1-x0)

But it doesn't turn out right.

The answer for the first interpolant (interval -pi to -pi/2) is: 4-11(x+pi)/(2pi)
 
Mathematics news on Phys.org
I sense a contradiction between the problem statement "Decide the interpolant" and the book answer "The answer for the first interpolant ... is...".
Could it be that all you are asked to provide is the four equations "connecting the dots" ?

(The book answer for the first section is the equation of the straight line through ##(-\pi, 4)## and ##(-\pi/2, 5/4)##. )

--
 
I have the answer here, it wasn't in the problem.

I'm suppose to give the interpolant in all intervals, or as you put it connect the dots.

Thank you!
 
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...
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...
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