Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A066528
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A066528 Non-palindromic triangular numbers whose reverse is also triangular. +0
1
153, 351, 17578, 87571, 185745, 547581, 1461195, 5911641, 12145056, 12517506, 60571521, 65054121, 304119453, 354911403, 1775275491, 1945725771, 10246462281, 17990863516, 18226464201, 35615002605, 50620051653 (list; graph; listen)
OFFSET

0,1

EXAMPLE

153 and 351 are both triangular

MATHEMATICA

dtn[L_] := Fold[10#1+#2&, 0, L] tritest[n_] := Module[{t}, t=Floor[N[Sqrt[2n]]]; 2n==t(t+1)] A={}; For[i=1, i>0, i++, t=i(i+1)/2; If[tritest[tt=dtn[Reverse[IntegerDigits[t]]]]&&Mod[t, 10]>0&&t=!=tt, AppendTo[A, t]; Print[A]]]

CROSSREFS

Sequence in context: A165340 A104810 A159294 this_sequence A046197 A056733 A050209

Adjacent sequences: A066525 A066526 A066527 this_sequence A066529 A066530 A066531

KEYWORD

base,nonn

AUTHOR

Erich Friedman (efriedma(AT)stetson.edu), Jan 08 2002

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 November 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research