Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A077207
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A077207 Triangular number index of A077206(n). +0
2
1, 5, 32, 126, 141, 447, 4001, 4472, 40001, 44721, 141421, 447214, 3162278, 4472136, 34641016, 109544512, 400000001, 447213596, 3464101616, 10954451150, 31622776602, 77459666925, 316227766017, 774596669241, 1414213562373 (list; graph; listen)
OFFSET

1,2

PROGRAM

(PARI) {rT(m) = ceil((sqrt(8*m+1)-1)/2)} {T(n) = (n*(n+1))/2} m=1; for(n=2, 50, k=rT((m%10)*10^(n-1)); while(T(k)%10==0, k++); m=T(k); print1(" ", k)) (Alekseyev)

CROSSREFS

Cf. A077206.

Sequence in context: A073694 A101966 A089574 this_sequence A001589 A006214 A015541

Adjacent sequences: A077204 A077205 A077206 this_sequence A077208 A077209 A077210

KEYWORD

base,nonn

AUTHOR

Amarnath Murthy (amarnath_murthy(AT)yahoo.com), Nov 02 2002

EXTENSIONS

Corrected and extended by Max Alekseyev (maxal(AT)cs.ucsd.edu), Feb 15 2005

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