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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A118113 Even Fibbinary numbers + 1; also 2*Fibbinary(n)+1. 4
1, 3, 5, 9, 11, 17, 19, 21, 33, 35, 37, 41, 43, 65, 67, 69, 73, 75, 81, 83, 85, 129, 131, 133, 137, 139, 145, 147, 149, 161, 163, 165, 169, 171, 257, 259, 261, 265, 267, 273, 275, 277, 289, 291, 293, 297, 299, 321, 323, 325, 329, 331, 337, 339, 341, 513, 515, 517 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

COMMENTS

a(n)=A022340(n)+1=2*A003714(n)+1

FORMULA

Solutions to {x : Mod(C(3x,x),x+1) != 0 } are given in A022341. The corresponding values of C(3x,x) mod x+1 are given here.

MATHEMATICA

Select[Table[Mod[Binomial[3*k, k], k+1], {k, 1200}], #>0&]

CROSSREFS

Cf. A000108, A118112, A022341.

Cf. A003714 (Fibbinary numbers), A022340 (even Fibbinary numbers).

Sequence in context: A036696 A111039 A114512 * A076193 A056533 A114186

Adjacent sequences:  A118110 A118111 A118112 * A118114 A118115 A118116

KEYWORD

nonn

AUTHOR

Labos E. (labos(AT)ana1.sote.hu), Apr 13 2006

EXTENSIONS

New definition from T. D. Noe (noe(AT)sspectra.com), Dec 19 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 05:39 EST 2012. Contains 205860 sequences.