Differentiation of a function in a domain

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 2K views
paech
Messages
5
Reaction score
0

Homework Statement


Find the derivatives at an arbitrary point [itex]x[/itex] in the domain of the following functions [itex]f_i: D_i → ℝ[/itex], where for [itex]1 ≤ i ≤ 6[/itex] the domain [itex]D_i[/itex] is the maximal subset of [itex]ℝ[/itex] on which the mapping is defined - you don't have to determine the domains.

Homework Equations


a) [itex]f_1 (a) = (1-\sin3a)^5[/itex]

There are more functions for other parts of the question, but I just need help with understanding the problem.

The Attempt at a Solution


Ok, so I'm having trouble understanding what the question is really saying. From what I gather, it's saying that the domain it's listed is the set of real numbers in which the derivative will be defined. The domain it's listing has put me off, usually I would just substitute the arbitrary point [itex]x[/itex] into the function like so:[tex]f'(x) = (1-\sin3x)^5[/tex] and then apply the chain rule to find the derivative. I'm not sure what to do to find the derivative in the interval given.

Sorry if I haven't provided much of an attempt at a solution, I've looked over all my material and couldn't come up with anything.
 
Last edited:
Physics news on Phys.org
paech said:

Homework Statement


Find the derivatives at an arbitrary point [itex]x[/itex] in the domain of the following functions [itex]f_i: D_i → ℝ[/itex], where for [itex]1 ≤ i ≤ 6[/itex] the domain [itex]D_i[/itex] is the maximal subset of [itex]ℝ[/itex] on which the mapping is defined - you don't have to determine the domains.

Homework Equations


a) [itex]f_1 (a) = (1-\sin3a)^5[/itex]

There are more functions for other parts of the question, but I just need help with understanding the problem.

The Attempt at a Solution


Ok, so I'm having trouble understanding what the question is really saying. From what I gather, it's saying that the domain it's listed is the set of real numbers in which the derivative will be defined. The domain it's listing has put me off, usually I would just substitute the arbitrary point [itex]x[/itex] into the function like so:[tex]f'(x) = (1-\sin3x)^5[/tex]
Was this a typo? [itex]f(x)= (1-\sin(3x))^5[/itex], not its derivative. And you do not substitute the value of x first and then differentiate! The value of a function is a constant and the derivative of a constant is always 0.

and then apply the chain rule to find the derivative. I'm not sure what to do to find the derivative in the interval given.

Sorry if I haven't provided much of an attempt at a solution, I've looked over all my material and couldn't come up with anything.
You are reading too much into this problem. All it is asking you to do is find the derivative- in its domain, which is nothing new. A function isn't defined outside its domain so this is just what you have been doing ever since you started differentiation. And the problem specifically says "you don't have to find the domains". Just differentiate!
 
paech said:

Homework Statement


Find the derivatives at an arbitrary point [itex]x[/itex] in the domain of the following functions [itex]f_i: D_i → ℝ[/itex], where for [itex]1 ≤ i ≤ 6[/itex] the domain [itex]D_i[/itex] is the maximal subset of [itex]ℝ[/itex] on which the mapping is defined - you don't have to determine the domains.

Homework Equations


a) [itex]f_1 (a) = (1-\sin3a)^5[/itex]

There are more functions for other parts of the question, but I just need help with understanding the problem.

The Attempt at a Solution


Ok, so I'm having trouble understanding what the question is really saying. From what I gather, it's saying that the domain it's listed is the set of real numbers in which the derivative will be defined.
You made a slight error. Di is the domain of fi, not f'i, though the domains of the two could very well be the same.

The problem statement is just explicitly saying what you've likely been assuming all the time. When you define a function, you have to specify its domain, but it's common simply to say things like "Let f(x)=x+1" with the understanding that the domain is the set of all real numbers for which the function is defined. So like Halls said, the problem is really just asking you to find the derivatives like you normally do.
 
Ah right, thanks. I had a feeling that I was misinterpreting the problem and that I just needed to differentiate it as I normally would.