The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A226700 Solutions y/(3*5*13) of the Pell equation x^2 - 61*y^2 = +4. 1
0, 1, 1523, 2319528, 3532639621, 5380207823255, 8194052982177744, 12479537311648880857, 19006327131588263367467, 28946623741871613459771384, 44085688952543335710968450365, 67142475328099758416191490134511 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
COMMENTS
y' = a(n) and x = b(n) := A226699(n) are the nonnegative solutions of x^2 - 61*(3*5*13*y')^2 = +4. This is x^2 - D*y'^2 = +4 with D = (61*(3*5*13)^2 = 61*195^2 = 2319525.
REFERENCES
T. Nagell, Introduction to Number Theory, Chelsea Publishing Company, New York, 1964, ch. Vi, 58., p. 204-212.
LINKS
FORMULA
a(n) = S(n-1,1523), n >= 0, with the Chebyshev S-polynomials (A049310), with S(-1, 0) = 0.
O.g.f. x/(1- 1523*x + x^2).
a(n) = 1523*a(n-1) - a(n-2), n >= 1, a(-1) = -1, a(0) = 0.
MATHEMATICA
LinearRecurrence[{1523, -1}, {0, 1}, 20] (* Harvey P. Dale, Apr 24 2023 *)
CROSSREFS
Cf. A226699.
Sequence in context: A217387 A031717 A236880 * A226701 A235170 A252414
KEYWORD
nonn,easy
AUTHOR
Wolfdieter Lang, Jun 27 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 June 10 00:11 EDT 2024. Contains 373251 sequences. (Running on oeis4.)