document.write( "Question 211188This question is from textbook Visual Complex Analysis
\n" );
document.write( ": How does one determine the number of roots of unity? The solution for the following problems must be made using the radian not polar rectangular approach:\r
\n" );
document.write( "\n" );
document.write( "(1-i)^1/4\r
\n" );
document.write( "\n" );
document.write( "(1+i*sqrt(3)^7/2\r
\n" );
document.write( "\n" );
document.write( "(-i)^1/2\r
\n" );
document.write( "\n" );
document.write( "These problems I have to work are not from my text, but rather from the instructor. My textbook is:
\n" );
document.write( "Tristan Needham's - Visual Complex Analysis ISBN 978 0 19 853446 4 (pbk) \n" );
document.write( "
Algebra.Com's Answer #159633 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! determine the number of roots of unity? The solution for the following problems must be made using the radian not polar rectangular approach: \n" ); document.write( "(1-i)^1/4 \n" ); document.write( "------ \n" ); document.write( "On a coordinate system, plot the point (1,-1) \n" ); document.write( "Notice that it is in the 4th quadrant. \n" ); document.write( "-------------------------- \n" ); document.write( "r = sqrt(1 + 1) = sqrt(2) \n" ); document.write( "theta = arctan(-1/1) = 315 degrees in the 4th quadrant. \n" ); document.write( "--- \n" ); document.write( "(1-i)^(1/4) = r^(1/4)(cis[(315+(n(360)]/4) where n = 0,1,2,3 \n" ); document.write( "= 2^(1/8)cis(78.75 degrees) when n=0 \n" ); document.write( "= 2^(1/8)cis(78.75+90) when n = 1 \n" ); document.write( "= 2^(1/8)cis(78.75+180) when n = 2 \n" ); document.write( "= 2^(1/8)cis(78.75+270) when n = 3 \n" ); document.write( "========================================= \n" ); document.write( " \n" ); document.write( "(1+i*sqrt(3)^7/2 \n" ); document.write( "Plot the point; it is in the 1st quadrant. \n" ); document.write( "r = sqrt(1+3) = 2 \n" ); document.write( "theta = arctan(sqrt(3)) = 60 degrees \n" ); document.write( "--- \n" ); document.write( "(1+i*sqrt(3))^(7/2) = 2^(7/2)cis[(60 + n*360)]/(7/2) when n = 0,1. etc. \n" ); document.write( "= 2^(7/2)cis(17.14 degrees) when n = 0 \n" ); document.write( "= 2^(7/2)cis(17.14+102.86) when n = 1 \n" ); document.write( "etc. \n" ); document.write( "============================\r \n" ); document.write( "\n" ); document.write( "(-i)^1/2 \n" ); document.write( "Plot the point (0,-1) \n" ); document.write( "r = sqrt(0+1) = 1 \n" ); document.write( "theta = arctan(-1/0) which is undefined but you can see that theta = 270 \n" ); document.write( "--------------- \n" ); document.write( "(-i)^(1/2)= 1cis(270+360n)/2 \n" ); document.write( "= cis(135) when n=0 \n" ); document.write( "= cis(135+180) when n = 1 \n" ); document.write( "==================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |