แปลงจำนวนเชิงซ้อนทั้งหมดเป็นรูปแบบตรีโกณมิติแล้วทำให้การแสดงออกง่ายขึ้นหรือไม่ เขียนคำตอบในรูปแบบมาตรฐาน

แปลงจำนวนเชิงซ้อนทั้งหมดเป็นรูปแบบตรีโกณมิติแล้วทำให้การแสดงออกง่ายขึ้นหรือไม่ เขียนคำตอบในรูปแบบมาตรฐาน
Anonim

ตอบ:

# {(2 + 2i) ^ 5 (-sqrt {3} + i) ^ 3} / (sqrt {3} + i) ^ 10 #

# = (sqrt {3} -1) / 2 + (sqrt {3} +1) / 2 i #

คำอธิบาย:

ในอีกคำตอบสำหรับคำถามนี้ฉันเดาว่ามีคำสะกดผิดในคำถามนี้และนั่น #-3# ควรจะเป็น # -sqrt {3} #. ฉันมั่นใจในความคิดเห็นว่าไม่ใช่ในกรณีนั้นคำถามนั้นถูกต้องตามที่เขียนไว้

ฉันจะไม่ทำซ้ำตามที่เรากำหนด

# 2+ 2i = 2 sqrt {2} text {cis} 45 ^ circ #

# sqrt {3} + i = 2 text {cis} 30 ^ รอบ #

แต่ตอนนี้เราต้องแปลง # -3 + ฉัน # ในรูปแบบตรีโกณมิติ เราทำได้ แต่เนื่องจากไม่ใช่รูปสามเหลี่ยมที่ต้องการของ Trig มันจึงน่าอึดอัดใจกว่าเล็กน้อย

# | -3 + i | = sqrt {3 ^ 2 + 1 ^ 2} = sqrt {10} #

เราอยู่ในจตุภาคที่สองและค่าหลักของแทนเจนต์ผกผันคือจตุภาคที่สี่

# angle (-3 + i) = text {Arc} ข้อความ {tan} (1 / {- 3}) + 180 ^ circ #

# -3 + i = sqrt {10} text {cis} (ข้อความ {Arc} ข้อความ {tan} (1 / {- 3}) + 180 ^ circ) #

De Moivre ทำงานได้ไม่ดีนักในรูปแบบนี้เราได้รับ

# (-3 + i) ^ 3 = sqrt {10 ^ 3} text {cis} (3 (ข้อความ {Arc} ข้อความ {tan} (1 / {- 3}) + 180 ^ circ)) #

แต่เราไม่ได้ติดอยู่ เนื่องจากเลขชี้กำลังเป็นเพียง #3# เราสามารถทำได้ด้วยสูตรสามมุม ลองเรียกมุมคงที่ที่เราพบ

#theta = angle (-3 + i) #

โดย De Moivre

# (-3 + i) ^ 3 = (sqrt {10} text {cis} theta) ^ 3 = 10sqrt {10} (cos (3theta) + i sin (3 theta)) #

พวกเรารู้

# cos theta = -3 / sqrt {10}, quad sin theta = 1 / sqrt {10} #

#cos (3 theta) = 4 cos ^ 3 theta - 3 cos theta = 4 (-3 / sqrt {10}) ^ 3 - 3 (- 3 / sqrt {10}) = - (9 sqrt (10)) / 50 #

#sin (3 theta) = 3 sin theta - 4 sin ^ 3 theta = 3 (1 / sqrt {10}) - 4 (1 / sqrt {10}) ^ 3 = (13 sqrt (10)) / 50 #

# (-3 + i) ^ 3 = 10sqrt {10} (sqrt {10} / 50) (-9 + 13 i) = -18 +26 i #

ดูเหมือนว่าจะทำงานได้มากกว่าเพียงแค่ cubing # (- 3 + i): #

# (-3 + i) (- 3 + i) (- 3 + i) = (- 3 + i) (8 -6i) = -18 + 26 i quad sqrt #

ตกลงมาทำปัญหากัน:

# {(2 + 2i) ^ 5 (-3 + i) ^ 3} / {(sqrt {3} + i) ^ {10}} #

# = {(2 sqrt {2} text {cis} 45 ^ circ) ^ 5 (-3 + i) ^ 3} / {(2 text {cis} 30 ^ circ) ^ {10} } #

# = ({2 ^ 5 sqrt {2 ^ 5}} / 2 ^ 10) { text {cis} (5 cdot 45 ^ circ)} / { text {cis} (10 cdot 30 ^ circ)} (- 3 + i) ^ 3 #

# = (sqrt {2} / 8) { text {cis} (225 ^ circ)} / { text {cis} (300 ^ circ)} (-3 + i) ^ 3 #

# = (sqrt {2} / 8) text {cis} (225 ^ circ - 300) (-3 + i) ^ 3 #

# = (sqrt {2} / 8) (-18 +26 i) text {cis} (- 75 ^ circ) #

ฮึมันไม่สิ้นสุด เราได้รับ

#cos (-75 ^ circ) = cos 75 ^ circ = cos (45 ^ circ + 30 ^ circ) = sqrt {2} / 2 (sqrt {3} / 2 - 1/2) = 1/4 (sqrt {6} -sqrt {2}) #

#sin (-75 ^ circ) = - (บาป 45 cos 30 + cos 45 บาป 30) = -sqrt {2} / 2 (sqrt {3} / 2 + 1/2) = - 1/4 (sqrt {6} + sqrt {2}) #

# {(2 + 2i) ^ 5 (-3 + i) ^ 3} / {(sqrt {3} + i) ^ {10}} #

# = (sqrt {2} / 8) (-18 +26 i) 1/4 ((sqrt {6} -sqrt {2}) - (sqrt {6} + sqrt {2}) i) #

# = {11 + 2 sqrt (3)} / 4 + (11 sqrt (3) - 2) / 4 i #