Exercise 2.6.3

Answers

1.
We may find out that for all vector (x,y,z) 3 we can express it as
(x,y,z) = (x y 2)(1,0,1) + y 2(1,2,1) + (z x)(0,0,1).

So we can write

{ f1(x,y,z) = x y 2 ; f2(x,y,z) = y 2 ; f3(x,y,z) = z x.
2.
This is much easier and we have that
{ f1(a0 + a1x + a2x2) = a0; f2(a0 + a1x + a2x2) = a1; f3(a0 + a1x + a2x2) = a2.
User profile picture
2011-06-27 00:00
Comments