Finding Isometry between Two Parametric Lines in R^3

Click For Summary

Homework Help Overview

The discussion revolves around finding an isometry between two parametric lines in R^3, specifically how to map points from one line to another while preserving distances. The original poster is tasked with determining a 3x3 matrix that achieves this mapping, given specific points on each line.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning

Approaches and Questions Raised

  • The original poster attempts to create a mapping using a general 3x3 matrix but encounters difficulties due to the complexity of the system. Some participants suggest considering geometric aspects, such as translation and direction alignment, while others propose using a 4x4 matrix for transformations that include both translation and rotation.

Discussion Status

The discussion is ongoing, with participants exploring different approaches to the problem. There is an acknowledgment of the need to translate and rotate the lines, but clarity on how to construct the necessary matrices remains elusive. Some guidance has been offered regarding the geometric interpretation of the problem.

Contextual Notes

Participants are navigating the challenge of identifying the correct transformation matrix, including considerations of rotation angles and the implications of using a 4x4 matrix versus a 3x3 matrix. There is also a mention of the specific points and directions associated with the lines that are central to the discussion.

lollikx89
Messages
3
Reaction score
0

Homework Statement


i was given two parametric equations of two lines in R^3 and asks me to find the isometry between one line and the other knowing that point (a,b,c) of first line is mapped in point (a',b',c') of second line.


Homework Equations


What i have to find is a 3x3 matrix which maps the point of the first line into the point of the second line maintaining the distance between two points of the first line and their images on the second line.


The Attempt at a Solution


Trying to determine such a map caused me some troubles. I thought i should multiply the generic point of the first line with a general 3x3 matrix and impose that the image of this point is at the same distance from (a',b',c') that the first generic point from (a,b,c) but this method obviously does not work because i have a system with 9 elements to find ( the 9 elements of the matrix). For sure I'm doing something wrong but i couldn't find what. Thanks in advance for any help.
 
Physics news on Phys.org
It might help to think a bit more geometrically. You have two tasks: translate one point to another point (hopefully you have that part handled), and make one line point in the same direction as another line. You don't really need to worry about arbitrary points on the line, just what direction your line is pointing in
 
Ok, so i consider the two points i was given and the two directions identified from the two lines. What i should do is a translation and a rotation right? So i should need a matrix 4x4 and composing translation with rotation. My problem is to identify that matrix because i need the angle of rotation for each axe to determine it right? I'm a bit confused about founding the matrix.
 
If you are doing a transformation from R^3 to R^3 then given that a line has the equation l(t) = at + (1-t)b for points a and b on the line should translate naturally to l'(t) = a't + (1-t)b'.

Given this information, does this help you?
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
4K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
Replies
12
Views
5K
  • · Replies 2 ·
Replies
2
Views
5K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K