Understanding Linear Functionals: Help Me w/ Example Problem!

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
wurth_skidder_23
Messages
39
Reaction score
0
I am studying for a final I have tomorrow in linear algebra, and I am still having trouble understanding linear functionals. Can someone help me out with this example problem, walk me through it so I can understand exactly what a linear functional is?

Is the following a linear functional?

[tex]\ y (x)=\int_0^1\ t^2 x(t) \, dx[/tex]
[tex]\ y (x)=x(-2)+\int_0^1\ x(t^2)\, dt[/tex]
 
Physics news on Phys.org
For the second one, which is basically just an addition to the first, is this correct?

Property 1 of a linear functional is satisfied as follows:
[tex]\ y (x+z)=x(-2)+z(-2)+\int_0^1\ (x(t^2)+z(t^2))\, dt[/tex]
[tex]\ y (x+z)=x(-2)+\int_0^1\ x(t^2)\, dt + z(-2)+\int_0^1\ z(t^2)\, dt[/tex]
[tex]\ y (x+z)=y(x)+y(z)[/tex]

Property 2 of a linear function is satisfied similarly:
[tex]\ y(a x)=a x(-2)+\int_0^1\ a x(t^2)\, dt[/tex]
[tex]\ y(a x)=a (x(-2)+\int_0^1\ x(t^2)\, dt)[/tex]
[tex]\ y(a x)=a y(x)[/tex]
 
Last edited: