polar - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

geom3d

  

polar

  

find the polar of a given point with respect to a given sphere

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

polar(p, A, s)

Parameters

p

-

the name of the polar

A

-

point

s

-

sphere

Description

• 

The polar of a point A with respect to a sphere is defined to be the locus of all points conjugate to A.

• 

For a detailed description of the polar of p, use the routine detail.

• 

The command with(geom3d,polar) allows the use of the abbreviated form of this command.

Examples

Write down the equations of the polars of the points ,  and  with respect to the sphere  and show that they form a pencil of planes.

(1)

(2)

(3)

(4)

(5)

(6)

(7)

(8)

(9)

The answers show that three planes p1, p2, and p3 form a pencil of planes.

See Also

geom3d[pole]

 


Download Help Document