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!)
A246846 a(n) = Catalan(n) mod Fibonacci(n). 2
0, 0, 1, 2, 2, 4, 0, 2, 0, 21, 46, 76, 96, 2, 115, 369, 330, 1804, 481, 330, 8632, 6184, 18226, 35100, 42702, 17098, 108120, 249950, 342721, 433224, 1118854, 760977, 2881920, 566378, 4113707, 2229460, 2634351, 19518945, 48149442, 41302415, 97296382, 35211640 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,4
LINKS
MATHEMATICA
Table[Mod[CatalanNumber[n], Fibonacci[n]], {n, 50}]
PROG
(Magma) [Catalan(n) mod Fibonacci(n): n in [1..50]];
CROSSREFS
Sequence in context: A357969 A292943 A279906 * A292474 A127528 A063070
KEYWORD
nonn,less
AUTHOR
Vincenzo Librandi, Sep 05 2014
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 16 08:27 EDT 2024. Contains 371698 sequences. (Running on oeis4.)