共 63 个问题,第 1/4 页
Why does the Euclidean algorithm outperform prime factorization for finding the GCD of large integers?
While creating quantitative aptitude problems for management entrance exam preparation, I noticed that the Euclidean algorithm is almost always preferred over prime factorization for computing the greatest common divisor.
Solving system of congruences involving powers
I am in the middle of a problem which needs showing that the following system of congruences has finite number of solutions. I have verified up to some extent through sage that this has only two solutions for $(q, r)$ (with $q<r$) namely $(11, 17)$ and $(23, 103)$. The system of congruences is...
Algebraic tracking of the Collatz trajectory for the family of numbers $n = 3^x + 2^x$
Is it possible to know how many steps are left to reach 1 knowing only x? The main idea is: when we analyze numbers of the form $n = 3^x + 2^x$ (for $x \ge 1$), we can track the Collatz trajectory using algebra instead of doing it number by number. Following the rules (if it is odd, multiply by...
Geometric structure of the $E(n).O(n)$ state space for the digit map $f(n)=(E(n).O(n))²$.
Consider the digit dynamical system $$ f(n)=\bigl(E(n)\,O(n)\bigr)^2, $$ where $E(n)$ and $O(n)$ denote the sums of the even and odd decimal digits of a positive integer $n$, respectively. The state of an integer may be represented by the ordered pair $$ (E(n),O(n)). $$ I plotted all attainable...
A bridge from modular quadratic congruences $x^2 \equiv 1^2 \pmod n$ to generalized Pell equations $X^2 - nY^2 = 1 - n$
I have been analyzing the problem of integer factorization by looking at non-trivial square roots of unity modulo $n$. Starting directly from the quadratic congruence $x^2 \equiv 1^2 \pmod n$, I derived a specific parameterization that maps the problem onto a generalized Pell equation of the...
Natural generalization of Euler-type constants
Let $$ \gamma=\lim_{x\to\infty}\left(\sum_{n=1}^x \frac1n-\log x\right) = 0.57721... $$ be Euler’s constant, and let $$ M=\lim_{x\to\infty}\left(\sum_{p \text{ prime}}^{p\le x}\frac1p-\log\log x\right)=0.26149... $$ be Mertens’ constant. These are two examples of reciprocal sums with (iterated-)...
On special equal sums $x_1^n+x_2^n +\dots + x_n^n = (x_n+1)^n$
Let all terms be positive. There are infinitely many solutions to, $$a^2+b^2 = (b+1)^2$$ $$a^3+b^3+c^3 = (c+1)^3$$ like the well-known $3^2+4^2 = 5^2$ and $3^3+4^3+5^3 = 6^3$. However, this has versions for higher degrees. For $4$th powers by Jaroslaw Wroblewski, $$178^4 + 1345^4 + 10400^4 +...
Generalization of IMO 2026 problem 1 to Triplets(k=3 ) proving invariance and Termination
In the recent IMO 2026 Problem 1, a blackboard game is played where two active integers $m, n > 1$ are repeatedly selected and replaced by: $$g = \gcd(m, n) \quad \text{and} \quad l' = \frac{\operatorname{lcm}(m, n)}{\gcd(m, n)}$$ It is a known result that this game must terminate in a finite...
How can I prove that $0$, $324$, and $5184$ are the only fixed points of $f(n)=(E(n)O(n))^2$? Where $E$ and $O$ are even and odd digit sum of a number
I have been studying the following digit dynamical system. Let $E(n)$ denote the sum of the even digits of $n$, and let $O(n)$ denote the sum of the odd digits of $n$. Define $$ f(n)=\big(E(n)\,O(n)\big)^2. $$ I am interested in the dynamical system obtained by repeated iteration $$...
Differential of Verschiebung morphism
Let $G=\operatorname{Spec}(R)$ be a finite flat commutative group scheme over $S=\operatorname{Spec}(A)$ of characteristic $p>0$. Suppose the $p$-Lie algebra $\operatorname{Lie}(G/S)$ is locally free. I would like to know the $p$-mapping on $\operatorname{Lie}(G/S)$ coincides with differential...
New solutions for the equation $x_1^8+x_2^8+x_3^8+x_4^8=y_1^8+y_2^8+y_3^8+y_4^8$ (8,4,4)
for the diophantine $x_1^8+x_2^8+x_3^8+x_4^8=y_1^8+y_2^8+y_3^8+y_4^8 $ Back in 2006, Nuutti Kuosa discovered the following non-trivial integer solution $$1953^8+2012^8+3113^8+861^8=1128^8+2767^8+2557^8+2823^8$$ A system of equations was used to speed up the search....
Fermat, Hellegouarch, sum of powers, quadratic forms
I am working on a sentence of Yves Hellegouarch in his book "Invitation aux mathématiques de Fermat-Wiles" . In the Fermat section, page 38, he tells that Fermat probably associated the equation $z^p=x^p+y^p$ to the form $X^2+(-1)^{(p+1)/2}pY^2$. I don't really understand the reason he thinks...
Normality of $(1-\sum_{a\in A}2^{-a})^{-1}$ for infinite primitive subsets $A\subseteq\mathbb N$
Let $\mathcal P$ denote the set of prime numbers, and consider $$ N =\frac{1}{1-\sum_{p\in\mathcal P}2^{-p}}. $$ Numerically, the binary expansion of $N$ appears to behave like that of a base-$2$ normal number. For example, among the first $10^6$ binary digits, the frequencies of $0$ and $1$,...
Limitations and heuristics on a twin prime generating algorithm
In the rather new MSE post Recursive sequence $a_{k+1} = a_k - \gcd(a_k, (n+k)^2 - 1)$ generating twin primes, a sequence of integers $(a_k)_{k \geq 1}$ is associated to each natural number $n$, namely $a_0 = n^2$ and $a_{k+1} = a_k - \gcd(a_k,(n+k)^2-1)$. What is interesting, as pointed out by...
"Prime fingerprint game" and coupon collector's problem
I find it easiest to explain the motivation as a "game" or task: you are given an arbitrary (but guaranteded to be valid) subsequence of the characteristic function of primes, so just '1's and '0's, one after another, and your task is to identify the numbers they represent. To simplify, let's...
On the dynamic invariant of $6n \pm 1$ twin-track arithmetic lattice and its consecutive prime structures
I am an independent researcher investigating the arithmetic and structural properties of prime distributions formulated within the twin-track lattice of $6n \pm 1$. I would like to inquire about a potential algebraic and geometric invariant regarding Goldbach pairs. Consider the following model...
A Divisibility Property of Polynomial Values
Determine all monic polynomials $P(x)$ with integer coefficients for which there exists a monic polynomial $Q(x)$ with integer coefficients such that, for every pair of positive integers $m,n$, $P(m^2+mn+n^2)\ne 0$ and $$ P(m^2+mn+n^2)\mid Q(m^4+m^2n^2+n^4). $$ Let $$ A=m^2+mn+n^2,\qquad...
a confusion on Mazur's discussion
(I'm sorry for my English.) Hello. I have been reading B.Mazur's article "An introduction to the deformation theory of Galois representations". I'm at the proof of proposition1 in §30, where he discusses I-ordinary deformation. Let me write down the settings : $A$ : a Noetherian local ring which...
Finding more solutions to seventh powers $(7,4,4)$ below a bound?
I. Manifolds A non-singular homogeneous polynomial of degree $n+2$ with $n+2$ variables is a compact Calabi-Yau manifold, some of which important in string theory. For $n=2,3,5$ dimensions, we have, $$x_1^4+x_2^4+x_3^4+x_4^4 = 0$$ $$x_1^5+x_2^5+x_3^5+x_4^5+x_5^5 = 0$$...
Why does iterating $a(b,n)$ and highlighting loops produce these patterns?
Let $a(b,n)$ be the number of integer tuples $(x_1, x_2, ..., x_{k+1})$ where $0 \leq x_i \leq b-1$, such that $|x_i - x_{i+1}| = d_i$ for all $i$, where $(d_1, d_2, ..., d_k)$ are digits of $n$ in base $b$. Related patterns in this specific sequence are discussed here and here. Now consider the...
第 1 / 4 页
下一页