Re: Is 6 the difference of two powers?



In article <bfdf2998-4ecf-4932-8822-b670d13e3c25@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>,
Pubkeybreaker <pubkeybreaker@xxxxxxx> wrote:

Up to N, the number of powers P(N) is O(N^(1/2 + o(1)). The set of
powers is dominated by squares. This is easy to see.

If we take PAIRS of prime powers, how many different pairs are there?
Clearly there are C(P(N), 2). Their differences are all less than N,
so it would seem that there should be enough different pairs of powers
such that their differences "cover" all of the integers less than N.

All differences of squares are either odd or a multiple of 4. So for
the N/4 differences that are equal to 2 mod 4 we have only the
differences between a square and a higher power or between two higher
powers. So the dominant term of the number of pairs is going to be
N^1/2 . N^1/3 = N^5/6, which is much less than N/4 for large N.

But this doesn't help much, because the differences less then N
may arise from numbers larger than N.

-- Richard
--
:wq
.



Relevant Pages

  • Re: Funny post by one of the WotC D&D Devs
    ... Not using miniatures did mean that a few feats such as Combat Reflexes ... People don't think in "squares". ... I expect to have to HR a whole lot of the movement powers ... If the description of the encounter has a cliff edge then you tell the ...
    (rec.games.frp.dnd)
  • Re: Quadratic elements of GF(p^n)
    ... How do you find the squares in GF? ... If you have a primitive root g handy, the answer is easy - it's ... the even powers of g. ... I am not getting a hadamard matrix. ...
    (sci.math)
  • Re: how much noise will three 8dB(A) fans make?
    ... square root of the sum of the squares. ... Most noise signals have anything but the same identically same frequency. ... I think you're confusing adding voltages with adding powers. ...
    (rec.audio.pro)
  • Re: Is 6 the difference of two powers?
    ... powers is dominated by squares. ... All differences of squares are either odd or a multiple of 4. ... differences between a square and a higher power or between two higher ...  So the dominant term of the number of pairs is going to be ...
    (sci.math)
  • Re: Is 6 the difference of two powers?
    ... I enumerate powers. ... and advance each exponent through bases starting at one. ... But almost all powers are squares, so between pairs of higher powers ...
    (sci.math)