Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A098572
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A098572 a(n)=floor(sum(m^(1/m),m=1..n)). +0
2
1, 2, 3, 5, 6, 7, 9, 10, 11, 13, 14, 15, 16, 18, 19, 20, 21, 22, 23, 25, 26, 27, 28, 29, 30, 31, 33, 34, 35, 36, 37, 38, 39, 40, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79 (list; graph; listen)
OFFSET

1,2

EXAMPLE

floor(1^(1/1)+2^(1/2)+3^(1/3))=3 and floor(1^(1/1)+2^(1/2)+3^(1/3)+4^(1/4))=5.

MAPLE

ans:=[]: a:=0: for n from 1 to 70 do: a:=a+evalf(n^(1/n), 50): ans:=[op(ans), floor(a)]: od: ans;

CROSSREFS

Sequence in context: A065000 A045749 A045671 this_sequence A001955 A109237 A164087

Adjacent sequences: A098569 A098570 A098571 this_sequence A098573 A098574 A098575

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 November 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research