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!)
A230622 Values of x such that x^2 + y^2 = 17^n with x and y coprime and 0 < x < y. 9
1, 8, 47, 161, 404, 495, 2908, 31679, 203996, 905768, 2529647, 4839120, 4291039, 116593352, 859799153, 4896306240, 14978251196, 35359140465, 28242853388, 375162560801, 3481428994004, 21473668418415, 85367854683953, 228866364286560 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
The corresponding y-values are in A230623.
LINKS
Chris Busenhart, Lorenz Halbeisen, Norbert Hungerbühler, Oliver Riesen, On primitive solutions of the Diophantine equation x^2+ y^2= M, Eidgenössische Technische Hochschule (ETH Zürich, Switzerland, 2020).
EXAMPLE
a(2)=8 because 8^2+15^2=289=17^2.
MATHEMATICA
Table[Select[PowersRepresentations[17^n, 2, 2], CoprimeQ@@#&][[1, 1]], {n, 1, 40}] (* Vincenzo Librandi, Mar 02 2014 *)
CROSSREFS
Sequence in context: A132113 A085299 A160640 * A026983 A296331 A081279
KEYWORD
nonn
AUTHOR
Colin Barker, Oct 26 2013
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 April 18 22:18 EDT 2024. Contains 371782 sequences. (Running on oeis4.)