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!)
A025256 a(n) = a(1)*a(n-1) + a(2)*a(n-2) + ...+ a(n-3)*a(3) for n >= 4. 1
1, 1, 3, 3, 6, 18, 42, 105, 291, 792, 2181, 6177, 17628, 50679, 147255, 430917, 1268292, 3754926, 11172828, 33389040, 100181994, 301682709, 911436117, 2761852011, 8392005462, 25563691341, 78053071611, 238830914937, 732247187460, 2249217635238 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,3
LINKS
FORMULA
G.f.: (1+x+x^2-sqrt(1-2*x-x^2-10*x^3+x^4))/2. - Vladeta Jovovic, May 07 2003
Conjecture: n*a(n) +(-2*n+3)*a(n-1) +(-n+3)*a(n-2) +5*(-2*n+9)*a(n-3) +(n-6)*a(n-4)=0. - R. J. Mathar, Feb 25 2015
MATHEMATICA
CoefficientList[Series[(1+x+x^2-Sqrt[(1-2x-x^2-10x^3+x^4)])/2, {x, 0, 40}], x] (* Harvey P. Dale, Aug 31 2020 *)
CROSSREFS
Sequence in context: A123286 A132818 A134068 * A052560 A147836 A284710
KEYWORD
nonn
AUTHOR
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 April 19 18:05 EDT 2024. Contains 371798 sequences. (Running on oeis4.)