Least-squares function approximation: Difference between revisions

Content deleted Content added
fix italics and subscripts nesting issue
m fixing mis-nesting involving sub/sup tags, italics
Line 34:
:<math>\|f_n\|^2 = |a_1|^2 + |a_2|^2 + \cdots + |a_n|^2. \, </math>
 
The coefficients {''a''<sub>''j''</sub>} making {{nowrap begin}}||''f'' − ''f''<sub>''n''</sub>''||<sup>2</sup>{{nowrap end}} as small as possible are found to be:<ref name=Lanczos/>
 
:<math>a_j = \int_a^b \phi _j^* (x)f (x) \, dx. </math>