mersenneforum.org

mersenneforum.org (https://www.mersenneforum.org/index.php)
-   Puzzles (https://www.mersenneforum.org/forumdisplay.php?f=18)
-   -   My off the top of my head sequence. (https://www.mersenneforum.org/showthread.php?t=2881)

Uncwilly 2004-08-13 00:39

OK, post, spoilerised, you suggested key to the pattern.

jebeagles 2004-08-13 04:15

[spoiler]f(n)=f(n-1)*f(n-3) - f(n-2); for f(1)=3, f(2)=4, f(3)=5[/spoiler]

axn 2004-08-13 04:54

[spoiler]
f(n)=f(n-1)*f(n-2) - f(n-1) - f(n-2)
[/spoiler]

Uncwilly 2004-08-13 13:26

Ok, here is the way that I derived the sequence. axn1 has the correct sequence, but my formula is simpler.

[spoiler]n[sub]1[/sub]=3, n[sub]2[/sub]=4
n[sub]x[/sub] = (n[sub]x-1[/sub]*n[sub]x-2[/sub]) - (n[sub]x-1[/sub]+n[sub]x-2[/sub])[/spoiler]

wblipp 2004-08-13 14:16

[QUOTE=Uncwilly]Ok, here is the way that I derived the sequence. axn1 has the correct sequence, but my formula is simpler.[/QUOTE]

Do you really think so?
[spoiler]The only difference is that your expression adds two pairs of parentheses. I don't see how that counts as simpler.[/spoiler]

tom11784 2004-08-13 16:38

something else about this sequence:

[spoiler] Each term is the largest number that cannot be composed by a linear combination of a non-negative number[/spoiler]
[spoiler] of each of the previous two terms (holds at least until 11 39 379)[/spoiler]

[spoiler]I figured this part out back in middle school after a question at the MathCounts countdown [/spoiler]
[spoiler] was what is the largest number that cannot be created by adding 3s and 4s. [/spoiler]

also, could an admin please erase my post above this as the spoiler seems to have made my message on one line only


All times are UTC. The time now is 23:23.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.