Login

Welcome, Guest. Please login or register.

March 15, 2026, 09:52:23 pm

Author Topic: Complex numbers, I've forgotten everything  (Read 1213 times)  Share 

0 Members and 1 Guest are viewing this topic.

lnaa19

  • Guest
Complex numbers, I've forgotten everything
« on: November 17, 2011, 04:37:33 pm »
0
How do I show that (1+i)^19 is equal to 2^9(i-1)?

paulsterio

  • ATAR Notes Legend
  • *******
  • Posts: 4803
  • I <3 2SHAN
  • Respect: +430
Re: Complex numbers, I've forgotten everything
« Reply #1 on: November 17, 2011, 04:43:04 pm »
0
convert to polar :) use de moivres theorem

lnaa19

  • Guest
Re: Complex numbers, I've forgotten everything
« Reply #2 on: November 17, 2011, 04:51:54 pm »
0
...how do I do that? ><

Special At Specialist

  • Victorian
  • Part of the furniture
  • *****
  • Posts: 1542
  • Respect: +86
  • School: Flinders Christian Community College (Tyabb)
  • School Grad Year: 2012
Re: Complex numbers, I've forgotten everything
« Reply #3 on: November 17, 2011, 05:14:20 pm »
0
1 + i = sqrt(2) cis(45)
(1 + i)^19 = (sqrt(2))^19 * cis(pi/4 * 15)
(1 + i)^19 = sqrt(2)*2^9 * cis(3pi/4)
Since cis(3pi/4) = -1/sqrt(2) + 1/sqrt(2) *i
(1 + i)^19 = 2^9 * sqrt(2) * (-1/sqrt(2) + 1/sqrt(2) *i)
(1 + i)^19 = 2^9 * -1 + 2^9 * i
(1 + i)^19 = -2^9 + 2^9 *i
(1 + i)^19 = (-2^9)(1 - i)
2012 ATAR - 86.75
2013 ATAR - 88.50
2014: BSci (Statistics) at RMIT
2015 - 2017: BCom at UoM

lnaa19

  • Guest
Re: Complex numbers, I've forgotten everything
« Reply #4 on: November 17, 2011, 05:26:04 pm »
0
Isn't this more of unit 3&4 than 1&2? I'm a noobie. :)
Sorry to be a nuisance but thanks for your contibution nonetheless.

monkeywantsabanana

  • Victorian
  • Forum Leader
  • ****
  • Posts: 638
  • An eye for an eye will make us all blind.
  • Respect: +55
  • School Grad Year: 2012
Re: Complex numbers, I've forgotten everything
« Reply #5 on: November 17, 2011, 05:28:01 pm »
0

(1 + i)^19 = (sqrt(2))^19 * cis(pi/4 * 15)


Is this meant to be:

(1 + i)^19 = sqrt(2)^19 *cis(pi/4 *19) ?

I stumbled across De Moivre's Theorem yesterday when we got our textbooks... correct me if I'm wrong...

Bachelor of Commerce (Economics & Finance)

pi

  • Honorary Moderator
  • Great Wonder of ATAR Notes
  • *******
  • Posts: 14348
  • Doctor.
  • Respect: +2376
Re: Complex numbers, I've forgotten everything
« Reply #6 on: November 17, 2011, 05:30:47 pm »
0
^^That's right. Must've been a typo :)

Isn't this more of unit 3&4 than 1&2? I'm a noobie. :)
Sorry to be a nuisance but thanks for your contibution nonetheless.
Yeh, it is :(

lnaa19

  • Guest
Re: Complex numbers, I've forgotten everything
« Reply #7 on: November 17, 2011, 06:40:59 pm »
+1
I think I've got it.

(1+i) (1+i)^18
=(1+i) ((1+i)^2)^9
=(1+i) (2i)^9
=(1+i) (2^9)(i)
=2^9(i-1)

Yay !