Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A066703
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A066703 Triangular numbers whose reverse is a square. +0
1
0, 1, 9446031, 1270004401, 14214075921, 1809702709101, 4614899724711, 6766532724546, 52657436563056, 98855178542676 (list; graph; listen)
OFFSET

0,3

EXAMPLE

9446031 is triangular and 1306449 is a square.

MATHEMATICA

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

CROSSREFS

Sequence in context: A015350 A105175 A069376 this_sequence A124515 A075009 A103936

Adjacent sequences: A066700 A066701 A066702 this_sequence A066704 A066705 A066706

KEYWORD

base,nonn

AUTHOR

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

EXTENSIONS

More terms from Jason Earls (zevi_35711(AT)yahoo.com) and the author, Jan 15 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