Skip to main content
replaced http://math.stackexchange.com/ with https://math.stackexchange.com/
Source Link

When I tested this in Mathematica, I had expected it to say it did not converge. However, I got this:

$$\prod_{n=1}^\infty n^{\mu(n)}=\frac{1}{4 \pi ^2}$$

Note: this is the reciprocal of (3) zeta-regularized product over all primes.

This indicates there is a slight skew toward the square-free numbers that have an odd number of factors.

I haven't been able to find this in the literature, but my guess is that it is already known.

Can someone point me in the right direction?

Edit: We have been told it is a bug. Mathematica V.10 does not produce a symbolic answer.

Edit 2 We can make this work by creating a function $f(k)$ that returns the $k$-th square-free number (in the constructive? order). We can find a few ideas from A019565.

$$\prod_{n=1}^{\infty}f(n)^{\mu(f(n))}$$

$$\sum_{n=1}^\infty \mu(f(n))$$

At the steps when $n>2$ is a power of $2$, sum$=0$ and prod$=1$.
Also, at those steps, $f(n)$ is the primorial with $p_k$ as the greatest factor, with $k=\frac{\log(n)}{\log(2)}$

There is a revised question over here.over here. It is a variation to Edit 2.

When I tested this in Mathematica, I had expected it to say it did not converge. However, I got this:

$$\prod_{n=1}^\infty n^{\mu(n)}=\frac{1}{4 \pi ^2}$$

Note: this is the reciprocal of (3) zeta-regularized product over all primes.

This indicates there is a slight skew toward the square-free numbers that have an odd number of factors.

I haven't been able to find this in the literature, but my guess is that it is already known.

Can someone point me in the right direction?

Edit: We have been told it is a bug. Mathematica V.10 does not produce a symbolic answer.

Edit 2 We can make this work by creating a function $f(k)$ that returns the $k$-th square-free number (in the constructive? order). We can find a few ideas from A019565.

$$\prod_{n=1}^{\infty}f(n)^{\mu(f(n))}$$

$$\sum_{n=1}^\infty \mu(f(n))$$

At the steps when $n>2$ is a power of $2$, sum$=0$ and prod$=1$.
Also, at those steps, $f(n)$ is the primorial with $p_k$ as the greatest factor, with $k=\frac{\log(n)}{\log(2)}$

There is a revised question over here. It is a variation to Edit 2.

When I tested this in Mathematica, I had expected it to say it did not converge. However, I got this:

$$\prod_{n=1}^\infty n^{\mu(n)}=\frac{1}{4 \pi ^2}$$

Note: this is the reciprocal of (3) zeta-regularized product over all primes.

This indicates there is a slight skew toward the square-free numbers that have an odd number of factors.

I haven't been able to find this in the literature, but my guess is that it is already known.

Can someone point me in the right direction?

Edit: We have been told it is a bug. Mathematica V.10 does not produce a symbolic answer.

Edit 2 We can make this work by creating a function $f(k)$ that returns the $k$-th square-free number (in the constructive? order). We can find a few ideas from A019565.

$$\prod_{n=1}^{\infty}f(n)^{\mu(f(n))}$$

$$\sum_{n=1}^\infty \mu(f(n))$$

At the steps when $n>2$ is a power of $2$, sum$=0$ and prod$=1$.
Also, at those steps, $f(n)$ is the primorial with $p_k$ as the greatest factor, with $k=\frac{\log(n)}{\log(2)}$

There is a revised question over here. It is a variation to Edit 2.

added a link
Source Link
Fred Daniel Kline
  • 1.1k
  • 2
  • 12
  • 35

When I tested this in Mathematica, I had expected it to say it did not converge. However, I got this:

$$\prod_{n=1}^\infty n^{\mu(n)}=\frac{1}{4 \pi ^2}$$

Note: this is the reciprocal of (3) zeta-regularized product over all primes.

This indicates there is a slight skew toward the square-free numbers that have an odd number of factors.

I haven't been able to find this in the literature, but my guess is that it is already known.

