Form a triangle with n numbers in top row; all other numbers are the sum of their parents. E.g.: 4 1 2 7; 5 3 9; 8 12; 20. The numbers must be positive and distinct and the final number is to be minimized. Sequence gives final number.
A028307
Form a triangle with n numbers in top row; all other numbers are the sum of their parents. E.g.: 4 1 2 7; 5 3 9; 8 12; 20. The numbers must be positive and distinct and the final number is to be minimized. Sequence gives final number.
Terms
- a(0) =1a(1) =3a(2) =8a(3) =20a(4) =43a(5) =98a(6) =212a(7) =465a(8) =1000a(9) =2144a(10) =4497a(11) =9504a(12) =19872a(13) =41455a(14) =85356a(15) =178630a(16) =363467a(17) =757085a(18) =1541998a(19) =3183600a(20) =6515066a(21) =13357593a(22) =27432649a(23) =55914902a(24) =114683858a(25) =233517515a(26) =478061719a(27) =972479046a(28) =1986013932
External references
- oeis: A028307