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!)
A214791 Numbers n such that n+8 = A214789(n). 4
17, 23, 26, 37, 53, 67, 83, 137, 157, 163, 167, 173, 193, 197, 223, 283, 293, 367, 373, 383, 467, 487, 523, 547, 577, 613, 643, 673, 683, 727, 787, 853, 863, 887, 907, 937, 1033, 1063, 1093 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
This sequence is disjoint from A214790. It is only a conjecture that this sequence consists of primes except for 26.
LINKS
Charles R Greathouse IV, Table of n, a(n) for n = 1..4000
PROG
(PARI) is(n)=my(k); while(((Mod([1, 1; 1, 0], n))^k++)[1, 2]!=-8, ); k==n+7 \\ Charles R Greathouse IV, Nov 25 2014
CROSSREFS
Sequence in context: A064543 A346163 A370853 * A050712 A068581 A166864
KEYWORD
nonn
AUTHOR
Art DuPre, Aug 03 2012
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 April 23 08:33 EDT 2024. Contains 371905 sequences. (Running on oeis4.)