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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A069702 Triangular numbers with internal digits also forming a triangular number > 0. 0
105, 136, 210, 231, 300, 406, 435, 465, 561, 630, 666, 703, 861, 903, 1035, 2016, 2211, 2556, 3003, 3916, 4005, 5151, 6105, 6216, 6555, 6786, 8001, 8911, 9453, 10011, 10153, 19900, 20100, 20910, 23005, 28203, 39903, 41905, 46665, 48205 (list; graph; refs; listen; history; internal format)
OFFSET

0,1

EXAMPLE

3916 is a member as 3916 and 91 both are triangular.

MATHEMATICA

s=Select[Range[14, 400], IntegerQ[Sqrt[1+8FromDigits[Drop[Drop[IntegerDigits[ #(#+1)/2], 1], -1]]]]&]; s(s+1)/2

CROSSREFS

Sequence in context: A206265 A097217 A115935 * A203614 A133509 A013590

Adjacent sequences:  A069699 A069700 A069701 * A069703 A069704 A069705

KEYWORD

base,nonn

AUTHOR

Amarnath Murthy (amarnath_murthy(AT)yahoo.com), Apr 06 2002

EXTENSIONS

Edited by Dean Hickerson (dean.hickerson(AT)yahoo.com), Apr 09 2002

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 15:49 EST 2012. Contains 205521 sequences.