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!)
A116192 Triangle T(n,k), 0<=k<=n : T(n,k)is smallest number such that T(n,k)>T(n-1,k-1), T(n,k)>T(n-1,k), T(n,k)and T(n-1,k-1)+T(n-1,k) have the same parity, T(0,0)=1 . 0
1, 3, 3, 5, 4, 5, 7, 7, 7, 7, 9, 8, 8, 8, 9, 11, 11, 10, 10, 11, 11, 13, 12, 13, 12, 13, 12, 13, 15, 15, 15, 15, 15, 15, 15, 15, 17, 16, 16, 16, 16, 16, 16, 16, 17, 19, 19, 18, 18, 18, 18, 18, 18, 19, 19, 21, 20, 21, 20, 20, 20, 20, 20, 21, 20, 21, 23, 23, 23, 23, 22, 22, 22, 22 (list; table; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
Sequence read mod 2 gives A047999 .
LINKS
FORMULA
Sum_{k, 0<=k<=n}T(n,k)=A128806(n). T(2n,n)=A008574(n). T(n,k)=2n+1 if binomial(n,k) is odd, T(n,k)=2n if binomial(n,k) is even .
EXAMPLE
Triangle begins:
1;
3, 3;
5, 4, 5;
7, 7, 7, 7;
9, 8, 8, 8, 9;
11, 11, 10, 10, 11, 11;
13, 12, 13, 12, 13, 12, 13;
15, 15, 15, 15, 15, 15, 15, 15 ;...
CROSSREFS
Diagonals : A005408, A014601.
Sequence in context: A072820 A204004 A131950 * A090104 A333822 A075795
KEYWORD
nonn,tabl
AUTHOR
Philippe Deléham, Apr 08 2007
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 24 17:02 EDT 2024. Contains 371962 sequences. (Running on oeis4.)