FP1 Flashcards

1
Q

what are the steps for proof by induction?

A

prove it works for n=1assume it works for n=kprove it works for n=k+1

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

what is the complex conjugate of z?

A

Z with the sign of the imaginary part reversed.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

If given a fraction with a complex denominator, how can it be written in the form a+bi?

A

Act as if you were rationalising the denominator. Multiply the bottom by a-bi and it should remove imaginary parts from the bottom.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

what does z* mean?

A

the complex conjugate of z

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

find a and b such that (15+8i)^0.5=a+bi

A

square both sides.15+8i=(a+bi)(a+bi)expand the right side to get 15+8i=a²-b²+2abithus 8=2ab and 15=a²-b². Solve simultaneously.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

what does [z] mean on an argand diagram?

A

the distance from the point z, to the origin.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

how would the area 3 ≥[z] be represented?

A

A shaded in circle of radius 3 centre of (0,0)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

how would you represent [z-(6+8i)]=10 ?

A

a circle of centre 6,8 and radius 10.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

how would you represent [z=2+4i]=0

A

a point at -2,4

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

how would you represent Re(z)=-2

A

A infinite vertical line going through -2 on the x axis.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

how would you represent [z]=[z-4]?

A

a vertical line going though 2 on the x axis.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

how would you represent [z]≥[z-2i]

A

a horizontal line goes through 2 on the y axis and everything above it is shaded.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

what is arg(z)?

A

the angle between the line real axis and the line of z.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

how would you draw ? arg(z-6)=pi/4

A

A line goes from 6 =0i and makes an angle of pi/4 with the real axis.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

write -12 + 5i in modulus argument form.

A

first find the modulus. In this case, it is 13.then find the angle between the line going from the origin to the point -12, 5. It is 2.75z=13(cos(2.75)+isin(2.75))

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

how would you draw arg(z-4i)=0?

A

a horizontal line going though 4 on the imaginary axis.

17
Q

what do complex roots of equations always come in?

A

Pairs. The sign of the imaginary part can be changed.

18
Q

if given a cubic and one imaginary root, (1+2i)how are the other 2 found?

A

the other complex root simply has the sign changed.multiply. (z-1+2i)(z-1-2i). This gives (z²-2z+5). Then think of the thing you multiply this by to get the equation. Put this equal to 0 and solve.This is the other root.

19
Q

If you know the real root to an equation, how can the other 2 be found?

A

if it were 7, divide the equation by (x-7). Then use the quadratic formula on the result to find the other roots.

20
Q

if you have an equation with unknown coefficients and you know one of the imaginary roots, how do you find the coefficients?

A

make x= the imaginary root in your equation. Then bring the real and imaginary parts of the equation together and both must equal.

21
Q

what is an identity matrix?

A

one where the leading diagonal is 1s and all the others are 0s.

22
Q

what must be true when you are multiplying matrices?

A

The number of columns is equal to the number of rows.

23
Q

if A and B are roots of a quadratic equation

A

A + B = -b/aAB=c/a

24
Q

AB and C are the roots of a cubic equation.

A

A+B+C=-b/aAB+BC+CA=c/aABC=-d/a

25
If ABC and D are roots of a qurtic equation
A+B+C+D=-b/aAB+AC+BD+BC+CD+DA=c/aABC+BCD+CDA+ABD=-d/aABCD=e/a
26
what does ΣA mean?
A+B+C+D
27
ΣAB
AB+AC+BD+BC+CD+DA
28
ΣABC
ABC+BCD+CDA+ABD
29
|5-6i-z|How would this point be represented?
As the z is negative it would be (5,6) if the diagram was Cartesian.
30
What does the determinent represent?
The ratio of the change of area when a matrix is multiplied by a shape.
31
If matrix A provides the transformation B and matrix Y has the transformation Z, what matrix would transform by B and then Z?
Matrix Y* matrix A
32
If you know all the roots of an equation but not the coefficients, how would you find them ?
Multiply all the coefficient together in the form (x-a-bi)If a root was 2+2i you would write it (x-2-2i)
33
If you have an equation where the denominatior and numerator are both polynomials of the same order, how is the vertical horizontal asymptote found?
Divide the coefficients of the highest degree terms and y= that value
34
If the polynomial in the numerator is a higher degree than the denominator, how is the horizontal asymptote found?
There is no horizontal asymptote
35
If the polynomial in the numerator is a lower degree than the denominator, how do you find the horizontal asymptote?
Y=0 is the asymptote