Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A065156
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A065156 Some Lucas number (A000204) is divisible by n. +0
3
1, 2, 3, 4, 6, 7, 9, 11, 14, 18, 19, 22, 23, 27, 29, 31, 38, 41, 43, 44, 46, 47, 49, 54, 58, 59, 62, 67, 71, 76, 79, 81, 82, 83, 86, 94, 98, 101, 103, 107, 116, 118, 121, 123, 124, 127, 129, 131, 134, 139, 142, 151, 158, 161, 162, 163, 166, 167, 179, 181, 191, 199 (list; graph; listen)
OFFSET

1,2

MATHEMATICA

test[ n_ ] := For[ a=1; b=3, True, t=b; b=Mod[ a+b, n ]; a=t, If[ b==0, Return[ True ] ]; If[ a==2&&b==1, Return[ False ] ] ]; Select[ Range[ 200 ], test ]

CROSSREFS

Complement of A064362.

Adjacent sequences: A065153 A065154 A065155 this_sequence A065157 A065158 A065159

Sequence in context: A085680 A047872 A015851 this_sequence A097987 A049149 A018629

KEYWORD

nonn,easy

AUTHOR

Dean Hickerson (dean(AT)math.ucdavis.edu), Oct 18, 2001

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified May 16 01:24 EDT 2008. Contains 139630 sequences.


AT&T Labs Research