Equation of the tangent plane in R^4

Click For Summary
SUMMARY

The discussion focuses on finding the equation of the tangent plane for the function f: ℝ² → ℝ² defined by f = (sin(x-y), cos(x+y)) at the point (π/4, π/4, 0, 0) in ℝ⁴. The equation derived is P(x,y) = (x-y, -x-y + π/2), with the Jacobian matrix Df evaluated at (π/4, π/4) yielding [[1, -1], [-1, -1]]. The tangent plane can be represented parametrically with x and y as parameters, indicating that the approach taken is fundamentally correct.

PREREQUISITES
  • Understanding of multivariable calculus, specifically tangent planes.
  • Familiarity with Jacobian matrices and their applications.
  • Knowledge of parametric equations in higher-dimensional spaces.
  • Basic proficiency in trigonometric functions and their derivatives.
NEXT STEPS
  • Study the derivation of Jacobian matrices in multivariable calculus.
  • Learn about parametric representations of surfaces in ℝ⁴.
  • Explore the concept of tangent planes in higher dimensions.
  • Investigate the implications of dimensionality in mathematical functions.
USEFUL FOR

Mathematicians, students of multivariable calculus, and anyone interested in advanced topics related to tangent planes and higher-dimensional geometry.

david34
Messages
3
Reaction score
0
Let [itex]f: \mathbb R^2 \to \mathbb R^2[/itex] given by [itex]f=(sin(x-y),cos(x+y))[/itex] : find the equation of the tangent plane to the graph of the function in [itex]\mathbb R^4[/itex] at [itex](\frac{\pi}{4}, \frac{\pi}{4}, 0 ,0 )[/itex] and then find a parametric representation of the equation of the tangent plane

What I did: the equation of the tangent plane from [itex]\mathbb R^2 \to \mathbb R^2[/itex] is given by

[itex]P(x,y)=f(x_0,y_0)+Df(x_0,y_0)\cdot (x-x_0,y-y_0)^T[/itex] where [itex]Df(x_0,y_0)[/itex] is the jacobian matrix of f at [itex](x_0,y_0)[/itex]computing this matrix and evaluating at the point [itex](\frac{\pi}{4}, \frac{\pi}{4})[/itex] yields

[tex]\begin{pmatrix} 1 & -1 \\ -1 & -1 \end{pmatrix}[/tex]

we also have that [itex]f(x_0,y_0)= f(\frac{\pi}{4}, \frac{\pi}{4})=(0,0)[/itex] then we have that the equation of the tangent plane at [itex](\frac{\pi}{4}, \frac{\pi}{4}, 0 ,0 )[/itex] is:

[itex]P(x,y)= (x-y,-x-y+\frac{\pi}{2})[/itex]

but I don´t know if this is the correct approach; I also don´t know how to get the parametric representation of the tangent plane. I would really appreciate if you can help me with this problem :)
 
Last edited by a moderator:
Physics news on Phys.org
You're doing fine mostly but two things to note :
-You dropped the first two coordinates ; that's OK as long as you mean that as a shorthand notation but here it doesn't help. Points on the tangent plane (seen as a subset of ## R^4 ##) are of the form (x,y,P(x,y)), keeping P as you define it.
-This is already a parametric representation, x and y being the parameters. An equation would be something of the form f(x,y,P(x,y))=0. In this case it wiill be two equations, since that tangent plane is a 2d thing in 4d space.
Or maybe I misunderstood your question.
 

Similar threads

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