What's the next number in this number sequence?
Clash Royale CLAN TAG#URR8PPP
up vote
3
down vote
favorite
Find the next number in this sequence:
2, 4, 8, 13, 20, 29, 41, ?
EXTENSION:
Find the number for the nth term in the sequence (in terms of n).
Hint:
Fibonacci+Triangle
number-sequence
New contributor
ThyrsoidMouse73 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |Â
up vote
3
down vote
favorite
Find the next number in this sequence:
2, 4, 8, 13, 20, 29, 41, ?
EXTENSION:
Find the number for the nth term in the sequence (in terms of n).
Hint:
Fibonacci+Triangle
number-sequence
New contributor
ThyrsoidMouse73 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
mathworld.wolfram.com/TribonacciNumber.html
– Duck
Sep 9 at 2:33
The hint has nothing to do with that.
– ThyrsoidMouse73
Sep 9 at 2:34
Ok, just checking
– Duck
Sep 9 at 2:35
And I changed it to make it more obvious.
– ThyrsoidMouse73
Sep 9 at 2:37
1
OEIS found this but I don't think that is what you had in mind
– Bennett Bernardoni
Sep 9 at 2:45
add a comment |Â
up vote
3
down vote
favorite
up vote
3
down vote
favorite
Find the next number in this sequence:
2, 4, 8, 13, 20, 29, 41, ?
EXTENSION:
Find the number for the nth term in the sequence (in terms of n).
Hint:
Fibonacci+Triangle
number-sequence
New contributor
ThyrsoidMouse73 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Find the next number in this sequence:
2, 4, 8, 13, 20, 29, 41, ?
EXTENSION:
Find the number for the nth term in the sequence (in terms of n).
Hint:
Fibonacci+Triangle
number-sequence
number-sequence
New contributor
ThyrsoidMouse73 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
ThyrsoidMouse73 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
edited Sep 9 at 2:36
New contributor
ThyrsoidMouse73 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
asked Sep 9 at 0:50


ThyrsoidMouse73
1578
1578
New contributor
ThyrsoidMouse73 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
ThyrsoidMouse73 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
ThyrsoidMouse73 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
mathworld.wolfram.com/TribonacciNumber.html
– Duck
Sep 9 at 2:33
The hint has nothing to do with that.
– ThyrsoidMouse73
Sep 9 at 2:34
Ok, just checking
– Duck
Sep 9 at 2:35
And I changed it to make it more obvious.
– ThyrsoidMouse73
Sep 9 at 2:37
1
OEIS found this but I don't think that is what you had in mind
– Bennett Bernardoni
Sep 9 at 2:45
add a comment |Â
mathworld.wolfram.com/TribonacciNumber.html
– Duck
Sep 9 at 2:33
The hint has nothing to do with that.
– ThyrsoidMouse73
Sep 9 at 2:34
Ok, just checking
– Duck
Sep 9 at 2:35
And I changed it to make it more obvious.
– ThyrsoidMouse73
Sep 9 at 2:37
1
OEIS found this but I don't think that is what you had in mind
– Bennett Bernardoni
Sep 9 at 2:45
mathworld.wolfram.com/TribonacciNumber.html
– Duck
Sep 9 at 2:33
mathworld.wolfram.com/TribonacciNumber.html
– Duck
Sep 9 at 2:33
The hint has nothing to do with that.
– ThyrsoidMouse73
Sep 9 at 2:34
The hint has nothing to do with that.
– ThyrsoidMouse73
Sep 9 at 2:34
Ok, just checking
– Duck
Sep 9 at 2:35
Ok, just checking
– Duck
Sep 9 at 2:35
And I changed it to make it more obvious.
– ThyrsoidMouse73
Sep 9 at 2:37
And I changed it to make it more obvious.
– ThyrsoidMouse73
Sep 9 at 2:37
1
1
OEIS found this but I don't think that is what you had in mind
– Bennett Bernardoni
Sep 9 at 2:45
OEIS found this but I don't think that is what you had in mind
– Bennett Bernardoni
Sep 9 at 2:45
add a comment |Â
2 Answers
2
active
oldest
votes
up vote
7
down vote
accepted
I think the answer is
57
Solution for the extension :
New contributor
Omega Krypton is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Yes, good job!!
– ThyrsoidMouse73
Sep 9 at 7:00
add a comment |Â
up vote
11
down vote
The next number is
$34$
The formula is
$2^n - dfrac(n-1)(n-2)(n-3)2$
I'm thinking of a different formula and I realized this worked as well so I'll edit the question.
– ThyrsoidMouse73
Sep 9 at 2:25
add a comment |Â
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
7
down vote
accepted
I think the answer is
57
Solution for the extension :
New contributor
Omega Krypton is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Yes, good job!!
– ThyrsoidMouse73
Sep 9 at 7:00
add a comment |Â
up vote
7
down vote
accepted
I think the answer is
57
Solution for the extension :
New contributor
Omega Krypton is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Yes, good job!!
– ThyrsoidMouse73
Sep 9 at 7:00
add a comment |Â
up vote
7
down vote
accepted
up vote
7
down vote
accepted
I think the answer is
57
Solution for the extension :
New contributor
Omega Krypton is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
I think the answer is
57
Solution for the extension :
New contributor
Omega Krypton is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Omega Krypton is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
answered Sep 9 at 5:02


