Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A116544
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A116544 Triangular numbers for which the multiplicative digital root is also a triangular number. +0
1
0, 1, 3, 6, 10, 28, 45, 55, 78, 105, 120, 190, 210, 231, 253, 276, 300, 325, 378, 406, 435, 465, 528, 561, 595, 630, 703, 741, 780, 820, 861, 903, 990, 1035, 1081, 1128, 1225, 1275, 1378, 1485, 1540, 1596, 1653, 1770, 1830, 2016, 2080, 2145, 2278, 2346, 2415 (list; graph; listen)
OFFSET

1,3

MATHEMATICA

a = {}; For[n = 0, n < 100, n++, b = n*(n + 1)/2; While[b > 9, b = Times @@ IntegerDigits[b]]; If[Length[Intersection[{b}, {0, 1, 3, 6}]] == 1, AppendTo[a, n*(n + 1)/2]]]; a - Stefan Steinerberger (stefan.steinerberger(AT)gmail.com), Jan 02 2008

CROSSREFS

Sequence in context: A048006 A068818 A137173 this_sequence A068866 A110891 A115887

Adjacent sequences: A116541 A116542 A116543 this_sequence A116545 A116546 A116547

KEYWORD

nonn,base

AUTHOR

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

EXTENSIONS

More terms from Stefan Steinerberger (stefan.steinerberger(AT)gmail.com), Jan 02 2008

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 December 8 08:31 EST 2009. Contains 170430 sequences.


AT&T Labs Research