Modified Euler Phi Function / Sum Of Divisor-Functions Identity

From: Leroy Quet (qqquet_at_mindspring.com)
Date: 10/02/04


Date: 2 Oct 2004 06:39:58 -0700

Let phi(x,k) = the number of positive integers which are coprime to k
and are <= x.
(So, the standard Euler phi function, phi(k), is phi(k,k).)

Let sigma_q(k) =
sum{j|k} j^q.

If m = positive integer, then:

sum{k=1 to m} sigma_q(k)

=

sum{k|m} sum{j=1 to k} j^q *phi(k/j,k)

(Unless I made an errror..)

(Result is no big deal, but somewhat interesting.)

thanks,
Leroy Quet



Relevant Pages

  • Re: Four Properties of the Euler Phi Function
    ... > Prove that the Euler phi function is multiplicative: ... It's multiplicative only for coprime integers. ... restricted to the multiplicative groups is an isomorphism. ... > For any positive integers m and n ...
    (sci.math)
  • Simple But Weird Number-Theory Sum Identity
    ... If phiis the Euler phi function, ... the number of positive integers <= m and coprime to m, ... The sum always is m. ...
    (sci.math)
  • k is coprime to m, 1 <= k <= m/r
    ... where phiis number of positive integers <= n and coprime to m? ... I am guessing there are some interesting questions related to this ... somehow. ...
    (sci.math)
  • Re: Fermats Last theorem short proof
    ... As a generalization to one of my posts in this ... Given, two distinct, coprime non zero integers ... If, are two positive integers, where ...
    (sci.math)
  • Re: Four Properties of the Euler Phi Function
    ... The following properties of the Euler 'phi' function are troubling me: ... Now the number of positive integers not greater than t and coprime with t ...
    (sci.math)