|
| |
|
|
A119567
|
|
Lenny Conundrum #151: An apparently arbitrary list of numbers a(n) paired with 3*a(n) + 1.
|
|
1
| | |
|
|
|
OFFSET
| 1,1
|
|
|
COMMENTS
| a(8) = 757 is the solution to the original puzzle which gave only seven terms.
|
|
|
LINKS
| Neopets, Lenny Conundrum #151 (login/registration required).
|
|
|
EXAMPLE
| a(5) = 3*a(1) + 1
a(2) = 3*a(6) + 1
a(3) = 3*a(7) + 1
a(8) = 3*a(4) + 1
So perhaps some pairs were switched in the original puzzle?
|
|
|
CROSSREFS
| Cf. A119568.
Sequence in context: A097845 A140002 A178652 * A142436 A063645 A142607
Adjacent sequences: A119564 A119565 A119566 * A119568 A119569 A119570
|
|
|
KEYWORD
| dumb,fini,full,nonn
|
|
|
AUTHOR
| Joshua Zucker (joshua.zucker(AT)stanfordalumni.org), Jun 02 2006
|
| |
|
|