Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A095254
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A095254 a(n) = Floor[ {concatenation 1,2,3,...n-1,n}^(1/n)]. +0
2
1, 3, 4, 5, 6, 7, 7, 7, 7, 10, 12, 14, 17, 19, 21, 24, 26, 28, 30, 31, 33, 35, 37, 38, 40, 41, 42, 44, 45, 46, 47, 49, 50, 51, 52, 53, 53, 54, 55, 56, 57, 58, 58, 59, 60, 60, 61, 62, 62, 63 (list; graph; listen)
OFFSET

1,2

COMMENT

Does lim(n->infinity) a(n)/n converge? - Ryan Propper (rpropper(AT)stanford.edu), Aug 29 2005

EXAMPLE

a(4) = Floor[1234^(1/4)] = 5.

MATHEMATICA

s = ""; Do[s = s <> ToString[n]; k = ToExpression[s]; Print[Floor[k^(1/n)]], {n, 1, 50}] (Propper)

CROSSREFS

Cf. A068995, A095253.

Sequence in context: A111608 A126800 A067628 this_sequence A121857 A121854 A134483

Adjacent sequences: A095251 A095252 A095253 this_sequence A095255 A095256 A095257

KEYWORD

base,nonn

AUTHOR

Amarnath Murthy (amarnath_murthy(AT)yahoo.com), Jun 17 2004

EXTENSIONS

More terms from Ryan Propper (rpropper(AT)stanford.edu), Aug 29 2005

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 August 29 17:54 EDT 2008. Contains 143238 sequences.


AT&T Labs Research