Can someone point me in the right direction?

Edit: We have been told it is a bug. Mathematica V.10 does not produce a symbolic answer.

Edit 2 We can make this work by creating a function $f(k)$ that returns the $k$-th square-free number (in the constructive? order). We can find a few ideas from A019565.

$$\prod_{n=1}^{\infty}f(n)^{\mu(f(n))}$$

$$\sum_{n=1}^\infty \mu(f(n))$$

At the steps when $n>2$ is a power of $2$, sum$=0$ and prod$=1$.
Also, at those steps, $f(n)$ is the primorial with $p_k$ as the greatest factor, with $k=\frac{\log(n)}{\log(2)}$

There is a revised question over here. It is a variation to Edit 2.

When I tested this in Mathematica, I had expected it to say it did not converge. However, I got this:

$$\prod_{n=1}^\infty n^{\mu(n)}=\frac{1}{4 \pi ^2}$$

Note: this is the reciprocal of (3) zeta-regularized product over all primes.

This indicates there is a slight skew toward the square-free numbers that have an odd number of factors.

I haven't been able to find this in the literature, but my guess is that it is already known.

Can someone point me in the right direction?

Edit: We have been told it is a bug. Mathematica V.10 does not produce a symbolic answer.

Edit 2 We can make this work by creating a function $f(k)$ that returns the $k$-th square-free number (in the constructive? order). We can find a few ideas from A019565.

$$\prod_{n=1}^{\infty}f(n)^{\mu(f(n))}$$

$$\sum_{n=1}^\infty \mu(f(n))$$

At the steps when $n>2$ is a power of $2$, sum$=0$ and prod$=1$.
Also, at those steps, $f(n)$ is the primorial with $p_k$ as the greatest factor, with $k=\frac{\log(n)}{\log(2)}$

When I tested this in Mathematica, I had expected it to say it did not converge. However, I got this:

$$\prod_{n=1}^\infty n^{\mu(n)}=\frac{1}{4 \pi ^2}$$

Note: this is the reciprocal of (3) zeta-regularized product over all primes.

This indicates there is a slight skew toward the square-free numbers that have an odd number of factors.

I haven't been able to find this in the literature, but my guess is that it is already known.

Can someone point me in the right direction?

Edit: We have been told it is a bug. Mathematica V.10 does not produce a symbolic answer.

Edit 2 We can make this work by creating a function $f(k)$ that returns the $k$-th square-free number (in the constructive? order). We can find a few ideas from A019565.

$$\prod_{n=1}^{\infty}f(n)^{\mu(f(n))}$$

$$\sum_{n=1}^\infty \mu(f(n))$$

At the steps when $n>2$ is a power of $2$, sum$=0$ and prod$=1$.
Also, at those steps, $f(n)$ is the primorial with $p_k$ as the greatest factor, with $k=\frac{\log(n)}{\log(2)}$

There is a revised question over here. It is a variation to Edit 2.

added note that the bug has been corrected in Mathematica V.10
Source Link
Fred Daniel Kline
  • 1.1k
  • 2
  • 12
  • 35

When I tested this in Mathematica, I had expected it to say it did not converge. However, I got this:

$$\prod_{n=1}^\infty n^{\mu(n)}=\frac{1}{4 \pi ^2}$$

Note: this is the reciprocal of (3) zeta-regularized product over all primes.

This indicates there is a slight skew toward the square-free numbers that have an odd number of factors.

I haven't been able to find this in the literature, but my guess is that it is already known.

Can someone point me in the right direction?

Edit: We have been told it is a bug. Mathematica V.10 does not produce a symbolic answer.

Edit 2 We can make this work by creating a function $f(k)$ that returns the $k$-th square-free number (in the constructive? order). We can find a few ideas from A019565.

$$\prod_{n=1}^{\infty}f(n)^{\mu(f(n))}$$

$$\sum_{n=1}^\infty \mu(f(n))$$

At the steps when $n>2$ is a power of $2$, sum$=0$ and prod$=1$.
Also, at those steps, $f(n)$ is the primorial with $p_k$ as the greatest factor, with $k=\frac{\log(n)}{\log(2)}$

