Can You Solve for Points Y on Two Non-Parallel Planes?

  • Thread starter Thread starter irycio
  • Start date Start date
  • Tags Tags
    Euclidean Planes
irycio
Messages
96
Reaction score
1

Homework Statement


Three-dimensional, euclidean space. We've got 2 non-parallel planes:
\vec{OX} \cdot \vec{b_1}=\mu_1 and \vec{OX} \cdot \vec{b_2}=\mu_2. Find all the points Y such that Y lies on the first plane and Y+\vec{a} lies on the 2nd one. What did you get?

Homework Equations


Come in (3.)

The Attempt at a Solution


So we start with such equations:
\vec{OY} \cdot \vec{b_1}=\mu_1 AND \vec{OY} \cdot \vec{b_2} + \vec{a} \cdot \vec{b_2}=\mu_2.
Simple manipulation and we get:
\vec{OY} \cdot (\vec{b_1} - \vec{b_2} )= \mu_1 - \mu_2 +\vec{a} \cdot \vec{b_2} (substracted 2nd equation from the 1st one).
And this is where I get stuck, I have no idea how to have \vec{OY} on one side and the rest on the other.

Thx in advance for your help!

E: I'm not even sure that what I've got so far is correct-I believe that those points should all lie on one line, and I've got a plane again. But what I believe in geometry is not necessarily true :)
 
Last edited:
Physics news on Phys.org
first consider all the points given by Y + a, this will be a plane parallel to the first offset by the vector a.

The points you want will be the intersection of the offset plane with the 2nd plane
 
I still don't catch it. I mean, I understand and see what you wrote, but have no idea, how to proceed with the exercise. If only it was possible to get a plane equation in the form of OX=a+td1+sd2...
 
ok, i agree the equation of teh plane is takes a little getting used to

To simplify notation let's call the plane X and any vector form the origin to a point on the plane x = OX, then we have
x \cdot b_1=\mu_1

now say |b_1|^2 = \beta_1^2

take consider the vector b_1' = \frac{\mu_1}{\beta_1^2} b_1

clearly that vector is on X, as
b_1' \cdot b_1 = \frac{\mu_1}{\beta_1^2} b_1 \cdot b_1 = \mu_1

now say you have another vector x on the plane, and consider x' = x-b_1', then:

x' \cdot b_1 = (x-b_1') \cdot b_1 = (x \cdot b_1)- (b_1' \cdot b_1) =0

so now you know b_1 is normal to the plane X, and b_1' is a vector on X, which should allow you to manipulate the equation of the plane
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top