Exercise 2.1.24

Answers

1.
It will be T(a,b) = (0,b), since (a,b) = (0,b) + (a,0).
2.
It will be T(a,b) = (0,b a),since (a,b) = (0,b a) + (a,a).
User profile picture
2011-06-27 00:00
Comments