Composing Functions and Finding Derivatives

In summary, the conversation involves finding the composition of two functions, f(x,y,z) and c(t), and their derivative, (f \circ c)'(t). After putting the two functions together, the simplified expression is equal to the square root of 2. The derivative of the function at any point is a constant root 2.
  • #1
Lancelot59
646
1
I have two functions:

[tex]f(x,y,z)=\sqrt{x^{2}+y^{2}+z^{2}}[/tex]
[tex]\vec{c}(t)=<cos(t),sin(t),1>[/tex]

I need to find:
[tex](f \circ c)'(t)[/tex]
and
[tex](f \circ c)'(0)[/tex]

I don't have any answers to work with, but I'm guessing I just stick f into c to get this:

[tex]\vec{c}(t)=<cos(\sqrt{x^{2}+y^{2}+z^{2}}),sin(\sqrt{x^{2}+y^{2}+z^{2}}),1>[/tex]

Then once I have that get the derivative matrix and plug in 0?
 
Physics news on Phys.org
  • #2
what you didn't doesn't make sense

c maps the scalar t to the vector (x(t),y(t),z(t))
f maps the vector (x,y,z) to a scalar f(x,y,z)

so you want to find f(c(t))
f(c(t)) will map t to a scalar
 
  • #3
lanedance said:
what you didn't doesn't make sense

c maps the scalar t to the vector (x(t),y(t),z(t))
f maps the vector (x,y,z) to a scalar f(x,y,z)

so you want to find f(c(t))
f(c(t)) will map t to a scalar

I follow you. So I really should be working with this after I put everything together?

[tex]f(x,y,z)=\sqrt{(cos(t))^{2}+(sin(t))^{2}+(1)^{2}}[/tex]
 
  • #4
looks better, and if you want to include everything explicitly
[tex](f \circ c)(t) = f(c(t)) = f(x(t),y(t),z(T))=\sqrt{(cos(t))^{2}+(sin(t))^{2}+(1)^{2}}[/tex]
 
  • #5
Lancelot59 said:
I follow you. So I really should be working with this after I put everything together?

[tex]f(x,y,z)=\sqrt{(cos(t))^{2}+(sin(t))^{2}+(1)^{2}}[/tex]

Yep. Now just simplify that expression.
 
  • #6
...I did all that just to get the square root of 2? What a rip off. So the function is just going to be equal to the root of two, and the derivative is zero?
 
  • #7
Lancelot59 said:
...I did all that just to get the square root of 2? What a rip off. So the derivative of the function at any point is therefore a constant root 2?

no, the function at any point is a constant root 2.
 
  • #8
[itex]f\circ c(x)[/itex] means f(c(x)) not g(f(x)).
 

Related to Composing Functions and Finding Derivatives

What is the definition of composition of functions?

The composition of functions is a mathematical operation in which one function is applied to the output of another function, resulting in a new function.

How is composition of functions represented mathematically?

The composition of two functions f and g is denoted as (f ∘ g)(x) or f(g(x)).

What is the purpose of composition of functions in mathematics?

The purpose of composition of functions is to combine two or more functions to create a new function with specific properties or behaviors.

What is the difference between composition of functions and multiplication of functions?

Composition of functions involves applying one function to the output of another function, while multiplication of functions involves multiplying the output of one function by the output of another function.

How can composition of functions be used in real-life applications?

Composition of functions can be used in various fields such as physics, engineering, and economics to model real-life situations and make predictions based on the behavior of different functions.

Similar threads

  • Calculus and Beyond Homework Help
Replies
6
Views
785
  • Calculus and Beyond Homework Help
Replies
8
Views
501
  • Calculus and Beyond Homework Help
Replies
2
Views
532
  • Calculus and Beyond Homework Help
Replies
3
Views
585
  • Calculus and Beyond Homework Help
Replies
21
Views
875
  • Calculus and Beyond Homework Help
Replies
27
Views
774
  • Calculus and Beyond Homework Help
Replies
6
Views
567
  • Calculus and Beyond Homework Help
Replies
3
Views
587
  • Calculus and Beyond Homework Help
Replies
4
Views
718
  • Calculus and Beyond Homework Help
Replies
5
Views
290
Back
Top