Re: What functions are these?
- From: "Dr Tim" <timrobinson@xxxxxxxxxxxxxxx>
- Date: 16 Nov 2005 17:57:35 -0800
There is a very important number-theory function
that maps each natural number n
onto the number of smaller numbers coprime to it,
which is also the number of invertible elements modulo n.
Can't remember what it is called, though!
But your function is interesting too.
If n = p^r with p prime, then f(n) = r+1.
And if m and n are coprime, f(mn) = f(m) f(n)
As for your step functions, number theorists generally aren't
interested
in extending their functions to non-integers.
.
- Follow-Ups:
- Re: What functions are these?
- From: Proginoskes
- Re: What functions are these?
- References:
- What functions are these?
- From: Starbles
- What functions are these?
- Prev by Date: what's the composition series for the additive group Z/12Z?
- Next by Date: Re: uniform continuity
- Previous by thread: What functions are these?
- Next by thread: Re: What functions are these?
- Index(es):
Relevant Pages
|