Problem from a chinese problem book set.

General conversations about Go belong here.
zac
Lives with ko
Posts: 195
Joined: Tue Feb 12, 2013 9:06 pm
GD Posts: 0
Has thanked: 45 times
Been thanked: 25 times

Problem from a chinese problem book set.

Post by zac »

Hi all,

I've posted a review of a Chinese problem book set here; viewtopic.php?f=17&t=15712

I thought I would post one of the problems from the book here also for anyone who misses the review, to hear some stronger players thoughts on possible solutions.

Black to play, and attack white. From a section titled something like "Attacking in good shape"-
Click Here To Show Diagram Code
[go]$$B
$$ +---------------------------+
$$ | . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . |
$$ | . . . , . . . . . , . . . |
$$ | . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . |
$$ | . . . . . . , . . . . . . |
$$ | . O . . . . . . . . . . . |
$$ | . X O . . O . . . . . . . |
$$ | . . X O . O X . O , . . . |
$$ | . . X . O X . . . . . . . |
$$ | . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . |
$$ +---------------------------+[/go]
Thanks all!
Uberdude
Judan
Posts: 6727
Joined: Thu Nov 24, 2011 11:35 am
Rank: UK 4 dan
GD Posts: 0
KGS: Uberdude 4d
OGS: Uberdude 7d
Location: Cambridge, UK
Has thanked: 436 times
Been thanked: 3718 times

Re: Problem from a chinese problem book set.

Post by Uberdude »

I recognise this shape, so know the famous tesuji by sight rather than needing to figure it out myself:
Click Here To Show Diagram Code
[go]$$Bc
$$ +---------------------------+
$$ | . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . |
$$ | . . . , . . . . . , . . . |
$$ | . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . |
$$ | . . . . . . , . . . . . . |
$$ | . O . . . . . . . . . . . |
$$ | . X O . . O . . . . . . . |
$$ | . . X O . O X . O , . . . |
$$ | . . X 1 O X . . . . . . . |
$$ | . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . |
$$ +---------------------------+[/go]
:b1: tries to make miai of being able to capture the outside stone without then losing the corner, or connect on lower side.

Var 1. White defends lower side, gives left side. There is still a ko in the corner (a-g etc) but it's a step ko with some cost if white loses so black isn't scared.
Click Here To Show Diagram Code
[go]$$Bc
$$ +---------------------------+
$$ | . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . |
$$ | . . . , . . . . . , . . . |
$$ | . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . |
$$ | . 5 . . . . , . . . . . . |
$$ | b O 3 . . . . . . . . . . |
$$ | . X O 4 . O . . . . . . . |
$$ | . a X O 2 O X . O , . . . |
$$ | . c X 1 O X . . . . . . . |
$$ | . d e f . . . . . . . . . |
$$ | . g . . . . . . . . . . . |
$$ +---------------------------+[/go]
Var 2. White defends left side, gives lower side.
Click Here To Show Diagram Code
[go]$$Bc
$$ +---------------------------+
$$ | . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . |
$$ | . . . , . . . . . , . . . |
$$ | . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . |
$$ | . . . . . . , . . . . . . |
$$ | . O . . . . . . . . . . . |
$$ | . X O 2 . O . . . . . . . |
$$ | . . X O . O X . O , . . . |
$$ | . . X 1 O X . . . . . . . |
$$ | . . . . 3 . . . . . . . . |
$$ | . . . . . . . . . . . . . |
$$ +---------------------------+[/go]
Var 3. White is annoying and plays on both sides, letting black out to centre (only one eye in corner) but trying to make the marked exchange bad (you can get the same tesuji problem without it). If white can hane at a and black can't cut but has to empty triangle I don't feel so great as black. If white has to jump to b then black gets out nicer but still not so amazing.
Click Here To Show Diagram Code
[go]$$Bc
$$ +---------------------------+
$$ | . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . |
$$ | . . . , . . . . . , . . . |
$$ | . . . . . . . . . . . . . |
$$ | . . b . . . . . . . . . . |
$$ | . . . a . . , . . . . . . |
$$ | . O 4 7 . . . . . . . . . |
$$ | . X O 3 . @ . . . . . . . |
$$ | . . X O 5 O # . O , . . . |
$$ | . . X 1 O X 6 . . . . . . |
$$ | . . . . 2 . . . . . . . . |
$$ | . . . . . . . . . . . . . |
$$ +---------------------------+[/go]
zac
Lives with ko
Posts: 195
Joined: Tue Feb 12, 2013 9:06 pm
GD Posts: 0
Has thanked: 45 times
Been thanked: 25 times

