Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A061900
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A061900 Triangular numbers that are not square-free. +0
1
28, 36, 45, 120, 136, 153, 171, 276, 300, 325, 351, 378, 496, 528, 630, 666, 780, 820, 990, 1035, 1128, 1176, 1225, 1275, 1431, 1485, 1540, 1596, 1953, 2016, 2080, 2556, 2628, 2775, 2850, 3160, 3240, 3321, 3828, 3916, 4005, 4095, 4560, 4656, 4753, 4851 (list; graph; listen)
OFFSET

1,1

LINKS

Harry J. Smith, Table of n, a(n) for n=1,...,1000

EXAMPLE

36 and 45 are Triangular numbers (A000217) and are not square-free: 36 = (2^2)(3^2), 45 = (3^2)(5).

PROGRAM

(PARI) { n=t=0; for (i=1, 1926, t+=i; if (!issquarefree(t), write("b061900.txt", n++, " ", t)) ) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jul 28 2009]

CROSSREFS

Cf. A000217, A061304.

Sequence in context: A043170 A043950 A167308 this_sequence A048023 A105710 A080983

Adjacent sequences: A061897 A061898 A061899 this_sequence A061901 A061902 A061903

KEYWORD

nonn

AUTHOR

Asher Auel (asher.auel(AT)reed.edu), May 20 2001

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 November 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research