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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A121874 Numbers n such that Fibonacci(n) == 0 (mod triangular(n)). 0
1, 10, 60, 108, 180, 240, 250, 540, 600, 660, 768, 1008, 1200, 1320, 1620, 1800, 1860, 2160, 2520, 2688, 2736, 3000, 3060, 3300, 3360, 3528, 3888, 4200, 4800, 4860, 4968, 5050, 5280, 5520, 5580, 5880, 6120, 6480, 6600, 6720, 6840, 7320, 7560, 7680, 8100 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

COMMENTS

Zero terms of A121343.

FORMULA

Numbers n where A000045(n) == 0 (mod A000217(n)).

MATHEMATICA

Select[Range@10000, Mod[Fibonacci@#, #(# + 1)/2] == 0 &]

CROSSREFS

Cf. A121343, A000045, A000217.

Sequence in context: A046762 A066290 A065641 * A144560 A076160 A004406

Adjacent sequences:  A121871 A121872 A121873 * A121875 A121876 A121877

KEYWORD

nonn

AUTHOR

Robert G. Wilson v, Aug 31 2006

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 16 09:50 EST 2012. Contains 205904 sequences.