Re: Problem from a chinese problem book set.

Post by zac »

Uberdude wrote:I recognise this shape, so know the famous tesuji by sight rather than needing to figure it out myself:
Nice! What is your impression of the level of difficulty of a problem like this? I didn't even know how to begin, but then this is one of the last in a series, and the indicated difficulty is above my level.

Another for you to look at. Hopefully one you haven't seen before!

Black to play
Click Here To Show Diagram Code
[go]$$B
$$ +---------------------------+
$$ | . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . |
$$ | . . . , . . . . . , . . . |
$$ | . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . |
$$ | . . . X . X , . . . . . . |
$$ | . X X O . . O . . . . . . |
$$ | . X O . . O . . . . . . . |
$$ | . O . O . O X . . , . . . |
$$ | . . . O X X . . X . . . . |
$$ | . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . |
$$ +---------------------------+[/go]
Uberdude
Judan
Posts: 6727
Joined: Thu Nov 24, 2011 11:35 am
Rank: UK 4 dan
GD Posts: 0
KGS: Uberdude 4d
OGS: Uberdude 7d
Location: Cambridge, UK
Has thanked: 436 times
Been thanked: 3718 times

Re: Problem from a chinese problem book set.

Post by Uberdude »

zac wrote:What is your impression of the level of difficulty of a problem like this?
Not sure, if you've never seen the correct move then it is pretty weird so a likely blind spot to miss. Also "attacking in good shape" seems an odd description which could mislead, I see it more as black is settling himself (defending) rather than attacking. I suppose a low sdk should probably be able to find it in 5 minutes?

P.S. This move could also get a reasonable result and is easier to find:
Click Here To Show Diagram Code
[go]$$B
$$ +---------------------------+
$$ | . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . |
$$ | . . . , . . . . . , . . . |
$$ | . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . |
$$ | . . . . . . , . . . . . . |
$$ | . O . . . . . . . . . . . |
$$ | . X O . . O . . . . . . . |
$$ | . . X O . O X . O , . . . |
$$ | . . X . O X . . . . . . . |
$$ | . . . . 1 . . . . . . . . |
$$ | . . . . . . . . . . . . . |
$$ +---------------------------+[/go]
zac wrote: Another for you to look at. Hopefully one you haven't seen before!
No such luck, that's a standard joseki followup, indeed I played it in one of my British championship games! :) http://britgo.org/files/bchamp/2015/gam ... arelay.sgf (Andrew's response was not normal and was probably good for me).
dfan
Gosei
Posts: 1599
Joined: Wed Apr 21, 2010 8:49 am
Rank: AGA 2k Fox 3d
GD Posts: 61
KGS: dfan
Has thanked: 891 times
Been thanked: 534 times
Contact:

Re: Problem from a chinese problem book set.

Post by dfan »

