Optimizing Polynomial Approximations for Even Functions on Symmetric Intervals

  • Thread starter Thread starter EvLer
  • Start date Start date
  • Tags Tags
    Polynomials
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
EvLer
Messages
454
Reaction score
0

Homework Statement


find closest function a+bx3 to x2 on the iterval [-1,1]
(we consider standard inner product (f,g) = integral(-1 to 1):fgdx

So, here is my attempt, but I got a suspicious result:

[(1,1) (1,x3)] [a]
[(1,x3) (x3,x3)]
=
[(1,x2)]
[x3, x2)]

then after I've done all the integration I came up with this:
[2 0] [a]
[0 2/7]
=
[1/3]
[0]
which means that x3 term disappears...:frown:
 
Physics news on Phys.org