Here is one view. The mesh curves are the slices with the vertical planes
x=-10,-9,...,9,10, y=-10,-9,...,9,10.
![[Graphics:Images/saddle_gr_2.gif]](Images/saddle_gr_2.gif)
![[Graphics:Images/saddle_gr_3.gif]](Images/saddle_gr_3.gif)
Here is a side view of the same saddle:
![[Graphics:Images/saddle_gr_4.gif]](Images/saddle_gr_4.gif)
![[Graphics:Images/saddle_gr_5.gif]](Images/saddle_gr_5.gif)
Every point p=(a,b,c) on the saddle is contained in exactly two lines that lie on the saddle.
Given p=(a,b,c), these lines have parametric equations
p+t (1,1,2a-2b) and p+t(1,-1,2a+2b), respectively.
The lines are the wounds in the saddle caused by slicing with the plane z=2ax-2by-c.
In the first picture, we take p=(0,0,0), the slicing plane is the xy plane (z=0),
and the lines are the lines x=y, x=-y in the xy-plane. The mesh curves are hidden.
![[Graphics:Images/saddle_gr_6.gif]](Images/saddle_gr_6.gif)
![[Graphics:Images/saddle_gr_7.gif]](Images/saddle_gr_7.gif)
![[Graphics:Images/saddle_gr_8.gif]](Images/saddle_gr_8.gif)
![[Graphics:Images/saddle_gr_9.gif]](Images/saddle_gr_9.gif)
In the second picture, we take p=(5,1,24). The slicing plane is z=10x-2y-24.
![[Graphics:Images/saddle_gr_10.gif]](Images/saddle_gr_10.gif)
![[Graphics:Images/saddle_gr_11.gif]](Images/saddle_gr_11.gif)
![[Graphics:Images/saddle_gr_12.gif]](Images/saddle_gr_12.gif)
In the last picture, we show the same saddle, drawn in Polar coordinates.
The mesh curves are the slices with the planes theta=constant.
You can see that two of these mesh curves are the lines on the saddle through
(0,0,0), as seen above.
![[Graphics:Images/saddle_gr_13.gif]](Images/saddle_gr_13.gif)
![[Graphics:Images/saddle_gr_14.gif]](Images/saddle_gr_14.gif)