Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A066741
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A066741 Pentagonal numbers whose reverse is a square. +0
1
0, 1, 925, 1426, 6112, 9801, 140301, 52244922262, 1445531162626, 5205252778462, 63253297234426, 42450593715870730 (list; graph; listen)
OFFSET

0,3

EXAMPLE

925 is pentagonal and 529 is square

MATHEMATICA

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

CROSSREFS

Sequence in context: A140906 A159701 A115696 this_sequence A147548 A116989 A152503

Adjacent sequences: A066738 A066739 A066740 this_sequence A066742 A066743 A066744

KEYWORD

base,more,nonn

AUTHOR

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

EXTENSIONS

a(11) from Donovan Johnson (donovan.johnson(AT)yahoo.com), Apr 03 2008

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 17 23:40 EST 2009. Contains 171025 sequences.


AT&T Labs Research