Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A066757
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A066757 Pentagonal numbers whose reverse is triangular. +0
1
0, 1, 12, 51, 18426, 69876, 6168162, 12105501, 17759001, 3008521945, 100938635992, 826471253301 (list; graph; listen)
OFFSET

0,3

EXAMPLE

51 is pentagonal and 15 is triangular

MATHEMATICA

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

CROSSREFS

Sequence in context: A145886 A166776 A115680 this_sequence A045219 A054410 A030182

Adjacent sequences: A066754 A066755 A066756 this_sequence A066758 A066759 A066760

KEYWORD

base,more,nonn

AUTHOR

Erich Friedman (efriedma(AT)stetson.edu), Jan 17 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 December 16 17:18 EST 2009. Contains 170825 sequences.


AT&T Labs Research