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!)
A215258 Smallest number h such that (2n+1)*h is a repunit (A002275), or 0 if no such h exists. 1
1, 37, 0, 15873, 12345679, 1, 8547, 0, 65359477124183, 5847953216374269, 5291, 48309178743961352657, 0, 4115226337448559670781893, 38314176245210727969348659, 3584229390681, 3367, 0, 3, 2849, 271, 2583979328165374677, 0 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
MATHEMATICA
Table[If[GCD[n, 10] > 1, 0, k = MultiplicativeOrder[10, 9*n]; (10^k - 1)/(9*n)], {n, 1, 51, 2}] (* T. D. Noe, Sep 11 2012 *)
CROSSREFS
A bisection of A190301.
Sequence in context: A180463 A190301 A077575 * A176795 A272725 A057639
KEYWORD
nonn
AUTHOR
N. J. A. Sloane, Sep 11 2012
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 19 23:15 EDT 2024. Contains 371798 sequences. (Running on oeis4.)