Finding correct projective change of coordinates $M$. Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)Why does it take 5 points to construct a projective frame in $mathbbR^4$?Finding eigenvalues of a matrix with two unknownsDoes this operation exist? What's its name?Equation for 3D vector rotationFinding matrix tranformationHow to transform multiple 3d points by different distances with a matix calculation?Affine coordinates and projective spacesChange of coordinates between basesDisjoint Lines in Projective SpaceFind a Givens rotation matrix such that $y=Gx$
Why aren't air breathing engines used as small first stages
Resolving to minmaj7
How to tell that you are a giant?
Apollo command module space walk?
Can a non-EU citizen traveling with me come with me through the EU passport line?
How to find all the available tools in mac terminal?
ListPlot join points by nearest neighbor rather than order
How to react to hostile behavior from a senior developer?
How do I keep my slimes from escaping their pens?
In predicate logic, does existential quantification (∃) include universal quantification (∀), i.e. can 'some' imply 'all'?
List *all* the tuples!
What LEGO pieces have "real-world" functionality?
When a candle burns, why does the top of wick glow if bottom of flame is hottest?
How does debian/ubuntu knows a package has a updated version
Why did the IBM 650 use bi-quinary?
Book where humans were engineered with genes from animal species to survive hostile planets
Should I use a zero-interest credit card for a large one-time purchase?
If a contract sometimes uses the wrong name, is it still valid?
Extract all GPU name, model and GPU ram
Can an alien society believe that their star system is the universe?
What is the meaning of the new sigil in Game of Thrones Season 8 intro?
Should I discuss the type of campaign with my players?
Withdrew £2800, but only £2000 shows as withdrawn on online banking; what are my obligations?
Denied boarding although I have proper visa and documentation. To whom should I make a complaint?
Finding correct projective change of coordinates $M$.
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)Why does it take 5 points to construct a projective frame in $mathbbR^4$?Finding eigenvalues of a matrix with two unknownsDoes this operation exist? What's its name?Equation for 3D vector rotationFinding matrix tranformationHow to transform multiple 3d points by different distances with a matix calculation?Affine coordinates and projective spacesChange of coordinates between basesDisjoint Lines in Projective SpaceFind a Givens rotation matrix such that $y=Gx$
$begingroup$
Find a $3 times 3$ matrix $M$ such that, under the change of varibles
$$beginbmatrix
x \
y \
z
endbmatrix = M^-1beginbmatrix
x_1 \
y_1 \
z_1
endbmatrix,$$
we have $(1 : 0 : 1) mapsto (0: 1 : 0)$ and $l(x, y, z) = x - z$ becoming $l_1(x_1, y_1, z_1) = z_1$.
My strategy so far has been to replace $M^-1$ with $beginbmatrix
a & b & c \
d & e & f \
g & h & i
endbmatrix$, so that
$$beginbmatrix
1 \
0 \
1
endbmatrix = beginbmatrix
a & b & c \
d & e & f \
g & h & i
endbmatrixbeginbmatrix
0 \
1 \
0
endbmatrix,$$
which implies $b = 1, e = 0,$ and $h = 1$. However, I don't know how to use the rest of the information to find the remaining unknowns.
matrices algebraic-geometry projective-geometry projective-space change-of-variable
$endgroup$
add a comment |
$begingroup$
Find a $3 times 3$ matrix $M$ such that, under the change of varibles
$$beginbmatrix
x \
y \
z
endbmatrix = M^-1beginbmatrix
x_1 \
y_1 \
z_1
endbmatrix,$$
we have $(1 : 0 : 1) mapsto (0: 1 : 0)$ and $l(x, y, z) = x - z$ becoming $l_1(x_1, y_1, z_1) = z_1$.
My strategy so far has been to replace $M^-1$ with $beginbmatrix
a & b & c \
d & e & f \
g & h & i
endbmatrix$, so that
$$beginbmatrix
1 \
0 \
1
endbmatrix = beginbmatrix
a & b & c \
d & e & f \
g & h & i
endbmatrixbeginbmatrix
0 \
1 \
0
endbmatrix,$$
which implies $b = 1, e = 0,$ and $h = 1$. However, I don't know how to use the rest of the information to find the remaining unknowns.
matrices algebraic-geometry projective-geometry projective-space change-of-variable
$endgroup$
$begingroup$
Be careful. You’re dealing with homogeneous vectors and matrices, so you can’t insist on strict equality after multiplying by the transformation matrix.
$endgroup$
– amd
Mar 26 at 22:54
add a comment |
$begingroup$
Find a $3 times 3$ matrix $M$ such that, under the change of varibles
$$beginbmatrix
x \
y \
z
endbmatrix = M^-1beginbmatrix
x_1 \
y_1 \
z_1
endbmatrix,$$
we have $(1 : 0 : 1) mapsto (0: 1 : 0)$ and $l(x, y, z) = x - z$ becoming $l_1(x_1, y_1, z_1) = z_1$.
My strategy so far has been to replace $M^-1$ with $beginbmatrix
a & b & c \
d & e & f \
g & h & i
endbmatrix$, so that
$$beginbmatrix
1 \
0 \
1
endbmatrix = beginbmatrix
a & b & c \
d & e & f \
g & h & i
endbmatrixbeginbmatrix
0 \
1 \
0
endbmatrix,$$
which implies $b = 1, e = 0,$ and $h = 1$. However, I don't know how to use the rest of the information to find the remaining unknowns.
matrices algebraic-geometry projective-geometry projective-space change-of-variable
$endgroup$
Find a $3 times 3$ matrix $M$ such that, under the change of varibles
$$beginbmatrix
x \
y \
z
endbmatrix = M^-1beginbmatrix
x_1 \
y_1 \
z_1
endbmatrix,$$
we have $(1 : 0 : 1) mapsto (0: 1 : 0)$ and $l(x, y, z) = x - z$ becoming $l_1(x_1, y_1, z_1) = z_1$.
My strategy so far has been to replace $M^-1$ with $beginbmatrix
a & b & c \
d & e & f \
g & h & i
endbmatrix$, so that
$$beginbmatrix
1 \
0 \
1
endbmatrix = beginbmatrix
a & b & c \
d & e & f \
g & h & i
endbmatrixbeginbmatrix
0 \
1 \
0
endbmatrix,$$
which implies $b = 1, e = 0,$ and $h = 1$. However, I don't know how to use the rest of the information to find the remaining unknowns.
matrices algebraic-geometry projective-geometry projective-space change-of-variable
matrices algebraic-geometry projective-geometry projective-space change-of-variable
asked Mar 26 at 17:16
SmashSmash
1417
1417
$begingroup$
Be careful. You’re dealing with homogeneous vectors and matrices, so you can’t insist on strict equality after multiplying by the transformation matrix.
$endgroup$
– amd
Mar 26 at 22:54
add a comment |
$begingroup$
Be careful. You’re dealing with homogeneous vectors and matrices, so you can’t insist on strict equality after multiplying by the transformation matrix.
$endgroup$
– amd
Mar 26 at 22:54
$begingroup$
Be careful. You’re dealing with homogeneous vectors and matrices, so you can’t insist on strict equality after multiplying by the transformation matrix.
$endgroup$
– amd
Mar 26 at 22:54
$begingroup$
Be careful. You’re dealing with homogeneous vectors and matrices, so you can’t insist on strict equality after multiplying by the transformation matrix.
$endgroup$
– amd
Mar 26 at 22:54
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "69"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3163493%2ffinding-correct-projective-change-of-coordinates-m%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Mathematics Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3163493%2ffinding-correct-projective-change-of-coordinates-m%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
$begingroup$
Be careful. You’re dealing with homogeneous vectors and matrices, so you can’t insist on strict equality after multiplying by the transformation matrix.
$endgroup$
– amd
Mar 26 at 22:54