login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A166708 Squares in A105720. 0
36, 169, 247590225 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
EXAMPLE
36=6^2=A105720(3),
169=13^2=A105720(6),
247590225=15735^2=A105720(4072)
No more terms up to 35746494200563714=A105720(34769014).
MATHEMATICA
a=5; Do[a=a-Prime[n]+Prime[2n+1]+Prime[2n+2]; If[IntegerQ[Sqrt[a]], Print[{a, n+1 }]], {n, 1, 10^8}];
CROSSREFS
Sequence in context: A017054 A231972 A330770 * A211731 A211742 A211751
KEYWORD
more,nonn,bref
AUTHOR
Zak Seidov, Oct 18 2009
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified May 7 20:13 EDT 2024. Contains 372317 sequences. (Running on oeis4.)