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!)
A034281 Decimal part of a(n)^(1/6) starts with a 'nine digits' anagram. 0
648, 695, 1979, 7509, 9214, 12567, 19740, 21555, 24235, 24646, 25624, 27427, 30717, 30748, 44205, 53789, 55838, 61002, 61621, 63705, 64087, 65329, 66100, 66159, 67099, 67922, 71252, 74875, 76443, 83587, 84488, 88469, 89609, 93389 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
LINKS
EXAMPLE
84488^(1/6) = 6.{624185793}582700...
MATHEMATICA
ndaQ[n_]:=Module[{rdn=RealDigits[n^(1/6), 10, 15], ts=Range[9], ds}, ds= Sort[Take[ Drop[rdn[[1]], rdn[[2]]], 9]]; ds==ts]; Select[Range[100000], ndaQ] (* Harvey P. Dale, Mar 30 2012 *)
CROSSREFS
Sequence in context: A114827 A334896 A271639 * A157432 A272780 A171606
KEYWORD
nonn,base
AUTHOR
Patrick De Geest, Oct 15 1998
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 March 19 07:14 EDT 2024. Contains 370954 sequences. (Running on oeis4.)