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!)
A230712 Values of x such that x^2 + y^2 = 37^n with x and y coprime and 0 < x < y. 6
1, 12, 107, 840, 5646, 27755, 124158, 462961, 961686, 5589325, 102654282, 1025046359, 8502347874, 64101459205, 356029844147, 1681548425760, 7005476875681, 21848430755052, 2978524660427, 772649642011800 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
The corresponding y-values are in A230713.
LINKS
EXAMPLE
a(3)=107 because 107^2+198^2=50653=37^3.
MATHEMATICA
Table[Select[PowersRepresentations[37^n, 2, 2], CoprimeQ@@#&][[1, 1]], {n, 1, 40}] (* Vincenzo Librandi, Mar 02 2014 *)
CROSSREFS
Sequence in context: A089396 A218111 A166755 * A271559 A154671 A321672
KEYWORD
nonn
AUTHOR
Colin Barker, Oct 28 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 May 2 12:49 EDT 2024. Contains 372196 sequences. (Running on oeis4.)