Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A116541
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A116541 Triangular numbers for which the number of divisors is also a triangular number. +0
1
1, 28, 45, 153, 171, 325, 496, 2016, 3321, 4753, 4950, 7260, 7381, 8256, 11628, 13203, 14196, 20100, 29161, 41616, 56953, 64620, 65341, 73536, 76636, 77028, 89676, 90100, 97461, 101475, 126756, 130816, 150975, 166176, 166753, 179700, 180300 (list; graph; listen)
OFFSET

1,2

EXAMPLE

496 is in the sequence because it is a triangular number (31*32/2) and has 10=4*5/2 divisors (1,2,4,8,16,31,62,124,248,496).

MAPLE

with(numtheory): a:=proc(n) local s: s:=tau(n*(n+1)/2): if type(sqrt(1+8*s)/2-1/2, integer)=true then n*(n+1)/2 else fi end: seq(a(n), n=1..750); - Emeric Deutsch (deutsch(AT)duke.poly.edu), Apr 06 2006

MATHEMATICA

Select[ Range(AT)600/2*(Range(AT)600 + 1), IntegerQ(AT) Sqrt[8DivisorSigma[0, # ] + 1] &] (from Robert G. Wilson v (rgwv(at)rgwv.com), Apr 20 2006).

CROSSREFS

Adjacent sequences: A116538 A116539 A116540 this_sequence A116542 A116543 A116544

Sequence in context: A056031 A061826 A075875 this_sequence A116565 A039615 A046419

KEYWORD

nonn

AUTHOR

Luc Stevens (lms022(AT)yahoo.com), Apr 03 2006

EXTENSIONS

More terms from Emeric Deutsch (deutsch(AT)duke.poly.edu), Apr 06 2006

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 October 13 09:05 EDT 2008. Contains 145008 sequences.


AT&T Labs Research