Πώς πολλαπλασιάζετε e ^ ((2 pi) / 3 i) * e ^ (pi / 2 i) σε τριγωνομετρική μορφή;

Πώς πολλαπλασιάζετε e ^ ((2 pi) / 3 i) * e ^ (pi / 2 i) σε τριγωνομετρική μορφή;
Anonim

Απάντηση:

#cos ((7pi) / 6) + ισίνη ((7pi) / 6) = e ^ ((7pi) / 6i)

Εξήγηση:

# e ^ (itheta) = cos (theta) + isin (theta) #

# e ^ (itheta_1) * e ^ (itheta_2) == cos (theta_1 + theta_2) + isin (theta_1 + theta_2) #

# theta_1 + theta_2 = (2pi) / 3 + pi / 2 = (7pi) / 6 #

#cos ((7pi) / 6) + ισίνη ((7pi) / 6) = e ^ ((7pi) / 6i)

Απάντηση:

Η απάντηση είναι # == - sqrt3 / 2 + 1 / 2i #

Εξήγηση:

Μια άλλη μέθοδος.

# i ^ 2 = -1 #

Τη σχέση του Euler

# e ^ (itheta) = costheta + isintheta #

Επομένως, # e ^ (2 / 3pii) * e ^ (pi / 2i) = (cos (2/3pi) + isin (2/3pi)

# = (1/2 + isqrt3 / 2) (0 + i) #

# = 1 / 2i-sqrt3 / 2 #

# = - sqrt3 / 2 + 1 / 2i #