login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A079654 Triangular numbers using only the straight digits 1, 4 and 7. 2
1, 171, 741, 1711, 117144471, 417417171, 7417744447141, 177141144447177414711441, 1417711714147441711474771771 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

COMMENTS

Probably finite.

LINKS

G. Resta, Tridigital Triangular Numbers

MATHEMATICA

Do[ If[ Union[ Join[ IntegerDigits[n(n + 1)/2], {1, 4, 7}]] == {1, 4, 7}, Print[n(n + 1)/2]], {n, 0, 3*10^7}]

CROSSREFS

Cf. A000217, A028373, A053899, A119127. See A119033 for a table of cross-references.

Sequence in context: A043407 A031691 A158220 * A036518 A187133 A185838

Adjacent sequences:  A079651 A079652 A079653 * A079655 A079656 A079657

KEYWORD

base,nonn

AUTHOR

Shyam Sunder Gupta (guptass(AT)rediffmail.com), Jan 23 2003

EXTENSIONS

Edited and extended by Robert G. Wilson v (rgwv(AT)rgwv.com), Jan 24 2003

More terms from Giovanni Resta (g.resta(AT)iit.cnr.it), May 10 2006

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 13 13:52 EST 2012. Contains 205489 sequences.