Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A098573
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A098573 Positive integers not appearing in sequence A098572, which calculates the values of floor(sum(m^(1/m),n=1..m)). +0
1
4, 8, 12, 17, 24, 32, 41, 52, 66, 82, 101, 124, 150, 181, 217, 259, 307, 362, 426, 500, 583, 679, 788, 911, 1051, 1209, 1387, 1588, 1814, 2067, 2351, 2668, 3022, 3418, 3858, 4347, 4891, 5494, 6162, 6902, 7719, 8622, 9618, 10715, 11923, 13252, 14711, 16314 (list; graph; listen)
OFFSET

1,1

EXAMPLE

floor(1^(1/1)+2^(1/2)+3^(1/3))=3, floor(1^(1/1)+2^(1/2)+3^(1/3)+4^(1/4))=5 and so 4 is a member of this sequence.

MAPLE

ans:=[]: a:=0: last:=0: n:=1: do: a:=a+evalf(n^(1/n), 50): if floor(a)-last>1 then ans:=[op(ans), floor(a)-1]: fi: last:=floor(a): n:=n+1: od:

CROSSREFS

Cf. A098572.

Sequence in context: A002004 A033156 A036573 this_sequence A092753 A079774 A045672

Adjacent sequences: A098570 A098571 A098572 this_sequence A098574 A098575 A098576

KEYWORD

easy,nonn

AUTHOR

Mark Hudson (mrmarkhudson(AT)hotmail.com), Sep 16 2004

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 10 12:37 EST 2009. Contains 170569 sequences.


AT&T Labs Research