|
| |
|
|
A159054
|
|
Members of A159053 which are not multiples of 3.
|
|
0
| |
|
|
1, 143, 1763, 5183, 10153, 10403, 15109, 36863, 40183, 79523, 97343, 130273
(list; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 1,2
|
|
|
FORMULA
| A159053 INTERSECT A001651. - R. J. Mathar, Apr 05 2009
|
|
|
MATHEMATICA
| lst={}; Do[If[Mod[(Fibonacci[n-3]), n]==0, If[Mod[n, 3]!=0, AppendTo[lst, n]]], {n, 5*8!}]; lst
|
|
|
CROSSREFS
| Cf. A123976, A159051, A159052, A159053.
Sequence in context: A156635 A035304 A185514 * A135946 A199039 A199235
Adjacent sequences: A159051 A159052 A159053 * A159055 A159056 A159057
|
|
|
KEYWORD
| nonn
|
|
|
AUTHOR
| Vladimir Orlovsky (4vladimir(AT)gmail.com), Apr 03 2009
|
|
|
EXTENSIONS
| Definition reworded by R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Apr 05 2009
|
| |
|
|