<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://debianws.lexgopc.com/wiki143/index.php?action=history&amp;feed=atom&amp;title=Almost_integer</id>
	<title>Almost integer - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://debianws.lexgopc.com/wiki143/index.php?action=history&amp;feed=atom&amp;title=Almost_integer"/>
	<link rel="alternate" type="text/html" href="http://debianws.lexgopc.com/wiki143/index.php?title=Almost_integer&amp;action=history"/>
	<updated>2026-05-04T19:21:35Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>http://debianws.lexgopc.com/wiki143/index.php?title=Almost_integer&amp;diff=5721856&amp;oldid=prev</id>
		<title>imported&gt;Boonerquad: Clarified confusing language.</title>
		<link rel="alternate" type="text/html" href="http://debianws.lexgopc.com/wiki143/index.php?title=Almost_integer&amp;diff=5721856&amp;oldid=prev"/>
		<updated>2025-03-10T21:36:15Z</updated>

		<summary type="html">&lt;p&gt;Clarified confusing language.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{short description|Any number that is not an integer but is very close to one}}&lt;br /&gt;
[[File:Almost integer in triangle.svg|thumb|250px|[[Ed Pegg Jr.]] noted that the length &amp;#039;&amp;#039;d&amp;#039;&amp;#039; equals &amp;lt;math&amp;gt;\frac{1}{2}\sqrt{\frac{1}{30}(61421-23\sqrt{5831385})} &amp;lt;/math&amp;gt;, which is very close to 7 (approximately 7.0000000857)&amp;lt;ref name=&amp;quot;MathWorld&amp;quot;/&amp;gt;]]&lt;br /&gt;
&lt;br /&gt;
In [[recreational mathematics]], an &amp;#039;&amp;#039;&amp;#039;almost integer&amp;#039;&amp;#039;&amp;#039; (or &amp;#039;&amp;#039;&amp;#039;near-integer&amp;#039;&amp;#039;&amp;#039;) is any number that is not an [[integer]] but is very close to one. Almost integers may be considered interesting when they arise in some context in which they are unexpected.&lt;br /&gt;
&lt;br /&gt;
== Almost integers relating to the golden ratio and Fibonacci numbers==&lt;br /&gt;
&lt;br /&gt;
Some examples of almost integers are high powers of the [[golden ratio]] &amp;lt;math&amp;gt;\phi=\frac{1+\sqrt5}{2}\approx 1.618&amp;lt;/math&amp;gt;, for example:&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt;&lt;br /&gt;
\begin{align}&lt;br /&gt;
\phi^{17} &amp;amp; =\frac{3571+1597\sqrt5}{2}\approx 3571.00028 \\[6pt]&lt;br /&gt;
\phi^{18} &amp;amp; =2889+1292\sqrt5 \approx 5777.999827 \\[6pt]&lt;br /&gt;
\phi^{19} &amp;amp; =\frac{9349+4181\sqrt5}{2}\approx 9349.000107&lt;br /&gt;
\end{align}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The fact that these powers approach integers is non-coincidental, because the golden ratio is a [[Pisot–Vijayaraghavan number]].&lt;br /&gt;
&lt;br /&gt;
The ratios of [[Fibonacci_number|Fibonacci]] or [[Lucas_number|Lucas]] numbers can also make almost integers, for instance:&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;math&amp;gt; \frac{\operatorname{Fib}(360)}{\operatorname{Fib}(216)} \approx 1242282009792667284144565908481.999999999999999999999999999999195 &amp;lt;/math&amp;gt;&lt;br /&gt;
* &amp;lt;math&amp;gt; \frac{\operatorname{Lucas}(361)}{\operatorname{Lucas}(216)} \approx 2010054515457065378082322433761.000000000000000000000000000000497&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The above examples can be generalized by the following sequences, which generate near-integers approaching Lucas numbers with increasing precision:&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;math&amp;gt;a(n) = \frac{\operatorname{Fib}(45\times2^n)}{\operatorname{Fib}(27\times2^n)} \approx \operatorname{Lucas}(18\times2^n)&amp;lt;/math&amp;gt;&lt;br /&gt;
* &amp;lt;math&amp;gt;a(n) = \frac{\operatorname{Lucas}(45\times2^n+1)}{\operatorname{Lucas}(27\times2^n)} \approx \operatorname{Lucas}(18\times2^n+1)&amp;lt;/math&amp;gt;&lt;br /&gt;
   &lt;br /&gt;
As &amp;#039;&amp;#039;n&amp;#039;&amp;#039; increases, the number of consecutive nines or zeros beginning at the tenths place of &amp;#039;&amp;#039;a&amp;#039;&amp;#039;(&amp;#039;&amp;#039;n&amp;#039;&amp;#039;) approaches infinity.&lt;br /&gt;
&lt;br /&gt;
== Almost integers relating to &amp;#039;&amp;#039;e&amp;#039;&amp;#039; and {{pi}}==&lt;br /&gt;
&lt;br /&gt;
Other occurrences of non-coincidental near-integers involve the three largest [[Heegner number]]s:&lt;br /&gt;
* &amp;lt;math&amp;gt;e^{\pi\sqrt{43}}\approx 884736743.999777466&amp;lt;/math&amp;gt;&lt;br /&gt;
* &amp;lt;math&amp;gt;e^{\pi\sqrt{67}}\approx 147197952743.999998662454&amp;lt;/math&amp;gt;&lt;br /&gt;
* &amp;lt;math&amp;gt;e^{\pi\sqrt{163}}\approx 262537412640768743.99999999999925007&amp;lt;/math&amp;gt;&lt;br /&gt;
where the non-coincidence can be better appreciated when expressed in the common simple form:&amp;lt;ref&amp;gt;{{Cite web|url=http://groups.google.com/group/sci.math.research/browse_thread/thread/3d24137c9a860893?hl=en#|title=More on e^(pi*SQRT(163))}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;e^{\pi\sqrt{43}}=12^3(9^2-1)^3+744-(2.225\ldots)\times 10^{-4}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;e^{\pi\sqrt{67}}=12^3(21^2-1)^3+744-(1.337\ldots)\times 10^{-6}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;e^{\pi\sqrt{163}}=12^3(231^2-1)^3+744-(7.499\ldots)\times 10^{-13}&amp;lt;/math&amp;gt;&lt;br /&gt;
where&lt;br /&gt;
:&amp;lt;math&amp;gt;21=3\times7, \quad 231=3\times7\times11, \quad 744=24\times 31&amp;lt;/math&amp;gt;&lt;br /&gt;
and the reason for the squares is due to certain [[Eisenstein series]]. The constant &amp;lt;math&amp;gt;e^{\pi\sqrt{163}}&amp;lt;/math&amp;gt;&lt;br /&gt;
is sometimes referred to as [[Ramanujan&amp;#039;s constant]].&lt;br /&gt;
&lt;br /&gt;
Almost integers that involve the mathematical constants [[pi|{{pi}}]] and [[E (mathematical constant)|e]] have often puzzled mathematicians. An example is: &amp;lt;math&amp;gt;e^\pi-\pi=19.999099979189\ldots&amp;lt;/math&amp;gt;&lt;br /&gt;
The explanation for this seemingly remarkable coincidence was given by A. Doman in September 2023, and is a result of a sum related to [[Jacobi theta functions]] as follows:&lt;br /&gt;
&amp;lt;math display=block&amp;gt;\sum_{k=1}^{\infty}\left( 8\pi k^2 -2 \right) e^{-\pi k^2} = 1.&amp;lt;/math&amp;gt;&lt;br /&gt;
The first term dominates since the sum of the terms for &amp;lt;math&amp;gt;k\geq 2&amp;lt;/math&amp;gt; total &amp;lt;math&amp;gt;\sim 0.0003436.&amp;lt;/math&amp;gt; The sum can therefore be truncated to &lt;br /&gt;
&amp;lt;math&amp;gt;\left( 8\pi -2\right) e^{-\pi}\approx 1,&amp;lt;/math&amp;gt;&lt;br /&gt;
where solving for &amp;lt;math&amp;gt;e^{\pi}&amp;lt;/math&amp;gt; gives &amp;lt;math&amp;gt;e^{\pi} \approx 8\pi -2.&amp;lt;/math&amp;gt;&lt;br /&gt;
Rewriting the approximation for &amp;lt;math&amp;gt;e^{\pi}&amp;lt;/math&amp;gt; and using the approximation for &amp;lt;math&amp;gt;7\pi \approx 22&amp;lt;/math&amp;gt; gives &lt;br /&gt;
&amp;lt;math display=block&amp;gt; e^{\pi} \approx \pi + 7\pi - 2 \approx \pi + 22-2 = \pi+20.&amp;lt;/math&amp;gt;&lt;br /&gt;
Thus, rearranging terms gives &amp;lt;math&amp;gt;e^{\pi} - \pi \approx 20.&amp;lt;/math&amp;gt; Ironically, the crude approximation for &amp;lt;math&amp;gt;7\pi&amp;lt;/math&amp;gt; yields an additional order of magnitude of precision.&lt;br /&gt;
&amp;lt;ref name=&amp;quot;MathWorld&amp;quot;&amp;gt;[[Eric Weisstein]], [http://mathworld.wolfram.com/AlmostInteger.html &amp;quot;Almost Integer&amp;quot;] at [[MathWorld]]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Another example involving these constants is: &amp;lt;math&amp;gt;e+\pi+e\pi+e^\pi+\pi^e=59.9994590558\ldots&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
*[[Schizophrenic number]]&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
{{Reflist}}&lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;br /&gt;
* [http://cogprints.org/3667/1/APRI-PH-2004-12b.pdf J.S. Markovitch Coincidence, data compression, and Mach&amp;#039;s concept of economy of thought]&lt;br /&gt;
&lt;br /&gt;
[[Category:Integers]]&lt;br /&gt;
[[Category:Recreational mathematics]]&lt;/div&gt;</summary>
		<author><name>imported&gt;Boonerquad</name></author>
	</entry>
</feed>