login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
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; text; internal format)
OFFSET
1,2
LINKS
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
Sequence in context: A241924 A185514 A220292 * A135946 A217534 A279115
KEYWORD
nonn
AUTHOR
EXTENSIONS
Definition reworded by R. J. Mathar, Apr 05 2009
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified August 22 00:18 EDT 2024. Contains 375353 sequences. (Running on oeis4.)