This conversation indicates to me how important having a pattern dictionary is in go (I'm not calling it "pattern-matching" here because I think to some people that sounds like it is implying learning by rote with no skill taking place). I am currently doing a run of relatively simple problems and it is feels like there are really four very distinct groups:
  • Problems I can solve instantly without thinking
  • Problems where the overwhelmingly likely correct move is clear and I just have to verify that it works
  • Problems where I have to start reading and rigorously searching the variation tree, but I am guided by some principles
  • Problems where I really just have to brute-force the tree
I think that in general, one of the most important ways to improve is to take situations that will arise in actual games and push them earlier in that list. This is one reason that I think that (for kyu players at least) it's a better use of ten minutes to solve fifty easy problems than one brain-buster (although of course it is necessary to acquire the ability to read!). Maybe this is true for dan players too! Sometimes when I watch Guo Juan lectures about typical patterns she will say "I see low dan players get this wrong all the time".

One of the things I really like about Thomas Redecker's books on tsumego is that they provide a really detailed thought process to help move problems up the list (the workbooks for moving things into categories 1 and 2, the tsumego strategy books for moving things into category 3).

(By the way, thanks for the hide tags! I haven't tried to solve these problems myself yet.)
zac
Lives with ko
Posts: 195
Joined: Tue Feb 12, 2013 9:06 pm
GD Posts: 0
Has thanked: 45 times
Been thanked: 25 times

Re: Problem from a chinese problem book set.

Post by zac »

Uberdude wrote: No such luck, that's a standard joseki followup, indeed I played it in one of my British championship games! :) http://britgo.org/files/bchamp/2015/gam ... arelay.sgf (Andrew's response was not normal and was probably good for me).
Nice to know that it isn't just an artificial position. The overall quality of problems seems quite good to me. I think the level indicated is reasonable- these are meant to be 1D problems. Judging from the 5k books, this should mean that a 1D ought to be able to see the first move very quickly and only need to read it out to confirm. Seems like the books will be very good for covering the basic techniques and highlighting any such blind spots.
dfan
Gosei
Posts: 1599
Joined: Wed Apr 21, 2010 8:49 am
Rank: AGA 2k Fox 3d
GD Posts: 61
KGS: dfan
Has thanked: 891 times
Been thanked: 534 times
Contact:

Re: Problem from a chinese problem book set.

Post by dfan »

Having looked at the problems now:

Problem 1:
Like Uberdude, I was confused by the supposed classification of the problem. I looked at it for a couple of minutes and made the wrong move:
Click Here To Show Diagram Code
[go]$$B My guess
$$ +---------------------------+
$$ | . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . |
$$ | . . . , . . . . . , . . . |
$$ | . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . |
$$ | . . . . . . , . . . . . . |
$$ | . O 2 . . . . . . . . . . |
$$ | . X O 1 . O . . . . . . . |
$$ | . . X O . O X . O , . . . |
$$ | . . X . O X . . . . . . . |
$$ | . . . . 3 . . . . . . . . |
$$ | . . . . . . . . . . . . . |
$$ +---------------------------+[/go]
This is probably a good example of me relying too much on shapes rather than reading.
Problem 2:
This goes into category 2 of my taxonomy. I'm always on the lookout for clamps, and I have seen something very similar to this (if not exactly the same problem) in an endgame problem book. In an actual game I would play the "obvious" move without a lot of extra thinking; since it was a problem I spent a while looking for better moves before coming back to it.
zac
Lives with ko
Posts: 195
Joined: Tue Feb 12, 2013 9:06 pm
GD Posts: 0
Has thanked: 45 times
Been thanked: 25 times

Re: Problem from a chinese problem book set.

Post by zac »

This is one reason that I think that (for kyu players at least) it's a better use of ten minutes to solve fifty easy problems than one brain-buster (although of course it is necessary to acquire the ability to read!). Maybe this is true for dan players too! Sometimes when I watch Guo Juan lectures about typical patterns she will say "I see low dan players get this wrong all the time".
Totally agree. I like to push my reading depth/breadth sometimes, but don't feel like it helps a lot in games. Solving many easy problems many times does seem to help. I think there is a distinction between "able to get it right" and "never get it wrong". In another lecture Guo talks about how many western players stall around the 1D level, because they lack some strong fundamental skills.

My feeling is that learning through experience is the best way- so lots of games and lots of problems. The harder problems introduce new ideas, and the easier problems perfect them. I think later I can worry about more theoretical concepts like opening theory, direction of play etc, beyond the most basic guiding principles.

I remember reading somewhere sometime like "calculation is most important. Some kyu player thinks their opening is weak, but I don't feel that. As soon as the stones touch, they fall apart. Opening theory doesn't work for them." I think some general principles are good to have, but feel like a lot of players have it a bit backwards. I can't tell you how many times I've seen someone who is just in to the SDK range ask how to get stronger in fights, and usually they want a book that will teach them the theory. But if you ask how often they solve problems, it's not much. Intellectualising the problem is interesting, but like getting good at almost anything, it just takes lots of hard work and repetition. Theory can give an illusion of understanding, but it is being able to put it in to practice that is really important.
Uberdude
Judan
Posts: 6727
Joined: Thu Nov 24, 2011 11:35 am
Rank: UK 4 dan
GD Posts: 0
KGS: Uberdude 4d
OGS: Uberdude 7d
Location: Cambridge, UK
Has thanked: 436 times
Been thanked: 3718 times

Re: Problem from a chinese problem book set.

Post by Uberdude »

zac wrote: Nice to know that it isn't just an artificial position.
Indeed not, it's a common double approach joseki (if slightly old-fashioned now with the AI preference for attach instead of push). It occurred (with slightly different black defence on lower side) in the final of the recent European Grandslam tournament between Ilya Shikshin and Pavol Lisy. A followup tesuji problem is why black shouldn't play the atari on the outside, as it means white then has a nice counter tesuji inside, see Catalin Taranu's review with Ilya from https://youtu.be/dfohoEZEW2k?t=12m58s. Doing these joseki follow-up problems is what it means to properly study and learn from joseki (in the joseki white usually adds a move to prevent black's tesuji, so to understand why that defence is (sort of) necessary you need to know the threat).
Bill Spight
Honinbo
Posts: 10905
Joined: Wed Apr 21, 2010 1:24 pm
Has thanked: 3651 times
Been thanked: 3373 times

