<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE article  PUBLIC "-//NLM//DTD Journal Publishing DTD v3.0 20080202//EN" "http://dtd.nlm.nih.gov/publishing/3.0/journalpublishing3.dtd"><article xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink" dtd-version="3.0" xml:lang="en" article-type="research article"><front><journal-meta><journal-id journal-id-type="publisher-id">APM</journal-id><journal-title-group><journal-title>Advances in Pure Mathematics</journal-title></journal-title-group><issn pub-type="epub">2160-0368</issn><publisher><publisher-name>Scientific Research Publishing</publisher-name></publisher></journal-meta><article-meta><article-id pub-id-type="doi">10.4236/apm.2018.87039</article-id><article-id pub-id-type="publisher-id">APM-86083</article-id><article-categories><subj-group subj-group-type="heading"><subject>Articles</subject></subj-group><subj-group subj-group-type="Discipline-v2"><subject>Physics&amp;Mathematics</subject></subj-group></article-categories><title-group><article-title>
 
 
  Brief Investigation on Square Root of a Node of &lt;i&gt;T&lt;/i&gt;&lt;sub&gt;3&lt;/sub&gt; Tree
 
</article-title></title-group><contrib-group><contrib contrib-type="author" xlink:type="simple"><name name-style="western"><surname>Guihong</surname><given-names>Chen</given-names></name><xref ref-type="aff" rid="aff1"><sup>1</sup></xref><xref ref-type="corresp" rid="cor1"><sup>*</sup></xref></contrib><contrib contrib-type="author" xlink:type="simple"><name name-style="western"><surname>Jianhui</surname><given-names>Li</given-names></name><xref ref-type="aff" rid="aff2"><sup>2</sup></xref></contrib></contrib-group><aff id="aff1"><addr-line>Department of Computer Science and Technology, Neusoft Institute Guangdong, Foshan, China</addr-line></aff><aff id="aff2"><addr-line>State Key Laboratory of Mathematical Engineering and Advanced Computing, Wuxi, China</addr-line></aff><author-notes><corresp id="cor1">* E-mail:<email>chenguihong@nuit.edu.cn(GC)</email>;</corresp></author-notes><pub-date pub-type="epub"><day>19</day><month>07</month><year>2018</year></pub-date><volume>08</volume><issue>07</issue><fpage>666</fpage><lpage>671</lpage><history><date date-type="received"><day>22,</day>	<month>June</month>	<year>2018</year></date><date date-type="rev-recd"><day>17,</day>	<month>July</month>	<year>2018</year>	</date><date date-type="accepted"><day>20,</day>	<month>July</month>	<year>2018</year></date></history><permissions><copyright-statement>&#169; Copyright  2014 by authors and Scientific Research Publishing Inc. </copyright-statement><copyright-year>2014</copyright-year><license><license-p>This work is licensed under the Creative Commons Attribution International License (CC BY). http://creativecommons.org/licenses/by/4.0/</license-p></license></permissions><abstract><p>
 
 
  The article investigates some properties of square root of 
  <b>T</b>
  <sub>3</sub>
   tree’s nodes. It first proves several inequalities that are helpful to estimate the square root of a node, and then proves several theorems to describe the distribution of the square root of the nodes on 
  <b>T</b>
  <sub>3</sub>
   tree.
 
