The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the 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!)
A079987 Number of permutations satisfying -k<=p(i)-i<=r and p(i)-i not in I, i=1..n, with k=3, r=3, I={-1,0,2}. 0
1, 0, 0, 1, 2, 3, 5, 7, 15, 29, 49, 84, 149, 268, 484, 855, 1508, 2684, 4784, 8516, 15134, 26873, 47782, 85004, 151149, 268704, 477685, 849299, 1510163, 2685089, 4773851, 8487625, 15090786, 26831239, 47705352, 84818268, 150803857, 268125092 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,5
COMMENTS
Also, number of permutations satisfying -k<=p(i)-i<=r and p(i)-i not in I, i=1..n, with k=3, r=3, I={-2,0,1}.
REFERENCES
D. H. Lehmer, Permutations with strongly restricted displacements. Combinatorial theory and its applications, II (Proc. Colloq., Balatonfured, 1969), pp. 755-770. North-Holland, Amsterdam, 1970.
LINKS
Vladimir Baltic, On the number of certain types of strongly restricted permutations, Applicable Analysis and Discrete Mathematics Vol. 4, No 1 (2010), 119-135
Index entries for linear recurrences with constant coefficients, signature (2, -2, 3, -2, 4, -1, -2, 4, -5, 4, -6, 3, 0, -2, 1, -2, 2, -1).
FORMULA
a(n) = 2*a(n-1) -2*a(n-2) +3*a(n-3) -2*a(n-4) +4*a(n-5) -a(n-6) -2*a(n-7) +4*a(n-8) -5*a(n-9) +4*a(n-10) -6*a(n-11) +3*a(n-12) -2*a(n-14) +a(n-15) -2*a(n-16) +2*a(n-17) -a(n-18).
G.f.: -(x^12-2*x^11 +2*x^10-2*x^9 +2*x^8-x^7 -x^6+3*x^5 -2*x^4+2*x^3 -2*x^2+2*x -1)/( x^18 -2*x^17 +2*x^16 -x^15 +2*x^14 -3*x^12 +6*x^11 -4*x^10 +5*x^9 -4*x^8 +2*x^7 +x^6 -4*x^5 +2*x^4 -3*x^3 +2*x^2 -2*x+1)
MATHEMATICA
LinearRecurrence[{2, -2, 3, -2, 4, -1, -2, 4, -5, 4, -6, 3, 0, -2, 1, -2, 2, -1}, {1, 0, 0, 1, 2, 3, 5, 7, 15, 29, 49, 84, 149, 268, 484, 855, 1508, 2684}, 40] (* Harvey P. Dale, Apr 29 2011 *)
CROSSREFS
Sequence in context: A175758 A151531 A335203 * A085547 A058702 A235152
KEYWORD
nonn
AUTHOR
Vladimir Baltic, Feb 17 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 May 31 20:13 EDT 2024. Contains 373003 sequences. (Running on oeis4.)