I don't expect C. Ionescu-Țiu to show much logic in His Problems. Here is Problem E:6061 from the magazine in the picture.
I have published more about this issue of the Magazine elsewhere.In translation:sâmbătă, 31 mai 2025
More in Joke, more in Serious : A Problem Close to Logic
miercuri, 28 mai 2025
Nicușor DAN - A Day in the Life of a President // Nicușor DAN - O Zi din Viața unui Președinte
Your doctoral thesis is inaccessible to the public. In its place we put a work from our youth...
His work is not too extensive either...marți, 27 mai 2025
Diophantine Equation $x^2+y^2=2\cdot z^2$ in terms of the correct solution of the Pythagorean Equation
In this post we will solve in integers the equation
$$x^2+y^2=2\cdot z^2 \tag{E}$$
Noting that $(x,y,z)=(\pm a,\pm b,\pm c)$ are solutions, once one of them is, we will limit ourselves to solutions in positive integers.
We will see that the solution of equation (E) depends on the general solution of the Pythagorean equation $x^2+y^2=z^2$. But I have explained this in more detail here.
If the integers $(x,y,z)$ verify the equation (E) then, since $2\cdot z^2$ is an even number, $x$ and $y$ must necessarily have the same parity. So $\frac{x+y}{2}$ and $\frac{x-y}{2}$ are integers. It can be seen that (E) is equivalent to
$$\left ( \frac{x+y}{2}\right )^2+\left ( \frac{x-y}{2} \right )^2=z^2 \tag{P}$$
which shows that $\left (\frac{x+y}{2},\frac{x-y}{2},z \right )$ are solutions of the Pythagorean equation.
Returning to the previously mentioned Post, the positive integers solutions (not only the primitive ones) of the equation (P) are given by the families with parameters $s,\; t$ and $d$ ($d$ being a multiplicity factor):
$\begin {cases}\frac{x+y}{2}=2dst\\\frac{x-y}{2}=d(s^2-t^2) \tag{1}\\z=d(s^2+t^2) \end{cases}$
and
$\begin{cases}\frac{x+y}{2}=d(s^2-t^2)\\\frac{x-y}{2}=2dst \tag{2}\\z=d(s^2+t^2)\end{cases}$
where $d\in \mathbb{Z}$ and
$s>t>0$ are two coprime integers of opposite parity. (st)
Then the general solution in positive integers of equation (E) will be, solving for (1) and (2):
$x=d\cdot (s^2+2st-t^2),\;\;y=d\cdot (-s^2+2st+t^2),\;\;z=d\cdot (s^2+t^2) \tag{3.1}$
and
$x=d\cdot (s^2+2st-t^2),\;\;y=d\cdot (s^2-2st-t^2),\;\;z=d\cdot (s^2+t^2) \tag{3.2}$
We notice that the value of $x$ in the two formulas is the same. And the value of $y$ is given by two formulas differing only in sign: for $s>\sqrt{2}\cdot t$ we have $y_1<0$ and for $s<\sqrt{2}\cdot t$ we have $y_2<0$. Since we are only interested in positive values, we can express the final result in the form
The integer and positive solutions of the equation (E) are
$x=d\cdot (r^2+2st-t^2),\;\;y=d\cdot |s^2-2st-t^2|,\;\;z=d\cdot (s^2+t^2) \tag{DST}$
where $d\in \mathbb{N}$ and $s,\;t$ check the condition (st) above.
Remark CiP In the table below we show some solutions for $d=1$ (i.e. primitive solutions, gcd(x,y,z)=1)
ATTENTION! The values $s=9,\; t=7$ do not satisfy the condition (st). The solution $(x,y,z)=(158,94,130)=2\cdot (79,47,65)$ is the multiple of another solution...
joi, 22 mai 2025
Karmaşık görünen 29 071 numaralı sorunun çok basit olduğu ortaya çıktı // The Problem 29 071 that seemed complicated turned out to be too trivial
The author, Mihály Bencze, is famous, which is perhaps why the Magazine GM-B accepted this issue.
In tranlation"29071. Let the function $f\;:\;\mathbb{N} \to \mathbb{N}$ be defined by
$f(n)=\left [ \frac{n}{3}\right ]+\left [ \frac{n+1}{5} \right ]+\left [ \frac{n+2}{7}\right ]$ , for all $n\in\mathbb{N}.$
Prove that the function is neither injective nor surjective."
ANSWER CiP
$f(0)=f(1)=0$ , so the function is NOT injective;
$f(8)=4,f(9)=6$ and the function $f$, which is increasing, never takes the value $5.$
Solution CiP
It was not said in the statement, as many other times, that $[\alpha]$ denotes the integer part of the real number $\alpha$. By definition, $[\alpha]\in\mathbb{Z}$ is the (uniquely determined) integer that satisfies one of the conditions below:
$$[\alpha]\leqslant \alpha <[\alpha]+1,\quad \quad \alpha -1<[\alpha]\leqslant \alpha\;. \tag{][}$$
The case of injectivity:
$f(0)=\left [ \frac{0}{3}\right ]+\left [ \frac{1}{5}\right ]+\left [\frac{2}{7}\right ]=0+0+0=0:$
$f(1)=\left [\frac{1}{3}\right ]+\left [\frac{2}{5}\right ]+\left [\frac{3}{7}\right ]=0+0+0=0.$
So the function $f$ is NOT injective.
The case of surjectivity:
Let's first note that $f$ is increasing, because function $[x]$ is: $x<y\Rightarrow [x]\leqslant [y]$
(The pedantic solver would do this:
let $x<y;$ if $x\leqslant [y]$ then, because $[x]\leqslant x$ we deduce from the transitivity of the inequalities that $[x]\leqslant [y];$
if $[y]<x$ then, because $x<y\overset{(][)}{<}[y]+1$ we deduce from transitivity that $[y]<x<[y]+1\overset{(][)}{\Rightarrow} [x]=[y]$.)
We see that $f(8)=\left [2\frac{2}{3}\right ]+\left [1\frac{4}{5}\right ]+\left [1\frac{3}{7}\right ]=2+1+1=4$,
$f(9)=\left [\frac{9}{3}\right ]+\left [\frac{10}{5} \right ]+\left [1\frac{4}{7}\right ]=3+2+1=6$
so $f(n)$ takes the values 4 and 6 for the consecutive numbers 8 and 9, so, being increasing, it cannot take the value 5 for any natural number $n$. (The pedant would say so: $n\leqslant 8\Rightarrow f(n)\leqslant 4;\;\;n\geqslant 9\Rightarrow f(n)\geqslant 6$ and there are no other possibilities. )
The function $f$ is not surjective.
$\blacksquare$
Remark CiP
I suspected from the beginning that the values of the function $f$ make "jumps". I looked for values of $n$ for which each of the three fractions would be a natural number. For this we set the conditions:
$$\begin {cases}n=3\cdot k\;\;\;\;\;\;\;\;(1)\\n+1=5\cdot l\;\;\;(2)\\n+2=7\cdot m\;\;(3)\end{cases}$$
We substitute (1) into (2) and we obtain
$$3\cdot k+1=5\cdot l\;\;\Leftrightarrow\;\;5\cdot l-3\cdot k=1 \tag{kl}$$
which is a linear Diophantine equation. We see the solution $k=3,\;l=2$ of (kl) so it has the general solution
$$k=5\cdot p+3,\;\;l=3\cdot p+2 \;,\;\;p\in\mathbb{N}\tag{4}$$
Then $n\underset{(1)}{=}3\cdot k\underset{(4)}{=}3(5p+3)=15\cdot p+9$ which substituted into (3) gives us
$$(15\cdot p+9)+2=7\cdot m\;\;\Leftrightarrow\;\;7\cdot m-15\cdot p=11 \tag{mp}$$
Here we see an solution $m=-7,\;p=-4$, so the general solution of (mp) is
$$m=15\cdot t-7,\;\;p=7\cdot t-4\;,\;\;t\in\mathbb{N} \tag{5}$$
Finally $n=15p+9\underset{(5)}{=}15(7\cdot t-4)+9=105\cdot t-51.$
The first value of $n$ we are looking for is $n=105-51=54.$ Calculating, we get
$f(53)=\left [\frac{53}{3}\right ]+\left [ \frac{54}{5}\right ]+\left [\frac{55}{7}\right ]=\left [17\frac{2}{3}\right ]+\left [10\frac{4}{5}\right ]+\left [ 7\frac{6}{7}\right ]=17+10+7=34,$
$f(54)=\left [\frac{54}{3}\right ]+\left [\frac{55}{5}\right ]+\left [\frac{56}{7}\right ]=18+11+8=37,$
$f(55)=\left [\frac{55}{3}\right ]+\left [\frac{56}{5}\right ]+\left [\frac{57}{7}\right]=\left[18\frac{1}{3}\right]+\left [11\frac{1}{5}\right]+\left[8\frac{1}{7}\right]=18+11+8=37.$
From here it is immediately clear that the function $f$ is neither injective nor surjective.
<end Rem>
A PEDANT's remark Instead of (1)-(3) we could use congruences according to different moduli.
$n\equiv 0\;(mod\;3),\;\;n+1\equiv 0\;(mod\;5)\Leftrightarrow n\equiv -1\;(mod\;5),\;\;n\equiv -2\;(mod\;7).$
Now, $3\cdot k \equiv -1\;(mod\;5)\Rightarrow 6\cdot k \equiv -2\;(mod\;5)\Leftrightarrow k\equiv -2\;(mod\;5).$ So $k=5\cdot p-2,\;p\in\mathbb{Z}$ and further $n=3\cdot k=15\cdot p-6\equiv -2\;(mod\;7)\Rightarrow 15\cdot p\equiv 4\;(mod\;7)\Rightarrow p\equiv 4\equiv -3\;(mod\;7).$ Thus $p=7\cdot t-3,\;t\in\mathbb{Z}$, so $n=15p-6=15(7t-3)-6=105\cdot t-51.$
<end rem>
miercuri, 21 mai 2025
İkisi Bir Arada: Yağ ve su gibi karışmazlar // Two in One : they don't mix, like oil and water
Strange juxtaposition of two issues in SGMB 3/2025
In translation:Let's assume that $a\neq b$. Then, from the first two of the equalities (E), we get
$0<\frac{\sqrt{a}}{b+c}=\frac{\sqrt{b}}{a+c}=\frac{\sqrt{a}-\sqrt{b}}{(b+c)-(a+c)}=\frac{\sqrt{a}-\sqrt{b}}{b-a}=-\frac{\sqrt{a}-\sqrt{b}}{a-b}=$
$=-\frac{\sqrt{a}-\sqrt{b}}{(\sqrt{a}-\sqrt{b})(\sqrt{a}+\sqrt{b})}=-\frac{1}{\sqrt{a}+\sqrt{b}}<0$
but this is ABSURD.
So $a=b$, and therefore from the equalities (E) there remains
$$\frac{\sqrt{a}}{a+c}=\frac{\sqrt{c}}{2\cdot a}$$
Assuming now that $c\neq a$, the above results in
$0<\frac{\sqrt{a}}{a+c}=\frac{\sqrt{a}-\sqrt{c}}{(a+c)-2a}=-\frac{\sqrt{a}-\sqrt{c}}{a-c}=-\frac{1}{\sqrt{a}+\sqrt{c}}<0$
this is again ABSURD. So $c=a=b$.
QED $\blacksquare$
duminică, 18 mai 2025
Pell's Equations $\;\;x^2-D\cdot y^2=\pm1$
Let Peel's Equation be
$$x^2-D\cdot y^2=1.\tag{P}$$
where $D$ is a given positive nonsquare integer.
In solving (P) we must find the fundamental solution, i.e. a pair of positive integers $(x_1,y_1)$ wich satisfie them,and $x_1$ is minimal. An algorithm that determines this, found by me in the book "Dr. Paul RADOVICI-MĂRCULESCU, Probleme de Teoria Elementară a Numerelor" (Ed. Tehnică, București, 1986), at page 178, uses Continued Fraction.
We develop $\sqrt{D}$ in continued fraction (their shape is well known):
$\sqrt{D}=[a_0,\; \overline{a_1,\;\dots,\;a_{k-1},\;2a_0}] \tag{D}$
$\blacklozenge$ if $k$=odd, $k=2t+1$ then the fundamental solution is $x_1=A_{4t+1},\;y_1=B_{4t+1}; \tag{O}$
$\blacklozenge$ if $k$=even, $k=2t$ then the fundamental solution is $x_1=A_{2t-1},\;y_1=B_{2t-1}.\tag{E}$
I wrote $A_k$ the numerator and $B_k$ the denominator of the $k$th convergent of (D), i.e.
$[a_0,\;a_1,\;\dots, a_k]=\frac{A_k}{B_k}.$
I found their calculation formulas in the book ""I.M. VINOGRADOV, Bazele Teoriei Numerelor"(Ed. Academiei, 1957), at page 17
$$A_i=a_i\cdot A_{i-1}+A_{i-2},\;\;B_i=a_i\cdot B_{i-1}+B_{i-2},\;\;i\geqslant 1$$
with initial values $A_{-1}=1,\;B_{-1}=0;\,\,\,A_0=a_0,\;B_0=1$
where An is the numerator and Bn is the denominator, called continuants,[1][2] of the nth convergent.
Schematically, obtaining $A_i$ can be represented as follows
$\begin{cases}\;\;\;\;\;\;\;\;\times \swarrow a_i\\\underset{+}{\underbrace{A_{i-2}\;A_{i-1}}}\;\fbox{Ai}\tag{S}\end{cases}$
And similar for $B_i$.
Example 1 $x^2-13\cdot y^2=1$
We have the continued fraction expansion
$\sqrt{13}=[3,\;\overline{1,1,1,1,6}]$ so $k=5$.
We apply the scheme (S), the calculated elements being written in color, and we obtain the table:
\begin{array}{|c|c}\hline\\\;i&-1&0&1&2&3&4&5&6&7&8&\color{Green}9&10\\\hline \\a_i&\;&3&1&1&1&1&6&1&1&1&1&6\\\hline \\A_i&1&3&\color{Red}4&\color{Red}7&\color{Red}{11}&\color{Red}{18}&\color{Red}{119}&\color{Red}{137}&\color{Red}{256}&\color{Red}{393}&\color{Green}{649}&\color{Red}{4287}\\\hline\\B_i&0&1&\color{Red}1&\color{Red}2&\color{Red}3&\color{Red}5&\color{Red}{33}&\color{Red}{38}&\color{Red}{71}&\color{Red}{109}&\color{Green}{180}&\color{Red}{1189}\\\hline \end{array}
We are in the case (O), $k=5=2\cdot t+1\;\Rightarrow t=2$ and the minimal solution is (colored green)
$x_1=A_9=649,\;\;y_1=B_9=180.$
Remark CiP The result is in agreement with that given in the Table on page 127 of the book
ANDREESCU Titu, ANDRICA Dorin, CUCUREZEANU Ion - An Introduction to Diophantine Equations : A Problem-Based Approach (Birkhäuser Springer, New York Dordrecht Heidelberg London, 2010)
<end Rem>
Example 2 $x^2-31\cdot y^2=1$
We have the continued fraction expansion
$\sqrt{31}=[5,\;\overline{1,1,3,5,3,1,1,10}]$ so $k=8.$
Now we are in the case (E): $8=k=2\cdot t\;\Rightarrow\;t=4$ and the minimal solution is, according to the calculations in the table below
$x_1=A_7=1520,\;\;y_1=B_7=273.$
(Compare with the Table mentioned in the previous Remark.)
\begin{array}{|c|c|}\hline\\i&-1&0&1&2&3&4&5&6&\color{Green}7\\\hline \\a_i&\;&5&1&1&3&5&3&1&\color{Green}1\\\hline\\A_i&1&5&6&11&39&206&657&863&\color{Green}{1520}\\\hline\\B_i&0&1&1&2&7&37&118&155&\color{Green}{273}\\\hline\end{array}
As for ALL the solutions in natural numbers of the equation (P), they are given by the formulas (O) - wiyh $t=0,\,1,\,2,\dots$ and (E) - with $t=1,\;2,\dots$. However, the further calculation of $n$th convergent is too laborious.
A simpler approach involves writing a system of recurrence relations.
Suppose, for the equation (P) that we have found the fundamental solution $(x_1,y_1)$. Then, using the matrix
$P=P_D=\begin{pmatrix}x_1&D\cdot y_1\\y_1&x_1\\\end{pmatrix} \tag{M}$
we write the linear recurrence relation in the form
$\begin{pmatrix}x_{n+1}\\y_{n+1} \end{pmatrix}=P \cdot \begin{pmatrix}x_n\\y_n \end{pmatrix}=\begin{pmatrix}x_1&D\cdot y_1\\y_1&x_1 \end{pmatrix} \cdot \begin{pmatrix}x_n\\y_n \end{pmatrix}\;,n=0,\;1,\dots\tag{MX}$
with $(x_0,y_0)=(1,0)$ which is the universal solution for the equations (P),
that is
$\begin{cases}x_{n+1}=x_1\cdot x_n+(Dy_1)\cdot y_n\\y_{n+1}=y_1\cdot x_n+x_1 \cdot y_n \end{cases},\;\;x_0=1,\;y_0=0,\;\;\;n=0,\;1,\dots \tag{XY}$
The two-recurrence system (XY) can be transformed into second-order recurrence relations, as shown in another post.
Example 3 $x^2-3\cdot y^2=1$
Fundamental solution of this equation is $(x_1,y_1)=(2,1)$. So $P=\begin{pmatrix}2&3\cdot 1\\1&2\end{pmatrix}$ and the recurrence relations are written
$\begin{cases}x_{n+1}=2\cdot x_n+3\cdot y_n\\y_{n+1}=x_n+2 \cdot y_n\end{cases},\;x_0=1,\;y_0=0\;\;\;(n=0,\;1,\dots).$
The first few solutions appear in the Table below:
\begin{array}{c|c}n&0&1&2&3&4&5&6\\\hline \\x_n&1&2&7&26&97&362&1351\\\hline \\y_n&0&1&4&15&56&209&780 \end{array}
Or we can write the second-order recurrence relations, as mentioned above, with the same results:
$x_{n+2}=4\cdot x_{n+1}-x_n,\;\;x_0=1,\;x_1=2\;\;\;\;;\;\;\;\;y_{n+2}=4\cdot y_{n+1}-y_n,\;\;y_0=0,\;y_1=1\;\;(n=0,\;1,\dots)$.
Now let the Negative Pell (or "minus Pell") equation be
$x^2-D\cdot y^2=-1 \tag{-P}$
Not all of these equations have solutions. But when they do, they solve similarly. I first encountered it in an article in GM-P, no. 4/1989, pages 175-178: Gheorghe UDREA - "Asupra Formei Solutiilor Ecuatiilor $x^2-D\cdot y^2=\pm1$". We quote from here what interests us.
Let's go back to (D).
$\quad\blacklozenge$ if $k$=odd the solutions of the equation (-P) are
$x_n=A_{k(2n-1)-1},\;\;\;y_n=B_{k(2n-1)-1},\;\;\;n=1,\;2,\;3,\dots ;\tag{-O}$
$\quad\blacklozenge$ if $k$=even the equation (-P) has NO solutions.
So, the smallest positive solution, when it exists (so $k$ is odd) is
$x_1=A_{k-1}\,,\,\,\,y_1=B_{k-1} \tag{-F}$
Furthermore, we can also determine the smallest positive solution(the fundamental one) of the equation (P) by the formula
$x_1'+y_1'=(x_1+y_1\cdot \sqrt{D})^2 \tag{+P}$
Example 4 $x^2-13\cdot y^2=-1$
We have (see Example 1) $\sqrt{13}=[3,\overline{1,1,1,1,6}]$ so $k=5$. Minimal solution is $x_1=A_4=18,\;y_1=B_4=5.$ Further we have
$(18+5\cdot \sqrt{13})^2=324+25\cdot 13+180\cdot \sqrt{13}=649+180 \cdot \sqrt{13}$
so minimai solution of $x^2-13\cdot y^2=1$ is $x_1'=649,\;y_1'=180$ as we have already found.
Images of the older manuscript and some drafts.
vineri, 16 mai 2025
The Lost Notebooks - I : Transforming a System of Linear Recurrences of Order 1 into (two) Linear Recurrences of Order 2
Let the sequences $(x_n)_{n\in \mathbb{Z}},\;(y_n)_{n\in \mathbb{Z}}$ be defined by the relations
\begin{cases}x_{n+1}=a\cdot x_n+b\cdot y_n\;\;\;\;(1)\\y_{n+1}=c \cdot x_n+d \cdot y_n\;\;\;\;\;(2) \end{cases}
To determine them, an "initial" value needs to be given, for example $x_0$ and $y_0$.
We show that we can write a recurrence relation for each of the sequences in (1), (2), surprisingly (or NOT ?) the same.
$$x_{n+2}=(a+d)\cdot x_{n+1}-(ad-bc)\cdot x_n\;\;;\;\;y_{n+2}=(a+d)\cdot y_{n+1}-(ad-bc)\cdot y_n \tag{3}$$
To determine exactly each of the sequences $(x_n)_{n\in \mathbb{Z}},\;(y_n)_{n\in\mathbb{Z}}$, two "initial" values need to be given, for example $x_0$ and $x_1$ &c.
Proof CiP (with the necessary clumsiness)
$x_{n+2}\;\overset{(1)}{\underset{\overbrace{n\to n+1}}{=}}\;a\cdot x_{n+1}+b\cdot y_{n+1}\overset{(2)}{=}\;a\cdot x_{n+1}+b\cdot ( c\cdot x_n+d\cdot y_n)=$
$=a\cdot x_{n+1}+bc\cdot x_n+bd\cdot y_n\;$
$\Rightarrow \;\;\;bd \cdot y_n=x_{n+2}-a\cdot x_{n+1}-bc\cdot x_n \tag{4}$
Later $d\cdot x_{n+1}\overset{(1)}{=}ad\cdot x_n+bd\cdot y_n \overset{(4)}{=}ad\cdot x_n+x_{n+2}-a\cdot x_{n+1}-bc\cdot x_n\;\;\Rightarrow$
$\Rightarrow\;\;\;x_{n+2}=(a+d)\cdot x_{n+1}-(ad-bc)\cdot x_n\;;$ the first formula (3) is proven.
From (2) written for $n+1$, it follows
$y_{n+2}-d\cdot y_{n+1}=c\cdot x_{n+1}\overset{(1)}{=}c\cdot(a\cdot x_n+b\cdot y_n)\;\overset{\underbrace{c\cdot x_n=from\;(2)}}{=}a\cdot (y_{n+1}-d\cdot y_n)+bc\cdot y_n=$
$=a\cdot y_{n+1}-(ad-bc)\cdot y_n$
and from the extreme equalities the second part of (3) results.
$\blacksquare$
Remark CiP The matrix $M=\begin{pmatrix}a&b\\c&d\\\end{pmatrix}$ that appears in (1)&(2) has the characteristic polynomial $P(\lambda)=\lambda^2-(a+d)\cdot \lambda+(ad-bc)$, which coincides with the characteristic polynomial of the recurrences (3).
<end Rem>
An example is shown in the images below. (In the second image, with the red color, I made the mistake of eliminating $x_n$ and obtained for $y_n$ a recurrence relation of order 3 - in formula (4) there. This turned out to be just an illusion...)
joi, 15 mai 2025
A Pell's equation hidden in Problem 29 052
In translation:
"29052. Let $(x_n)_{n\geqslant 1}$ be the string with $x_n=[(3+2\sqrt{2})^n],\;n\geqslant 1$.
Prove that for any $n\in \mathbb{N}^*$, the number $\frac{(x_n-1)(x_n+3)}{8}$ is a perfect square.
($[\alpha]$ represents the integer part of the real number $\alpha$.)
Mihai Pîrvulescu, Calafat"
ANSWER CiP
$$\frac{(x_n-1)(x_n+3)}{8}=B_n^2 \tag{1}$$
where $B_n$ is defined by
$B_1=2,\;B_2=12,\;\;B_{n+2}=6\cdot B_{n+1}-B_n,\;n\geqslant 1. \tag{2}$
Solution CiP
Let
$(3+2\sqrt{2})^n=A_n+B_n\cdot \sqrt{2},\;n\geqslant 1. \tag{3}$
We have $A_1=3,\;B_1=2$, and since $(3+2\sqrt{2})^2=17+12\sqrt{2}$, we get $A_2=17,\;B_2=12.$ Examining the expansion with Binomial formula of $(3\pm2\sqrt{2})^n$, it results that
$(3-2\sqrt{2})^n=A_n-B_n\sqrt {2}. \tag{4}$
Moreover
$(3+2\sqrt{2})^n+(3-2\sqrt{2})^n\;\;\overset{(3),(4)}{=}\;2\cdot A_n. \tag{5}$
Writing $(3+2\sqrt{2})^{n+1}=(3+2\sqrt{2})^n\cdot(3+2\sqrt{2})$, we have from (3)
$A_{n+1}+\sqrt{2}B_{n+1}=(A_n+\sqrt{2}B_n) \cdot (3+2\sqrt{2})=(3A_n+4B_n)+\sqrt{2}(2A_n+3B_n),$ so
\begin{cases} A_{n+1}=3A_n+4B_n\;\;\;\;\;\;\;\;\;\;\;\;(6) \\B_{n+1}=2A_n+3B_n\;\;\;\;\;\;\;\;\;\;\;\;(7)\end{cases}
Using relations (6), (7) several times we have
$B_{n+2}\;\overset{(7)}{\underset{n\to n+1}{=}}\;2A_{n+1}+3B_{n+1}\overset{(6)}{=}2(3A_n+4B_n)+3B_{n+1}=3B_{n+1}+8B_n+6A_n=$
$\overset{(7)}{\underset{\overbrace{2A_n=B_{n+1}-3B_n}}{=}}\;\;3B_{n+1}+8B_n+3(B_{n+1}-3B_n)=6B_{n+1}-B_n.$
So the sequence $(B_n)_{n \geqslant 1}$ checks the relations (2).
Let us now prove that $(x,y)=(A_n,B_n)$ verifies Pell's equation
$x^2-2y^2=1. \tag{8}$
Obviously $(A_1,B_1)=(3,2)$ verifies (8). Then assuming
$A_n^2-2B_n^2=1 \tag{9}$
we have $A_{n+1}^2-2B_{n+1}^2\overset{(6)}{\underset{(7)}{=}}(3A_n+4B_n)^2-2(2A_n+3B_n)^2=(9A_n^2+24A_nB_n+16B_n^2)-$
$-2(4A_n^2+12A_nB_n+9B_n^2)=A_n^2-2B_n^2\overset{(9)}{=}1,$
so (9) is also true for $n+1$, so by the Principle of Mathematical Induction, (9) is valid for all $n\in \mathbb{N}^*$.
Finally $(3+2\sqrt{2})^n\overset{(3)}{=}A_n+(\sqrt{2}B_n)\overset{(4)}{=}A_n+\left ( A_n-(3-2\sqrt{2})^n \right )=2A_n-(3-2\sqrt{2})^n=$
$$=(2A_n-1)+\left ( 1-(3-2\sqrt{2})^n \right ),$$
and since $0<1-(3-2\sqrt{2})^n<1$, for $n=1,\;2,\dots$, it results
$$x_n=[(3+2\sqrt{2})^n]=2A_n-1. \tag{10}$$
Then $\frac{(x_n-1)(x_n+3)}{8}\overset{(10)}{=}\frac{(2A_n-2)(2A_n+2)}{8}=\frac{A_n^2-1}{2}\overset{(9)}{=}\frac{(2B_n^2+1)-1}{2}=B_n^2.$
QED $\blacksquare$
marți, 13 mai 2025
Problem E:17 120 - celebrating my 65th birthday
(On the 65th anniversary: may-08-2025)
luni, 12 mai 2025
Crossed ladders problem revisited
Find the area of the figure denoted by ?, knowing the areas of the other colored triangles X, Y, Z.
ANSWER CiP
$$\textbf{S}_?=\frac{X\cdot Z \cdot(X+2Y+Z)}{Y^2-X\cdot Z}$$
Solution CiP
It is just a takeover from other sources, but the calculations are mine.
From the web-page Crossed ladders problem , we find a formula
the formula links several areas together. In our notation
$$\frac{1}{\textbf{S}_{AEC}}+\frac{1}{\textbf{S}_{ADC}}=\frac{1}{\textbf{S}_{AFC}}+\frac{1}{\textbf{S}_{ABC}}.$$
Substituting above with our data we have
$\frac{1}{X+Y}+\frac{1}{Y+Z}=\frac{1}{Y}+\frac{1}{\textbf{S}_?+X+Y+Z}$
so $\frac{1}{\textbf{S}_?+X+Y+Z}=\frac{1}{X+Y}+\frac{1}{Y+Z}-\frac{1}{Y}=\frac{Y(Y+Z)+Y(X+Y)-(X+Y)(Y+Z)}{Y(X+Y)(Y+Z)}=\frac{Y^2-XZ}{Y(Y+X)(Y+Z)}.$
Hence $\textbf{S}_?=\frac{Y(Y+X)(Y+Z)}{Y^2-XZ}-X-Y-Z$ and we only get the answer by doing some calculations.
$\blacksquare$
vineri, 9 mai 2025
A "brand" problem Marius BURTEA from Alexandria
This is problem E:17125, from GMB 2/2025, proposed for 6th grade. In translation
"Determine the prime numbers $p\geqslant 5$ for which 156 is written as the sum of
three natural numbers, directly proportional to 2,3 and $p$."
(Marius BURTEA, Alexandria)
ANSWER CiP
$p=7\:\;:\;26+39+91=156;$
$p=47\;:\;6+9+141=156;$
$p=73\;:\;4+6+146=156:$
$p=151:\;2+3+151=156.$
Solution CiP
$\frac{a}{2}=\frac{b}{3}=\frac{c}{p}=\frac{a+b+c}{p+5}=\frac{156}{p+5},\;\;a,b,c \in \mathbb{N}$.
From the above we obtain
$a=\frac{312}{p+5},\;\;b=\frac{468}{p+5},\;\;c=\frac{156p}{p+5}=\frac{156p+780-780}{p+5}=156-\frac{780}{p+5}.$
For the numbers $a,\;b,\;c$ above to be natural, $p+5$ must divide all the numbers 312, 468, 780. So $p+5$ must divide their greatest common divisor, that is
$p+5 \mid gcd(312,468,780)=156 \tag{D}$.
Given that $p\geqslant 5$ is a prime number, and that $p+5$ is an even number, among the numbers that verify condition (D), we choose
$p+5 \in \{12,\;26,\;52,\;78,\;156\}.$
Therefore $p\in \{7,\;21,\;47,\;73,\;151\}$ from which we eliminate the inconvenient value 21.
$\blacksquare$
joi, 8 mai 2025
A beautiful exponential equation
Topic 2. Find the real numbers $x$ for which
$3^x+3^{[x]}+3^{\{x\}}=4 \tag{E}$
($[x]$ and $\{x\}$ represent the integer part and the fractional part of the real
number $x$, respectively)
ANSWER CiP
$$x_1=1-log_32,\;x_2=log_3{11}-2log_32-1$$
Solution CiP
Because $x=[x]+\{x\}$ the equation is written equivalently
$3^{[x]} \cdot 3^{\{x\}}+3^{[x]}+3^{\{x\}}=4\;\;\;|+1\;\Leftrightarrow$
$\Leftrightarrow\;(3^{[x]}+1)\cdot (3^{\{x\}}+1)=5.$
We obtain from the above $3^{\{x\}}+1=\frac{5}{3^{[x]}+1}$ and because \frac $0\leqslant \{x\}<1$, therefore $2\leqslant 3^{\{x\}}+1<4$, we must have
$$2\leqslant \frac{5}{3^{[x]}+1}<4.$$
The last inequalities imply
$\frac{1}{4}<3^{[x]}\leqslant \frac{3}{2}$
and because $[x]\in \{\dots,-2,\;-1,\;0,\;1,\;\dots\}$, it results $[x]=0$ or $[x]=-1$.
If $[x]=0$, then $\{x\}=x$, and from (E) we obtain $3^x+1+3^x=4$ so $3^x=\frac{3}{2}$, hence $x=log_3\left ({\frac{3}{2}}\right )=log_33-log_32=1-log_32.$
If $[x]=-1$, then $\{x\}=x+1$, and from (E) we obtain $3^x+\frac{1}{3}+3\cdot 3^x=4$ so $3^x=\frac{11}{12}$, hence $x=log_3 \left (\frac{11}{12} \right )=log_3{11}-log_3{(2^2\cdot 3)}=log_3{11}-2log_32-1$.
Both values found for $x$ verify equation (E).
$\blacksquare$
Official Solution
It is shown that if $x\geqslant 1$ or if $x<-1$ then there are NO solutions.
It remains to study the cases $x\in [0,1)$, when $[x]=0$, and $x\in [-1,0)$, when $[x]=-1$, and find, as with us, the answer.miercuri, 7 mai 2025
Problem S:E25.67
Remark CiP
The question is whether there are other expressions like this, $\frac{1}{x+m}+\frac{n}{px+q}$ which can be calculated from the given condition $x+\frac{1}{x}=7.$
luni, 5 mai 2025
It's like a Human Problem: too many Unknowns and too few Solutions
In translation :
"Determine all triplets $(x,y,z)$ of integers that satisfy the inequality
$$3x^2+y^2+z^2-3xy-y-2z+1<0."$$
ANSWER CiP
Only one solution $x=1,\;\;y=2,\;\;z=1$
Solution CiP
We multiply the inequality by 12 and group the terms, obtaining the equivalent
$36x^2+\underline{12y^2}+12z^2-\underline{\underline{36xy}}-12y-24z+12<0\;\;\Leftrightarrow$
$\Leftrightarrow\;9(4x^2-\underline{\underline{4xy}}+\underline{y^2})+\underline{3y^2-12y}+12z^2-24z+\underline{12}<0\;\;\Leftrightarrow$
$\Leftrightarrow\;9(2x-y)^2+3(y^2-4y+4)+12z^2-24z<0\;\;\;|+12$
$\Leftrightarrow\;9(2x-y)^2+3(y-2)^2+12(z-1)^2<12 \tag{1}$
If $z-1 \neq 0$, then because $9(2x-y)^2+3(y-2)^2 \geqslant 0$, (1) is not satisfied.
So $z=1$ and (1) becomes
$3(2x-y)^2+(y-2)^2<4 \tag{2}$
If $y=2$ then from (2) result $2x-y=0\;or\;\pm 1$. In the first case $2x-2=0$ so $x=1$; in the second case $y=2x\pm1=2$, impossible with integers.
If $(y-2)^2 \geqslant 1$ then $3(2x-y)^2<4-(y-2)^2\leqslant 3$ so $2x-y=0\;or\;\pm1$. In the first case $y=2x$ and (2) becomes $(y-2)^2<4$ so $y=2$ and hence $x=1$, or $y\in \{1,\;3\}$ wich cannot be equal to $2x$. In the second case $(y-2)^2\underset{(2)}{<}4-3$ so $y=2$, but $2x-2=\pm1$ is impossible with integers.
$\blacksquare$
vineri, 2 mai 2025
Because Trump Raises Taxes We Will Return to an Old Problem
I solved a problem on the same topic a while ago. It is an algebraic folklore problem involving Conditional Identities:
"For non-zero numbers $x,\;y,\;z$
$$x+y+z=0\;\Leftrightarrow \; \frac{1}{x^2}+\frac{1}{y^2}+\frac{1}{z^2}=\left (\frac{1}{x}+\frac{1}{y}+\frac{1}{z}\right )^2 \;"\tag{1}$$
Indeed, $x+y+z=0\;\;\underset{xyz \neq 0}{\Leftrightarrow}\;\;\frac{1}{xy}+\frac{1}{yz}+\frac{1}{zx}=0\;\Leftrightarrow$
$$\Leftrightarrow\;\frac{1}{x^2}+\frac{1}{y^2}+\frac{1}{z^2}+\frac{2}{xy}+\frac{2}{yz}+\frac{2}{zx}=\frac{1}{x^2}+\frac{1}{y^2}+\frac{1}{z^2}\;\Leftrightarrow$$
$$\Leftrightarrow\;\;\left ( \frac{1}{x}+\frac{1}{y}+\frac{1}{z} \right )^2=\frac{1}{x^2}+\frac{1}{y^2}+\frac{1}{z^2} $$
QED $\square$
A new problem of this type has appeared.
To better locate it, I only cropped it.To solve, we only need to see that the numbers
$x=a-2b,\;y=2b-3c,\;z=3c-a\;$ check $x+y+z=0$.
Then we get the answer $p=\left (\frac{1}{a-2b}+\frac{1}{2b-3c}+\frac{1}{3c-a}\right )^2.$
$\blacksquare$