Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A133497
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A133497 a(n) = nth number such that b(n)-b(n-1) = 2 where b(p) = floor (sum(i,1,p}(i^(1/i))). +0
1
4, 7, 10, 14, 20, 27, 35, 45, 58, 73, 91, 113, 138, 168, 203, 244, 291, 345, 408, 481, 563, 658, 766, 888, 1027 (list; graph; listen)
OFFSET

1,1

EXAMPLE

b(1) = 1, b(2) = 2, b(3) = 3 b(4) = 5, hence b(4)-b(3) = 2 and a(1) = 4

PROGRAM

(PARI) (A=0); for(p=1, 1000, B=A; A=B+p^(1/p); if(floor(A)-floor(B)-1; print(p)))

CROSSREFS

Adjacent sequences: A133494 A133495 A133496 this_sequence A133498 A133499 A133500

Sequence in context: A067497 A123384 A138813 this_sequence A064368 A026372 A014690

KEYWORD

easy,nonn

AUTHOR

Philippe Lallouet (philip.lallouet(AT)orange.fr), Dec 01 2007

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 October 6 16:09 EDT 2008. Contains 144667 sequences.


AT&T Labs Research