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!)
A144537 a(0) = 3; for n > 0, a(n) = sqrt(3)*(P^(2*n)-M^(2*n))/8 + (3/4)*(P^n+M^n) + 1/2, where P = 7+4*sqrt(3), M = 7-4*sqrt(3). 0

%I #7 Dec 28 2023 19:44:01

%S 3,53,8294,1582697,306670058,59487327869,11540164172942,

%T 2238731376614513,434302333171290194,84252413712650759237,

%U 16344533955257962820918,3170755334869239754891769,615110190430160624256865082,119328206188109096135248101773,23149056890302634266012500544094

%N a(0) = 3; for n > 0, a(n) = sqrt(3)*(P^(2*n)-M^(2*n))/8 + (3/4)*(P^n+M^n) + 1/2, where P = 7+4*sqrt(3), M = 7-4*sqrt(3).

%C Arises in studying a certain sequence of two-dimensional lattices.

%D Reference will added later.

%F a(n)= +209*a(n-1) -2926*a(n-2) +2926*a(n-3) -209*a(n-4) +a(n-5), n>5. G.f.: (574*x-5995*x^2+4449*x^3-178*x^4+x^5-3)/((x-1) * (x^2-14*x+1) * (x^2-194*x+1)). [From _R. J. Mathar_, Jul 26 2010]

%K nonn

%O 0,1

%A _N. J. A. Sloane_, Dec 29 2008

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 April 25 11:30 EDT 2024. Contains 371967 sequences. (Running on oeis4.)