login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A153179 a(n) = L(11n)/L(n) where L(n) = Lucas number A000204(n). 3
199, 13201, 1970299, 224056801, 28374454999, 3450736132801, 426236170575799, 52337681992411201, 6441140796368008699, 792018481913198430001, 97420733208491869044199, 11981539981561372141075201 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

COMMENTS

All numbers in this sequence are:

congruent to 99 mod 100 (iff n is odd)

congruent to 1 mod 100 (iff n is even),

FORMULA

a(n)= +89*a(n-1) +4895*a(n-2) -83215*a(n-3) -582505*a(n-4) +1514513*a(n-5) +1514513*a(n-6) -582505*a(n-7) -83215*a(n-8) +4895*a(n-9) +89*a(n-10) -a(n-11). G.f.: -1 -1/(1+x) +(-2-47*x)/(x^2+47*x+1) +(2-3*x)/(x^2-3*x+1) +(-2-7*x)/(x^2+7*x+1) +(2-123*x)/(x^2-123*x+1) +(2-18*x)/(x^2-18*x+1). a(n) = -(-1)^n -(-1)^n*A087265(n) +A005248(n) -(-1)^n*A056854(n) +A065705(n) +A087215(n). [From R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Oct 22 2010]

MATHEMATICA

Table[LucasL[11 n]/LucasL[n], {n, 1, 150}]

CROSSREFS

A000032, A000204, A110391, A153173, A153175, A153177.

Sequence in context: A163712 A069244 A052355 * A097732 A181007 A155508

Adjacent sequences:  A153176 A153177 A153178 * A153180 A153181 A153182

KEYWORD

nonn

AUTHOR

Artur Jasinski (grafix(AT)csl.pl), Dec 20 2008

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 14 19:37 EST 2012. Contains 205663 sequences.