Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A073352
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A073352 Positive integers making n^2(n-1)(2n-1)^2(7n-1)/36 a square. +0
3
1, 4, 55, 868, 13825, 220324, 3511351, 55961284, 891869185, 14213945668, 226531261495, 3610286238244, 57538048550401, 916998490568164, 14614437800540215, 232914006318075268, 3712009663288664065 (list; graph; listen)
OFFSET

0,2

FORMULA

G.f.: (1-13x+4x^2)/((1-x)(1-16x+x^2)). a(n)=16a(n-1)-a(n-2)-8. (Corrected by Paolo P. Lava (ppl(AT)spl.at), Jun 19 2008)

a(n)=4/7+(3/14)*[8-3*sqrt(7)]^n+(3/14)*[8+3*sqrt(7)]^n, with n>=0 - Paolo P. Lava (ppl(AT)spl.at), Jun 19 2008

PROGRAM

(PARI) a(n)=if(n<0, a(-n), if(n<1, 1, 16*a(n-1)-a(n-2)-8)))

(PARI) a(n)=(4+3*real((8+3*quadgen(28))^n))/7

CROSSREFS

Cf. A007750.

Sequence in context: A064439 A133218 A151576 this_sequence A099122 A001500 A054751

Adjacent sequences: A073349 A073350 A073351 this_sequence A073353 A073354 A073355

KEYWORD

nonn

AUTHOR

Michael Somos, Jul 27 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 November 25 08:46 EST 2009. Contains 167481 sequences.


AT&T Labs Research