Re: Problem from a chinese problem book set.

Post by Bill Spight »

Uberdude wrote:
zac wrote:What is your impression of the level of difficulty of a problem like this?
Not sure, if you've never seen the correct move then it is pretty weird so a likely blind spot to miss. Also "attacking in good shape" seems an odd description which could mislead, I see it more as black is settling himself (defending) rather than attacking. I suppose a low sdk should probably be able to find it in 5 minutes?
By low SDK you mean like 2-kyu?

And when I saw this problem, I didn't think, "How am I going to attack White with good shape?" I thought, "Oh, mama!" ;)
P.S. This move could also get a reasonable result and is easier to find:
Click Here To Show Diagram Code
[go]$$B
$$ +---------------------------+
$$ | . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . |
$$ | . . . , . . . . . , . . . |
$$ | . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . |
$$ | . . . . . . , . . . . . . |
$$ | . O . . . . . . . . . . . |
$$ | . X O . . O . . . . . . . |
$$ | . . X O . O X . O , . . . |
$$ | . . X . O X . . . . . . . |
$$ | . . . . 1 . . . . . . . . |
$$ | . . . . . . . . . . . . . |
$$ +---------------------------+[/go]
Click Here To Show Diagram Code
[go]$$B
$$ +---------------------------+
$$ | . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . |
$$ | . . . , . . . . . , . . . |
$$ | . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . |
$$ | . . . . . . , . . . . . . |
$$ | . O . . . . . . . . . . . |
$$ | . X O . . O . . . . . . . |
$$ | . . X O . O X . O , . . . |
$$ | . . X . O X . . . . . . . |
$$ | . . . . 1 . . . . . . . . |
$$ | . . . . . . . . . . . . . |
$$ +---------------------------+[/go]
That was my first thought, OC. :oops:
Click Here To Show Diagram Code
[go]$$B Wishful reading
$$ +---------------------------+
$$ | . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . |
$$ | . . . , . . . . . , . . . |
$$ | . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . |
$$ | . . . . . . , . . . . . . |
$$ | . O 5 . . . . . . . . . . |
$$ | . X O . . O . . . . . . . |
$$ | . . X O . O X . O , . . . |
$$ | . . X . O X 4 . . . . . . |
$$ | . . . 3 1 2 . . . . . . . |
$$ | . . . . . . . . . . . . . |
$$ +---------------------------+[/go]
I saw this line right away. But that looks too good for Black. :roll:
Click Here To Show Diagram Code
[go]$$B
$$ +---------------------------+
$$ | . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . |
$$ | . . . , . . . . . , . . . |
$$ | . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . |
$$ | . . . . . . , . . . . . . |
$$ | . O . . . . . . . . . . . |
$$ | . X O . . O . . . . . . . |
$$ | . 2 X O . O X . O , . . . |
$$ | . . X . O X . . . . . . . |
$$ | . . . . 1 . . . . . . . . |
$$ | . . . . . . . . . . . . . |
$$ +---------------------------+[/go]
So I guess :w2: is White's reply.

Darn it! This is actually going to take some thinking. ;)
Winona Adkins wrote:At some point, doesn't thinking have to go on?
The Adkins Principle:
At some point, doesn't thinking have to go on?
— Winona Adkins

Visualize whirled peas.

Everything with love. Stay safe.
Bill Spight
Honinbo
Posts: 10905
Joined: Wed Apr 21, 2010 1:24 pm
Has thanked: 3651 times
Been thanked: 3373 times

Re: Problem from a chinese problem book set.

