Prove that every even perfect number is a triangular number.even perfect numbers and primesDiscussion on even...
Skis versus snow shoes - when to choose which for travelling the backcountry?
Multiplication via squaring and addition
How to avoid being sexist when trying to employ someone to function in a very sexist environment?
I can't die. Who am I?
g++ and clang++ different behaviour with recursive initialization of a static member
How to add multiple differently colored borders around a node?
Is there a German word for “analytics”?
Replacement ford fiesta radiator has extra hose
Can you use a beast's innate abilities while polymorphed?
Waiting for the gravy at a dinner table
How can I find an Adventure or Adventure Path I need that meets certain criteria?
Whom do I have to contact for a ticket refund in case of denied boarding (in the EU)?
Is divide-by-zero a security vulnerability?
Exponential growth/decay formula: what happened to the other constant of integration?
What type of postprocessing gives the effect of people standing out
How to count words in a line
Why zero tolerance on nudity in space?
Are small insurances worth it
Is there a low-level alternative to Animate Objects?
Should I choose Itemized or Standard deduction?
How to mitigate "bandwagon attacking" from players?
Did 5.25" floppies undergo a change in magnetic coating?
Reason Why Dimensional Travelling Would be Restricted
Equivalent to "source" in OpenBSD?
Prove that every even perfect number is a triangular number.
even perfect numbers and primesDiscussion on even and odd perfect numbers.Prove that if $2^{p}-1$ is prime then $n=2^{p-1}(2^p-1)$ is a perfect numberWhy does not the perfect number formula imply there are infinitely many perfect numbers?Relationship between Mersenne Primes and Triangular / Perfect NumbersIf n>6 is an even perfect number, Prove that n is congruent to 4 (mod12)Has it been proved that odd perfect numbers cannot be triangular?Multiple of a Triangular Number is another Triangular NumberIf $N = prod_{i=1}^{omega(N)}{{p_i}^{alpha_i}}$ is an odd perfect number, then ${p_i}^{alpha_i} < sqrt{N}$.Prove that if $ab$ is a perfect square and $GCD(a,b)=1$, then $a$ and $b$ are perfect squares
$begingroup$
I know a triangular number is given by the formula $frac{n(n+1)}{2}$
I also know that an even perfect number is given by $2^{n-1}(2^{n}-1)$ if $(2^n-1)$ is prime.
Please help me to prove this.
elementary-number-theory prime-numbers
$endgroup$
add a comment |
$begingroup$
I know a triangular number is given by the formula $frac{n(n+1)}{2}$
I also know that an even perfect number is given by $2^{n-1}(2^{n}-1)$ if $(2^n-1)$ is prime.
Please help me to prove this.
elementary-number-theory prime-numbers
$endgroup$
add a comment |
$begingroup$
I know a triangular number is given by the formula $frac{n(n+1)}{2}$
I also know that an even perfect number is given by $2^{n-1}(2^{n}-1)$ if $(2^n-1)$ is prime.
Please help me to prove this.
elementary-number-theory prime-numbers
$endgroup$
I know a triangular number is given by the formula $frac{n(n+1)}{2}$
I also know that an even perfect number is given by $2^{n-1}(2^{n}-1)$ if $(2^n-1)$ is prime.
Please help me to prove this.
elementary-number-theory prime-numbers
elementary-number-theory prime-numbers
edited 14 hours ago
Vinyl_coat_jawa
3,16711233
3,16711233
asked 18 hours ago
Jake GJake G
613
613
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
You should use different variables in the two expressions. An even perfect number is then $2^{k-1}(2^k-1)$ You need to find an $n$ such that $frac 12n(n+1)=2^{k-1}(2^k-1)$. I find the right side quite suggestive. Therefore $n=2^{k}-1$
$endgroup$
$begingroup$
n should be 2^(k)-1
$endgroup$
– Jake G
14 hours ago
$begingroup$
@JakeG it is not nice editing the answer you got for one of your questions! Add a comment or something (I saw you did) but then why did you edited your comment into the answer?
$endgroup$
– Vinyl_coat_jawa
13 hours ago
$begingroup$
@Vinyl_coat_jawa There is nothing more or less nice about editing an answer to a question you did or did not ask. If you can improve an answer without breaking the author's intent then editing the answer is a good idea. If anything it's the comment that isn't necessary, but considering Jake G doesn't have edit privileges yet and had to go through the review queue doing both made sense.
$endgroup$
– David Mulder
12 hours ago
add a comment |
$begingroup$
You could think as follows:
Every triangular number you can represent as follows:
$$
bullet\
bullet bullet\
bullet bullet bullet \
...
$$
that is $1+2+3+ldots +n=frac{n(n+1)}{2}$.
Multiplying this by $2$ gives a rectangle
$$
bullet circ circ circ\
bullet bullet circ circ\
bullet bullet bullet circ\
$$
with one side exactly one unit longer than the other.
So if you build such a rectangle and you choose one side of the rectangle to be $2^k$ long, the other side will be $(2^k-1)$ long (where you picked $k$ so that $(2^k-1)$ is prime as required.). It will have "area" (i.e. nunber of dots in it) $2^k(2^k-1)$ and the half of this is always a triangular number.
Since you can do this for any $k$ fullfilling the condition that $2^k-1$ is prime you showed
$$
frac{n(n+1)}{2}=2^{k-1}(2^k-1),
$$
so
$$
text{$a$ is perfect}Rightarrow text{$a$ is triangular}.
$$
$endgroup$
add a 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%2f3134398%2fprove-that-every-even-perfect-number-is-a-triangular-number%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
You should use different variables in the two expressions. An even perfect number is then $2^{k-1}(2^k-1)$ You need to find an $n$ such that $frac 12n(n+1)=2^{k-1}(2^k-1)$. I find the right side quite suggestive. Therefore $n=2^{k}-1$
$endgroup$
$begingroup$
n should be 2^(k)-1
$endgroup$
– Jake G
14 hours ago
$begingroup$
@JakeG it is not nice editing the answer you got for one of your questions! Add a comment or something (I saw you did) but then why did you edited your comment into the answer?
$endgroup$
– Vinyl_coat_jawa
13 hours ago
$begingroup$
@Vinyl_coat_jawa There is nothing more or less nice about editing an answer to a question you did or did not ask. If you can improve an answer without breaking the author's intent then editing the answer is a good idea. If anything it's the comment that isn't necessary, but considering Jake G doesn't have edit privileges yet and had to go through the review queue doing both made sense.
$endgroup$
– David Mulder
12 hours ago
add a comment |
$begingroup$
You should use different variables in the two expressions. An even perfect number is then $2^{k-1}(2^k-1)$ You need to find an $n$ such that $frac 12n(n+1)=2^{k-1}(2^k-1)$. I find the right side quite suggestive. Therefore $n=2^{k}-1$
$endgroup$
$begingroup$
n should be 2^(k)-1
$endgroup$
– Jake G
14 hours ago
$begingroup$
@JakeG it is not nice editing the answer you got for one of your questions! Add a comment or something (I saw you did) but then why did you edited your comment into the answer?
$endgroup$
– Vinyl_coat_jawa
13 hours ago
$begingroup$
@Vinyl_coat_jawa There is nothing more or less nice about editing an answer to a question you did or did not ask. If you can improve an answer without breaking the author's intent then editing the answer is a good idea. If anything it's the comment that isn't necessary, but considering Jake G doesn't have edit privileges yet and had to go through the review queue doing both made sense.
$endgroup$
– David Mulder
12 hours ago
add a comment |
$begingroup$
You should use different variables in the two expressions. An even perfect number is then $2^{k-1}(2^k-1)$ You need to find an $n$ such that $frac 12n(n+1)=2^{k-1}(2^k-1)$. I find the right side quite suggestive. Therefore $n=2^{k}-1$
$endgroup$
You should use different variables in the two expressions. An even perfect number is then $2^{k-1}(2^k-1)$ You need to find an $n$ such that $frac 12n(n+1)=2^{k-1}(2^k-1)$. I find the right side quite suggestive. Therefore $n=2^{k}-1$
edited 14 hours ago
Jake G
613
613
answered 18 hours ago
Ross MillikanRoss Millikan
298k23198371
298k23198371
$begingroup$
n should be 2^(k)-1
$endgroup$
– Jake G
14 hours ago
$begingroup$
@JakeG it is not nice editing the answer you got for one of your questions! Add a comment or something (I saw you did) but then why did you edited your comment into the answer?
$endgroup$
– Vinyl_coat_jawa
13 hours ago
$begingroup$
@Vinyl_coat_jawa There is nothing more or less nice about editing an answer to a question you did or did not ask. If you can improve an answer without breaking the author's intent then editing the answer is a good idea. If anything it's the comment that isn't necessary, but considering Jake G doesn't have edit privileges yet and had to go through the review queue doing both made sense.
$endgroup$
– David Mulder
12 hours ago
add a comment |
$begingroup$
n should be 2^(k)-1
$endgroup$
– Jake G
14 hours ago
$begingroup$
@JakeG it is not nice editing the answer you got for one of your questions! Add a comment or something (I saw you did) but then why did you edited your comment into the answer?
$endgroup$
– Vinyl_coat_jawa
13 hours ago
$begingroup$
@Vinyl_coat_jawa There is nothing more or less nice about editing an answer to a question you did or did not ask. If you can improve an answer without breaking the author's intent then editing the answer is a good idea. If anything it's the comment that isn't necessary, but considering Jake G doesn't have edit privileges yet and had to go through the review queue doing both made sense.
$endgroup$
– David Mulder
12 hours ago
$begingroup$
n should be 2^(k)-1
$endgroup$
– Jake G
14 hours ago
$begingroup$
n should be 2^(k)-1
$endgroup$
– Jake G
14 hours ago
$begingroup$
@JakeG it is not nice editing the answer you got for one of your questions! Add a comment or something (I saw you did) but then why did you edited your comment into the answer?
$endgroup$
– Vinyl_coat_jawa
13 hours ago
$begingroup$
@JakeG it is not nice editing the answer you got for one of your questions! Add a comment or something (I saw you did) but then why did you edited your comment into the answer?
$endgroup$
– Vinyl_coat_jawa
13 hours ago
$begingroup$
@Vinyl_coat_jawa There is nothing more or less nice about editing an answer to a question you did or did not ask. If you can improve an answer without breaking the author's intent then editing the answer is a good idea. If anything it's the comment that isn't necessary, but considering Jake G doesn't have edit privileges yet and had to go through the review queue doing both made sense.
$endgroup$
– David Mulder
12 hours ago
$begingroup$
@Vinyl_coat_jawa There is nothing more or less nice about editing an answer to a question you did or did not ask. If you can improve an answer without breaking the author's intent then editing the answer is a good idea. If anything it's the comment that isn't necessary, but considering Jake G doesn't have edit privileges yet and had to go through the review queue doing both made sense.
$endgroup$
– David Mulder
12 hours ago
add a comment |
$begingroup$
You could think as follows:
Every triangular number you can represent as follows:
$$
bullet\
bullet bullet\
bullet bullet bullet \
...
$$
that is $1+2+3+ldots +n=frac{n(n+1)}{2}$.
Multiplying this by $2$ gives a rectangle
$$
bullet circ circ circ\
bullet bullet circ circ\
bullet bullet bullet circ\
$$
with one side exactly one unit longer than the other.
So if you build such a rectangle and you choose one side of the rectangle to be $2^k$ long, the other side will be $(2^k-1)$ long (where you picked $k$ so that $(2^k-1)$ is prime as required.). It will have "area" (i.e. nunber of dots in it) $2^k(2^k-1)$ and the half of this is always a triangular number.
Since you can do this for any $k$ fullfilling the condition that $2^k-1$ is prime you showed
$$
frac{n(n+1)}{2}=2^{k-1}(2^k-1),
$$
so
$$
text{$a$ is perfect}Rightarrow text{$a$ is triangular}.
$$
$endgroup$
add a comment |
$begingroup$
You could think as follows:
Every triangular number you can represent as follows:
$$
bullet\
bullet bullet\
bullet bullet bullet \
...
$$
that is $1+2+3+ldots +n=frac{n(n+1)}{2}$.
Multiplying this by $2$ gives a rectangle
$$
bullet circ circ circ\
bullet bullet circ circ\
bullet bullet bullet circ\
$$
with one side exactly one unit longer than the other.
So if you build such a rectangle and you choose one side of the rectangle to be $2^k$ long, the other side will be $(2^k-1)$ long (where you picked $k$ so that $(2^k-1)$ is prime as required.). It will have "area" (i.e. nunber of dots in it) $2^k(2^k-1)$ and the half of this is always a triangular number.
Since you can do this for any $k$ fullfilling the condition that $2^k-1$ is prime you showed
$$
frac{n(n+1)}{2}=2^{k-1}(2^k-1),
$$
so
$$
text{$a$ is perfect}Rightarrow text{$a$ is triangular}.
$$
$endgroup$
add a comment |
$begingroup$
You could think as follows:
Every triangular number you can represent as follows:
$$
bullet\
bullet bullet\
bullet bullet bullet \
...
$$
that is $1+2+3+ldots +n=frac{n(n+1)}{2}$.
Multiplying this by $2$ gives a rectangle
$$
bullet circ circ circ\
bullet bullet circ circ\
bullet bullet bullet circ\
$$
with one side exactly one unit longer than the other.
So if you build such a rectangle and you choose one side of the rectangle to be $2^k$ long, the other side will be $(2^k-1)$ long (where you picked $k$ so that $(2^k-1)$ is prime as required.). It will have "area" (i.e. nunber of dots in it) $2^k(2^k-1)$ and the half of this is always a triangular number.
Since you can do this for any $k$ fullfilling the condition that $2^k-1$ is prime you showed
$$
frac{n(n+1)}{2}=2^{k-1}(2^k-1),
$$
so
$$
text{$a$ is perfect}Rightarrow text{$a$ is triangular}.
$$
$endgroup$
You could think as follows:
Every triangular number you can represent as follows:
$$
bullet\
bullet bullet\
bullet bullet bullet \
...
$$
that is $1+2+3+ldots +n=frac{n(n+1)}{2}$.
Multiplying this by $2$ gives a rectangle
$$
bullet circ circ circ\
bullet bullet circ circ\
bullet bullet bullet circ\
$$
with one side exactly one unit longer than the other.
So if you build such a rectangle and you choose one side of the rectangle to be $2^k$ long, the other side will be $(2^k-1)$ long (where you picked $k$ so that $(2^k-1)$ is prime as required.). It will have "area" (i.e. nunber of dots in it) $2^k(2^k-1)$ and the half of this is always a triangular number.
Since you can do this for any $k$ fullfilling the condition that $2^k-1$ is prime you showed
$$
frac{n(n+1)}{2}=2^{k-1}(2^k-1),
$$
so
$$
text{$a$ is perfect}Rightarrow text{$a$ is triangular}.
$$
edited 13 hours ago
answered 13 hours ago
Vinyl_coat_jawaVinyl_coat_jawa
3,16711233
3,16711233
add a comment |
add a 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%2f3134398%2fprove-that-every-even-perfect-number-is-a-triangular-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