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!)
A175895 Number of lattice paths from (0,0) to (n,n) using steps S={(k,0),(0,k),(1,1)|0<k<=2} which never go above the line y=x. 3
1, 2, 9, 50, 314, 2116, 14949, 109246, 818978, 6263072, 48668366, 383182648, 3050196328, 24506969724, 198482172753, 1618700191002, 13281652367078, 109564878995724, 908171084052990, 7560049450347964, 63176859344766204 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
EXAMPLE
a(2)=9 because we can reach (2,2) in the following ways:
(1,0),(1,0),(0,1),(0,1)
(1,0),(1,0),(0,2)
(2,0),(0,1),(0,1)
(2,0),(0,2)
(1,0),(1,1),(0,1)
(1,0),(0,1),(1,1)
(1,1),(1,0),(0,1)
(1,1),(0,1),(1,0)
(1,1)(1,1)
CROSSREFS
Sequence in context: A211789 A192945 A271960 * A020087 A277378 A026945
KEYWORD
nonn
AUTHOR
Eric Werley, Dec 05 2010
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 June 30 09:36 EDT 2024. Contains 373866 sequences. (Running on oeis4.)