Omega Krypton
3007
3007
New contributor
Omega Krypton is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Omega Krypton is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Omega Krypton is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Yes, good job!!
– ThyrsoidMouse73
Sep 9 at 7:00
add a comment |Â
Yes, good job!!
– ThyrsoidMouse73
Sep 9 at 7:00
Yes, good job!!
– ThyrsoidMouse73
Sep 9 at 7:00
Yes, good job!!
– ThyrsoidMouse73
Sep 9 at 7:00
add a comment |Â
up vote
11
down vote
The next number is
$34$
The formula is
$2^n - dfrac(n-1)(n-2)(n-3)2$
I'm thinking of a different formula and I realized this worked as well so I'll edit the question.
– ThyrsoidMouse73
Sep 9 at 2:25
add a comment |Â
up vote
11
down vote
The next number is
$34$
The formula is
$2^n - dfrac(n-1)(n-2)(n-3)2$
I'm thinking of a different formula and I realized this worked as well so I'll edit the question.
– ThyrsoidMouse73
Sep 9 at 2:25
add a comment |Â
up vote
11
down vote
up vote
11
down vote
The next number is
$34$
The formula is
$2^n - dfrac(n-1)(n-2)(n-3)2$
The next number is
$34$
The formula is
$2^n - dfrac(n-1)(n-2)(n-3)2$
edited Sep 9 at 2:38


user477343
3,1861742
3,1861742
answered Sep 9 at 1:52
SteveV
7867
7867
I'm thinking of a different formula and I realized this worked as well so I'll edit the question.
– ThyrsoidMouse73
Sep 9 at 2:25
add a comment |Â
I'm thinking of a different formula and I realized this worked as well so I'll edit the question.
– ThyrsoidMouse73
Sep 9 at 2:25
I'm thinking of a different formula and I realized this worked as well so I'll edit the question.
– ThyrsoidMouse73
Sep 9 at 2:25
I'm thinking of a different formula and I realized this worked as well so I'll edit the question.
– ThyrsoidMouse73
Sep 9 at 2:25
add a comment |Â
ThyrsoidMouse73 is a new contributor. Be nice, and check out our Code of Conduct.
ThyrsoidMouse73 is a new contributor. Be nice, and check out our Code of Conduct.
ThyrsoidMouse73 is a new contributor. Be nice, and check out our Code of Conduct.
ThyrsoidMouse73 is a new contributor. Be nice, and check out our Code of Conduct.
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
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fpuzzling.stackexchange.com%2fquestions%2f71756%2fwhats-the-next-number-in-this-number-sequence%23new-answer', 'question_page');
);
Post as a guest
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
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
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
mathworld.wolfram.com/TribonacciNumber.html
– Duck
Sep 9 at 2:33
The hint has nothing to do with that.
– ThyrsoidMouse73
Sep 9 at 2:34
Ok, just checking
– Duck
Sep 9 at 2:35
And I changed it to make it more obvious.
– ThyrsoidMouse73
Sep 9 at 2:37
1
OEIS found this but I don't think that is what you had in mind
– Bennett Bernardoni
Sep 9 at 2:45