Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A094683
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A094683 Juggler sequence: if n mod 2 = 0 then floor(sqrt(n)) else floor(n^(3/2)). +0
15
0, 1, 1, 5, 2, 11, 2, 18, 2, 27, 3, 36, 3, 46, 3, 58, 4, 70, 4, 82, 4, 96, 4, 110, 4, 125, 5, 140, 5, 156, 5, 172, 5, 189, 5, 207, 6, 225, 6, 243, 6, 262, 6, 281, 6, 301, 6, 322, 6, 343, 7, 364, 7, 385, 7, 407, 7, 430, 7, 453, 7, 476, 7, 500, 8, 524, 8, 548, 8, 573, 8, 598, 8, 623, 8, 649 (list; graph; listen)
OFFSET

0,4

REFERENCES

C. Pickover, Computers and the Imagination, St. Martin's Press, NY, 1991, p. 233.

LINKS

H. J. Smith, Juggler Sequence

MAPLE

f:=proc(n) if n mod 2 = 0 then RETURN(floor(sqrt(n))) else RETURN(floor(n^(3/2))); fi; end;

CROSSREFS

Cf. A007320, A007321, A094684, A094685, A094716.

Adjacent sequences: A094680 A094681 A094682 this_sequence A094684 A094685 A094686

Sequence in context: A090812 A050004 A111187 this_sequence A094685 A095396 A051308

KEYWORD

nonn

AUTHOR

njas, Jun 09 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 May 16 19:35 EDT 2008. Contains 139737 sequences.


AT&T Labs Research