Compute llg-fll^2 in C(1,3) Real Linear Space

  • Thread starter Thread starter Cassi
  • Start date Start date
Click For Summary
SUMMARY

The discussion focuses on computing the norm difference \|g - f\|^2 in the real linear space C(1, 3) with the inner product defined as (f, g) = ∫(1 to 3) f(x)g(x)dx. The function f(x) = 1/x and the nearest constant polynomial g = (1/2)log3 are provided. The correct computation involves the formula \|g - f\|^2 = (g, g) - 2(f, g) + (f, f), which was initially misapplied by the user. The user arrived at an incorrect conclusion, while the correct answer is 2/3 - 1/2log2^3.

PREREQUISITES
  • Understanding of real linear spaces and inner products
  • Familiarity with integration techniques in calculus
  • Knowledge of polynomial functions and their properties
  • Ability to manipulate logarithmic expressions
NEXT STEPS
  • Review the properties of inner products in real linear spaces
  • Study the derivation of norms in functional analysis
  • Practice solving integrals involving logarithmic and polynomial functions
  • Learn about the application of the Cauchy-Schwarz inequality in inner product spaces
USEFUL FOR

Students studying advanced calculus, particularly those focusing on functional analysis and inner product spaces, as well as educators looking for examples of norm computations in real linear spaces.

Cassi
Messages
18
Reaction score
0

Homework Statement


In the real linear space C(1, 3) with inner product (f, g) = intergal (1 to 3) (f(x)g(x))dx, let f(x) = 1/x. Knowing that g = (1/2)log3 is the constant polynomial g that is nearest to f. Compute llg-fll2 for this g.

Homework Equations

The Attempt at a Solution


I devised llg-fll = llgll - llfll = sqrt(g, g) - sqrt(f,f). Therefore, llg-fll2 = (g, g) - (f, f)
Using the equations, this equals integral(1 to 3)(1/2log3)2dx - integral (1 to 3)(1/x)2dx
Simplifying I get (1/2log3)2x evaluated from 1 to 3 +1/x evaluated from 1 to 3 = log23-2/3

My book says the answer is supposed to be 2/3 - 1/2log23 but I do not get this. Where am I going wrong?
 
Physics news on Phys.org
Cassi said:

Homework Statement


In the real linear space C(1, 3) with inner product (f, g) = intergal (1 to 3) (f(x)g(x))dx, let f(x) = 1/x. Knowing that g = (1/2)log3 is the constant polynomial g that is nearest to f. Compute llg-fll2 for this g.

Homework Equations

The Attempt at a Solution


I devised llg-fll = llgll - llfll = sqrt(g, g) - sqrt(f,f).

This is wrong. [tex]\|g - f\|^2 = (g,g) - 2(f,g) + (f,f).[/tex] Hence [tex]\|g - f\| = \sqrt{(g,g) - 2(f,g) + (f,f)}.[/tex] However you should in finding [itex]g[/itex] have needed to calculate [tex]\|g - f\|^2 = \|f - g\|^2 = \int_1^3 (f(t) - g(t))^2\,dt[/tex] anyway, so you can simply substitute the found [itex]g[/itex].
 
Last edited:

Similar threads

  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 17 ·
Replies
17
Views
4K
Replies
11
Views
4K
Replies
9
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 9 ·
Replies
9
Views
4K