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!)
A350765 Triangle read by rows: T(n,k) is the minimum number of 1's required to reach the maximum possible number A350764(n,k), when the stepping stone puzzle of A337663 is played on the n X k grid, 1 <= k <= n. 1
1, 1, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 3, 3, 7 (list; table; graph; refs; listen; history; text; internal format)
OFFSET
1,3
LINKS
EXAMPLE
Triangle begins:
n\k| 1 2 3 4 5
---+--------------
1 | 1
2 | 1 2
3 | 2 2 2
4 | 2 2 2 2
5 | 2 2 3 3 7
At least T(5,4) = 3 1's are required to reach the number A350764(5,4) = 14 on the 5 X 4 grid (it is also possible with 4, 5, or 6 1's):
12 1 . 14
. 11 4 10
3 2 1 5
. 1 . 6
9 8 7 13
T(5,5) = 7 1's are required to reach the number A350764(5,5) = 18 on the 5 X 5 grid (no other number of 1's is possible):
1 16 1 8 18
5 3 6 1 9
12 1 17 . 11
2 1 4 1 13
10 7 14 1 15
CROSSREFS
Sequence in context: A337637 A156821 A025856 * A103378 A103663 A349925
KEYWORD
nonn,tabl,more
AUTHOR
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 25 01:06 EDT 2024. Contains 371964 sequences. (Running on oeis4.)