Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Please answer #39 b). You can do this by hand, or preferably in MATLAB. 39) We are now interested in the roots of the cubic

Please answer #39 b). You can do this by hand, or preferably in MATLAB.

image text in transcribed

39) We are now interested in the roots of the cubic polynomial p(x) = 73 - 1, i.e., the cube roots of unity. It can be solved by factoring the polynomial as (x - 1)(x2 + x + 1) = 0, and then solving the quadratic equation x + x +1 = 0 by the quadratic formula. Thus, the three roots of the cubic polynomial are x = 1, 42(-1 + V3i), 12(-1 - V3i). However, it can also be solved by a completely different, and much simpler, approach which uses Euler's formula 2.4. Note in particular that 1 = ei0 = ei24 = eitt = ei6A = ... by Euler's formula, eq. (2.4). When we take the cube root of all of these quantities, we obtain -1-i3 20/3 = 1, 129/3 = -1+iV3 24/3 2 -1 + iv3 16/3 = 1, 38/3 = e1107/3 = -1-13 2 2 2 so we have the three distinct solutions >> format long g >> exp(2*pi*11*0/3) ans = 1 >> exp(2*pi*1i*1/3) ans = -0.5 + 0.866025403784439i >> exp(2*pi*1i*2/3) ans = -0.5 - 0.866025403784438i a) Use this same approach to find the five distinct solutions of 25 = 1. b) Use this same approach to find the five distinct solutions of 25 = -1

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Introductory Relational Database Design For Business With Microsoft Access

Authors: Jonathan Eckstein, Bonnie R. Schultz

1st Edition

1119329418, 978-1119329411

More Books

Students also viewed these Databases questions

Question

1. How is the newspaper help to our daily life?

Answered: 1 week ago

Question

1. Prepare a short profile of Mikhail Zoshchenko ?

Answered: 1 week ago

Question

What is psychology disorder?

Answered: 1 week ago

Question

=+management system of the MNE?

Answered: 1 week ago