Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
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!)
A331492 Numbers k such that the digits of k^(1/5) begin with k. 6
0, 1, 17, 315, 316, 5623, 99999, 100000, 1778279, 31622776, 562341324, 562341325, 9999999999, 10000000000, 177827941003, 3162277660168, 56234132519034, 999999999999999, 1000000000000000, 17782794100389227, 17782794100389228, 316227766016837932, 316227766016837933 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,3
COMMENTS
The following algorithm will generate all numbers k such that the digits of k^(1/b) begins with k: For each integer m >= 0, compute r = floor(10^(bm/(b-1)). Let s <= r be the largest integer >= 0 such that (r-s)*10^(bm) < (r-s+1)^b. Then r, r-1, ... r-s are such numbers k and there are no other such numbers.
LINKS
EXAMPLE
5623^(1/5) = 5.6233305990931... which starts with the digits 5623, so 5623 is in the sequence.
CROSSREFS
Sequence in context: A197526 A282965 A142428 * A244764 A089571 A196455
KEYWORD
nonn,base
AUTHOR
Chai Wah Wu, Jan 18 2020
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 August 18 17:05 EDT 2024. Contains 375269 sequences. (Running on oeis4.)