That gap is a bit jarring












18














... but there doesn't seem to be anything missing.




$0,1,2,3,4,5,6,7,1527465$




What then could cause that rather large gap?










share|improve this question






















  • Is this a puzzle of your own creation?
    – Hugh
    16 hours ago






  • 2




    @Hugh I came across the sequence more or less by accident, and was surprised that it wasn't on OEIS yet. I figured I'd post it here before adding it there :)
    – zennehoy
    16 hours ago






  • 16




    They're the solutions to the polynomial x^9 - 1527493x^8 + 42769342x^7 - 49185690x^6 + 2993838169x^5 - 10339423717x^4 + 20058670380x^3 - 5040x^2 + 7698423600x = 0, but for some reason I doubt that's the cause.
    – Excited Raichu
    16 hours ago


















18














... but there doesn't seem to be anything missing.




$0,1,2,3,4,5,6,7,1527465$




What then could cause that rather large gap?










share|improve this question






















  • Is this a puzzle of your own creation?
    – Hugh
    16 hours ago






  • 2




    @Hugh I came across the sequence more or less by accident, and was surprised that it wasn't on OEIS yet. I figured I'd post it here before adding it there :)
    – zennehoy
    16 hours ago






  • 16




    They're the solutions to the polynomial x^9 - 1527493x^8 + 42769342x^7 - 49185690x^6 + 2993838169x^5 - 10339423717x^4 + 20058670380x^3 - 5040x^2 + 7698423600x = 0, but for some reason I doubt that's the cause.
    – Excited Raichu
    16 hours ago
















18












18








18







... but there doesn't seem to be anything missing.




$0,1,2,3,4,5,6,7,1527465$




What then could cause that rather large gap?










share|improve this question













... but there doesn't seem to be anything missing.




$0,1,2,3,4,5,6,7,1527465$




What then could cause that rather large gap?







number-sequence






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked 16 hours ago









zennehoyzennehoy

3107




3107












  • Is this a puzzle of your own creation?
    – Hugh
    16 hours ago






  • 2




    @Hugh I came across the sequence more or less by accident, and was surprised that it wasn't on OEIS yet. I figured I'd post it here before adding it there :)
    – zennehoy
    16 hours ago






  • 16




    They're the solutions to the polynomial x^9 - 1527493x^8 + 42769342x^7 - 49185690x^6 + 2993838169x^5 - 10339423717x^4 + 20058670380x^3 - 5040x^2 + 7698423600x = 0, but for some reason I doubt that's the cause.
    – Excited Raichu
    16 hours ago




















  • Is this a puzzle of your own creation?
    – Hugh
    16 hours ago






  • 2




    @Hugh I came across the sequence more or less by accident, and was surprised that it wasn't on OEIS yet. I figured I'd post it here before adding it there :)
    – zennehoy
    16 hours ago






  • 16




    They're the solutions to the polynomial x^9 - 1527493x^8 + 42769342x^7 - 49185690x^6 + 2993838169x^5 - 10339423717x^4 + 20058670380x^3 - 5040x^2 + 7698423600x = 0, but for some reason I doubt that's the cause.
    – Excited Raichu
    16 hours ago


















Is this a puzzle of your own creation?
– Hugh
16 hours ago




Is this a puzzle of your own creation?
– Hugh
16 hours ago




2




2




@Hugh I came across the sequence more or less by accident, and was surprised that it wasn't on OEIS yet. I figured I'd post it here before adding it there :)
– zennehoy
16 hours ago




@Hugh I came across the sequence more or less by accident, and was surprised that it wasn't on OEIS yet. I figured I'd post it here before adding it there :)
– zennehoy
16 hours ago




16




16




They're the solutions to the polynomial x^9 - 1527493x^8 + 42769342x^7 - 49185690x^6 + 2993838169x^5 - 10339423717x^4 + 20058670380x^3 - 5040x^2 + 7698423600x = 0, but for some reason I doubt that's the cause.
– Excited Raichu
16 hours ago






They're the solutions to the polynomial x^9 - 1527493x^8 + 42769342x^7 - 49185690x^6 + 2993838169x^5 - 10339423717x^4 + 20058670380x^3 - 5040x^2 + 7698423600x = 0, but for some reason I doubt that's the cause.
– Excited Raichu
16 hours ago












1 Answer
1






active

oldest

votes


















23















The sequence 0,1,2,3,4,5,6,7 pointed towards octal numbers.

If we take the number 1527465 (base 10) and convert it to base 8 we get the same digits in reverse order 5647251

The gap is because no other number between 7 and 1527465 shares that property.







share|improve this answer























  • So, the sequence is: "numbers in base-10 that equal themselves backwards in base-8"? What could cause this gap?
    – Hugh
    16 hours ago








  • 1




    @Hugh see my edit
    – rhsquared
    15 hours ago






  • 3




    Don't overthink it :)
    – zennehoy
    15 hours ago






  • 2




    @Hugh just brute forced it all the way through 10,000,000 and you're right, these eight numbers are the only ones that reverse into their octal counterparts.
    – snetch
    13 hours ago






  • 2




    @snetch: Note that any such numbers must be less than 10^10, since any 10-digit number in base 10 will have at least 11 digits in base 8.
    – Michael Seifert
    12 hours ago











Your Answer





StackExchange.ifUsing("editor", function () {
return StackExchange.using("mathjaxEditing", function () {
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
});
});
}, "mathjax-editing");

StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "559"
};
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: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
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
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fpuzzling.stackexchange.com%2fquestions%2f78239%2fthat-gap-is-a-bit-jarring%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes









23















