login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A128974 Numbers n such that 12n does not divide Fibonacci(12n). 0
7, 11, 13, 17, 19, 21, 22, 23, 26, 29, 31, 33, 34, 35, 37, 38, 39, 41, 43, 44, 47, 49, 52, 53, 58, 59, 61, 62, 63, 65, 66, 67, 68, 69, 71, 73, 74, 76, 77, 78, 79, 82, 83, 85, 86, 87, 88, 89, 91, 93, 94, 95, 97, 99, 101, 103, 104, 105, 106, 107, 109, 111, 113, 115, 116, 117 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

COMMENTS

a(n) is a complement of A072378(n) = {1, 2, 3, 4, 5, 6, 8, 9, 10, 12, 14, 15, 16, 18, 20, 24, 25, 27, ...} Numbers n such that 12n divides Fibonacci(12n). It appears that a(n) includes all powers p^k for prime p>5 and integer k>0.

MATHEMATICA

Select[ Range[400], !IntegerQ[ Fibonacci[ 12# ] / (12#) ] & ]

CROSSREFS

Cf. A072378 = numbers n such that 12n divides Fibonacci(12n). Cf. A023172 = numbers n such that n divides Fibonacci(n).

Sequence in context: A175811 A112588 A191988 * A005776 A161850 A007775

Adjacent sequences:  A128971 A128972 A128973 * A128975 A128976 A128977

KEYWORD

nonn

AUTHOR

Alexander Adamchuk (alex(AT)kolmogorov.com), May 11 2007

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 15 08:19 EST 2012. Contains 205728 sequences.