triplestation
Member
Oh wow, I can't believe I didn't see that lol1/(1+49x^2) = 1/(1+(7x)^2), so your substitution should be u = 7x, not 49x.
I'll get to fixing this right now, thanks a bunch!
Note to self: (2x)^2 =/= 2x^2
Oh wow, I can't believe I didn't see that lol1/(1+49x^2) = 1/(1+(7x)^2), so your substitution should be u = 7x, not 49x.
![]()
We're currently doing partial fractions. By looking up the answer to this problem and working backwards, I was able to figure out the two fractions that I should've been able to find, but I can't seem to figure out an intuitive way I was supposed to solve the problem in the first place without knowing the answer.
It's late so sorry if none of that made sense lol.
Hey Stumpokapow, can you talk Evilore into implementing Mathjax? Thx!![]()
look at the lines between du and dx; where did the 3 go?
du = -sin(3x) . 3 dx
dx = - du/(3 . sin(3x))
when you remove the term, remove -1/3, not -3
Looking at this data, is geometric mean probability essentially the confidence level? I really need to get a book on statistics. It's been too long since I took the course in college.
If you only have to work with the series expansion of e^x and log^x, how can you prove e.g that log(e^x) = x? For some reason induction won't work as the series are infinite.
need help with a finding the inverse of a function.
y = 8 - 3x
I keep getting -y = (8-x)/3 and the back of the book says y = (8-x)/3.
how do they get rid of the minus symbol on the y
need help with a finding the inverse of a function.
y = 8 - 3x
I keep getting -y = (8-x)/3 and the back of the book says y = (8-x)/3.
how do they get rid of the minus symbol on the y
Book is correct, can you show your work?
How to find the inverse of a function:
1) Switch x and y
2) Solve for y
1) Switch x and y
y = 8 - 3x -> x = 8 - 3y
2) Solve for y:
Add 3y to both sides
x + 3y = 8 - 3y + 3y
Simplify
x + 3y = 8
Subtract x from both sides
x + 3y - x = 8 - x
Simplify
3y = 8 - x
Divide both sides by 3
3y/3 = (8-x)/3
Simplify
y = (8-x)/3
I did the below except moved the 8 over first instead of the 3y
that makes sense. so when moving an equation around like that why does it screw up when I move the 8 first?. is there an order I should follow for future reference? non of the other questions gave me problems except this one. been studying functions all night and I was killing myself on this one
Here's a trigonometry question it's driving me mad. It should be just a couple steps but I'm lost. Any help is greatly appreciated:
If sin x= (1/3) and 0 < X < (π/2), then sin ((π/4)+x)= ?
Try sin(x+π/4)=sinxcos(π/4)+cosxsin(π/4) and you're done. You can find cosx easily.
Yeah, it's an identity. The first one:My brain is fried at the moment. How do you arrive to that answer? I know it must be an identity... Probably.
hi, i'm doing a question regarding minimal polynomials and the jordan canonical form of a matrix. basically, i found the minimal polynomial fine using the method of finding the characteristic then testing if the matrix (say A) satisfies any reducible version of c(A) (probably the wrong wording, but i hope you can see what i'm getting at). This also seems to be the method every set of notes/examples i've found online uses.
However, our lecturer did it a bit different, and didn't explain it very well - he basically took each of the basis vectors (e1, e2, e3), then multiplied A by them repeatedly until he found a multiple (say A^3e1) which was linearly dependent on the e1, Ae1, A^2e1. He then formed some matrix (this is the part where I have no clue what's going on), say B, and took the determinant of (B-xI). He then did the same for the other basis vectors, so he had three expressions, at which point he found the LCM of the three to give the minimal polynomial.
I can see how this might be faster if the matrix has a very long characteristic polynomial (i think), but I'm really not sure how the matrix was made.
Could anyone explain what's going on? Perhaps do an example? Thanks
My brain is fried at the moment. How do you arrive to that answer? I know it must be an identity... Probably.
spelltropy, maybe it's just me on Sunday morning, but I don't quite follow your explanation. Can you give us more specifics about what your lecturer did (what is c(A) and the matrix B), replicate his/her example?
Try sin(x+π/4)=sinxcos(π/4)+cosxsin(π/4) and you're done. You can find cosx easily.
Also, I get confused with these A < X < B problems, this part specifically. What does that exatly mean? I understand some number is less than X, and X is less than this other value, but I don't know where this fits into the solving part of the problem.
Sorry yeah, read over it and its a bit badly explained. C(A) is the characteristic polynomial of A. He formed the matrix B by finding the coefficients a,b,c in A^3e1 = cA^2e1+bAe1+ae1 and placing them on the right side of the new matrix B. He then had two random 1s placed (not sure where they came from).
Heres the matrix -
![]()
and this is the matrix B he calculated:
![]()
He then said do the same for e2,e3,e4 and work out the characteristic of each of these matrices. The matrix B is apparently the matrix wrt (e1, Ae1, A^2e1)
Sorry yeah, read over it and its a bit badly explained. C(A) is the characteristic polynomial of A. He formed the matrix B by finding the coefficients a,b,c in A^3e1 = cA^2e1+bAe1+ae1 and placing them on the right side of the new matrix B. He then had two random 1s placed (not sure where they came from).
Heres the matrix -
![]()
and this is the matrix B he calculated:
![]()
He then said do the same for e2,e3,e4 and work out the characteristic of each of these matrices. The matrix B is apparently the matrix wrt (e1, Ae1, A^2e1)
Thanks for the help, kgtrep and boviscophobic. I sort of picked up on what was going on in the example in the lecture notes (where he didn't actually make the weird B matrix..) and managed to do the 3 examined questions using it.
I've also been having trouble with a more straightforward question. Basically, there are 2 bases ei ={1, x, x^2} and ei' = {(1+2x), (1-x)^2, (1-x)^2}. I found the matrices for the linear maps ei -> ei' and the reverse. The next question asked to write the polynomial 3-x+x^2 as a linear combination of e1', e2', e3' - I managed to get an answer which works (-3/2, 2, 5/2 respectively), but I'm not sure how exactly I got it, and how to write it out. Any suggestions?
Eh sorry, being a bit dumb today. Second basis is (1+x^2), (1-x)^2, 1+2x
It's the ring of formal Laurent series (formal power series allowing for finitely many terms with negative exponents). If R is a field then R((X)) is the same as the field of fractions of R[[X]], as suggested by the notation.Anyone know what ring R((X)) is in algebraic terms? For example R[X] is the polynomial ring and R[[X]] is the formal power series ring. Has anyone seen this notation anywhere?
It's the ring of formal Laurent series (formal power series allowing for finitely many terms with negative exponents). If R is a field then R((X)) is the same as the field of fractions of R[[X]], as suggested by the notation.
Hey guys, I have a debate going on during this party(I know I know). It's about probability
![]()
So you have 7 numbers in double:
1234567
1234567
One guy draws a numbers and that number goes out of the set.
What is the probability that a second guy draws the same number as the first one? Remember, the number goes out of the set after it's drawn by the first guy. Thanks a million!
Only one second guy, right? Then it's simply 1/13, there's one out of thirteen that is the same number as the first one.
Imagine the numbers are on slips of paper in a bag. When someone draws a slip of paper, the paper is removed from the bag.
I draw a 1.
Your turn. How many slips are left in the bag? That's your denominator. How many slips say 1 in the bag? That's your numerator.
Thank you so much. I thought it was 1/13 through my common sense.. But when it comes to statistics, my common sense has been proven to be wrong before.
No problem. I'd approach it by viewing polynomials of degree 2 as vectors in R^3, and taking the dot product to find the linear map (I find this trick very natural and easy to remember).
We first note that, in terms of the standard basis {e1 = 1, e2 = x, e3 = x^2}, we can write,
e1 = [1; 0; 0] (since e1 = 1 * e1 + 0 * e2 + 0 * e3, etc.)
e2 = [0; 1; 0]
e3 = [0; 0; 1]
and write the basis {e1' = 1 + x^2, e2' = 1 + 2x, e3' = 1 - 2x + x^2} as,
e1' = [1; 0; 1]
e2' = [1; 2; 0]
e3' = [1; -2; 1].
Now, we can write a quadratic polynomial p as a linear combination of either basis:
(p =) p1 * e1 + p2 * e2 + p3 * e3 = p1' * e1' + p2' * e2' + p3' * e3'.
The trick is to take the dot product of both sides with respect to e1 to find that,
p1 = 1 * p1' + 1 * p2' + 1 * p3'.
Similarly, take the dot product with respect to e2 and e3 to get two more equations:
p2 = 0 * p1' + 2 * p2' - 2 * p3',
p3 = 1 * p1' + 0 * p2' + 1 * p3'.
Since p is arbitrary, we have a matrix equation that relates the coefficients {p1, p2, p3} in one basis to the coefficients {p1', p2', p3'} in another basis:
[p1; p2; p3] = [1, 1, 1; 0, 2, -2; 1, 0, 1] * [p1'; p2'; p3'].
We can set p1 = 3, p2 = -1, p3 = 1, and solve the matrix equation to find that p1' = -3/2, p2' = 2, p3' = 5/2.
I'm not sure what you mean by the y and z planes, but the definition of P tells you that any point in the plane must have the same y and z coordinates. So your parametrization is forced to look like (a(t), b(t), b(t)). Are you familiar with any parametrizations of the sphere? You could think of this problem as asking you to find the intersection of the sphere of radius 2 with the plane P and work from there.Sorry for taking so long to reply (i thought i already had!), but this is perfect, thanks a lot.
i've got a small question about vector analysis - I have a plane P = {(x,y,z): y=z>=0}. I'm trying to parametrise a semicircle which lies on this plane. Am i right in thinking this plane is the one midway between the y and z planes? If there's a semicircle of radius 2 in it, is the parameterization r(t)=(2cost,2sint, z(t))? How do I work out z(t)? I'm being slow after being away from this stuff for 5 months![]()