Re: DSE 1008-Linear function
Posted by Dreyfus on Jun 27, 2014; 11:28am
URL: http://discussion-forum.276.s1.nabble.com/DSE-1008-Linear-function-tp7593700p7593704.html
A function f(x) {where x is 2dimensional vector as given in the question} is linear transformation if two conditions are satisfied:
Condition 1 : f(a+b) = f(a) + f(b) where a nd b are both 2 dimensional vectors
Condition 2 : f(c*a) = c*f(a) where c is scalar
Since f(x1, x2) is not satisfying condition 1 therefore it is not a linear function but g(x1,y1) is satisfying both the conditions therefore its a linear function