Representation with distinct egyptian fractions with “small” denominators
$begingroup$
Suppose, I have a rational number $r$ with $0<r<1$, for example $$r=frac{53143}{274851}$$
The goal is to write $r$ as a sum of DISTINCT egyptian fractions (fractions with numerator $1$).
The greedy method (always take the smallest possible denominator) leads to the numbers
$$[6, 38, 2706, 34382456, 4763382302120345, 385726786254606395971426367503080]$$
That means $$r=frac{1}{6}+frac{1}{38}+frac{1}{2706}+frac{1}{34382456}+frac{1}{4763382302120345}+frac{1}{385726786254606395971426367503080}$$
The greedy methods usually leads to very large denominators. I would like to have much smaller denominators. I read somewhere that no efficient algorithm is known to find the optimal representation in the sense, that the largest occuring denominator is as small as possible. But I am looking for a method finding a "good" representation in that sense.
A much better solution in the given example would be :
$$[8, 18, 80, 3792, 30539, 48251620]$$
The maximum entry has only $8$ instead of $33$ digits.
Any ideas ?
number-theory summation fractions
$endgroup$
add a comment |
$begingroup$
Suppose, I have a rational number $r$ with $0<r<1$, for example $$r=frac{53143}{274851}$$
The goal is to write $r$ as a sum of DISTINCT egyptian fractions (fractions with numerator $1$).
The greedy method (always take the smallest possible denominator) leads to the numbers
$$[6, 38, 2706, 34382456, 4763382302120345, 385726786254606395971426367503080]$$
That means $$r=frac{1}{6}+frac{1}{38}+frac{1}{2706}+frac{1}{34382456}+frac{1}{4763382302120345}+frac{1}{385726786254606395971426367503080}$$
The greedy methods usually leads to very large denominators. I would like to have much smaller denominators. I read somewhere that no efficient algorithm is known to find the optimal representation in the sense, that the largest occuring denominator is as small as possible. But I am looking for a method finding a "good" representation in that sense.
A much better solution in the given example would be :
$$[8, 18, 80, 3792, 30539, 48251620]$$
The maximum entry has only $8$ instead of $33$ digits.
Any ideas ?
number-theory summation fractions
$endgroup$
$begingroup$
$$[6, 40, 610, 30539, 335929, 366468, 483120, 488624, 549702, 610780]$$ is an even better representation with $10$ terms, but maximum entry only $6$ digits long
$endgroup$
– Peter
Dec 15 '16 at 13:50
add a comment |
$begingroup$
Suppose, I have a rational number $r$ with $0<r<1$, for example $$r=frac{53143}{274851}$$
The goal is to write $r$ as a sum of DISTINCT egyptian fractions (fractions with numerator $1$).
The greedy method (always take the smallest possible denominator) leads to the numbers
$$[6, 38, 2706, 34382456, 4763382302120345, 385726786254606395971426367503080]$$
That means $$r=frac{1}{6}+frac{1}{38}+frac{1}{2706}+frac{1}{34382456}+frac{1}{4763382302120345}+frac{1}{385726786254606395971426367503080}$$
The greedy methods usually leads to very large denominators. I would like to have much smaller denominators. I read somewhere that no efficient algorithm is known to find the optimal representation in the sense, that the largest occuring denominator is as small as possible. But I am looking for a method finding a "good" representation in that sense.
A much better solution in the given example would be :
$$[8, 18, 80, 3792, 30539, 48251620]$$
The maximum entry has only $8$ instead of $33$ digits.
Any ideas ?
number-theory summation fractions
$endgroup$
Suppose, I have a rational number $r$ with $0<r<1$, for example $$r=frac{53143}{274851}$$
The goal is to write $r$ as a sum of DISTINCT egyptian fractions (fractions with numerator $1$).
The greedy method (always take the smallest possible denominator) leads to the numbers
$$[6, 38, 2706, 34382456, 4763382302120345, 385726786254606395971426367503080]$$
That means $$r=frac{1}{6}+frac{1}{38}+frac{1}{2706}+frac{1}{34382456}+frac{1}{4763382302120345}+frac{1}{385726786254606395971426367503080}$$
The greedy methods usually leads to very large denominators. I would like to have much smaller denominators. I read somewhere that no efficient algorithm is known to find the optimal representation in the sense, that the largest occuring denominator is as small as possible. But I am looking for a method finding a "good" representation in that sense.
A much better solution in the given example would be :
$$[8, 18, 80, 3792, 30539, 48251620]$$
The maximum entry has only $8$ instead of $33$ digits.
Any ideas ?
number-theory summation fractions
number-theory summation fractions
edited Dec 13 '16 at 17:15
Peter
asked Dec 13 '16 at 16:59
PeterPeter
49.3k1240138
49.3k1240138
$begingroup$
$$[6, 40, 610, 30539, 335929, 366468, 483120, 488624, 549702, 610780]$$ is an even better representation with $10$ terms, but maximum entry only $6$ digits long
$endgroup$
– Peter
Dec 15 '16 at 13:50
add a comment |
$begingroup$
$$[6, 40, 610, 30539, 335929, 366468, 483120, 488624, 549702, 610780]$$ is an even better representation with $10$ terms, but maximum entry only $6$ digits long
$endgroup$
– Peter
Dec 15 '16 at 13:50
$begingroup$
$$[6, 40, 610, 30539, 335929, 366468, 483120, 488624, 549702, 610780]$$ is an even better representation with $10$ terms, but maximum entry only $6$ digits long
$endgroup$
– Peter
Dec 15 '16 at 13:50
$begingroup$
$$[6, 40, 610, 30539, 335929, 366468, 483120, 488624, 549702, 610780]$$ is an even better representation with $10$ terms, but maximum entry only $6$ digits long
$endgroup$
– Peter
Dec 15 '16 at 13:50
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "69"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2057249%2frepresentation-with-distinct-egyptian-fractions-with-small-denominators%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Mathematics Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2057249%2frepresentation-with-distinct-egyptian-fractions-with-small-denominators%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
$begingroup$
$$[6, 40, 610, 30539, 335929, 366468, 483120, 488624, 549702, 610780]$$ is an even better representation with $10$ terms, but maximum entry only $6$ digits long
$endgroup$
– Peter
Dec 15 '16 at 13:50