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!)
A075873 40*n^2 + 9 is a square. 2
0, 1, 2, 9, 40, 77, 342, 1519, 2924, 12987, 57682, 111035, 493164, 2190397, 4216406, 18727245, 83177404, 160112393, 711142146, 3158550955, 6080054528, 27004674303, 119941758886, 230881959671, 1025466481368, 4554628286713 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,3
COMMENTS
Lim. n-> Inf. a(n)/a(n-3) = 19 + 6*Sqrt(10). Lim. n-> Inf. a(3*k)/a(3*k-1) = (11 + 2*Sqrt(10))/9. Lim. n-> Inf. a(3*k+1)/a(3*k) = (7 + 2*Sqrt(10))/3. Lim. n-> Inf. a(3*k+2)/a(3*k+1) = (7 + 2*Sqrt(10))/3.
REFERENCES
A. H. Beiler, "The Pellian", ch. 22 in Recreations in the Theory of Numbers: The Queen of Mathematics Entertains. Dover, New York, New York, pp. 248-268, 1966.
L. E. Dickson, History of the Theory of Numbers, Vol. II, Diophantine Analysis. AMS Chelsea Publishing, Providence, Rhode Island, 1999, pp. 341-400.
Peter G. L. Dirichlet, Lectures on Number Theory (History of Mathematics Source Series, V. 16); American Mathematical Society, Providence, Rhode Island, 1999, pp. 139-147.
LINKS
J. J. O'Connor and E. F. Robertson, Pell's Equation
Eric Weisstein's World of Mathematics, Pell Equation.
FORMULA
G.f.: x^2*(x^5+2x^4+9x^3+2x^2+x)/(x^6-38x^3+1).
a(n) = A075836(n)/2.
MATHEMATICA
LinearRecurrence[{0, 0, 38, 0, 0, -1}, {0, 1, 2, 9, 40, 77}, 30] (* Harvey P. Dale, Sep 05 2020 *)
CROSSREFS
Sequence in context: A020002 A346687 A120700 * A124722 A317129 A220309
KEYWORD
nonn
AUTHOR
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 14 05:21 EDT 2024. Contains 372528 sequences. (Running on oeis4.)