Chain Rule Trig Derivative Problem

Click For Summary

Homework Help Overview

The discussion revolves around finding the derivative of the function y = sin(πx)², focusing on the application of the chain rule in calculus.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning, Problem interpretation

Approaches and Questions Raised

  • Participants explore different interpretations of the function and the application of the chain rule. Some question the definitions of the functions used in the chain rule, while others suggest rewriting the function for clarity. There are attempts to clarify the roles of variables in the derivative process.

Discussion Status

The discussion is active, with participants sharing their attempts and reasoning. Some guidance has been offered regarding the breakdown of the function to facilitate the application of the chain rule, and there is acknowledgment of varying levels of understanding among participants.

Contextual Notes

Some participants express confusion over the correct application of the chain rule and the definitions of the functions involved. There is a mention of using external tools for verification, and the discussion reflects a range of familiarity with the concepts involved.

Burjam
Messages
52
Reaction score
1

Homework Statement



Find the derivative of y = sin(πx)2

Homework Equations



Chain Rule: y' = f'(u) * u'

The Attempt at a Solution



(See attached image)

The answer according to the textbook is 2π2xcos(πx)2. What am I doing wrong here?
 

Attachments

  • 2012-11-08_21-25-58_271.jpg
    2012-11-08_21-25-58_271.jpg
    18.1 KB · Views: 473
Physics news on Phys.org
Burjam said:

Homework Statement



Find the derivative of y = sin(πx)2

Homework Equations



Chain Rule: y' = f'(u) * u'

The Attempt at a Solution



(See attached image)

The answer according to the textbook is 2π2xcos(πx)2. What am I doing wrong here?

I really can't tell what you are doing. What are using for f and u when you use the chain rule you stated?
 
Burjam said:

Homework Statement



Find the derivative of y = sin(πx)2

Homework Equations



Chain Rule: y' = f'(u) * u'

The Attempt at a Solution



(See attached image)

The answer according to the textbook is 2π2xcos(πx)2. What am I doing wrong here?
Write your function as

y = sin((πx)2)

or as

y = sin(π2x2)

That may help you apply the chain rule correctly.
 
Ok I did it by counting u as (π*x)2. When I took the derivative of that and made sin(πx)2 into cos(πx)2 I got the correct answer. But I don't see why you don't make it 2cos(πx)(2π2x). That's how I got my initial answer. I only was able to get the correct answer by trying different things until it worked.
 
Burjam said:
Ok I did it by counting u as (π*x)2. When I took the derivative of that and made sin(πx)2 into cos(πx)2 I got the correct answer. But I don't see why you don't make it 2cos(πx)(2π2x). That's how I got my initial answer. I only was able to get the correct answer by trying different things until it worked.

What did you use for f and u to get 2cos(πx)(2π2x)??
 
Well I just said what I used u as. I used cos u as f
 
Have you ever tried www.wolframalpha.com it can help with basic computations like these.

But as you know... this is the equivalent of sin^2(∏x) where ∏ is a constant. so you apply the chain rule using U substitution. where U= sin(∏x). so you've got a double chain rule case...

where U^2 derivative is 2ududx so you wind up with 2 sin(∏x)*cos(∏x)*∏ then you just get
2∏sin(∏x)cos(∏x)
 
A good way to do this is to break it down so its easier to apply the chain rule for derivation.

I'll assume we are considering the function f(x)=\sin((\pi x)^2).

To break this down, define the function S(x)=x^2.

Also, define the function g(x)=\pi x.

(Note that these x parameters in these function definitions are not some same variable x, but just a dummy variable/parameter.)

Therefore, f(x) can be rewritten as (\sin \circ S \circ g)(x)=\sin(S(g(x ))).

Now, it is much easier to apply the chain rule, which turns out to be a triple application of it, here:

f^{\prime}(x)=\sin^{\prime}(S(g(x))) \cdot \frac{d}{dx} (S(g(x)))
\therefore f^{\prime}(x) = \cos(S(g(x))) \cdot S^{\prime}(g(x)) \cdot \frac{d}{dx} (g(x))
\therefore f^{\prime}(x) = \cos(S(g(x))) \cdot (2 \cdot g(x)) \cdot g^{\prime}(x) \cdot \frac{d}{dx} (x)

I guess it might appear a bit tedious to define even more functions than you already have, but it makes application of the chain rule even more clear. Of course, once you get better at this, you'll be able to do this extra work mentally (I still do it sometimes, though, ^_^)
 
Burjam said:
Well I just said what I used u as. I used cos u as f

No, you didn't. If you had used f(u)=cos(u) then you would have have had f'(u)=(-sin(u)) in your answer. You've got a perfectly good formula for the chain rule, you just aren't using it.
 
  • #10
5hassay said:
A good way to do this is to break it down so its easier to apply the chain rule for derivation.

I'll assume we are considering the function f(x)=\sin((\pi x)^2).

To break this down, define the function S(x)=x^2.

Also, define the function g(x)=\pi x.

(Note that these x parameters in these function definitions are not some same variable x, but just a dummy variable/parameter.)

Therefore, f(x) can be rewritten as (\sin \circ S \circ g)(x)=\sin(S(g(x ))).

Now, it is much easier to apply the chain rule, which turns out to be a triple application of it, here:

f^{\prime}(x)=\sin^{\prime}(S(g(x))) \cdot \frac{d}{dx} (S(g(x)))
\therefore f^{\prime}(x) = \cos(S(g(x))) \cdot S^{\prime}(g(x)) \cdot \frac{d}{dx} (g(x))
\therefore f^{\prime}(x) = \cos(S(g(x))) \cdot (2 \cdot g(x)) \cdot g^{\prime}(x) \cdot \frac{d}{dx} (x)

I guess it might appear a bit tedious to define even more functions than you already have, but it makes application of the chain rule even more clear. Of course, once you get better at this, you'll be able to do this extra work mentally (I still do it sometimes, though, ^_^)

Practice makes perfect, I can see. Well thanks for the help. I think I understand this a little better now.
 
  • #11
Burjam said:
Practice makes perfect, I can see. Well thanks for the help. I think I understand this a little better now.

haha, yeah, definitely. Yeah, I remember finding the chain rule a little weird. Just sit on it for a bit, and don't worry if it doesn't make "perfect sense" immediately.
 

Similar threads

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