Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A003059
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A003059 n appears 2n-1 times. +0
17
1, 2, 2, 2, 3, 3, 3, 3, 3, 4, 4, 4, 4, 4, 4, 4, 5, 5, 5, 5, 5, 5, 5, 5, 5, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10 (list; graph; listen)
OFFSET

1,2

COMMENT

n+1 first appears in the sequence at the A002522(n)-th entry (since the ultimate occurrence of n is n^2). a(n) refers to the greatest minimal length of monotone subsequence (i.e.either increasing or decreasing) contained within any sequence of n distinct numbers,according to the Erdos-Szekeres theorem - Lekraj Beedassy (blekraj(AT)yahoo.com), May 20 2003

LINKS

M. Somos, Sequences used for indexing triangular or square arrays

FORMULA

a(n) = ceiling(sqrt(n)).

G.f.: (Sum_{n>=0} x^(n^2))x/(1-x). - Michael Somos, May 03, 2003

PROGRAM

(PARI) a(n)=if(n<1, 0, 1+sqrtint(n-1))

CROSSREFS

Sequence in context: A083375 A088519 A135034 this_sequence A011752 A025790 A030617

Adjacent sequences: A003056 A003057 A003058 this_sequence A003060 A003061 A003062

KEYWORD

nonn,easy

AUTHOR

njas

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 July 26 13:41 EDT 2008. Contains 142293 sequences.


AT&T Labs Research