Tennis ball problem: Balls 1 and 2 are thrown into a room; you throw one on lawn; then balls 3 and 4 are thrown in and you throw any of the 3 balls onto the lawn; then balls 5 and 6 are thrown in and you throw one of the 4 balls onto the lawn; after n turns, consider all possible collections on lawn and add all the values.
A031970
Tennis ball problem: Balls 1 and 2 are thrown into a room; you throw one on lawn; then balls 3 and 4 are thrown in and you throw any of the 3 balls onto the lawn; then balls 5 and 6 are thrown in and you throw one of the 4 balls onto the lawn; after n turns, consider all possible collections on lawn and add all the values.
Terms
- a(0) =0a(1) =3a(2) =23a(3) =131a(4) =664a(5) =3166a(6) =14545a(7) =65187a(8) =287060a(9) =1247690a(10) =5368670a(11) =22917198a(12) =97195968a(13) =410030812a(14) =1722027973a(15) =7204620067a(16) =30044212828a(17) =124932768082a(18) =518215690018
External references
- oeis: A031970