palindrome numberCan a number be palindrome in 4 consecutive number bases?Find the smaller palindrome that is...
Making a kiddush for a girl that has hard time finding shidduch
Finitely many repeated replacements
Called into a meeting and told we are being made redundant (laid off) and "not to share outside". Can I tell my partner?
What problems would a superhuman have who's skin is constantly hot?
The meaning of ‘otherwise’
Proving a statement about real numbers
Windows Server Data Center Edition - Unlimited Virtual Machines
Are there historical instances of the capital of a colonising country being temporarily or permanently shifted to one of its colonies?
What ability score modifier does a javelin's damage use?
What materials can be used to make a humanoid skin warm?
How can I manipulate the output of Information?
Why aren't there more Gauls like Obelix?
Can the alpha, lambda values of a glmnet object output determine whether ridge or Lasso?
Why does Solve lock up when trying to solve the quadratic equation with large integers?
School performs periodic password audits. Is my password compromised?
Signed and unsigned numbers
Has a sovereign Communist government ever run, and conceded loss, on a fair election?
How to resolve: Reviewer #1 says remove section X vs. Reviewer #2 says expand section X
From an axiomatic set theoric approach why can we take uncountable unions?
Shifting between bemols and diesis in the key signature
Is it possible that a question has only two answers?
How many characters using PHB rules does it take to be able to have access to any PHB spell at the start of an adventuring day?
Getting the || sign while using Kurier
Rationale to prefer local variables over instance variables?
palindrome number
Can a number be palindrome in 4 consecutive number bases?Find the smaller palindrome that is divisible by $3,5,11$How to get palindrome of a number with specific baseExpanding PalindromesSquare of palindromic numberHow to calculate the palindrome of a given amount of characters?Palindrome multiple of primeHow to make a palindromic table where each row and column is a palindrome?Even number not the sum of two base $2$ palindromesPalindrome vs Level of Palindrome
$begingroup$
How to find the $n$-th term of the series.
1
11
101
1001
10001
100001
1000001
palindrome
$endgroup$
add a comment |
$begingroup$
How to find the $n$-th term of the series.
1
11
101
1001
10001
100001
1000001
palindrome
$endgroup$
3
$begingroup$
$10001$ is a palindrome as well
$endgroup$
– Peter
2 days ago
add a comment |
$begingroup$
How to find the $n$-th term of the series.
1
11
101
1001
10001
100001
1000001
palindrome
$endgroup$
How to find the $n$-th term of the series.
1
11
101
1001
10001
100001
1000001
palindrome
palindrome
edited 2 days ago
srox
asked 2 days ago
sroxsrox
1
1
3
$begingroup$
$10001$ is a palindrome as well
$endgroup$
– Peter
2 days ago
add a comment |
3
$begingroup$
$10001$ is a palindrome as well
$endgroup$
– Peter
2 days ago
3
3
$begingroup$
$10001$ is a palindrome as well
$endgroup$
– Peter
2 days ago
$begingroup$
$10001$ is a palindrome as well
$endgroup$
– Peter
2 days ago
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
The smallest $n$-digit palindrome is $$10^{n-1}+1: n>1$$
$endgroup$
3
$begingroup$
except when n=1 of course!
$endgroup$
– DCarter
2 days ago
$begingroup$
@DCarter Yes, then it is $1$ (or $0$) and not $2$
$endgroup$
– Peter
2 days ago
$begingroup$
I am not able to upvote.Pease help.
$endgroup$
– srox
2 days ago
$begingroup$
Also not true when n=0 for those who like the initial term to be $P_0$. I've edited the answer to make it technically correct.
$endgroup$
– Martin Hansen
2 days ago
$begingroup$
@MartinHansen A $0$-digit number makes no sense to my opinion. But the restriction to $n>1$ is a useful edit.
$endgroup$
– Peter
2 days ago
|
show 1 more comment
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: "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%2f3140296%2fpalindrome-number%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
$begingroup$
The smallest $n$-digit palindrome is $$10^{n-1}+1: n>1$$
$endgroup$
3
$begingroup$
except when n=1 of course!
$endgroup$
– DCarter
2 days ago
$begingroup$
@DCarter Yes, then it is $1$ (or $0$) and not $2$
$endgroup$
– Peter
2 days ago
$begingroup$
I am not able to upvote.Pease help.
$endgroup$
– srox
2 days ago
$begingroup$
Also not true when n=0 for those who like the initial term to be $P_0$. I've edited the answer to make it technically correct.
$endgroup$
– Martin Hansen
2 days ago
$begingroup$
@MartinHansen A $0$-digit number makes no sense to my opinion. But the restriction to $n>1$ is a useful edit.
$endgroup$
– Peter
2 days ago
|
show 1 more comment
$begingroup$
The smallest $n$-digit palindrome is $$10^{n-1}+1: n>1$$
$endgroup$
3
$begingroup$
except when n=1 of course!
$endgroup$
– DCarter
2 days ago
$begingroup$
@DCarter Yes, then it is $1$ (or $0$) and not $2$
$endgroup$
– Peter
2 days ago
$begingroup$
I am not able to upvote.Pease help.
$endgroup$
– srox
2 days ago
$begingroup$
Also not true when n=0 for those who like the initial term to be $P_0$. I've edited the answer to make it technically correct.
$endgroup$
– Martin Hansen
2 days ago
$begingroup$
@MartinHansen A $0$-digit number makes no sense to my opinion. But the restriction to $n>1$ is a useful edit.
$endgroup$
– Peter
2 days ago
|
show 1 more comment
$begingroup$
The smallest $n$-digit palindrome is $$10^{n-1}+1: n>1$$
$endgroup$
The smallest $n$-digit palindrome is $$10^{n-1}+1: n>1$$
edited 2 days ago
postmortes
2,10031222
2,10031222
answered 2 days ago
PeterPeter
48.6k1139135
48.6k1139135
3
$begingroup$
except when n=1 of course!
$endgroup$
– DCarter
2 days ago
$begingroup$
@DCarter Yes, then it is $1$ (or $0$) and not $2$
$endgroup$
– Peter
2 days ago
$begingroup$
I am not able to upvote.Pease help.
$endgroup$
– srox
2 days ago
$begingroup$
Also not true when n=0 for those who like the initial term to be $P_0$. I've edited the answer to make it technically correct.
$endgroup$
– Martin Hansen
2 days ago
$begingroup$
@MartinHansen A $0$-digit number makes no sense to my opinion. But the restriction to $n>1$ is a useful edit.
$endgroup$
– Peter
2 days ago
|
show 1 more comment
3
$begingroup$
except when n=1 of course!
$endgroup$
– DCarter
2 days ago
$begingroup$
@DCarter Yes, then it is $1$ (or $0$) and not $2$
$endgroup$
– Peter
2 days ago
$begingroup$
I am not able to upvote.Pease help.
$endgroup$
– srox
2 days ago
$begingroup$
Also not true when n=0 for those who like the initial term to be $P_0$. I've edited the answer to make it technically correct.
$endgroup$
– Martin Hansen
2 days ago
$begingroup$
@MartinHansen A $0$-digit number makes no sense to my opinion. But the restriction to $n>1$ is a useful edit.
$endgroup$
– Peter
2 days ago
3
3
$begingroup$
except when n=1 of course!
$endgroup$
– DCarter
2 days ago
$begingroup$
except when n=1 of course!
$endgroup$
– DCarter
2 days ago
$begingroup$
@DCarter Yes, then it is $1$ (or $0$) and not $2$
$endgroup$
– Peter
2 days ago
$begingroup$
@DCarter Yes, then it is $1$ (or $0$) and not $2$
$endgroup$
– Peter
2 days ago
$begingroup$
I am not able to upvote.Pease help.
$endgroup$
– srox
2 days ago
$begingroup$
I am not able to upvote.Pease help.
$endgroup$
– srox
2 days ago
$begingroup$
Also not true when n=0 for those who like the initial term to be $P_0$. I've edited the answer to make it technically correct.
$endgroup$
– Martin Hansen
2 days ago
$begingroup$
Also not true when n=0 for those who like the initial term to be $P_0$. I've edited the answer to make it technically correct.
$endgroup$
– Martin Hansen
2 days ago
$begingroup$
@MartinHansen A $0$-digit number makes no sense to my opinion. But the restriction to $n>1$ is a useful edit.
$endgroup$
– Peter
2 days ago
$begingroup$
@MartinHansen A $0$-digit number makes no sense to my opinion. But the restriction to $n>1$ is a useful edit.
$endgroup$
– Peter
2 days ago
|
show 1 more comment
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%2f3140296%2fpalindrome-number%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
3
$begingroup$
$10001$ is a palindrome as well
$endgroup$
– Peter
2 days ago