Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A066758
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A066758 Triangular numbers whose reverse is pentagonal. +0
1
0, 1, 15, 21, 62481, 67896, 2618616, 10095771, 10550121, 5491258003, 103352174628, 299536839001 (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, r]; Print[A]]]

CROSSREFS

Sequence in context: A083372 A119101 A084931 this_sequence A018888 A115174 A092783

Adjacent sequences: A066755 A066756 A066757 this_sequence A066759 A066760 A066761

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 August 29 17:54 EDT 2008. Contains 143238 sequences.


AT&T Labs Research