2 Bits of help neede for study Logarithm+Complex number

  • Thread starter Supernovah
  • Start date
  • Tags
    Bits Study
In summary, In order to solve for the cube root of a complex number in polar form, you first need to find the square root in polar form, and then use Euler's formula to convert it back into Cartesian form.
  • #1
Supernovah
13
0
Hey there I'm studying for end of year exams and can't figure out how to do these 2 questions:

1) Express [tex]\log_{10}(2\sqrt{10}) - \frac{1}{3}\log_{10}0.8 - \log_{10}(\frac{10}{3})[/tex] in the form [tex]c + \log_{10}d[/tex]

2) Simply finding the cube root of a complex number in polar/cartesian form ie: [tex] (x+yi)^3 = 8i [/tex]
 
Last edited:
Physics news on Phys.org
  • #2
for 1) do you remember the properties of a logarithm?
log(a/b)=loga-logb
log(ab)=loga+logb
log(a^b)=bloga

can't help you with 2) though :/
 
  • #3
Yeah but How do I raise the whole thing with there being a [tex]\frac{-1}{3}[/tex] Multiplier there?

Oh I see now, [tex]\sqrt[3]{0.8} = 0.2[/tex]

AH! I mean, [tex]\sqrt[3]{0.8} = 0.92...[/tex]
 
Last edited:
  • #4
yes and then since you have a log - a log you can simplify that, but I don't know how you would get c+log d unless one of those terms simplifies nicely into a base 10 log.
 
  • #5
the answer scheme says the answer is [tex]\log_{10}3 - \frac{1}{6}[/tex]
 
  • #6
well expanding everything you'd get:
[tex]log_{10}(2)+.5log_{10}(10)-\frac{1}{3}log_{10}(4)-\frac{1}{3}log_{10}(5)-log_{10}(10)-log_{10}(3)[/tex]

but I don't see how they got 1/6..
 
  • #7
Supernovah said:
2) Simply finding the cube root of a complex number in polar/cartesian form ie: [tex] (x+yi)^3 = 8i [/tex]

Do it the easy way: translate that Cartesian form that you have into polar form (radius and angle in the form [tex]r e^{i t}[/tex]), find a cube root (straightforward in polar form) and translate that back into Cartesian form.
 
Last edited:
  • #8
I don't understand the second question, is it asking for us to find the solution of that equation, or to demonstrate that it is true for all complex numbers, which it isn't...

Anyway, if its the first, its quite straight forward if we take into account 8= 2^3 and i^3 = -i.
 
  • #9
Gib Z said:
I don't understand the second question, is it asking for us to find the solution of that equation, or to demonstrate that it is true for all complex numbers, which it isn't...

Anyway, if its the first, its quite straight forward if we take into account 8= 2^3 and i^3 = -i.

Then is the [tex]\sqrt[3]{8i} = -2i[/tex]?

Also i figured out the logarithems one:

[tex]\log_{10}(2\sqrt{10}) - \frac{1}{3}\log_{10}0.8 - \log_{10}\frac{10}{3}[/tex]
[tex]= \log_{10}2 + \log_{10}\sqrt{10} - \log_{10}\sqrt[3]{0.8} - \log_{10}10 + \log_{10}3[/tex]
[tex]= \log_{10}\sqrt[3]{8} - \log_{10}\sqrt[3]{0.8} + \log_{10}\sqrt{10} - \log_{10}10 + \log_{10}3[/tex]
[tex]= \log_{10}\sqrt[3]{10} + \log_{10}\sqrt{10} - \log_{10}10 + \log_{10}3[/tex]
[tex]= \frac{1}{3} + \frac{1}{2} - 1 + \log_{10}3[/tex]
[tex]= \log_{10}3 - \frac{1}{6}[/tex]
 
  • #10
Supernovah said:
Then is the [tex]\sqrt[3]{8i} = -2i[/tex]?

I'm sure if you just cubed both sides you could check that by yourself. But yes it is.
 
  • #11
It's likely they'll ask a question like, find the [tex]\sqrt[3]{3 + 8i}[/tex] though =/
 
  • #12
These things are very easy if you know the polar form of complex numbers.

For any complex number a+bi, in polar form it can be written as [tex]\sqrt{a^2+b^2} \exp (i\cdot \arctan (b/a))[/tex]. Euler's formula gives [tex]e^{ix} = \cos x + i \sin x[/tex].

