For $n \in \mathbb N$, define $f(n):=|\{(a,b,c)\in \mathbb N^3 : n=2a+b+c , a\ne b , a\ne c , b<c\}|$ . How to show that there are infinitely many values of $n$ such that $f(n+1)<f(n)$ ? What can we say about lim inf and lim sup of the sequence $\{f(n+1)-f(n)\}$ ? ( like at least finite , positive etc. ? if it can be shown that $f(n+1)<f(n)$ for infinitely many positive integer $n$, then of-course $\lim \inf \{f(n+1)-f(n)\}<0$ )
2026-04-22 06:51:23.1776840683
On the number of solutions of a type of diophantine equation
178 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in NUMBER-THEORY
- Maximum number of guaranteed coins to get in a "30 coins in 3 boxes" puzzle
- Interesting number theoretical game
- Show that $(x,y,z)$ is a primitive Pythagorean triple then either $x$ or $y$ is divisible by $3$.
- About polynomial value being perfect power.
- Name of Theorem for Coloring of $\{1, \dots, n\}$
- Reciprocal-totient function, in term of the totient function?
- What is the smallest integer $N>2$, such that $x^5+y^5 = N$ has a rational solution?
- Integer from base 10 to base 2
- How do I show that any natural number of this expression is a natural linear combination?
- Counting the number of solutions of the congruence $x^k\equiv h$ (mod q)
Related Questions in DIOPHANTINE-EQUATIONS
- Can we find $n$ Pythagorean triples with a common leg for any $n$?
- Can we find integers $x$ and $y$ such that $f,g,h$ are strictely positive integers
- Count of possible money splits
- I'm having a problem interpreting and starting this problem with primes.
- Solution of $X^5=5 Y (Y+1)+1$ in integers.
- Solving for 4 variables using only 2 equations
- Algorithm for diophantine equation
- Find all pairs of integers (x,y) such that $x(x+1)(x^2+x+2)=2y^2$
- Sum Equals Product: A Diophantine Equation
- Diophantine equation for Multivariate Polynomial
Related Questions in ANALYTIC-NUMBER-THEORY
- Justify an approximation of $\sum_{n=1}^\infty G_n/\binom{\frac{n}{2}+\frac{1}{2}}{\frac{n}{2}}$, where $G_n$ denotes the Gregory coefficients
- Is there a trigonometric identity that implies the Riemann Hypothesis?
- question regarding nth prime related to Bertrands postulate.
- Alternating sequence of ascending power of 2
- Reference for proof of Landau's prime ideal theorem (English)
- Does converge $\sum_{n=2}^\infty\frac{1}{\varphi(p_n-2)-1+p_n}$, where $\varphi(n)$ is the Euler's totient function and $p_n$ the $n$th prime number?
- On the behaviour of $\frac{1}{N}\sum_{k=1}^N\frac{\pi(\varphi(k)+N)}{\varphi(\pi(k)+N)}$ as $N\to\infty$
- Analytic function to find k-almost primes from prime factorization
- Easy way to prove that the number of primes up to $n$ is $\Omega(n^{\epsilon})$
- Eisenstein Series, discriminant and cusp forms
Trending Questions
- Induction on the number of equations
- How to convince a math teacher of this simple and obvious fact?
- Find $E[XY|Y+Z=1 ]$
- Refuting the Anti-Cantor Cranks
- What are imaginary numbers?
- Determine the adjoint of $\tilde Q(x)$ for $\tilde Q(x)u:=(Qu)(x)$ where $Q:U→L^2(Ω,ℝ^d$ is a Hilbert-Schmidt operator and $U$ is a Hilbert space
- Why does this innovative method of subtraction from a third grader always work?
- How do we know that the number $1$ is not equal to the number $-1$?
- What are the Implications of having VΩ as a model for a theory?
- Defining a Galois Field based on primitive element versus polynomial?
- Can't find the relationship between two columns of numbers. Please Help
- Is computer science a branch of mathematics?
- Is there a bijection of $\mathbb{R}^n$ with itself such that the forward map is connected but the inverse is not?
- Identification of a quadrilateral as a trapezoid, rectangle, or square
- Generator of inertia group in function field extension
Popular # Hahtags
second-order-logic
numerical-methods
puzzle
logic
probability
number-theory
winding-number
real-analysis
integration
calculus
complex-analysis
sequences-and-series
proof-writing
set-theory
functions
homotopy-theory
elementary-number-theory
ordinary-differential-equations
circles
derivatives
game-theory
definite-integrals
elementary-set-theory
limits
multivariable-calculus
geometry
algebraic-number-theory
proof-verification
partial-derivative
algebra-precalculus
Popular Questions
- What is the integral of 1/x?
- How many squares actually ARE in this picture? Is this a trick question with no right answer?
- Is a matrix multiplied with its transpose something special?
- What is the difference between independent and mutually exclusive events?
- Visually stunning math concepts which are easy to explain
- taylor series of $\ln(1+x)$?
- How to tell if a set of vectors spans a space?
- Calculus question taking derivative to find horizontal tangent line
- How to determine if a function is one-to-one?
- Determine if vectors are linearly independent
- What does it mean to have a determinant equal to zero?
- Is this Batman equation for real?
- How to find perpendicular vector to another vector?
- How to find mean and median from histogram
- How many sides does a circle have?
I attempted to answer the question by trying to express $f(n+1)-f(n)$ as a the cardinal of some set but without success. notwithstanding all of that, I think there should be a simpler approach by exhibiting some combinatoric properties of the sets in the question. Anyway, let's kill a fly with a sledgehammer and compute $f(n)$ (maybe the given expression can be simplified ?):
Now assuming this is proven (and hopefully without any mistake), we have : $$ \begin{align*} f(2k+1)-f(2k)=k+1-\epsilon(2k)+\lfloor \frac{2k}3\rfloor -\frac{2k+2}3\rfloor \\ f(2k)-f(2k-1)=\epsilon(2k)+\lfloor \frac{2k-1}3\rfloor -\frac{2k}3\rfloor \end{align*} $$ From here you can deduce that $f(n)-f(n-1)$ can be as large as you want, and $f(6k)-f(6k-1)=\epsilon(6k)-1$ which is equal to $-1$ only when $n=12k+6$ and equal to $0$ when $n=12k$. You can also - using case analysis modulo $12$ - prove that the only numbers that don't appear in the sequence $f(n+1)-f(n)$ are those of the form $6m+5$.
Proof : Let's define $F(n)=\{(a,b,c)\in \mathbb N^3 : n=2a+b+c , a\ne b , a\ne c , b<c\}$ so that we have $f(n)=|F(n)|$. Now let's assume that $a$ is fixed, then we will have to compute the cardinal of the set defined as follows (for some all values of $n$) $G(n)=\{(a,b)\in \mathbb N^2 : n=a+b , a\ne b, a<b\}$ it's easy to see that : $$g(n)=|G(n)|=\lfloor\frac{n+1}{2} \rfloor $$ Finally, define $H(n,a)=\{(b,c)\in G(n-2a): a\ne b , a\ne c\} $ so that we have the following equivalence : $(a,b,c)\in F(n) \iff (b,c)\in H(n,a) $ . This is just an alternative way of phrasing the same question, but from here we can actually compute the size of $H$ and then the size of $F$. As for $H$ : $$ h(n,a)=|H(n,a)|=g(n-2a)-\epsilon(n,a)$$ where $\epsilon(n,a) =0$ except when $a$ appears in some tuple in $G(n)$ in which case $\epsilon(n,a) =1$, this is equivalent to $a\leq n-2a$ and $n\ne 4a$. Now it's time to compute the size of $F$ :
$$\begin{align*} f(n) &= \sum_{0\leq 2a\leq n} h(n,a)\\ &=\sum_{0\leq 2a\leq n} g(n-2a) - \sum_{0\leq 2a\leq n} \epsilon(n,a)\\ &=\sum_{0\leq k\leq \lfloor\frac{n}{2}\rfloor} g(2k+p(n)) - \sum_{0\leq 2a\leq n,3a\leq n, 4a\ne n} 1 \tag{1}\\ &=\sum_{0\leq k\leq \lfloor\frac{n}{2}\rfloor} (k+p(n)) - \left( \lfloor \frac{n}{3} \rfloor +1-\epsilon(n) \right) \tag 2\\ \\ &= \frac{\lfloor\frac{n+1}{2} \rfloor\left(\lfloor\frac{n+1}{2} \rfloor+1\right)}{2}-\lfloor \frac{n}{3} \rfloor -1+\epsilon(n) \end{align*}$$