Post by Bill Spight »

Uberdude wrote:Doing these joseki follow-up problems is what it means to properly study and learn from joseki (in the joseki white usually adds a move to prevent black's tesuji, so to understand why that defence is (sort of) necessary you need to know the threat).
Hear, hear! :)

The first joseki book I bought was a small pamphlet by the Nihon Kiin. Both Sakata's Killer of Go series and Takagawa's Go Reader set had a joseki volume, but I did not put much study into either one. The next joseki book that I bought could be called All About Joseki Mistakes, and I found it very valuable. The next one was How To Play After Joseki. At the time I thought it was the most valuable joseki book I had. But thinking about it now, I don't think I could have gotten as much from it if I had not already studied All About Joseki Mistakes. All of these books, except perhaps the Nihon Kiin pamphlet, were at SDK level.
The Adkins Principle:
At some point, doesn't thinking have to go on?
— Winona Adkins

Visualize whirled peas.

Everything with love. Stay safe.
Bill Spight
Honinbo
Posts: 10905
Joined: Wed Apr 21, 2010 1:24 pm
Has thanked: 3651 times
Been thanked: 3373 times

Re: Problem from a chinese problem book set.

Post by Bill Spight »

dfan wrote:This conversation indicates to me how important having a pattern dictionary is in go (I'm not calling it "pattern-matching" here because I think to some people that sounds like it is implying learning by rote with no skill taking place).
I agree. You want to build up a "vocabulary" of at least 50,000 patterns. :)
I am currently doing a run of relatively simple problems and it is feels like there are really four very distinct groups:
  • Problems I can solve instantly without thinking
  • Problems where the overwhelmingly likely correct move is clear and I just have to verify that it works
  • Problems where I have to start reading and rigorously searching the variation tree, but I am guided by some principles
  • Problems where I really just have to brute-force the tree
I think that in general, one of the most important ways to improve is to take situations that will arise in actual games and push them earlier in that list.
OK. OC, that tends to happen naturally. :)
This is one reason that I think that (for kyu players at least) it's a better use of ten minutes to solve fifty easy problems than one brain-buster (although of course it is necessary to acquire the ability to read!).
I fall somewhere in between. First, I am not at all convinced that problems provide the best way to build up one's go vocabulary, although that can and does happen. Second, and more importantly, I think that easy problems do not provide enough of a workout. Sure, do a few over breakfast, but for a 10 minute workout at the SDK level, I think that working on 5-10 problems that are difficult enough so that you can solve only half of them in that time is better. In a real game there will be positions that you should spend a minute or two on, and I think that that's the right time to spend on problems, as well. :)

Edit: OC, you need to overlearn the problems that you missed. :)
Maybe this is true for dan players too! Sometimes when I watch Guo Juan lectures about typical patterns she will say "I see low dan players get this wrong all the time".
Low dans need to build their vocabularies, too.
One of the things I really like about Thomas Redecker's books on tsumego is that they provide a really detailed thought process to help move problems up the list (the workbooks for moving things into categories 1 and 2, the tsumego strategy books for moving things into category 3).
Redecker's books are a valuable resource. :salute: :bow: :salute:
The Adkins Principle:
At some point, doesn't thinking have to go on?
— Winona Adkins

Visualize whirled peas.

Everything with love. Stay safe.
zac
Lives with ko
Posts: 195
Joined: Tue Feb 12, 2013 9:06 pm
GD Posts: 0
Has thanked: 45 times
Been thanked: 25 times

Re: Problem from a chinese problem book set.

Post by zac »

Bill Spight wrote:
I agree. You want to build up a "vocabulary" of at least 50,000 patterns. :)

I fall somewhere in between. First, I am not at all convinced that problems provide the best way to build up one's go vocabulary, although that can and does happen. Second, and more importantly, I think that easy problems do not provide enough of a workout. Sure, do a few over breakfast, but for a 10 minute workout at the SDK level, I think that working on 5-10 problems that are difficult enough so that you can solve only half of them in that time is better. In a real game there will be positions that you should spend a minute or two on, and I think that that's the right time to spend on problems, as well. :)

Redecker's books are a valuable resource. :salute: :bow: :salute:
Very interesting to hear your thoughts Bill.
I had another look at the section of the book that the first problem is from. Looking at the examples given and some of the other problems, it looks to be problems looking to take advantage of white's bad shape. The "attack" might mean "attack white's shape". I'll ask someone next week who might give me a better idea.

