退出
共 61 个问题,第 3/4 页
数论 MSE 0 票 0 回答 25 浏览 未读

On the representation function of a greedy sieve generated by infinite families of quadratic recurrences

Aurelian Florea
Let $\mathcal{A}, \mathcal{B}, \mathcal{C}, \mathcal{D}, \mathcal{E}, \mathcal{F}$ be infinite arithmetic progressions of integers. We consider the set of all second-order quadratic recurrence relations: $$s_{n+1} = a s_n^2 + b s_n s_{n-1} + c s_{n-1}^2 + d s_n + e s_{n-1} + f$$ where $(a, b, c,...
数论 MSE 1 票 0 回答 39 浏览 未读

Do primitive divisor theorems apply to the numerator sequence of this rational quadratic orbit?

mehdi km
I started from a modular experiment for integers of the form $$ N=2k+11, $$ where I iterated $$ U_0=k+1,\qquad U_{n+1}=U_n^2-k\pmod N, $$ and called an integer $N$ captured if the orbit reached a solution of $$ x^2\equiv k\pmod N. $$ After rewriting the iteration symbolically using $$...
数论 MSE 1 票 1 回答 76 浏览 未读

Partitioning the positive integers into finite sets with sums in geometric progression

BomingY
Here is a quite interesting problem I've come up with: Let $\mathbb{N}^+ = \{1, 2, 3, \dots\}$. Does there exist a sequence of sets $A_1, A_2, \dots$ such that: $1$. $A_k \subset \mathbb{N}^+$ is nonempty and finite. $2$. $A_i \cap A_j = \varnothing$ for $i \neq j$. $3$. $\bigcup_{k=1}^{\infty}...
数论 MSE 1 票 1 回答 114 浏览 未读

Consecutive numbers with prime factorization with powers at least two

SirMrprofmol
Its easy to show that there are infinite amount of two consecutive numbers $n, n+1$ such that in their prime factoring all primes are in power at least two. It is because if one have such $n, n+1$ then construct another $(2n+1)^2 - 1, (2n+1)^2$ ; we start with $(288,289)$. But are there three...
数论 MSE -8 票 0 回答 53 浏览 未读

Say a number $n>1$ is even do $3n+1$, if odd then do $\lceil n/2\rceil$. How to prove it will always be finite?

CHITRAJIT CHAKRABORTY
Like say 2 is 7, 4, 13, 7, 4, 13, ... Again for 3, for 4 and so ob. It always ends in this 7,4,13 loop. Now we need to prove whether it will always end in this loop or not.
数论 MSE 1 票 1 回答 43 浏览 未读

indefinite quadratic form in four variables universal over p-adic integers

OEG
I need a source for the following statement: Let $q(x,y)=ax^2+bxy+cy^2$ be a binary quadratic form with $a,b,c\in\mathbb Z$ and let $p$ be a prime with $p\not\mid 2D$, where $D=b^2-4ac$ is not a square. Then the quaternary quadratic form $q(x_1,y_1)-q(x_2,y_2)$ represents all $p$-adic integers,...
数论 MSE 0 票 0 回答 40 浏览 未读

How can we get a hand on $\sum_{\substack{d|n\\d<\sqrt{n}}}d$

Marius S.L.
I found the following statement (in different words with different functions) on another website: $$ \sigma(n)=2\left(n+\sum_{\substack{d|n\\d<\sqrt{n}}}d\right) -1 $$ if and only if $n=392.$ That $392$ is a solution is easy to check. Whether there are other solutions depends on "the first half"...
数论 MSE 0 票 0 回答 11 浏览 未读

Factoring polynomial values into smaller polynomial values not divisible by other values

Jack Yoshikawa
I would like some help with this question: let $S$ be a sparse subset of $\mathbb {N }$. Let $M$ be a subset of $S$ such that if $m\in M$ and $sa=m$ with $s\in S$ implies that $s=m$ and $a=1$. Let $S(x)$ be the number of represnetations of elements of $S$ less than x. We say that $c(n)$ is the...
数论 MSE 3 票 1 回答 58 浏览 未读

A complexity proof for monotonic-pruning DP on a divisor set

Huang Frank
Recently we encountered a difficult problem in computer science, but since it is very closely related to mathematics, I was unsure which board would be more appropriate. In the end I posted it here on the mathematics board. To make the problem easier to understand, I will give both a...
数论 MSE -6 票 0 回答 86 浏览 未读

Prove that every value in the range of the divisor function is the sum of two other numbers in that range.

Lazy fish
Is the following statement true or false?Let $\mathbb{N}$ be the set of positive integers. For any $z > 2$, there always exist $x, y < z$ such that:$$f(x) + f(y) = f(z)$$Where the arithmetic function $f(n)$ is defined as:$$f(n) = \prod_{p^k \parallel n} \left( \frac{p^{k+1}-1}{p-1} \right) =...
数论 MSE 1 票 1 回答 112 浏览 未读

How did they find $x^3+y^3+z^3 = 165$ which has a larger solution than $x^3+y^3+z^3 = 33$?

Tito Piezas III
The discovery by Andrew Booker of an integer solution to, $$N=x^3 + y^3 +z^3=33$$ $$8866128975287528^3 - 8778405442862239^3 -2736111468807040^3=33$$ got some press and Youtube mileage back in 2019. As mentioned in Booker's July 2019 article, for $0<N<1000$, there used to be $13$ unsolved $N$,...
数论 MSE 2 票 1 回答 35 浏览 未读

Reference request: Proof of the non-existence of three consecutive perfect powers

Math Admiral
I am looking for a reference—either a book or a specific paper—that contains the actual proof of the result that no three consecutive positive integers are perfect powers. While reading Wacław Sierpiński's 250 Problems in Elementary Number Theory, I came across a remark stating that A. Mąkowski...
数论 MSE -1 票 0 回答 20 浏览 未读

What&#39;s so special about the digit 6 here?

PapillonChiara
I ran a simulation where for each 2-digit combination with 30 symbols (so 0 to T), it checked, from base 2 to base 10,000, in how many bases that specific symbol combination resulted in a prime number. The top 10 were 65,6B,6H,6T,6N,61,6D,67,6J, and 6P. All starting with 6. Anyone have any idea...
数论 MSE 1 票 0 回答 51 浏览 未读

Rational number or transcendental number, but not algebraic irrational number

tteokbokki-Sulfate-NCetyl4
Let P(n) and Q(n) be two non-trivial polynomials in n with rational coefficients and z[P, Q] is the value of infinite sum of P(n)/Q(n) from n=1 to +∞ (only when it converges, in which the degree of Q should be larger than or equal to the degree of P plus 2). Claim: It is impossible for z[P,Q] to...
数论 MSE 1 票 0 回答 32 浏览 未读

An infinite family of prime-free quadratic sequences from the transposed triangular grid

Stefan Basson
Background The triangular grid places integer $T(r-1)+c$ at row $r$, column $c$, where $T(n)=n(n+1)/2$. Transposing this grid, reading along SE diagonals of the triangular grid as columns, yields a new array whose column $d$ has values $$f_d(n) = T(n+d-2)+n = \frac{n^2+(2d-1)n+(d-1)(d-2)/2 + ......
数论 MSE 0 票 0 回答 19 浏览 未读

Exploring prime factorization disorder as a signal for nearby primes

Matteo
About prime factorization of consecutive integers, we all can notice prime factors vary apparently without any logic. Some numbers like $82 = 2 \times 41$ have highly unequal factors (high variance among the factors), while others like $80 = 2^4 \times 5$ or $2310 = 2 \times 3 \times 5 \times 7...
数论 MSE 2 票 0 回答 68 浏览 未读

An estimate for multiplicative function

ouyang xuan
Given a multiplicative function $f$ with divisor bound $|f|\le \tau_k$, where $k$ is a nonnegative real number. We consider the Dirichlet series $$ F(s)=\sum_{n=1}^\infty \dfrac{f(n)}{n^s}. $$ Since $$ \sum_{n=1}^\infty \dfrac{\tau_k(s)}{n^s}=\zeta(s)^k, $$ $F(s)$ absolutely converges on the...
数论 MSE 0 票 0 回答 24 浏览 未读

What extra state data is needed to make this affine-family transition deterministic?

JaanA
Consider affine families $$ Q(u)=2^t3^{16}u+B, $$ with $t\ge 3$ and $2^t\mid 3B-1$. Set $$ C_0=\frac{3B-1}{2^t}. $$ Then $$ 3Q(u)-1 =2^t3^{17}u+(3B-1) =2^t(3^{17}u+C_0). $$ Suppose we restrict to a subfamily where, after the fixed factor $2^t$, another $2^\lambda$ divides the remaining factor:...
数论 MSE 0 票 0 回答 6 浏览 未读

Is the Seive of Eratosthens a Breadth First Search Algorithm?

WhyNotMath
Numbers that are not yet mapped to are marked prime and given their own "trees", but really they are distance $\infty$ from the other primes. Traditionally, in a connected graph, BFS forms one tree, but really this is a collection of overlapping trees. What we have on the number line is a...
数论 MSE 0 票 0 回答 32 浏览 未读

iterated forward difference operator applied to primes, OEIS A007442

TomS
I apply the iterated forward difference operator to the sequence of primes; from $$ (p_n) = (2, 3, 5, 7, 11 \ldots) $$ I get $$ (d^1_n) = (1, 2, 2, 4 \ldots) $$ $$ (d^2_n) = (1, 0, 2 \ldots) $$ $$ (d^3_n) = (-1, 2 \ldots) $$ $$ \ldots $$ For each sequence $(x_n)$, one can reconstruct the...