When I tested this in Mathematica, I had expected it to say it did not converge. However, I got this:

$$\prod_{n=1}^\infty n^{\mu(n)}=\frac{1}{4 \pi ^2}$$

Note: this is the reciprocal of (3) zeta-regularized product over all primes.

This indicates there is a slight skew toward the square-free numbers that have an odd number of factors.

I haven't been able to find this in the literature, but my guess is that it is already known.

Can someone point me in the right direction?

Edit: We have been told it is a bug.

Edit 2 We can make this work by creating a function $f(k)$ that returns the $k$-th square-free number (in the constructive? order). We can find a few ideas from A019565.

$$\prod_{n=1}^{\infty}f(n)^{\mu(f(n))}$$

$$\sum_{n=1}^\infty \mu(f(n))$$

At the steps when $n>2$ is a power of $2$, sum$=0$ and prod$=1$.
Also, at those steps, $f(n)$ is the primorial with $p_k$ as the greatest factor, with $k=\frac{\log(n)}{\log(2)}$

When I tested this in Mathematica, I had expected it to say it did not converge. However, I got this:

$$\prod_{n=1}^\infty n^{\mu(n)}=\frac{1}{4 \pi ^2}$$

Note: this is the reciprocal of (3) zeta-regularized product over all primes.

This indicates there is a slight skew toward the square-free numbers that have an odd number of factors.

I haven't been able to find this in the literature, but my guess is that it is already known.

Can someone point me in the right direction?

Edit: We have been told it is a bug. Mathematica V.10 does not produce a symbolic answer.

Edit 2 We can make this work by creating a function $f(k)$ that returns the $k$-th square-free number (in the constructive? order). We can find a few ideas from A019565.

$$\prod_{n=1}^{\infty}f(n)^{\mu(f(n))}$$

$$\sum_{n=1}^\infty \mu(f(n))$$

At the steps when $n>2$ is a power of $2$, sum$=0$ and prod$=1$.
Also, at those steps, $f(n)$ is the primorial with $p_k$ as the greatest factor, with $k=\frac{\log(n)}{\log(2)}$

Mod Removes Wiki by S. Carnahan
expanded link description
Source Link
Fred Daniel Kline
  • 1.1k
  • 2
  • 12
  • 35
Loading
edited tags
Link
Joël
  • 26.4k
  • 2
  • 102
  • 201
Loading
removed two previous edits which no longer apply to the problem
Source Link
Fred Daniel Kline
  • 1.1k
  • 2
  • 12
  • 35
Loading
deleted 21 characters in body; edited title
Source Link
Michael Hardy
  • 1
  • 12
  • 90
  • 133
Loading
added a link to the reciprocal
Source Link
Fred Daniel Kline
  • 1.1k
  • 2
  • 12
  • 35
Loading
removed the last function
Source Link
Fred Daniel Kline
  • 1.1k
  • 2
  • 12
  • 35
Loading
asked question re edit 3a
Source Link
Fred Daniel Kline
  • 1.1k
  • 2
  • 12
  • 35
Loading
added generating function for Edit 3
Source Link
Fred Daniel Kline
  • 1.1k
  • 2
  • 12
  • 35
Loading
added idea for possible smoothing
Source Link
Fred Daniel Kline
  • 1.1k
  • 2
  • 12
  • 35
Loading
added another observation
Source Link
Fred Daniel Kline
  • 1.1k
  • 2
  • 12
  • 35
Loading
put constraint into last sentence
Source Link
Fred Daniel Kline
  • 1.1k
  • 2
  • 12
  • 35
Loading
showed how to make this work
Source Link
Fred Daniel Kline
  • 1.1k
  • 2
  • 12
  • 35
Loading
inserted final thoughts
Source Link
Fred Daniel Kline
  • 1.1k
  • 2
  • 12
  • 35
Loading
Source Link
Fred Daniel Kline
  • 1.1k
  • 2
  • 12
  • 35
Loading