Exercise 3.A.9

Give an example of a function φ : C C such that

φ ( w + z ) = φ ( w ) + φ ( z )

for all w , z C but f is not linear. (Here C is thought of as a complex vector space.)

Answers

Consider the function Im defined by Im ( z ) = conj ( z ) z 2 i where

conj ( z ) = { | z | 2 z if  z 0 0 otherwise

We can verify that it is additive; let z = z 1 + z 2 i and w = w 1 + w 2 i , then it follows that Im ( z + w ) = Im ( ( z 1 + w 1 ) + ( z 2 + w 2 ) i ) = z 2 + w 2 = Im ( z ) + Im ( w ) .

Additionally, it does not satisfy homogeneity: Im ( cz ) for some complex numbers c and z is strictly real, while c Im ( z ) can be complex. Any c that has an imaginary part will not satisfy homogeneity.

Thus the function is not linear.

User profile picture
2025-04-25 04:49
Comments