You are not logged in.
Can you help me write it in a more legible way? I'm supposed to explain how to solve this problem, and I can't quite follow your reasoning. The problem looks complete; I don't think anything is missing.
EDIT: never mind, this problem is due and I'll just roll with what you've written. I didn't want to waste your time further.
A 5-sided polygon $ABCDE$ is inscribed in a circle centered at the origin. Define the lines
\begin{align*}
\ell_{ABC} &= \text{Line through the centroid of $\triangle ABC$ perpendicular to $\overline{DE}$},\\
\ell_{BCD} &= \text{Line through the centroid of $\triangle BCD$ perpendicular to $\overline{AE}$}, \\
\ell_{CDE} &= \text{Line through the centroid of $\triangle CDE$ perpendicular to $\overline{AB}$}, \\
\ell_{DEA} &= \text{Line through the centroid of $\triangle DEA$ perpendicular to $\overline{BC}$}, \\
\ell_{EAB} &= \text{Line through the centroid of $\triangle EAB$ perpendicular to $\overline{CD}$}. \\
\end{align*}As we see, these are lines going through the centroid of a triangle formed by three consecutive vertices, perpendicular to the line segment formed by the other two vertices.
Prove that $\ell_{ABC}, \ell_{BCD}, \ell_{CDE},\ell_{DEA}$ and $\ell_{EAB}$ are concurrent, and find the expression for the position vector of the point they all go through.
This problem involves vectors in ways I don't understand. I have no idea how to go about this, can you walk me through how to solve it? Thanks!
Yes, it is, thank you.
Coud you explain your last line a bit further? How did you get there?
Not really, actually. I'm looking for a proof of that for any collinear points A, B, and C. If you could show me that, that would be great.
No, that's not really the question.
I'm trying to prove that for some collinear points A, B, and C,
Let $A, B$ and $C$ be points in $3$-space:
[asy]
size(200);
import three;
currentprojection = orthographic(3, 1, 0.5);
real big = 6;
triple O = (0,0,0);
triple X = (1, 0, 0);
triple Y = (0, 1, 0);
triple Z = (0, 0, 1);
triple A = (0, 2, -1);
triple B = (2, 0, 3);
triple C = (3, -1, 5);
draw(O--big*X, Arrow3(size = 0.2cm));
draw(O-- -big*X, Arrow3(size = 0.2cm));
draw(O-- big*Y, Arrow3(size = 0.2cm));
draw(O-- -big*Y, Arrow3(size = 0.2cm));
draw(O-- big*Z, Arrow3(size = 0.2cm));
draw(O-- -big*Z, Arrow3(size = 0.2cm));
label("$x$", big*X, S);
label("$y$", big*Y, S);
label("$z$", big*Z, W);
dot("$A$", A, S);
dot("$B$", B, S);
dot("$C$", C, S);
[/asy]Prove that if $A, B$ and $C$ are collinear, then
\[\overrightarrow{A}\times \overrightarrow{B} + \overrightarrow{B}\times \overrightarrow{C} + \overrightarrow{C}\times \overrightarrow{A} =\begin{pmatrix} 0 \\ 0\\ 0 \end{pmatrix}.\]
I'm stuck, can anyone explain how to solve this?
And as for part (b), what are "base vectors"? I'm still kinda confused.
EDIT: Nevermind, I think I got it. Thanks!
I'm net entirely sure what you mean about part (a), can you walk me through how to do it?
Thanks!
Let
be the line parametrized as and let be the plane with equation(b) Prove that the matrix
Again, if you could show me how you solved it, that would be great. Thanks!
admin note: some of your Latex doesn't work on this forum so I have edited to get it displaying properly, Bob
(a) Let
(b) Let
be a positive integer. Use part (a) to find the vectors(c) Write the vector
as a linear combination of and .(d) Using parts (a), (b), and (c), calculate
I need to write a detailed solution for all four of these; if you could walk me through that, that would be great. Thanks!
I found D to be
. Can you help me through parts B and C, though? This is due tomorrow, so I could use a detailed explanation.We're going to consider the matrix
(a) Let
.Find the
such that
(b) Find a formula for
.(You don't need to prove your answer, but explain how you found it.)
(c) Using parts (a) and (b), find a formula for
I haven't been able to get anywhere on this problem; an explained solution would be much appreciated. Thanks!
Bump... can anyone else walk me through part (b)? I don't understand the scalar multiple bit.
I think I have part (a), but can you explain part (b) in a little more detail?
Thanks in advance!
For part (a), how do I prove this equation is the one I should use?
Also, for part (b), I don't understand what conditions you mean.
(a) Show that any two-dimensional vector can be expressed in the form
where and are real numbers.(b) Let and be non-zero vectors. Show that any two-dimensional vector can be expressed in the form:where and are real numbers, if and only if of the vectors and , one vector is not a scalar multiple of the other vector.I have no idea how to start; can you work me through how to prove it?
I got the same thing. That means either we're both right or we're both wrong.
I used the fact that 1/z = conjugate(z) on the second equation, and got a=1/2. Not sure what I'd do with that; people are talking about that too, but haven't said much else.
That's great!
Can you help with the rest of the problem? I'm kind of still stuck.
Should I just use roots of unity on the first equation? We don't have a definitive value for n, though...
People are saying to try proving that 1/z is equal to the conjugate of z. Is that possible? Can you show me how?
Bump this thread; can anyone help?
Hello there! I haven't been here in a long time.
Find all possible integer values of $n$ such that the following system of equations has a solution for z:
z^n = 1,
(z + 1/z)^n = 1.
I'm not sure at all where to start; can you explain how to go about the harder bits?
Thanks!
Ok, but I wasn't looking for a proof with the answers in the beginning. I've gotten pretty far, but I need to find all the answers to
Preferably today.
Can you give me some pointers, at least? How you solved this.
Find all real solutions for
I could use detailed help and/or a solution, the sooner the better.
The only work I have is simplifying and proving that 2^x - 1 and x have the same sign.
Thanks!
!nval!d_us3rnam3
Can someone work me through part (a) of this? It doesn't look like an answer has solidified.