Chapter 12: Q14P (page 582)
Find the best (in the least squares sense) second-degree polynomial approximation to each of the given functions over the interval -1<x<1.
|x|
Short Answer
The best second-degree polynomial is 3/16 (5x2-1).
/*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
Learning Materials
Features
Discover
Chapter 12: Q14P (page 582)
Find the best (in the least squares sense) second-degree polynomial approximation to each of the given functions over the interval -1<x<1.
|x|
The best second-degree polynomial is 3/16 (5x2-1).
All the tools & learning materials you need for study success - in one app.
Get started for free
Expand the following functions in Legendre series.
Hint: Solve the recursion relation (5.8e)for Pl(x)and show that ∫a1 Pl(x) dx=1/2l+1 [Pl-1 (a)-Pl+1 (a)].

Expand each of the following polynomials in a Legendre series. You should get the same results that you got by a different method in the corresponding problems in Section 5.
x-x3
Find the best (in the least squares sense) second-degree polynomial approximation to each of the given functions over the interval -1<x<1.
x4
Prove the least squares approximation property of Legendre polynomials [see (9.5) and (9.6)] as follows. Let f(x) be the given function to be approximated. Let the functions pl(x)be the normalized Legendre polynomials, that is, pl(x) = √(2l+1)/2 Pl(x) , so that
∫-11[pl(x)"]"2dx=1.
Show thatLegendre series for f(x)as far as the p2(x)term is
f(x)=c0p0(x)+c1p1(x) +c3p3(x) with c1 =∫-11f(x)pl(x) dx
Write the quadratic polynomial satisfying the least squares condition as b0p0(x)+b1p1(x)+b0p0(x)by Problem 5.14 any quadratic polynomial can be written in this form). The problem is to find b0, b1, b2so that I=∫-11[f2(x)+(b0-c0)2+(b1-c1)2+(b2-c2)2 -c02 -c12 -c22] dx
Now determine the values of the b's to make I as small as possible. (Hint: The smallest value the square of a real number can have is zero.) Generalize the proof to polynomials of degree n.
Question: Use the Section 15 recursion relations and (17.4) to obtain the following recursion relations for spherical Bessel functions. We have written them for, but they are valid forand for the
What do you think about this solution?
We value your feedback to improve our textbook solutions.