Intersection Definition and 688 Threads

  1. H

    How to show that a transverse intersection is clean, but not conversely?

    How to show that a transverse intersection is clean, but not conversely?
  2. H

    Finding a tangent vector to the intersection of two surfaces

    Homework Statement The surfaces S1 : z = x2 + y2 and S2 : x2 + y2 = 2x + 2y intersect at a curve gamma . Find a tangent vector to at the point (0, 2, 4). Homework Equations i thought about finding gradients of the two functions and plug in the given point in the gradients and cross...
  3. B

    Interpreting Intersection Form in H_1(K)

    Hi, Everyone: The intersection form q(a,b) in dimension 1 (i.e., in H_1(K) , for any top. space K) is symplectic/alternating , meaning that q(a,b)=-q(b,a). From this last, it follows that q(a,a)=0. How do we interpret this last.?. Does this imply that any curve in any...
  4. I

    Inelastic collision, two cars approach each other at intersection.

    Two cars approach each other at an intersection. One car has a mass of 928.4 kg and is traveling in the negative y direction with a velocity of 21.4 m/s. The second car has a mass of 951.2 kg and is traveling in the positive x direction with a velocity of 39.5 m/s. If the collision is totally...
  5. G

    Using Bisection Method to Find Points of Intersection for y=x^3-2x+1 and y=x^2

    y=x^3-2x+1 y=x^2 The question says to use the bisection method to find the points of intersection of the 2 curves. I know how to use the bisection method to find the root of an equation (like on this page http://kr.cs.ait.ac.th/~radok/math/mat7/step7.htm ), but how would I use it to find...
  6. R

    Can the intersection over a finite set be written as a sum?

    I know the union can be, but how about the intersection? I am trying to prove that: Suppose (X,T) is a finite topological space, n is a positive integer and U_i\in T for 1<= i <= n. Use mathematical induction to prove \bigcap U_i \in T, where the intersection goes from i=1 to n.
  7. H

    Intersection of complex sphere and cone

    Show the intersection of complex sphere (|z1|^2+|z2|^2+|z3|^2=1) in C^3 and the complex cone (z1^2+z2^2+z3^3=1) in C^3 is a smooth submanifold of C^3. I am trying to do it using regular level set, but I am not sure which one of (1,0) or (1,1,0) should be set to be the regular value?
  8. N

    Intersection of planes using cross product

    Hello! I have a quick question regarding the intersection of three planes if the determinant is 0. If there are solutions, there will be an infinite number of solutions. One of the equations for the plane can be ignored as it is a linear combination of the other two, and can be ignored for...
  9. jegues

    Curve of intersection of surfaces

    Homework Statement See first figure attached Homework Equations The Attempt at a Solution I was able to sketch the two curves individually to get an idea of what I'm looking at, but I still can't really visualize how the two curves would intersect each other in the first octant...
  10. nukeman

    * Need help with Finding the point of Intersection - Thanks

    * Need help with "Finding the point of Intersection" - Thanks Homework Statement Can someone please explain how I would solve this: As in find the pair of the given lines point of intersection. L: x - y = 4 M: x + 2y = 7 Now, Do i have to turn these into slope intercept ? I know...
  11. M

    Understanding Plane Intersections in R3

    thought I understood equations of planes in R3 and their intersections, but apparently not. I'm very confused by what seems to be a basic problem: find a vector equation for the line of intersection of x + y + z= 0 and x + z = 0. Is x + z= 0 still a plane even though it doesn't have the...
  12. nukeman

    Pair of lines: \determine point of intersection. Please tell me if I am correct.

    Homework Statement Ok, I think i got it, but can you all tell me if these are the right/proper steps I must do? Determine the point of intersection of the following pair of lines: 3x - 7y = 8 2x + 4y = -12 Now, first step is the use the 2nd equation and turn the 2nd equation into...
  13. Telemachus

    Trajectory as a sufrace intersection

    Homework Statement Well, I must express this trajectory: \vec{r}=(t^2,2t,t^2) as an intersection of two surfaces. I really don't know how to work this. It seems to be some kind of parabola, but I'd really like to see some step by step for solving this. Bye, and thanks off course.
  14. B

    Find Intersection of 3x2 Matrices Using QR Factorization

    Figured it out.
  15. T

    Is finding the intersection of two lines in R4 using the same method as in R3?

    To find the intersection of two lines in R3, you set the lines equal, right? [a,b,c] + d[e,f,g] = [h,i,j] + k[l,m,n] Then split these into three equations, 1. a + d(e) = h + k(l) 2. b + d(f) = i + k(m) 3. c + d(g) = j + k(n) And solve for k and d, correct? If k and d are consistent...
  16. J

    Intersection of surface and plane.

    Parameterizing vector function for intersection of cylinder and plane Homework Statement Problem asks us to find the vector function of the curve which is created when the plane y= 5/2 intersects the ellptic cyl. (x^2)/4 + (z^2)/6 = 5 Homework Equations The Attempt at a...
  17. V

    Line of intersection of two planes

    Hi, I am having difficutly figuring out why the cross product of the normal vectors of each plane gives the direction vector of the line of intersection. Anyone care to try to explain? Thanks!
  18. M

    Vector parameterization of intersection of 2 surfaces

    Homework Statement Find a vector parameterization of the intersection of the surfaces x2+y4+2z3=6 and x=y2 in R3. The Attempt at a Solution I let x=t. Then y3=t I solved the first equation for z in terms of x z = cube root ((t2+(t(cube rt(t)) - 6)/-2) I know this is wrong...
  19. S

    Proving the Intersection of Functions: A Mathematical Study

    Are there any kinds of functions which satisfy f(A1 ∩ A2) =f(A1) ∩ f(A2)? Prove your claim.?
  20. H

    Find Point of Intersection of Line & Plane: Where's Superman?

    Homework Statement I need to locate the coordinates if a point of intersection x0,y0,z0 of a plane with equation 2x+y-z=0 and a line that is perpendicular to that plane and passes through a point G(2,1,0). Homework Equations and I understand that this is a normal line and a plane so...
  21. N

    Inverse Images and Sets (union & intersection)

    Homework Statement Suppose f is a function with sets A and B. 1. Show that: I_{f} \left(A \cap B\right) = I_{f} \left(A\right) \cap I_{f} \left(B\right) Inverse Image of F (A intersects B) = Inverse Image of F (A) intersects Inverse Image of B. 2. Show by giving a counter example that...
  22. J

    How to find symmetric equations for the line of intersection of two planes?

    Hi, I have been at this single problem for two hours with nothing to show for it. Find symmetric equations for the line of intersection of the planes. z = 3x - y - 7 z = 4x + 2y - 6 They also give me one of the symmetric equations, z/10. I have over 3 pages of work for this. I...
  23. A

    The hot-air ballon intersection question.

    I am close to positive I am going at this problem the correct way, but there seems to be some error somewhere. This problem is from online homework. Homework Statement A hot-air balloon has just lifted off and is rising at the constant rate of 2.2 m/s. Suddenly one of the passengers...
  24. E

    How Do You Calculate the Intersection of a Line and an Ellipse?

    Compute the intersection of a line and an ellipse centered at (0,0). Ellipse equation is b²x² + a²y² = a²b² where b is the minor axis and a is the major axis. I am having trouble finding A, B, and C- somewhere down the line, I know the Quadratic Eq. is used to find x. I also know AX² + BX +...
  25. C

    Intersection of 2 vectors in 3D, knowing the angle between them

    ** I accidentally posted this in the pre-calc math section first, but I think it's more applicable here...sorry** Homework Statement I need to find the intersection point of two vectors. For vector A, I have it's start point (0,0,0) and it's magnitude in components (-.41, .28, -.08)...
  26. C

    Intersection of 2 vectors in 3D knowing the angle between the two

    Homework Statement I need to find the intersection point of two vectors. For vector A, I have it's start point (0,0,0) and it's magnitude in components (-.41, .28, -.08). For vector B, I only know it's start point (-2.70, -.45, -.21) I also know that the angle between the two...
  27. T

    Finding the Intersection Of 2 Equations (difficult)

    Homework Statement Solve the following equation: e^{2x}=3x^2 Homework Equations The Attempt at a Solution I can find an approximate solution with a graphing calculator easily, but I am interested how you would find the exact solution. I can take the natural log of both sides...
  28. M

    Infinite intersection of open sets

    I understand that the finite intersection of open set is open, but is it true that the infinite intersection of open set is closed? or is it possible for it to be open as well? Thank you, M
  29. A

    Prove: Set of rational numbers cannot be expressed as intersection of open sets

    Homework Statement Show that the set of rational numbers in the interval (0, 1) cannot be expressed as the intersection of a countable collection of open sets. Homework Equations The Attempt at a Solution This sounds like something requiring proof by contradiction. There must be...
  30. B

    Could an object survive passing through two intersecting black holes?

    Would it be possible for something to pass through 2 event horizons,falling into both black holes? also,if it can,what would happen if the objecct in question (lets say a proton) was at a point where the forces acting on it were equal in every direction? say being at the centre of these two...
  31. W

    Interchange Between Union and Intersection: Am I Correct?

    Hello all, I have the following question regarding the interchange between union and intersection. \cup_{q < t} \cap_{s > q} A_{s} = \cap_{s<t} \cup_{q<s} A_{q} = \cup_{q < t} A_{q} Am I correct? Also, can anyone provide me some more resources regarding this kind of interchange in...
  32. T

    Finding Points of Intersection by Substitution

    Homework Statement Find any points of intersection of the graphs by the method of substitution. xy+x-2y+3=0 x^2+4y^2-9=0 Homework Equations The Attempt at a Solution From the second equation I can solve for y: y=\frac{\sqrt{9-x^2}}{2} Plug it into the first equation and...
  33. G

    Intersection of ellipses and equivalent problems

    Does anyone know how to determine whether two ellipses intersect? I don't need the precise points but rather only the answer whether there are points. All my attempts led to 4th order polynomials, which are heavy to solve, but considering that I don't need the actual points I assume there must...
  34. Telemachus

    Intersection between the solid and a plane perpendicular

    Homework Statement A solid has a circular base of radius r=4. Find in each case the volume of the solid if all intersection between the solid and a plane perpendicular to a set diameter is: a) A square b) A triangle rectangle isosceles which one of its sides is on the circular base. The...
  35. T

    Finite Intersection Property Question

    I'm having a little trouble distinguishing the line between what the f.i.p implies and what it does not. **EDIT2** Hopefully this will make things more clear What I'm really interested in is a formal definition of the f.i.p regardless of the set in question or the field. Given the sequence...
  36. J

    Finding the Intersection of Two Planes: A Quick and Efficient Method

    Homework Statement P1 = 3x+4y=1 P2 = x +y -z=3 Find the intersection. Homework Equations x = x0 +at y = y0 + bt z = z0 + ct The Attempt at a Solution I used a quicker method. I first did P1 x P2 and got its cross product <-4,3,-1> Then I followed what our teacher had shown us in class -...
  37. C

    Finding Normal Vector to Plane at Intersection Point for HeNe Laser Beam Path

    I'm working on tracing the beam path of a HeNe laser through two prisms, and I'm stuck on trying to find the incident plane in which to use Snell's law. Basically I have the equation of the angled surface of the prism, and I have the point where the beam intersects that plane. Now I need the...
  38. N

    Intersection test for ray tracing

    I know that intersection tests can typically (for hit detection in games) be computed in log n time with reasonable accuracy, but there is a problem that I see with using hierarchical bounding volumes in ray tracing. For example, a ray may intersect a bounding volume however due to the shape...
  39. B

    Intersection of Connected Sets: True or False?

    I have been asked if the following is true or false the intersection of two connected sets is connected ? I would have thought that if their intersection was empty they wouldn't be connected. If they were disjoint or course it would be empty. any ideas?
  40. S

    Area in polar (stuck at the intersection points)

    Homework Statement find the area inside both of the curves r = 4 cos@ r = 2+2cos@ @ = theta Homework Equations ------- The Attempt at a Solution i will say 4cos@ = 2+2cos@ to find the intersection points 4cos@ = 2+2cos@ 2cos@ = 2 cos@ = 1 @ = 0 ! I need the other points!
  41. M

    Intersection of an infinite set

    Let G_{n} = (-1/n,1/n) for all n in N let G= \bigcap^{\inft}_{n=1}
  42. C

    Probability and average area of intersection of rectangles and ellipse

    Hello all, I am neither a physicist nor a mathematician, I am an archaeologist trying to develop a mathematical model for archaeological site detection. The problem is set up like this (and hopefully this will make some sense): The detector moves in parallel transects that can be of any...
  43. K

    Intersection of two vector-valued functions

    Homework Statement Prove that r1 and r2 intersect at (1,1,3). Let r1 and r2 be defined as: r1(t)=t^2i+tj+3t^3k r2(t)=(t−1)i+(1/4)t^2j+(5−t)k Homework Equations Intersection is derived from r1=r2. The Attempt at a Solution I only formally get to this point and then start...
  44. S

    You now have three points that define a plane.

    Homework Statement Find the equation of the plane that passes through the line of intersection of the planes 4x - 3y - z - 1 = 0 and 2x + 4y + z - 5 = 0 and passes through A(1, -3, 2). Homework Equations N/A The Attempt at a Solution I have no clue on how to start this question...
  45. H

    Intersection of two gaussian distribution functions

    Can you please give me formulas which give intersection of two gaussian function f(x, mu, sigma) = 1/sqrt(2*pi*sigma^2) * exp(-(x-mu)^2 / (2*sigma^2)) for the case variances are different. (Note: I think it is time I learn how to use "tex" tags, do you know a good tutorial?)
  46. R

    Slope of the tangent line of an intersection - Directional Derivatives

    Homework Statement Find the slope of the tangent line to the curve of intersection of the vertical plane x - y + 1 =0 and the surface z = x2+y2 at the point (1, 2, 5) Homework Equations Gradients, Cross products The Attempt at a Solution I'm pretty lost here. I think I have to...
  47. M

    Intersecting yz-plane: x^2 + y^2 - 4 Curve

    Homework Statement Does the surface z = x^2 + y^2 - 4 * intersects the yz -plane? If so, find the equation of the curve and write down the points of intersection. The Attempt at a Solution yz-plane, so x=0 1) * becomes z = y^2 - 4 and this is the equation of the curve that intersects...
  48. M

    Equation of curves (intersection)

    Homework Statement Let S be the solid region bounded by the paraboloid z = x^2 + y^2 - 4 for z \le 0 , 0 \le x \le \sqrt{4 - y^2} and 0 \le y \le 2 . Find the Cartesian equations of the curves if the surface S intersects the xy,xz , and yz planes. The Attempt at a Solution...
  49. B

    Generic Intersection of non-planar Surfaces in R^4

    Hi, everyone: How do we show that 2 planar surfaces in R^4 intersect at points (possibly empty sets of points, but not in lines, etc.). I am curious to see how we justify the Poincare dual of the intersection form in cohomology being modular, i.e., integer-valued...
  50. E

    Points of intersection to find area inside a region

    Homework Statement Use a dounble integral to find the area of the region inside r = 1+ cos (theta) and outside r = 2sin (theta). sketch region and indecate the points of intersection. I'm confused how to find the points of intersection of these two equations Homework Equations I've...
Back
Top