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!)
A177187 Union of A057080 and A001090. 2

%I #21 Apr 11 2024 04:42:22

%S 1,1,9,8,71,63,559,496,4401,3905,34649,30744,272791,242047,2147679,

%T 1905632,16908641,15003009,133121449,118118440,1048062951,929944511,

%U 8251382159,7321437648,64962994321,57641556673,511452572409,453811015736,4026657584951,3572846569215

%N Union of A057080 and A001090.

%C Column sums of shifted Pascal-like array:

%C 1..1..10..10..100..100.1000.1000

%C ......-1..-2..-30..-40.-500.-600

%C ................1....3...60..100

%C .........................-1...-4

%C -------------------------------- +

%C 1..1...9...8...71...63..559..496

%C Decimal expansion of ratio n/(n+1) is accumulation of Catalan numbers; (5 +/- sqrt(15)).

%H <a href="/index/Rec#order_04">Index entries for linear recurrences with constant coefficients</a>, signature (0,8,0,-1).

%F For n odd a(n) = 10*a(n-1) - a(n-2), for n even a(n) = a(n-1) - a(n-2); with a(0) = 0, a(1) = 1.

%F G.f.: x*(1+x+x^2) / ( 1-8*x^2+x^4 ). - _R. J. Mathar_, Nov 11 2011

%Y Cf. A057080, A001090, A041059, A004189, A000108.

%Y Cf. A010472.

%K nonn,easy,changed

%O 1,3

%A _Mark Dols_, May 04 2010

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 23 07:42 EDT 2024. Contains 371905 sequences. (Running on oeis4.)