Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A056176
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A056176 Sum of a(n) terms of 1/k^(1/4) first exceeds n. +0
1
1, 2, 3, 4, 6, 7, 9, 11, 12, 14, 16, 18, 20, 23, 25, 27, 29, 32, 34, 37, 39, 42, 44, 47, 49, 52, 55, 57, 60, 63, 66, 69, 72, 75, 77, 80, 83, 86, 90, 93, 96, 99, 102, 105, 108, 112, 115, 118, 122, 125, 128, 132, 135, 138, 142, 145, 149, 152, 156, 159, 163, 167, 170 (list; graph; listen)
OFFSET

0,2

MATHEMATICA

s = 0; k = 1; Do[ While[ s <= n, s = s + N[ 1/k^(1/4), 24 ]; k++ ]; Print[ k - 1 ], {n, 1, 75} ]

CROSSREFS

Cf. A019529.

Sequence in context: A076679 A060233 A026468 this_sequence A087072 A022825 A062413

Adjacent sequences: A056173 A056174 A056175 this_sequence A056177 A056178 A056179

KEYWORD

nonn

AUTHOR

Robert G. Wilson v (rgwv(AT)rgwv.com), Aug 01 2000

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 September 5 01:44 EDT 2008. Contains 143476 sequences.


AT&T Labs Research