Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  
Pages: 1 ... 6 7 [8] 9 10 ... 16

Author Topic: Guess the pattern  (Read 10630 times)

a1s

  • Bay Watcher
  • Torchlight Venturer
    • View Profile
Re: Guess the pattern
« Reply #105 on: September 21, 2020, 07:53:08 am »

a1 + a3 = 2*a2?
No,because
1,10,11 fits the pattern.
Logged
I tried to play chess but two of my opponents were playing competitive checkers as a third person walked in with Game of Thrones in hand confused cause they thought this was the book club.

coalboat

  • Bay Watcher
    • View Profile
Re: Guess the pattern
« Reply #106 on: September 21, 2020, 08:15:32 am »

1, 10, 12?
Logged

a1s

  • Bay Watcher
  • Torchlight Venturer
    • View Profile
Re: Guess the pattern
« Reply #107 on: September 21, 2020, 08:16:38 am »

Logged
I tried to play chess but two of my opponents were playing competitive checkers as a third person walked in with Game of Thrones in hand confused cause they thought this was the book club.

coalboat

  • Bay Watcher
    • View Profile
Re: Guess the pattern
« Reply #108 on: September 21, 2020, 08:52:01 am »

1, 3,  5
4, 8, 12
?
Logged

a1s

  • Bay Watcher
  • Torchlight Venturer
    • View Profile
Re: Guess the pattern
« Reply #109 on: September 21, 2020, 08:53:17 am »

Logged
I tried to play chess but two of my opponents were playing competitive checkers as a third person walked in with Game of Thrones in hand confused cause they thought this was the book club.

coalboat

  • Bay Watcher
    • View Profile
Re: Guess the pattern
« Reply #110 on: September 21, 2020, 09:15:20 am »

3, 5, 7
100, 200, 300
1, 2, 3
?
Logged

a1s

  • Bay Watcher
  • Torchlight Venturer
    • View Profile
Re: Guess the pattern
« Reply #111 on: September 21, 2020, 09:18:24 am »

3, 5, 7
100, 200, 300
1, 2, 3
?
Yes to all 3.
Logged
I tried to play chess but two of my opponents were playing competitive checkers as a third person walked in with Game of Thrones in hand confused cause they thought this was the book club.

coalboat

  • Bay Watcher
    • View Profile
Re: Guess the pattern
« Reply #112 on: September 21, 2020, 09:32:29 am »

2, 50, 52?
Logged

a1s

  • Bay Watcher
  • Torchlight Venturer
    • View Profile
Re: Guess the pattern
« Reply #113 on: September 21, 2020, 01:50:52 pm »

Logged
I tried to play chess but two of my opponents were playing competitive checkers as a third person walked in with Game of Thrones in hand confused cause they thought this was the book club.

coalboat

  • Bay Watcher
    • View Profile
Re: Guess the pattern
« Reply #114 on: September 21, 2020, 09:26:28 pm »

24, 50, 74
25, 50, 75
26, 50, 74
1, 3, 5, 7
?
Logged

a1s

  • Bay Watcher
  • Torchlight Venturer
    • View Profile
Re: Guess the pattern
« Reply #115 on: September 22, 2020, 04:35:56 am »

24, 50, 74
25, 50, 75
26, 50, 74
1, 3, 5, 7
Yes to all.
Logged
I tried to play chess but two of my opponents were playing competitive checkers as a third person walked in with Game of Thrones in hand confused cause they thought this was the book club.

coalboat

  • Bay Watcher
    • View Profile
Re: Guess the pattern
« Reply #116 on: September 22, 2020, 04:43:58 am »

1, 4, 5
?
Logged

a1s

  • Bay Watcher
  • Torchlight Venturer
    • View Profile
Re: Guess the pattern
« Reply #117 on: September 22, 2020, 04:45:12 am »

Logged
I tried to play chess but two of my opponents were playing competitive checkers as a third person walked in with Game of Thrones in hand confused cause they thought this was the book club.

coalboat

  • Bay Watcher
    • View Profile
Re: Guess the pattern
« Reply #118 on: September 22, 2020, 04:49:37 am »

if 2*a(n-1) + 1 <= a(n):
    a(n+1) = a(n-1) + a(n)
else:
    a(n+1) = 2*a(n) - a(n-1)
?
Logged

a1s

  • Bay Watcher
  • Torchlight Venturer
    • View Profile
Re: Guess the pattern
« Reply #119 on: September 22, 2020, 04:57:02 am »

if 2*a(n-1) + 1 <= a(n):
    a(n+1) = a(n-1) + a(n)
else:
    a(n+1) = 2*a(n) - a(n-1)
?
No, because 1,2,1 fits the pattern.
Logged
I tried to play chess but two of my opponents were playing competitive checkers as a third person walked in with Game of Thrones in hand confused cause they thought this was the book club.
Pages: 1 ... 6 7 [8] 9 10 ... 16