mersenneforum.org  

Go Back   mersenneforum.org > Fun Stuff > Puzzles

Reply
 
Thread Tools
Old 2012-03-30, 13:13   #34
Raman
Noodles
 
Raman's Avatar
 
"Mr. Tuch"
Dec 2007
Chennai, India

3·419 Posts
Default

Quote:
Originally Posted by jasonp View Post
Yes, there is a standard estimate for the error term between a continued fraction and the decimal number it is supposed to represent, based only on the size of p and q (it's been ~15 years, I don't remember it). You can also prove that to get a better approximation of the error, you must use numbers larger than p and q.
For example, to getting with this following sequence
246 ≈ 7.1013
2139 ≈ 7.1041
2335 ≈ 7.10100
22471 ≈ 7.10743
215772 ≈ 7.104747
2157326 ≈ 7.1047359

Last fiddled with by Raman on 2012-03-30 at 13:25
Raman is offline   Reply With Quote
Old 2012-03-30, 13:37   #35
R.D. Silverman
 
R.D. Silverman's Avatar
 
Nov 2003

22×5×373 Posts
Default

Quote:
Originally Posted by jasonp View Post
Yes, there is a standard estimate for the error term between a continued fraction and the decimal number it is supposed to represent, based only on the size of p and q (it's been ~15 years, I don't remember it). You can also prove that to get a better approximation of the error, you must use numbers larger than p and q.
Look up Thue's Thm. or Liouville's Thm. --> Diophantine approximation

BTW, I does everyone know the theorem that in a well-defined sense
(I'll let people look it up if they are interested), the "Golden Ratio" is the
"most irrational" number that there is because it is the hardest to
represent as the ratio of integers. (in terms of the heights of the numerator
and denominator). Consider its CF expansion...
R.D. Silverman is offline   Reply With Quote
Old 2012-04-22, 01:37   #36
Raman
Noodles
 
Raman's Avatar
 
"Mr. Tuch"
Dec 2007
Chennai, India

4E916 Posts
Default

Quote:
Originally Posted by Raman View Post
The fun is that
73/153, when both the numerator, denominator are being multiplied by using 2232, yields 162936/341496
but that the value for 162935/341496 is always being a better closer approximation to the value for log 3
2098 = 2251 - 153
17855 = 7*2251 + 2098
17855 = 8*2251 - 153
17855 + 153 = 8*2251

17855*19 + 2251
= (8*2251 - 153)*19 + 2251
= 152*2251 - 19*153 + 2251
= 153*2251 - 19*153
= 153*(2251 - 19)
= 153*2232
= 341496 ≡ 0 (mod 153)

162936 = 73*2232 ≡ 0 (mod 73)
162935 = 8519*19+1074
= 153 * 1074 - 73 * 19
≡ 72 (mod 73)

Thereby 44, 109, 153, 2098, 2251, 17855 are all being the denominator values for the continued fraction expansion for the real number log 3 itself

as such, again repeatedly, similar to the following repetitions as well
as follows
109 = 153 - 44
2098 = 13*153 + 109
2098 = 14*153 - 44
2098 + 44 = 14*153
2098 + 153 + 44 = 15*153
2251 + 44 = 15*153
Raman is offline   Reply With Quote
Reply

Thread Tools


Similar Threads
Thread Thread Starter Forum Replies Last Post
Efficient Test paulunderwood Computer Science & Computational Number Theory 5 2017-06-09 14:02
k*b^n+/-c where b is an integer greater than 2 and c is an integer from 1 to b-1 jasong Miscellaneous Math 5 2016-04-24 03:40
Totally Awesome Graphical Representations of Data Uncwilly Lounge 5 2015-10-05 01:13
Most efficient way to LL hj47 Software 11 2009-01-29 00:45
Fischbach Representations. Mr. P-1 Puzzles 5 2007-10-10 16:16

All times are UTC. The time now is 14:05.


Mon Aug 2 14:05:17 UTC 2021 up 10 days, 8:34, 0 users, load averages: 3.58, 3.49, 2.94

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.

This forum has received and complied with 0 (zero) government requests for information.

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.
A copy of the license is included in the FAQ.