The sequence 0,1,2,3,4,5,6,7 pointed towards octal numbers.

If we take the number 1527465 (base 10) and convert it to base 8 we get the same digits in reverse order 5647251

The gap is because no other number between 7 and 1527465 shares that property.







share|improve this answer























  • So, the sequence is: "numbers in base-10 that equal themselves backwards in base-8"? What could cause this gap?
    – Hugh
    16 hours ago








  • 1




    @Hugh see my edit
    – rhsquared
    15 hours ago






  • 3




    Don't overthink it :)
    – zennehoy
    15 hours ago






  • 2




    @Hugh just brute forced it all the way through 10,000,000 and you're right, these eight numbers are the only ones that reverse into their octal counterparts.
    – snetch
    13 hours ago






  • 2




    @snetch: Note that any such numbers must be less than 10^10, since any 10-digit number in base 10 will have at least 11 digits in base 8.
    – Michael Seifert
    12 hours ago
















23















The sequence 0,1,2,3,4,5,6,7 pointed towards octal numbers.

If we take the number 1527465 (base 10) and convert it to base 8 we get the same digits in reverse order 5647251

The gap is because no other number between 7 and 1527465 shares that property.







share|improve this answer























  • So, the sequence is: "numbers in base-10 that equal themselves backwards in base-8"? What could cause this gap?
    – Hugh
    16 hours ago








  • 1




    @Hugh see my edit
    – rhsquared
    15 hours ago






  • 3




    Don't overthink it :)
    – zennehoy
    15 hours ago






  • 2




    @Hugh just brute forced it all the way through 10,000,000 and you're right, these eight numbers are the only ones that reverse into their octal counterparts.
    – snetch
    13 hours ago






  • 2




    @snetch: Note that any such numbers must be less than 10^10, since any 10-digit number in base 10 will have at least 11 digits in base 8.
    – Michael Seifert
    12 hours ago














23












23








23







The sequence 0,1,2,3,4,5,6,7 pointed towards octal numbers.

If we take the number 1527465 (base 10) and convert it to base 8 we get the same digits in reverse order 5647251

The gap is because no other number between 7 and 1527465 shares that property.







share|improve this answer















The sequence 0,1,2,3,4,5,6,7 pointed towards octal numbers.

If we take the number 1527465 (base 10) and convert it to base 8 we get the same digits in reverse order 5647251

The gap is because no other number between 7 and 1527465 shares that property.








share|improve this answer














share|improve this answer



share|improve this answer








edited 11 hours ago









snetch

1736




1736










answered 16 hours ago









rhsquaredrhsquared

7,80521746




7,80521746












  • So, the sequence is: "numbers in base-10 that equal themselves backwards in base-8"? What could cause this gap?
    – Hugh
    16 hours ago








  • 1




    @Hugh see my edit
    – rhsquared
    15 hours ago






  • 3




    Don't overthink it :)
    – zennehoy
    15 hours ago






  • 2




    @Hugh just brute forced it all the way through 10,000,000 and you're right, these eight numbers are the only ones that reverse into their octal counterparts.
    – snetch
    13 hours ago






  • 2




    @snetch: Note that any such numbers must be less than 10^10, since any 10-digit number in base 10 will have at least 11 digits in base 8.
    – Michael Seifert
    12 hours ago


















  • So, the sequence is: "numbers in base-10 that equal themselves backwards in base-8"? What could cause this gap?
    – Hugh
    16 hours ago








  • 1




    @Hugh see my edit
    – rhsquared
    15 hours ago






  • 3




    Don't overthink it :)
    – zennehoy
    15 hours ago






  • 2




    @Hugh just brute forced it all the way through 10,000,000 and you're right, these eight numbers are the only ones that reverse into their octal counterparts.
    – snetch
    13 hours ago






  • 2




    @snetch: Note that any such numbers must be less than 10^10, since any 10-digit number in base 10 will have at least 11 digits in base 8.
    – Michael Seifert
    12 hours ago
















So, the sequence is: "numbers in base-10 that equal themselves backwards in base-8"? What could cause this gap?
– Hugh
16 hours ago






So, the sequence is: "numbers in base-10 that equal themselves backwards in base-8"? What could cause this gap?
– Hugh
16 hours ago






1




1




@Hugh see my edit
– rhsquared
15 hours ago




@Hugh see my edit
– rhsquared
15 hours ago




3




3




Don't overthink it :)
– zennehoy
15 hours ago




Don't overthink it :)
– zennehoy
15 hours ago




2




2




@Hugh just brute forced it all the way through 10,000,000 and you're right, these eight numbers are the only ones that reverse into their octal counterparts.
– snetch
13 hours ago




@Hugh just brute forced it all the way through 10,000,000 and you're right, these eight numbers are the only ones that reverse into their octal counterparts.
– snetch
13 hours ago




2




2




@snetch: Note that any such numbers must be less than 10^10, since any 10-digit number in base 10 will have at least 11 digits in base 8.
– Michael Seifert
12 hours ago




@snetch: Note that any such numbers must be less than 10^10, since any 10-digit number in base 10 will have at least 11 digits in base 8.
– Michael Seifert
12 hours ago


















draft saved

draft discarded




















































Thanks for contributing an answer to Puzzling 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.





Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


Please pay close attention to the following guidance:


  • 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.


To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fpuzzling.stackexchange.com%2fquestions%2f78239%2fthat-gap-is-a-bit-jarring%23new-answer', 'question_page');
}
);

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







Popular posts from this blog

Liste der Baudenkmale in Friedland (Mecklenburg)

Single-Malt-Whisky

Czorneboh