Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A073173
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A073173 Square composite numbers with square subscripts. +0
1
4, 9, 16, 1225, 6036849, 10909809, 29484900, 326561041, 653058025 (list; graph; listen)
OFFSET

1,1

FORMULA

Solutions to c[x^2]=y^2: the values of y^2; where c(j)=jth composite number; See program.

EXAMPLE

composite=1225=35.35=A002808(1024)=c(32.32).

MATHEMATICA

c[x_] := FixedPoint[x+PrimePi[ # ]+1&, x] Do[s=c[n^2]; If[IntegerQ[Sqrt[s]], Print[s]], {n, 1, 1000000}]

CROSSREFS

Cf. A002808, A073171, A073172.

Adjacent sequences: A073170 A073171 A073172 this_sequence A073174 A073175 A073176

Sequence in context: A089149 A082920 A110979 this_sequence A092464 A134578 A009851

KEYWORD

nonn

AUTHOR

Labos E. (labos(AT)ana.sote.hu), Jul 19 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 October 12 13:44 EDT 2008. Contains 144830 sequences.


AT&T Labs Research