Function Composition of Multivariate Functions

Click For Summary
SUMMARY

The discussion focuses on the composition of multivariate functions, specifically the functions T: R2 → R3 defined as T(x, y) = (2x−3y, 4x−11y, x) and S: R3 → R2 defined as S(u, v, w) = (u + v − w, 2u − 3v + 5w). The user seeks clarification on the composition T ◦ S and whether the assignment of variables a and b to x and y is arbitrary. The conclusion emphasizes the importance of ordered pairs and triples in function composition.

PREREQUISITES
  • Understanding of multivariate functions
  • Familiarity with function composition
  • Knowledge of matrix representation of functions
  • Basic concepts of linear algebra
NEXT STEPS
  • Study the concept of partial composition in multivariate functions
  • Learn how to derive and manipulate matrices for function transformations
  • Explore the implications of ordered pairs and triples in function composition
  • Review examples of function composition in linear algebra contexts
USEFUL FOR

Students in advanced calculus courses, particularly those studying multivariate functions and their compositions, as well as educators seeking to clarify these concepts for their students.

Prof. 27
Messages
49
Reaction score
1

Homework Statement


This is a homework problem for my Honors Calculus I class. The problem I'm having is that though I can solve a traditional function composition problem, I'm stumped as to how to do this for multivariate functions. I read that it requires an extension of the notion of composition itself on Wikipedia (to partial composition I believe it says). Yet we have not learned this, nor is it anywhere to be found in the lecture notes, which until this point have been excellent. My question is, is there something I'm not understanding? Is this possible with traditional composition? I'll show the idea I had but I don't know if it is anywhere near correct. Bold parts are not currently relevant to what I don't understand.

Question:

Let T : R2 → R3 be T(x, y) = (2x−3y, 4x−11y, x), and let S : R3 → R2 be S(u, v, w) = (u + v − w, 2u − 3v + 5w). i) Calculate T ◦ S; ii) Write the matrices of T and S; iii) Find the matrix of T ◦ S and relate it to the matrices in ii).

My Attempt:
We know at least that ToS must be in R5, because the Cartesian product of two sets of finite dimensions equals the dimensions added.

T(x,y) = 2x-3y, 4x-11y, x
S(u,v,z) = u+v-w, 2u-3v+5w

a = u+v-w
b = 2u-3v+5w

T(S(u,v,z) = T(a,b) = 2a-3b, 4a-11b, a

The problem: Isn't assigning a,b to x,y respectively arbitrary? Couldn't I just as well say,

T(S(u,v,z) = T(b,a) = 2b-3a, 4b-11a, b
Since a does not equal b, T(b,a) does not equal T(a,b) (at least usually).

Help?

Homework Equations


None

The Attempt at a Solution


Google
Stack Exchange
Lecture Notes
Textbook, Calculus by Michael Spivak
 
Physics news on Phys.org
Prof. 27 said:

Homework Statement


This is a homework problem for my Honors Calculus I class. The problem I'm having is that though I can solve a traditional function composition problem, I'm stumped as to how to do this for multivariate functions. I read that it requires an extension of the notion of composition itself on Wikipedia (to partial composition I believe it says). Yet we have not learned this, nor is it anywhere to be found in the lecture notes, which until this point have been excellent. My question is, is there something I'm not understanding? Is this possible with traditional composition? I'll show the idea I had but I don't know if it is anywhere near correct. Bold parts are not currently relevant to what I don't understand.

Question:

Let T : R2 → R3 be T(x, y) = (2x−3y, 4x−11y, x), and let S : R3 → R2 be S(u, v, w) = (u + v − w, 2u − 3v + 5w). i) Calculate T ◦ S; ii) Write the matrices of T and S; iii) Find the matrix of T ◦ S and relate it to the matrices in ii).

My Attempt:
We know at least that ToS must be in R5, because the Cartesian product of two sets of finite dimensions equals the dimensions added.

T(x,y) = 2x-3y, 4x-11y, x
S(u,v,z) = u+v-w, 2u-3v+5w

a = u+v-w
b = 2u-3v+5w

T(S(u,v,z) = T(a,b) = 2a-3b, 4a-11b, a

The problem: Isn't assigning a,b to x,y respectively arbitrary? Couldn't I just as well say,

T(S(u,v,z) = T(b,a) = 2b-3a, 4b-11a, b
Since a does not equal b, T(b,a) does not equal T(a,b) (at least usually).

Help?

Homework Equations


None

The Attempt at a Solution


Google
Stack Exchange
Lecture Notes
Textbook, Calculus by Michael Spivak
When using the terminology:: "Ordered Pair", and/or "Ordered Triple";

the word order is very important.
 
Thanks, that helps a lot.
 

Similar threads

Replies
4
Views
1K
  • · Replies 1 ·
Replies
1
Views
3K
Replies
1
Views
1K
  • · Replies 7 ·
Replies
7
Views
1K
  • · Replies 12 ·
Replies
12
Views
2K
Replies
10
Views
3K
  • · Replies 19 ·
Replies
19
Views
3K
Replies
4
Views
2K
  • · Replies 12 ·
Replies
12
Views
4K
  • · Replies 1 ·
Replies
1
Views
2K