A much easier example;
Click Here To Show Diagram Code
[go]$$B
$$ +---------------------------+
$$ | . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . |
$$ | . . . , . . . . . , . . . |
$$ | . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . |
$$ | . . . . . . , . . . . . . |
$$ | . . . . . . . . . . . . . |
$$ | . . . . . X . . . . . . . |
$$ | . . . X . X O . . , . . . |
$$ | . . . X O O . . . . . . . |
$$ | . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . |
$$ +---------------------------+[/go]
If problems are not the best way to build a persons go vocabulary, what is, in your opinion?

It's been my experience when playing against western players that it is their reading strength, and basic tactics during contact fights that lets them down- I see a lot of broken shapes, allowing hane at the head of two stones, not cutting when it is possible etc. And then against Asian players, I see much of the opposite- good reading and tactical skills, but mistakes like playing too close to thickness, invading deeply when it's not needed or jealousy of territory, poor choices in opening (preferring to start an immediate fight rather than take a big point).

Your comments r.e. easy v. challenging problems is something for me to think about. Perhaps I'm biased towards easy problems because I just enjoy them more :lol: I like to feel like I have accomplished a lot, rather than failing half the time. Actually, thinking about it now, if failing half the time scares me maybe I should choose a different game to play! Actually I feel that I maybe missed some elementary education early on when I started playing. I lost a game a few weeks ago by responding to a hane on my L+2 group incorrectly. Actually reading it out shouldn't be a challenge to me, and if it was presented as a problem I would likely get it right. But alas I did not read accurately during the game. I think had I solved many problems involving that shape, I would never get it wrong during a game. Immediate recognition of the shape would have given me the clue I needed. I miss a lot of opportunities to cut, capture, connect etc., that would be more apparent if I could just "see" that there is a better move there.

For me, solving problems seems to have two purposes; to improve brute reading strength- depth/breadth, secondly to improve (call it what you will) intuition- the ability to immediate see a shape and know that there is a good move to play. Harder problems seems to improve the former, as well as introduce new moves for the latter. Easy problems seem to cement the latter, ensuring that during a game those moves become immediately apparent. I'm guessing that your suggestion of over learning helps with the second; to practice the harder problems (hard because you cannot see the possible move) until they become easy (you can see the first move).
User avatar
EdLee
Honinbo
Posts: 8859
Joined: Sat Apr 24, 2010 6:49 pm
GD Posts: 312
Location: Santa Barbara, CA
Has thanked: 349 times
Been thanked: 2070 times

Post by EdLee »

Bill wrote:You want to build up a "vocabulary" of at least 50,000 patterns. :)
:study:
Maybe one option:
Click Here To Show Diagram Code
[go]$$B
$$ | . . . . . . , . . . . . . |
$$ | . . . . . . . . . . . . . |
$$ | . . . . . X . . . . . . . |
$$ | . . . X . X O . 1 , . . . |
$$ | . . . X O O . . . . . . . |
$$ | . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . |
$$ +---------------------------+[/go]
to take advantage of white's bad shape.
The "attack" might mean "attack white's shape".
If a group is unconditionally alive ( including seki, cyclic ko, etc. ), then you can do nothing about it. So by definition, if a group has sufficient defects, then you can consider how to exploit the weaknesses; thus, attack.

To cut, fix, connect, peep, kill, save, attack, chase, etc. -- yes, it's about the relevant shape. :)
zac
Lives with ko
Posts: 195
Joined: Tue Feb 12, 2013 9:06 pm
GD Posts: 0
Has thanked: 45 times
Been thanked: 25 times

Re:

Post by zac »

EdLee wrote:
Maybe one option:
Click Here To Show Diagram Code
[go]$$B
$$ | . . . . . . , . . . . . . |
$$ | . . . . . . . . . . . . . |
$$ | . . . . . X . . . . . . . |
$$ | . . . X . X O . 1 , . . . |
$$ | . . . X O O . . . . . . . |
$$ | . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . |
$$ +---------------------------+[/go]
:tmbup:

I came across this for the first time a couple of days ago, in Jump Level Up 1, otherwise I would have gotten it wrong. I think it's the kind of problem that lots of SDK would be pretty lost on.
Post Reply