</p></abstract><kwd-group><kwd>Square Root</kwd><kwd> Node</kwd><kwd> Valuated Binary Tree</kwd><kwd> Inequality</kwd></kwd-group></article-meta></front><body><sec id="s1"><title>1. Introduction</title><p>Article [<xref ref-type="bibr" rid="scirp.86083-ref1">1</xref>] introduced the T<sub>3</sub> tree and showed a number of properties of tree, including divisibility, multiples and divisors and multiplications of the nodes. Looking through the other papers that are related with the article [<xref ref-type="bibr" rid="scirp.86083-ref1">1</xref>] , such as articles [<xref ref-type="bibr" rid="scirp.86083-ref2">2</xref>] - [<xref ref-type="bibr" rid="scirp.86083-ref7">7</xref>] , one can see that the T<sub>3</sub> tree is really a new attempt to study integers. However, one can also see that, there has not been an article that concerns the square root of a node in the T<sub>3</sub> tree. As is known, a divisor of integer N must be no bigger than N . Hence the location where N lies in the T<sub>3</sub> tree is important for finding N’s divisor. Accordingly, this article makes an investigation on the issue and presents the results.</p></sec><sec id="s2"><title>2. Preliminaries</title><sec id="s2_1"><title>2.1. Symbols and Notations</title><p>Symbol T<sub>3</sub> is the T<sub>3</sub> tree that was introduced in [<xref ref-type="bibr" rid="scirp.86083-ref1">1</xref>] and [<xref ref-type="bibr" rid="scirp.86083-ref2">2</xref>] and symbol N ( k , j ) is by default the node at position j on level k of T<sub>3</sub>, where k ≥ 0 and 0 ≤ j ≤ 2 k − 1 . An integer X is said to be clamped on level k of T<sub>3</sub> if <inline-formula><inline-graphic xlink:href="/html.scirp.org/file/3-5301530x7.png" xlink:type="simple"/></inline-formula> and symbol X ≙ k indicates X is clamped on level k. An odd interval [ a , b ] is a set of consecutive odd numbers that take a as lower bound and b as upper bound, for example, [ 3 , 11 ] = { 3 , 5 , 7 , 9 , 11 } . Intervals in this whole article are by default the odd ones unless particularly mentioned. Symbol ⌊ x ⌋ is the floor function, an integer function of real number x that satisfies inequality x − 1 &lt; ⌊ x ⌋ ≤ x , or equivalently<inline-formula><inline-graphic xlink:href="/html.scirp.org/file/3-5301530x13.png" xlink:type="simple"/></inline-formula>. Symbol A ⇒ B means conclusion B can be derived from condition A.</p></sec><sec id="s2_2"><title>2.2. Lemmas</title><p>Lemma 1 (See in [<xref ref-type="bibr" rid="scirp.86083-ref1">1</xref>] ). Let N ( k , j ) be the node at the j<sup>th</sup> position on the k<sup>th</sup> level of T<sub>3</sub> with k ≥ 0 and 0 ≤ j ≤ 2 k − 1 ; then 2 k + 1 + 1 ≤ N ( k , j ) ≤ 2 k + 2 − 1 .</p><p>Lemma 2 (See in [<xref ref-type="bibr" rid="scirp.86083-ref8">8</xref>] ). For real numbers x and y, it holds</p><disp-formula id="scirp.86083-formula1"><label>(P2)</label><graphic position="anchor" xlink:href="//html.scirp.org/file/3-5301530x19.png"  xlink:type="simple"/></disp-formula><p>(P8) n ⌊ x ⌋ ≤ ⌊ n x ⌋ with n being a positive integer</p><disp-formula id="scirp.86083-formula2"><label>(P13)</label><graphic position="anchor" xlink:href="//html.scirp.org/file/3-5301530x21.png"  xlink:type="simple"/></disp-formula><p>(P17)<inline-formula><inline-graphic xlink:href="/html.scirp.org/file/3-5301530x22.png" xlink:type="simple"/></inline-formula>, ⌊ x 2 ⌋ + ⌊ x + 1 2 ⌋ = ⌊ x ⌋</p></sec></sec><sec id="s3"><title>3. Main Results and Proofs</title><p>Theorem 1. Let a &gt; 1 be an integer and x &gt; 0 be a real number; then it holds</p><disp-formula id="scirp.86083-formula3"><label>(1)</label><graphic position="anchor" xlink:href="//html.scirp.org/file/3-5301530x26.png"  xlink:type="simple"/></disp-formula><p>and</p><disp-formula id="scirp.86083-formula4"><label>(2)</label><graphic position="anchor" xlink:href="//html.scirp.org/file/3-5301530x27.png"  xlink:type="simple"/></disp-formula><p>Proof. Since a &gt; 1 , the definition <inline-formula><inline-graphic xlink:href="/html.scirp.org/file/3-5301530x29.png" xlink:type="simple"/></inline-formula> immediately yields</p><p>a ⌊ x ⌋ − 1 &lt; a ⌊ x ⌋ ≤ a x &lt; a ⌊ x ⌋ + 1</p><p>Since a and <inline-formula><inline-graphic xlink:href="/html.scirp.org/file/3-5301530x31.png" xlink:type="simple"/></inline-formula> are integers, it yields by Lemma 2 (P13)</p><p>a ⌊ x ⌋ ≤ ⌊ a x ⌋ ≤ a ⌊ x ⌋ + 1</p><p>Considering<inline-formula><inline-graphic xlink:href="/html.scirp.org/file/3-5301530x33.png" xlink:type="simple"/></inline-formula>, it knows a ⌊ x ⌋ − 1 &lt; a ⌊ x ⌋ ; consequently</p><p>a ⌊ x ⌋ − 1 &lt; a ⌊ x ⌋ ≤ ⌊ a x ⌋ ≤ a ⌊ x ⌋ + 1</p><p>Theorem 1. Let n be a positive integer and</p><p>b 0 = n 2 , b 1 = n 2 + 1 , ⋯ , b i = n 2 + i , ⋯ , b 2 n = n 2 + 2 n , b 2 n + 1 = n 2 + 2 n + 1</p><p>then</p><p>⌊ b i ⌋ ( i = 1 , ⋯ , 2 n ) = ⌊ b 0 ⌋ = n , ⌊ b 2 n + 1 ⌋ = n + 1 (3)</p><p>Proof. <inline-formula><inline-graphic xlink:href="/html.scirp.org/file/3-5301530x39.png" xlink:type="simple"/></inline-formula>and ⌊ b 2 n + 1 ⌋ = n + 1 obviously hold. Now consider that, for i = 1 , 2 , ⋯ , 2 n , it holds</p><p>n = b 0 &lt; b i = n 1 + i n 2 &lt; b 2 n + 1 = n + 1</p><p>This is to say that,<inline-formula><inline-graphic xlink:href="/html.scirp.org/file/3-5301530x43.png" xlink:type="simple"/></inline-formula>; since n is an integer, it is sure by definition of the floor function</p><p>⌊ b i ⌋ ( i = 1 , ⋯ , 2 n ) = n</p><p>Corollary 1. Let n and α be a positive integers and</p><p>b 0 = n 2 α , b 1 = n 2 α + 1 , ⋯ , b i = n 2 α + i , ⋯ , b 2 n α = n 2 α + 2 n α , b 2 n α + 1 = n 2 α + 2 n α + 1</p><p>then</p><disp-formula id="scirp.86083-formula5"><label>(4)</label><graphic position="anchor" xlink:href="//html.scirp.org/file/3-5301530x47.png"  xlink:type="simple"/></disp-formula><p>Proof. (Omitted)</p><p>Example 1. Take b 0 = 2 8 , b 1 = 2 8 + 1 = 257 , ⋯ , b 2 &#215; 2 4 = 2 8 + 2 &#215; 2 4 = 288 , b 2 &#215; 2 4 + 1 = 2 8 + 2 &#215; 2 4 + 1 = 289 ; then ⌊ b 0 ⌋ = 2 4 , ⌊ b 1 ⌋ = 16 , ⋯ , ⌊ b 2 &#215; 2 4 ⌋ = 16 , ⌊ b 2 &#215; 2 4 + 1 ⌋ = 17 .</p><p>Theorem 2. Let n and α be a positive integers and</p><p>b 0 = n 2 α + 1 , b 1 = n 2 α + 1 + 1 , ⋯ , b i = n 2 α + 1 + i , ⋯ , b 2 n α = n 2 α + 1 + 2 n α n , b 2 n α + 1 = n 2 α + 1 + 2 n α n + 1</p><p>then</p><p>⌊ n α n ⌋ ≤ ⌊ b i ⌋ | ( i = 0 , 1 , 2 , ⋯ , 2 n α + 1 ) ≤ ⌊ n α n ⌋ + 1</p><p>Proof. See the following deductions.</p><p>1) <inline-formula><inline-graphic xlink:href="/html.scirp.org/file/3-5301530x54.png" xlink:type="simple"/></inline-formula></p><p>2) By Lemma 2(P13)</p><p>n 2 α + 1 = b 0 &lt; b 1 = n 2 α + 1 + 1 &lt; ⋯ &lt; b 2 n α = n 2 α + 1 + 2 n α n &lt; b 2 n α + 1 = ( n α n + 1 ) 2 ⇒ n α n = b 0 &lt; b i | ( i = 1 , 2 , ⋯ , 2 n α ) &lt; n α n + 1 ⇒ ⌊ n α n ⌋ = b 0 ≤ b i | ( i = 1 , 2 , ⋯ , 2 n α ) ≤ ⌊ n α n ⌋ + 1</p><p>Example 2. Take <inline-formula><inline-graphic xlink:href="/html.scirp.org/file/3-5301530x56.png" xlink:type="simple"/></inline-formula> and b 2 n α + 1 by</p><p><inline-formula><inline-graphic xlink:href="/html.scirp.org/file/3-5301530x58.png" xlink:type="simple"/></inline-formula>, b 2 5 = 2 9 + 2 5 = 544 , b 2 5 + 1 = 2 9 + 2 5 + 1 = 545 then</p><disp-formula id="scirp.86083-formula6"><graphic  xlink:href="//html.scirp.org/file/3-5301530x61.png"  xlink:type="simple"/></disp-formula><p>⌊ b 2 4 + 1 ⌋ = ⌊ 2 9 + 17 ⌋ = ⌊ 529 ⌋ = 23 , ⋯ , ⌊ b 2 &#215; 2 4 − 1 ⌋ = ⌊ 543 ⌋ = 23 , ⌊ b 2 &#215; 2 4 ⌋ = ⌊ 544 ⌋ = 23 , ⌊ b 2 &#215; 2 4 + 1 ⌋ = ⌊ 545 ⌋ = 23</p><p>Theorem 4 Suppose integer k satisfies k &gt; 2 and N ( k , 0 ) be the leftmost node on level k of T<sub>3</sub>; then <inline-formula><inline-graphic xlink:href="/html.scirp.org/file/3-5301530x65.png" xlink:type="simple"/></inline-formula> is even if k is odd, whereas, it can be either odd or even if k is even.</p><p>Proof. Since N ( k , 0 ) = 2 k + 1 + 1 , it knows by Corollary 1 <inline-formula><inline-graphic xlink:href="//html.scirp.org/file/3-5301530x67.png" xlink:type="simple"/></inline-formula> for an odd k. If k is even, let it be k = 2 α + 1 ; then by Theorem 2 ⌊ N ( k , 0 ) ⌋ = ⌊ 2 α 2 ⌋ or ⌊ N ( k , 0 ) ⌋ = ⌊ 2 α 2 ⌋ + 1 , which indicates ⌊ N ( k , 0 ) ⌋ can be either odd or even.</p><p>Example 3. Taking N ( 7 , 0 ) , N ( 11 , 0 ) , N ( 19 , 0 ) , N ( 8 , 0 ) , N ( 10 , 0 ) and N ( 16 , 0 ) as examples results in the following results.</p><p>N ( 7 , 0 ) = 2 7 + 1 + 1 = 257 ⇒ ⌊ N ( 7 , 0 ) ⌋ = 16 N ( 11 , 0 ) = 2 11 + 1 + 1 = 4097 ⇒ ⌊ N ( 11 , 0 ) ⌋ = 64 N ( 19 , 0 ) = 2 19 + 1 + 1 = 1048577 ⇒ ⌊ N ( 19 , 0 ) ⌋ = 1024</p><p>N ( 8 , 0 ) = 2 8 + 1 + 1 = 513 ⇒ ⌊ N ( 8 , 0 ) ⌋ = 22 N ( 10 , 0 ) = 2 10 + 1 + 1 = 1025 ⇒ ⌊ N ( 10 , 0 ) ⌋ = 45 N ( 16 , 0 ) = 2 16 + 1 + 1 = 131073 ⇒ ⌊ N ( 16 , 0 ) ⌋ = 362</p><p>Theorem 5. Suppose integers k and j satisfy k &gt; 2 and 0 ≤ j ≤ 2 k − 1 ; let N ( k , j ) be the node at position j on level k of T<sub>3</sub>; then it holds</p><disp-formula id="scirp.86083-formula7"><label>(5)</label><graphic position="anchor" xlink:href="//html.scirp.org/file/3-5301530x79.png"  xlink:type="simple"/></disp-formula><p>Proof. Since 2 k + 1 + 1 ≤ N ( k , j ) ≤ 2 k + 2 − 1 , it yields 2 k + 1 &lt; N ( k , j ) &lt; 2 k + 2 ; hence it holds</p><p>2 k + 1 2 &lt; N ( k , j ) &lt; 2 k 2 + 1</p><p>By Lemma 2 (P13), it yields</p><p>⌊ 2 k + 1 2 ⌋ ≤ ⌊ N ( k , j ) ⌋ ≤ ⌊ 2 k 2 + 1 ⌋ (6)</p><p>By Theorem 1, it holds</p><p>2 ⌊ k + 1 2 ⌋ ≤ 2 k + 1 2</p><p>and</p><p>2 k 2 + 1 &lt; 2 ⌊ k 2 ⌋ + 2</p><p>Hence it results in</p><p>2 ⌊ k + 1 2 ⌋ = ⌊ 2 ⌊ k + 1 2 ⌋ ⌋ ≤ ⌊ 2 k + 1 2 ⌋ ≤ ⌊ N ( k , j ) ⌋ ≤ ⌊ 2 k 2 + 1 ⌋ ≤ ⌊ 2 ⌊ k 2 ⌋ + 2 ⌋ = 2 ⌊ k 2 ⌋ + 2</p><p>That is</p><p>2 ⌊ k + 1 2 ⌋ ≤ ⌊ N ( k , j ) ⌋ ≤ 2 ⌊ k 2 ⌋ + 2 (7)</p><p>or equivalently</p><p>2 ⌊ k + 1 2 ⌋ − 1 &lt; ⌊ N ( k , j ) ⌋ &lt; 2 ⌊ k 2 ⌋ + 2 + 1 (8)</p><p>Corollary 2. ⌊ N ( k , j ) ⌋ is clamped in T<sub>3</sub> on level ⌊ k + 1 2 ⌋ − 1 and or level ⌊ k 2 ⌋ .</p><p>Proof. Since 2 ⌊ k + 1 2 ⌋ − 1 the biggest node on level ⌊ k + 1 2 ⌋ − 2 and 2 ⌊ k 2 ⌋ + 2 + 1 is the smallest node on level ⌊ k 2 ⌋ + 1 , it knows by (8) ⌊ N ( k , j ) ⌋ may be clamped on levels from ⌊ k + 1 2 ⌋ − 1 to ⌊ k 2 ⌋ , totally ⌊ k 2 ⌋ − ( ⌊ k + 1 2 ⌋ − 1 ) + 1 levels.</p><p>By Lemma 2 (P2) ⌊ k 2 ⌋ − ( ⌊ k + 1 2 ⌋ − 1 ) + 1 ≥ 2 + ⌊ k 2 − k + 1 2 ⌋ = 2 − 1 = 1</p><p>By Lemma 2 (P17 &amp; P8) ⌊ k 2 ⌋ − ( ⌊ k + 1 2 ⌋ − 1 ) + 1 = 2 + ⌊ k 2 ⌋ − ( ⌊ k ⌋ − ⌊ k 2 ⌋ ) = 2 + 2 ⌊ k 2 ⌋ − ⌊ k ⌋ ≤ 2</p><p>Hence the corollary holds</p><p>Example 4. Taking the smallest nodes and the biggest nodes on level 7 and level 10 respectively, it can see that ⌊ N ( 7 , * ) ⌋ is clamped on 2 levels, whereas ⌊ N ( 10 , * ) ⌋ is clamped on 1 level.</p><p>N ( 7 , 0 ) = 2 7 + 1 + 1 = 257 ⇒ ⌊ N ( 7 , 0 ) ⌋ = 16 ≙ 2 N ( 7 , 2 7 − 1 ) = 2 7 + 2 − 1 = 511 ⇒ ⌊ N ( 7 , 2 7 − 1 ) ⌋ = 22 ≙ 3 N ( 10 , 0 ) = 2 11 + 1 = 2047 ⇒ ⌊ N ( 10 , 0 ) ⌋ = 45 ≙ 4 N ( 10 , 2 10 − 1 ) = 2 12 − 1 = 4095 ⇒ ⌊ N ( 10 , 2 10 − 1 ) ⌋ = 63 ≙ 4</p></sec><sec id="s4"><title>4. Conclusion</title><p>Elementary number theory shows that an integer must have a divisor smaller than the square root of the integer itself. Hence the square root is undoubtedly an important issue of an integer. Since T<sub>3</sub> tree is considered to be a new tool to study integers, the square root of a node is certainly helpful to know the distribution of the node’s divisors. The properties proved in this article are sure to provide a know-about the square root of the nodes. We hope it will be useful in the future.</p></sec><sec id="s5"><title>Acknowledgements</title><p>The research work is supported by the State Key Laboratory of Mathematical Engineering and Advanced Computing under Open Project Program No. 2017A01, the Youth Innovative Talents Project (Natural Science) of Education Department of Guangdong Province under grant 2016KQNCX192, 2017KQNCX230. The authors sincerely present thanks to them all.</p></sec><sec id="s6"><title>Cite this paper</title><p>Chen, G.H. and Li, J.H. (2018) Brief Investigation on Square Root of a Node of T<sub>3</sub> Tree. Advances in Pure Mathematics, 8, 666-671. https://doi.org/10.4236/apm.2018.87039</p></sec></body><back><ref-list><title>References</title><ref id="scirp.86083-ref1"><label>1</label><mixed-citation publication-type="other" xlink:type="simple">Wang, X.B. (2018) T3 Tree and Its Traits in Understanding Integers. Advances in Pure Mathematics, 8, 494-507. https://doi.org/10.4236/apm.2018.85028</mixed-citation></ref><ref id="scirp.86083-ref2"><label>2</label><mixed-citation publication-type="journal" xlink:type="simple"><name name-style="western"><surname>Wang</surname><given-names> X.B. </given-names></name>,<etal>et al</etal>. (<year>2016</year>)<article-title>Valuated Binary Tree: A New Approach in Study of Integers</article-title><source> International Journal of Scientific and Innovative Mathematical Research</source><volume> 4</volume>,<fpage> 63</fpage>-<lpage>67</lpage>.<pub-id pub-id-type="doi"></pub-id></mixed-citation></ref><ref id="scirp.86083-ref3"><label>3</label><mixed-citation publication-type="journal" xlink:type="simple"><name name-style="western"><surname>Wang</surname><given-names> X.B. </given-names></name>,<etal>et al</etal>. (<year>2016</year>)<article-title>Amusing Properties of Odd Numbers Derived From Valuated Binary Tree</article-title><source> IOSR Journal of Mathematics</source><volume> 12</volume>,<fpage> 53</fpage>-<lpage>57</lpage>.<pub-id pub-id-type="doi"></pub-id></mixed-citation></ref><ref id="scirp.86083-ref4"><label>4</label><mixed-citation publication-type="journal" xlink:type="simple"><name name-style="western"><surname>Wang</surname><given-names> X.B. </given-names></name>,<etal>et al</etal>. (<year>2017</year>)<article-title>Genetic Traits of Odd Numbers with Applications in Factorization of Integers</article-title><source> Global Journal of Pure and Applied Mathematics</source><volume> 13</volume>,<fpage> 493</fpage>-<lpage>517</lpage>.<pub-id pub-id-type="doi"></pub-id></mixed-citation></ref><ref id="scirp.86083-ref5"><label>5</label><mixed-citation publication-type="journal" xlink:type="simple"><name name-style="western"><surname>Wang</surname><given-names> X.B. </given-names></name>,<etal>et al</etal>. (<year>2017</year>)<article-title>Strategy for Algorithm Design in Factoring RSA Numbers</article-title><source> IOSR Journal of Computer Engineering</source><volume> 19</volume>,<fpage> 1</fpage>-<lpage>7</lpage>.<pub-id pub-id-type="doi"></pub-id></mixed-citation></ref><ref id="scirp.86083-ref6"><label>6</label><mixed-citation publication-type="journal" xlink:type="simple"><name name-style="western"><surname>Wang</surname><given-names> X.B. </given-names></name>,<etal>et al</etal>. (<year>2017</year>)<article-title>Two More Symmetric Properties of Odd Numbers</article-title><source> IOSR Journal of Mathematics</source><volume> 13</volume>,<fpage> 37</fpage>-<lpage>40</lpage>.<pub-id pub-id-type="doi"></pub-id></mixed-citation></ref><ref id="scirp.86083-ref7"><label>7</label><mixed-citation publication-type="other" xlink:type="simple">Wang, X.B. (2018) Influence of Divisor-ratio to Distribution of Semiprime’s Divisor. Journal of Mathematics Research, 10, 54-61. https://doi.org/10.5539/jmr.v10n4p54</mixed-citation></ref><ref id="scirp.86083-ref8"><label>8</label><mixed-citation publication-type="journal" xlink:type="simple"><name name-style="western"><surname>Wang</surname><given-names> X.B. </given-names></name>,<etal>et al</etal>. (<year>2017</year>)<article-title>Brief Summary of Frequently-Used Properties of the Floor Function</article-title><source> IOSR Journal of Mathematics</source><volume> 13</volume>,<fpage> 46</fpage>-<lpage>48</lpage>.<pub-id pub-id-type="doi"></pub-id></mixed-citation></ref></ref-list></back></article>