Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A066047
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A066047 Numbers n such that n divides A001045(n-1). +0
2
5, 7, 11, 13, 17, 19, 23, 29, 31, 37, 41, 43, 47, 53, 59, 61, 67, 71, 73, 79, 83, 89, 97, 101, 103, 107, 109, 113, 127, 131, 137, 139, 149, 151, 157, 163, 167, 173, 179, 181, 191, 193, 197, 199, 211, 223, 227, 229, 233, 239, 241, 251, 257, 263, 269, 271, 277 (list; graph; listen)
OFFSET

1,1

COMMENT

The preponderance of entries are primes. The first which is not prime is 341.

MATHEMATICA

a[0] = 0; a[1] = 1; a[n_] := a[n] = a[n - 1] + 2a[n - 2]; Select[ Range[500], IntegerQ[a[ # - 1]/# ] && # != 1 & ]

CROSSREFS

Cf. A001045, A064739.

Sequence in context: A069040 A070191 A135775 this_sequence A020626 A136207 A020624

Adjacent sequences: A066044 A066045 A066046 this_sequence A066048 A066049 A066050

KEYWORD

nonn

AUTHOR

Benoit Cloitre (benoit7848c(AT)orange.fr), Dec 29 2001

EXTENSIONS

More terms from Robert G. Wilson v (rgwv(AT)rgwv.com), Jan 03 2002

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 July 25 07:41 EDT 2008. Contains 142293 sequences.


AT&T Labs Research