Line 2: Line 2:
  
 
A ~ exp(1/2)
 
A ~ exp(1/2)
 
  
 
w ~ unif[0, 2pi]
 
w ~ unif[0, 2pi]

Revision as of 16:55, 20 October 2008

We create a variables :

A ~ exp(1/2)

w ~ unif[0, 2pi]

then let :

$ X = \sqrt(A)cos(w) $

$ Y = \sqrt(A)sin(w) $

Alumni Liaison

Abstract algebra continues the conceptual developments of linear algebra, on an even grander scale.

Dr. Paul Garrett