Re: density of the range of an integer polynomial
- From: Robert Israel <israel@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 02 Oct 2007 23:13:13 -0500
quasi <quasi@xxxxxxxx> writes:
For an integer polynomial f, possibly multivariate, let range(f)
denote the range of f for all possible integer inputs, and let
density(f) denote the density of (range(f) intersect N), as a subset
of N.
Note -- as discussed in a recent thread, density(f) is not necessarily
the same as density(-f).
Of course, density(f), if it exists, is a real number in the interval
[0,1].
Some simple examples ...
If f(x) = x^2, then density(f) = 0.
If f(x) = k*x, where k is a fixed positive integer, then density(f) =
1/k.
Two questions ...
(1) Does every integer polynomial have a density?
(2) For an integer polynomial, what densities are possible? Is every
rational number in the interval [0,1] achievable as a density? Can a
density be irrational?
For density m/n, try f(x,y) = x + n y + (x^9 + y^9) prod_{j=1}^m (x - j).
For the irrational density 1 - 6/pi^2, try
f(v,w,x,y,z) = v (w^4 + x^4 + y^4 + z^4 + 2)^2
--
Robert Israel israel@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Department of Mathematics http://www.math.ubc.ca/~israel
University of British Columbia Vancouver, BC, Canada
.
- Follow-Ups:
- References:
- density of the range of an integer polynomial
- From: quasi
- density of the range of an integer polynomial
- Prev by Date: Re: PROVE sqrt(2)+sqrt(3) is a irrational number!!!
- Next by Date: Electromagnetics 7E Solutions
- Previous by thread: density of the range of an integer polynomial
- Next by thread: Re: density of the range of an integer polynomial
- Index(es):
Relevant Pages
|