Skip to main content

All Questions

3 votes
1 answer
178 views

Smallest "diamond-number" above some power of ten?

Let us call a positive integer $N$ a "diamond-number" if it has the form $p^2q$ with distinct primes $p,q$ with the same number of decimal digits. An example is $N=10^{19}+93815391$. Its ...
Peter's user avatar
  • 85.1k
1 vote
2 answers
71 views

Expected number of factors of $LCM(1,…,n)$ (particularly, potentially, when $n=8t$)

I’m trying to prove something regarding $8t$-powersmooth numbers (a $k$-powersmooth number $n$ is one for which all prime powers $p^m$ such that $p^m|n$ are such that $p^m\le k$). Essentially, I have ...
Lieutenant Zipp's user avatar
1 vote
1 answer
62 views

Find the next "consecutive-prime composite number" from a given one.

Good day all. I am not a mathematician by a long shot. Please bear with me... I am playing with "descending-consecutive-prime composite numbers" (I don't think that's the term). These are ...
Jaco Van Niekerk's user avatar
3 votes
2 answers
188 views

Convergence of a product involving primes

Let $p_1, ... , p_n, ...$ be the prime numbers in order. Let $n \in \mathbb{N}$ and $q_1, ..., q_n \in \mathbb{N}$. Define $$ P_n = \prod_{k=1}^n p_k^{q_k} \hspace{1cm} Q_n = \prod_{k=1}^n \left( p_k^{...
C Marius's user avatar
  • 1,289
1 vote
1 answer
56 views

Distribution of perfect numbers for a semiprime

Given a semiprime with a length of 120 digits (397bit): is it possible to meet any assumptions about perfect numbers (prime factors with same length, 199+199bit) for this number? I have made an ...
Alex Tbk's user avatar
  • 121
1 vote
1 answer
145 views

Minimum $k$ for which every positive integer of the interval $(kn,(k+1)n)$ is composite

I am looking for references containing results on the minimum $k$ for which every positive integer of the interval $(kn,(k+1)n)$ is composite. If we denote as $k(n)$ this minimum $k$ for some $n$, $k$ ...
Juan Moreno's user avatar
  • 1,180
0 votes
0 answers
39 views

Denjoy's Probabilistic Interpretation

Does Denjoy's Probabilistic Interpretation actually "prove" that the Mertens function ratio between numbers with odd number of distinct prime factors and even number of prime factors is 1? ...
NCY's user avatar
  • 35
1 vote
1 answer
94 views

Will there be infinity prime numbers of the sort $a^2 -2$ (where $a$ is odd)?

Will there be infinity prime numbers of the sort $a^2 -2$ (where $a$ is odd)? To begin with, every odd composite number can be written as $a^2$ or as $a_{x}^2 -a_{y}^2$ as long as either $x$ or $y$ ...
Isaac Brenig's user avatar
  • 1,415
0 votes
0 answers
67 views

Prime number $p$ such that $p+1$ has all given prime numbers as prime factor.

For given finite prime numbers set $P$, does there exist some prime number $p$ such that for any $\ell\in P$, $\ell\mid (p+1)$? For example, if $P=\{2,3,7\}$, then we can take $p=41$. In this case, $(\...
Yos's user avatar
  • 1,934
3 votes
3 answers
221 views

For what integers $n$ does $\varphi(n)=n-5$?

What I have tried so far: $n$ certainly can't be prime. It also can't be a power of prime as $\varphi(p^k)=p^k-p^{k-1})$ unless it is $25=5^2$. From here on, I am pretty stuck. I tried considering the ...
Jason Xu's user avatar
  • 637
2 votes
0 answers
56 views

What did I get wrong in this Mobius function question? [closed]

$f(n):=\sum\limits_{d\mid n}\mu(d)\cdot d^2,$ where $\mu(n)$ is the Möbius function. Compute $f(192).$ First, I found all of the divisors of 192 by trial division by primes in ascending order: $D=\{...
Jason Xu's user avatar
  • 637
4 votes
0 answers
144 views

What are the next primes/semiprimes of the form $\frac{(n-1)^n+1}{n^2}$?

This question is inspired by this question For an odd positive integer $n$ , define $$f(n):=\frac{(n-1)^n+1}{n^2}$$ as in the linkes question. For which $n$ is this expression prime , for which $n$ ...
Peter's user avatar
  • 85.1k
1 vote
0 answers
112 views

Plot of the ratios of Goldbach pairs

Preface I was playing around with matplotlib to generate some number sequences. I wound up looking at Goldbach pairs and manipulating them in different ways. End result was the following plots. I can'...
Mudsy's user avatar
  • 11
2 votes
1 answer
61 views

Asymptotic Approximation towards Sum of the Composite Number's Smallest Prime Factor

I wonder if there is any asymptotic approximation towards the sum of the smallest prime factor of the composite numbers which are less than $n$. This is also the sum of terms whose index is not prime ...
nik_nul's user avatar
  • 21
1 vote
1 answer
83 views

How many different squares are there which are the product of six different integers from 1 to 10 inclusive?

How many different squares are there which are the product of six different integers from 1 to 10 inclusive? A similar problem, asking how many different squares are there which are the product of six ...
eee's user avatar
  • 45

15 30 50 per page
1
2 3 4 5
56