Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A086018
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A086018 Number of cyclic numbers (A001913) <= 10^n. +0
3
0, 1, 9, 60, 467, 3617, 29500, 248881, 2155288, 19016617, 170169241 (list; graph; listen)
OFFSET

0,3

COMMENT

Note that there are several different definitions of cyclic number: this sequence refers to A001913.

LINKS

Eric Weisstein's World of Mathematics, Cyclic Number

Eric Weisstein's World of Mathematics, Full Reptend Prime

FORMULA

Conjectured ratio a(n)/A006880(n) as n->infinity is Artin's constant 0.3739558136...

EXAMPLE

a(1)=1 since 7 is the only cyclic number <= 10^1.

a(2)=9 since the following are the cyclic numbers <= 10^2: 7, 17, 19, 23, 29, 47, 59, 61, 97.

MATHEMATICA

DigitCycleLength[ r_Rational, b_Integer?Positive ] := MultiplicativeOrder[ b, FixedPoint[ Quotient[ #, GCD[ #, b ] ] &, Denominator[ r ] ] ]; a = 0; Do[ If[ Prime[ n ] - DigitCycleLength[ 1/Prime[ n ], 10 ] == 1, a++ ], {n, 2, PrimePi[ 10^7 ]} ] Print[ a ]

CROSSREFS

Cf. A001913, A040402.

Sequence in context: A026785 A153820 A009139 this_sequence A159037 A138589 A058777

Adjacent sequences: A086015 A086016 A086017 this_sequence A086019 A086020 A086021

KEYWORD

nonn,nice

AUTHOR

Eric Weisstein (eric(AT)weisstein.com), Jul 07, 2003

EXTENSIONS

Extended by Farideh Firoozbakht (f.firoozbakht(AT)sci.ui.ac.ir), Jud McCranie (j.mccranie(AT)comcast.net), Ed. Pegg Jr. (edp(AT)wolfram.com) and Eric Weisstein, Aug 29, 2003

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified December 1 19:22 EST 2009. Contains 167811 sequences.


AT&T Labs Research