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!)
A335976 Numbers k such that Fibonacci(6*k) is not a totient. 1
0, 11, 13, 17, 29, 31, 41, 43, 47, 53, 61, 71, 73, 79, 81, 83, 89, 97, 101, 103 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
Conjecture: Sequence contains infinitely many primes.
LINKS
EXAMPLE
11 is a term since Fibonacci(66) = 27777890035288 is not a totient number.
PROG
(PARI) isok(n) = !istotient(fibonacci(6*n))
CROSSREFS
Sequence in context: A289701 A250402 A356383 * A052031 A166009 A240107
KEYWORD
nonn,more
AUTHOR
Altug Alkan, Jul 03 2020
EXTENSIONS
a(12)-a(20) from Max Alekseyev, Aug 02 2020
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 25 10:34 EDT 2024. Contains 371967 sequences. (Running on oeis4.)