(Translated by https://www.hiragana.jp/)
A080874 - 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!)
A080874 a(n)*a(n+3) - a(n+1)*a(n+2) = 5, given a(0)=a(1)=1, a(2)=3. 5
1, 1, 3, 8, 29, 79, 287, 782, 2841, 7741, 28123, 76628, 278389, 758539, 2755767, 7508762, 27279281, 74329081, 270037043, 735782048, 2673091149, 7283491399, 26460874447, 72099131942, 261935653321, 713707828021, 2592895658763 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
FORMULA
G.f.: (1+x-7x^2-2x^3)/(1-10x^2+x^4). a(n)=10a(n-2)-a(n-4). - Michael Somos, Mar 04 2003.
a(n) = ( - 1/24*3^(1/2)*2^(1/2) + 1/4 - 1/16*2^(1/2) + 1/8*3^(1/2))*(sqrt(3) + sqrt(2))^n + (1/24*3^(1/2)*2^(1/2) + 1/4 + 1/16*2^(1/2) + 1/8*3^(1/2))*(sqrt(3) - sqrt(2))^n + ( - 1/24*3^(1/2)*2^(1/2) - 1/8*3^(1/2) + 1/16*2^(1/2) + 1/4)*( - sqrt(3) - sqrt(2))^n + ( - 1/16*2^(1/2) + 1/4 + 1/24*3^(1/2)*2^(1/2) - 1/8*3^(1/2))*( - sqrt(3) + sqrt(2))^n [From Richard Choulet, Dec 04 2008]
MATHEMATICA
LinearRecurrence[{0, 10, 0, -1}, {1, 1, 3, 8}, 30] (* Harvey P. Dale, Sep 18 2016 *)
CROSSREFS
Sequence in context: A342139 A195687 A060707 * A148867 A063546 A148868
KEYWORD
nonn
AUTHOR
Paul D. Hanna, Feb 22 2003
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 August 13 06:03 EDT 2024. Contains 375113 sequences. (Running on oeis4.)