Exercise 4.2.9 (Product of multiplicative functions)

f f ( n ) and g ( n ) are multiplicative functions and g ( n ) 0 for every n , show that the functions F ( n ) = f ( n ) g ( n ) and G ( n ) = f ( n ) g ( n ) are also multiplicative.

Answers

Proof. For all positive integers m , n such that m n = 1 ,

F ( nm ) = f ( nm ) g ( nm ) = f ( n ) f ( m ) g ( n ) g ( m ) = F ( n ) F ( m ) .

Similarly

G ( nm ) = f ( nm ) g ( nm ) = f ( n ) f ( m ) g ( n ) g ( m ) = G ( n ) G ( m ) .

If f ( n ) and g ( n ) are multiplicative functions and g ( n ) 0 for every n , then fg and f g are also multiplicative. □

User profile picture
2025-01-13 10:41
Comments