MHB Find the last five digits of T_2014

  • Thread starter Thread starter anemone
  • Start date Start date
AI Thread Summary
The sequence defined by T_n, starting with T_1=1 and T_{n+1} as the floor of T_n plus the square root of T_n plus 0.5, leads to a pattern where T_{2n+1} equals n^2 + n + 1 and T_{2n} equals n^2 + 1. For n=1007, this results in T_{2014} being calculated as 1007^2 + 1, which equals 1014050. The last five digits of T_{2014} are therefore 1014050. The calculations and conclusions reached in this discussion confirm the correctness of this result.
anemone
Gold Member
MHB
POTW Director
Messages
3,851
Reaction score
115
Let $T_n$ be a sequence such that $T_1=1$ and $T_{n+1}=\lfloor T_n+\sqrt{T_n}+0.5 \rfloor$.

Find the last five digits of $T_{2014}$.
 
Mathematics news on Phys.org
anemone said:
Let $T_n$ be a sequence such that $T_1=1$ and $T_{n+1}=\lfloor T_n+\sqrt{T_n}+0.5 \rfloor$.

Find the last five digits of $T_{2014}$.

[sp]With some comfortable steps You find that is...

$\displaystyle T_{2\ n + 1} = n^{2} + n + 1$

$\displaystyle T_{2\ n } = T_{2\ n + 1} - n = n^{2} + 1$

...so that is $\displaystyle T_{2014} = 1007^{2} + 1 = 1014050$...[/sp]

Kind regards$\chi$ $\sigma$
 
Last edited:
chisigma said:
[sp]With some comfortable steps You find that is...

$\displaystyle T_{2\ n + 1} = n^{2} + n + 1$

$\displaystyle T_{2\ n } = T_{2\ n + 1} - n = n^{2} + 1$

...so that is $\displaystyle T_{2014} = 1007^{2} + 1 = 1014050$...[/sp]

Kind regards$\chi$ $\sigma$

Thanks chisigma for participating and the answer you have is correct! Well done!:)

I am thinking it would be best if you can show us how you arrived at the equation $\displaystyle T_{2\ n + 1} = n^{2} + n + 1$...(Sun)
 
anemone said:
Thanks chisigma for participating and the answer you have is correct! Well done!:)

I am thinking it would be best if you can show us how you arrived at the equation $\displaystyle T_{2\ n + 1} = n^{2} + n + 1$...(Sun)

Let suppose at first don't to consider the floor function and the constant .5 and also suppose that the sequence starts with the index n=0, so that we work on the difference equation...

$\displaystyle \Delta{n}= T_{n+1} - T_{n} = \sqrt{T_{n}}\ (1)$

The (1) can be approximated with the ODE...

$\displaystyle y^{\ '} = \sqrt{y}\ (2)$

...the solution of which is...

$\displaystyle y = \frac{x^{2} + 2\ c\ x + c^{2}}{4}\ (3)$Now setting x=2 n and with a proper choise of c we arive to write...

$T_{2\ n} \sim n^{2} + n + 1\ (4)$

Of corse I don't say that all that is 'rigorous' at cent per cent...

Kind regards

$\chi$ $\sigma$
 
Last edited by a moderator:
anemone said:
Let $T_n$ be a sequence such that $T_1=1$ and $T_{n+1}=\lfloor T_n+\sqrt{T_n}+0.5 \rfloor$.

Find the last five digits of $T_{2014}$.
$T_1=1$
$T_2=T_{2\times 1}=\lfloor 1+\sqrt1+0.5 \rfloor=2=1^2+1$.
$T_3=T_{2\times 1+1}=\lfloor 2+\sqrt2+0.5 \rfloor=3=1^2+1+1$.
$T_4=T_{2\times 2}=\lfloor 3+\sqrt 3+0.5 \rfloor=5=2^2+1$.
$T_5=T_{2\times 2+1}=\lfloor 5+\sqrt5+0.5 \rfloor=7=2^2+2+1$.
$T_6=T_{2\times 3}=\lfloor 7+\sqrt7+0.5 \rfloor=10=3^2+1$.
$T_7=T_{2\times 3+1}=\lfloor 10+\sqrt{10}+0.5 \rfloor=13=3^2+3+1$.
from above we may suggest:
$T_{2n}=n^2+1$.---(1)
$T_{2n+1}=n^2+n+1$----(2).
(here n=1,2,3,4,5,-------)
$\therefore T_{2014}=1007^2+1=1014049+1=1014050$
the proof of(1) and (2)we can use the method of induction
 
Last edited:
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...
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...

Similar threads

Back
Top