Math Is Fun Forum

  Discussion about math, puzzles, games and fun.   Useful symbols: ÷ × ½ √ ∞ ≠ ≤ ≥ ≈ ⇒ ± ∈ Δ θ ∴ ∑ ∫ • π ƒ -¹ ² ³ °

You are not logged in.

#1 Re: Help Me ! » My Final Vector/Polygon Question » 2019-07-13 13:13:41

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.

#2 Help Me ! » My Final Vector/Polygon Question » 2019-07-11 13:26:43

!nval!d_us3rnam3
Replies: 2

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!

#3 Re: Help Me ! » The Penultimate Vector Problem » 2019-07-05 08:33:06

Yes, it is, thank you.
Coud you explain your last line a bit further? How did you get there?

#4 Re: Help Me ! » The Penultimate Vector Problem » 2019-07-04 13:27:06

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.

#5 Re: Help Me ! » The Penultimate Vector Problem » 2019-07-03 08:14:05

No,  that's not really the question.
I'm trying to prove that for some collinear points A, B, and C,

#6 Help Me ! » The Penultimate Vector Problem » 2019-07-02 09:23:35

!nval!d_us3rnam3
Replies: 7

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?

#7 Re: Help Me ! » Parametrized Lines and Matrices » 2019-06-27 02:32:42

And as for part (b), what are "base vectors"? I'm still kinda confused.

EDIT: Nevermind, I think I got it. Thanks!

#8 Re: Help Me ! » Parametrized Lines and Matrices » 2019-06-26 07:37:30

I'm net entirely sure what you mean about part (a), can you walk me through how to do it?
Thanks!

#9 Help Me ! » Parametrized Lines and Matrices » 2019-06-25 05:27:12

!nval!d_us3rnam3
Replies: 5

Let 

be the line parametrized as
and let
be the plane with equation

(a) Prove that the matrix
maps all points on line
to points on plane

(b) Prove that the matrix

maps all points on plane
to points on line

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

#10 Help Me ! » More Vectors and Matrices (urgent) » 2019-06-19 07:10:28

!nval!d_us3rnam3
Replies: 2

(a) Let

and let
Show that
sends each of
and
to scalar multiples of themselves, and find the value of these scalars.

(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!

#11 Re: Help Me ! » Matrices problem » 2019-06-12 07:52:58

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.

#12 Help Me ! » Matrices problem » 2019-06-11 12:13:39

!nval!d_us3rnam3
Replies: 3

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!

#13 Re: Help Me ! » Vector problem, help ASAP » 2019-05-23 07:29:23

Bump... can anyone else walk me through part (b)? I don't understand the scalar multiple bit.

#14 Re: Help Me ! » Vector problem, help ASAP » 2019-05-22 11:55:34

I think I have part (a), but can you explain part (b) in a little more detail?
Thanks in advance!

#15 Re: Help Me ! » Vector problem, help ASAP » 2019-05-21 10:24:57

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.

#16 Help Me ! » Vector problem, help ASAP » 2019-05-21 05:37:56

!nval!d_us3rnam3
Replies: 6

(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?

#17 Re: Help Me ! » Complex complex number problem » 2019-04-20 08:06:13

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.

#18 Re: Help Me ! » Complex complex number problem » 2019-04-20 06:21:26

That's great!
Can you help with the rest of the problem? I'm kind of still stuck.

#19 Re: Help Me ! » Complex complex number problem » 2019-04-20 04:50:35

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?

#21 Help Me ! » Complex complex number problem » 2019-04-19 03:22:54

!nval!d_us3rnam3
Replies: 9

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!

#22 Re: Help Me ! » Find all real solutions: Proof help » 2018-07-27 11:02:13

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


EDIT: With a rigorous demonstration that this is the answer.

#23 Re: Help Me ! » Find all real solutions: Proof help » 2018-07-27 02:28:33

Preferably today.
Can you give me some pointers, at least? How you solved this.

#24 Help Me ! » Find all real solutions: Proof help » 2018-07-26 11:03:10

!nval!d_us3rnam3
Replies: 6

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

#25 Re: Help Me ! » Sequences » 2018-07-03 10:36:40

Can someone work me through part (a) of this? It doesn't look like an answer has solidified.

Board footer

Powered by FluxBB