Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A077445
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A077445 Numbers n such that (n^2 - 8)/2 is a square. +0
5
4, 20, 116, 676, 3940, 22964, 133844, 780100, 4546756, 26500436, 154455860, 900234724, 5246952484, 30581480180, 178241928596, 1038870091396, 6054978619780, 35291001627284, 205691031143924, 1198855185236260 (list; graph; listen)
OFFSET

1,1

COMMENT

The equation "(n^2 - 8)/2 is a square" is a version of the generalized Pell Equation "x^2 - D*y^2 = C".

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, p. 341-400.

Peter G. L. Dirichlet, Lectures on Number Theory (History of Mathematics Source Series, V. 16); American Mathematical Society, Providence, Rhode Island, 1999, p. 139-147.

LINKS

Index entries for sequences related to linear recurrences with constant coefficients

Tanya Khovanova, Recursive Sequences

J. J. O'Connor and E. F. Robertson, Pell's Equation

Eric Weisstein's World of Mathematics, ; Pell Equation

FORMULA

a(n) =[ [(3+2*Sqrt(2))^n + (3-2*Sqrt(2))^n] + [(3+2*Sqrt(2))^(n-1) + (3-2*Sqrt(2))^(n-1)] ] / 2. a(n) = 6*a(n-1) - a(n-2)

G.f.: 4(x-x^2)/(1-6x+x^2).

With a=3+2sqrt(2), b=3-2sqrt(2): a(n)=sqrt(2)(a^((2n-1)/2)+b^((2n-1)/2)). a(n)=sqrt(2*A003499(2n-1)+4). - Mario Catalani (mario.catalani(AT)unito.it), Mar 24 2003

a(n)=(A003499(n+1)+A003499(n))/2 - Mario Catalani (mario.catalani(AT)unito.it), Mar 31 2003

a(n) = 7*a(n-1) - 7*a(n-2) + a(n-3); a(0) = 4, a(1) = 20, a(2) = 116; a(n) = (2 + SQRT(2))*(3 + 2*SQRT(2))^n + (2 - SQRT(2))*(3- 2*SQRT(2))^n - Antonio A. Olivares (olivares14031(AT)gmail.com), Feb 23 2006

PROGRAM

(PARI) a(n)=if(n<1, 0, subst(poltchebi(n)+poltchebi(n-1), x, 3))

CROSSREFS

(a(n))^2 - 2*(A077444(n)) = 8.

Sequence in context: A128327 A100034 A106567 this_sequence A085458 A085456 A120915

Adjacent sequences: A077442 A077443 A077444 this_sequence A077446 A077447 A077448

KEYWORD

nonn

AUTHOR

Gregory V. Richardson (omomom(AT)hotmail.com), Nov 09 2002

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified December 2 11:54 EST 2009. Contains 167921 sequences.


AT&T Labs Research