Consider the sequence of 4-tuples {0,a,b,c} (c>=a+b; a,b,c>0) which have the smallest integer 'c' required to reach {k,k,k,k} in n steps under map {r,s,t,u}->{|r-s|,|s-t|,|t-u|,|u-r|}. This sequence gives the third term 'b' of these quadruples.
A034804
Consider the sequence of 4-tuples {0,a,b,c} (c>=a+b; a,b,c>0) which have the smallest integer 'c' required to reach {k,k,k,k} in n steps under map {r,s,t,u}->{|r-s|,|s-t|,|t-u|,|u-r|}. This sequence gives the third term 'b' of these quadruples.
Terms
- a(0) =0a(1) =1a(2) =0a(3) =2a(4) =1a(5) =2a(6) =4a(7) =5a(8) =6a(9) =14a(10) =17a(11) =20a(12) =48a(13) =57a(14) =68a(15) =162a(16) =193a(17) =230a(18) =548a(19) =653a(20) =778a(21) =1854a(22) =2209a(23) =2632a(24) =6272a(25) =7473a(26) =8904a(27) =21218a(28) =25281a(29) =30122
External references
- oeis: A034804