login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A034291 Triangular numbers that have some nontrivial permutation of digits which is also triangular. 1
120, 153, 210, 253, 325, 351, 496, 946, 1378, 1485, 1830, 1891, 2145, 2415, 2701, 3081, 3570, 3655, 3741, 3916, 4095, 4371, 4560, 4851, 4950, 5356, 5460, 5565, 5778, 6555, 7021, 7381, 7503, 7875, 8911, 9045, 9316, 10296, 11325, 11476, 11935, 12090 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
tnpQ[n_]:=Module[{p=FromDigits/@Rest[Permutations[IntegerDigits[n]]], q}, q= DeleteCases[ p, _?(IntegerLength[#]!=IntegerLength[n]&)]; Count[q, _?(OddQ[ Sqrt[8#+1]]&)]>0]; Select[Accumulate[Range[200]], tnpQ]
CROSSREFS
Cf. A000217.
Sequence in context: A248662 A259826 A192277 * A039602 A316835 A179642
KEYWORD
nonn,base
AUTHOR
EXTENSIONS
Offset set to 1 by Sean A. Irvine, Aug 20 2020
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 24 15:42 EDT 2024. Contains 371960 sequences. (Running on oeis4.)