MHB Show ⌊a¹⁷⁸⁸⌋ and ⌊a¹⁹⁸⁸⌋ are both divisible by 17

  • Thread starter Thread starter anemone
  • Start date Start date
AI Thread Summary
The discussion focuses on proving that both ⌊a¹⁷⁸⁸⌋ and ⌊a¹⁹⁸⁸⌋ are divisible by 17, where a is the greatest positive root of the polynomial x³ - 3x² + 1. By applying Newton's identities, the sequence P_n is established, revealing a periodicity of 16 when calculated modulo 17. It is shown that P_n = 1 mod 17 for n of the form 8k + 4, which includes both 1788 and 1988. As a result, since the contributions from the other roots diminish for large n, it follows that ⌊a^n⌋ is congruent to 0 mod 17. The proof confirms the divisibility of both floor expressions by 17.
anemone
Gold Member
MHB
POTW Director
Messages
3,851
Reaction score
115
Show ⌊a¹⁷⁸⁸⌋ and ⌊a¹⁹⁸⁸⌋ are both divisible by 17

Let $a$ be the greatest positive root of the equation $x^3− 3x^2+ 1 = 0$.

Show that $\left\lfloor{a^{1788}}\right\rfloor$ and $\left\lfloor{a^{1988}}\right\rfloor$ are both divisible by 17.
 
Mathematics news on Phys.org
Re: Show ⌊a¹⁷⁸⁸⌋ and ⌊a¹⁹⁸⁸⌋ are both divisible by 17

anemone said:
Let $a$ be the greatest positive root of the equation $x^3− 3x^2+ 1 = 0$.

Show that $\left\lfloor{a^{1788}}\right\rfloor$ and $\left\lfloor{a^{1988}}\right\rfloor$ are both divisible by 17.
[sp]Let $f(x) = x^3− 3x^2+ 1$. Then $f(-1) = -3$, $f(0) = 1$, $f(1) = -1$, $f(2) = -3$ and $f(3) = 1$. By the intermediate value theorem, the largest root, $a$, lies between $2$ and $3$; and the other two roots, $b$ and $c$, lie between $-1$ and $1$.

Let $P_n = a^n + b^n + c^n$. By Newton's identities, $$P_0 = P_1 = 3,\quad P_2 = 9, \quad P_3 = 24, \quad P_n = 3P_{n-1} - P_{n-3}\ \ (n>3).$$ Working mod $17$, it is easy to use that recurrence relation to calculate $P_n \pmod{17}$: $$ \begin{array}{r|ccccccccccccccccccc}n& 0&1&2&3&4 & 5&6&7&8&9 & 10&11&12&13&14 & 15&16&17&18 \\ \hline P_n\pmod{17}& 3&3&9&7&1 & 11&9&9&16&5 & 6&2&1&14&6 & 0&3&3&9 \end{array}.$$ Notice that the sequence starts to repeat when $n=16$, and therefore has period $16$. Also, $P_4 = P_{12} = 1 \pmod{17}$. It follows that $P_n = 1 \pmod{17}$ whenever $n$ is of the form $8k+4$.

But $P_n = a^n + b^n + c^n$. When $n$ is large and even, $b^n$ and $c^n$ will both be small and positive. In particular, $0<b^n+c^n<1$. So if $P_n=1\pmod{17}$ then $\left\lfloor a^n \right\rfloor = 0\pmod{17}$. Since $1788$ and $1988$ are both of the form $8k+4$, the result is proved.

[/sp]
 
Suppose ,instead of the usual x,y coordinate system with an I basis vector along the x -axis and a corresponding j basis vector along the y-axis we instead have a different pair of basis vectors ,call them e and f along their respective axes. I have seen that this is an important subject in maths My question is what physical applications does such a model apply to? I am asking here because I have devoted quite a lot of time in the past to understanding convectors and the dual...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Back
Top