Please subscribe to the official Codeforces channel in Telegram via the link https://t.me/codeforces_official. ×

Functions with interesting properties.

Revision en2, by coder_in_use, 2018-11-11 21:46:45

I'm trying to find the function with some properties:
1. f(u) = 0 iff v = 0
2. f(av) = |a| f(v)
Does these kind of functions exist and if yes, how do they called and where can I get more info about it?

Thanks in advance!

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en2 English coder_in_use 2018-11-11 21:46:45 15
en1 English coder_in_use 2018-11-11 21:46:14 264 Initial revision (published)