Using the second formula, try proving the polar form, its just some standard trig.

Using that, the complex number inside is just 3+8i, which can be written in that polar form. Then, just cube root the [itex]\sqrt{a^2+b^2} [/itex]part on the outside, and for the exponential part just divide the exponent by 3! Then If you want it back to non polar form, use Euler's formula.
 
  • #13
Thx Gib_Z I know the process of that way. Is it not doable in cartesian form?
 
  • #14
Unfortunately no, there is 1 method but it is only for square roots (it can be extended to cube and 4th roots only if you know how to solve general polynomials of degree 3 and 4, which is general is a very laborious and difficult process).
-------------------------------------------------------------------

We have the knowledge that the complex field is closed ie Any algebraic operation applied on a complex number will yield another complex number.

With this knowledge we can conclude that for any complex number, x+iy , its square root will be some other complex number, let it be of the form a+bi. We begin the method thus:

[tex] \sqrt{ x+ iy} = a+bi[/tex]
[tex]x+iy = (a+bi)^2 = (a^2-b^2) + 2ab i[/tex]

By comparing co efficients of real and imaginary parts, we have a pair of simultaneous equations:

[tex]a^2-b^2 = x[/tex]
[tex]2ab=y[/tex]

In the second equation, divide through by 2a to find an expression for b.
[tex]b=\frac{y}{2a}[/tex]

Substituting that into the first simultaneous equation gives:
[tex]a^2 - \frac{y^2}{4a^2} =x[/tex]

Now multiply through by [itex]4a^2[/itex] and equate the expression to 0.

Then we have a quadratic equation in a^2. Using the quadratic formula or otherwise, solve for a^2. When we take the square root of that, we have to keep both roots, the positive and the negative, because we are not sure which one is the correct one, or in fact both may me (remember there are always 2 square roots).

So you have 2 values of a. Each one yields a value of b when put back into either of the simultaneous equations, so there are 2 values of b as well.

So now you have 4 complex numbers, 2 of them being roots and 2 of them being introduced errors. You only need to check a single one, since the 4 roots come in 2 pairs, that are positive and negatives of each other. It should appear as below:

[tex] [a+bi, -a-bi] [-a+bi, a-bi][/tex].

To test one just take the number and square it. If it is correct, so is its negative partner. If its not correct, the other group is correct.
----------------------------------------------------

As you can see, you would probably want to do Polar form instead =D
 
  • #15
Ah thanks gibz
 

1. What is a logarithm?

A logarithm is the inverse function of exponentiation. It is used to solve equations involving exponential functions and to calculate the time or magnitude of events that grow or decay exponentially.

2. How do you solve a logarithm?

To solve a logarithm, use the property that logb(x) = y is equivalent to by = x. This means that you can rewrite the equation in exponential form and then solve for the variable.

3. What is a complex number?

A complex number is a number that has both a real part and an imaginary part. It is written in the form a + bi, where a is the real part and bi is the imaginary part (with i being the imaginary unit).

4. How do you perform operations with complex numbers?

To perform operations with complex numbers, you can use the following rules: addition and subtraction are performed by adding or subtracting the real parts and the imaginary parts separately; multiplication is done by using the FOIL method; and division is done by multiplying the numerator and denominator by the complex conjugate of the denominator.

5. Why are logarithms and complex numbers important in science?

Logarithms and complex numbers are important in science because they allow us to solve equations and model phenomena that involve exponential growth or decay, as well as phenomena that cannot be described by real numbers alone. They are used in various fields such as physics, engineering, and finance.

Similar threads

  • Precalculus Mathematics Homework Help
Replies
14
Views
265
  • Precalculus Mathematics Homework Help
Replies
12
Views
992
  • Precalculus Mathematics Homework Help
Replies
4
Views
2K
Replies
2
Views
846
  • Precalculus Mathematics Homework Help
Replies
21
Views
765
  • Precalculus Mathematics Homework Help
Replies
1
Views
776
  • Engineering and Comp Sci Homework Help
Replies
1
Views
1K
  • Precalculus Mathematics Homework Help
2
Replies
39
Views
4K
  • General Math
Replies
7
Views
1K
  • Precalculus Mathematics Homework Help
Replies
5
Views
1K
Back
Top