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!)
A307588 Numbers k such that the digits of k^(1/3) begin with k. 9
0, 1, 31, 999, 1000, 31622, 999999, 1000000, 31622776, 999999999, 1000000000, 31622776601, 999999999999, 1000000000000, 31622776601683, 999999999999999, 1000000000000000, 31622776601683792, 31622776601683793, 999999999999999999, 1000000000000000000 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,3
COMMENTS
Program is in A307371.
The subsequence {31, 31622, 31622776, 31622776601, 31622776601683, ...} looks like this subsequence of A052210 {32, 31623, 316228, 3162278, 31622777, ..., 316227766016838, ...}. - Bernard Schott, May 04 2019
LINKS
EXAMPLE
31622^(1/3) = 31.62251..., which begins with "31622", so 31622 is in the sequence.
The seeming pattern a(3k) = floor(10^(3k-3/2)), a(3k+1) = 10^(3k) - 1, a(3k+2) = 10^(3k), is broken at a(18) = a(19) - 1 = floor(10^(33/2)) - 1. - Jon E. Schoenfield, May 01 2019
CROSSREFS
Cf. A052210 (analog for 3rd power instead of 1/3).
Sequence in context: A138958 A158675 A154808 * A218285 A138861 A015257
KEYWORD
nonn,base
AUTHOR
Dmitry Kamenetsky, Apr 17 2019
EXTENSIONS
a(10)-a(21) from Jon E. Schoenfield, May 01 2019
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 25 05:56 EDT 2024. Contains 371964 sequences. (Running on oeis4.)