If Integral with Sine Limits What is Second Derivative?

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
14 replies · 6K views
Gwozdzilla
Messages
81
Reaction score
0

Homework Statement



If f(x) = ∫sin x0 √(1+t2)dt and g(y) = ∫3y f(x)dx, find g''(pi/6)?

Homework Equations



FTC: F(x) = ∫f(x)dx
ab f(t)dt = F(b) - F(a)

Chain Rule:
f(x) = g(h(x))
f'(x) = g'(h(x))h'(x)

The Attempt at a Solution



I tried u-substition setting u = tan(x) for the first dirivative with the limits of sine, and it got really weird and bad. I also tried trigonometric substition and I got a similar bad and ugly answer.

g'(y) = f(x) = ∫0sin x √(1+t2)dt

How do I take the second derivative of g(y)?
 
Physics news on Phys.org
If g = ∫f(x), why isn't g' = f(x)? Is the second derivative of g not equal to the first derivative of f? If it doesn't, then I guess I have no clue where to start. Do I need to integrate √(1+t^2)dt?
 
Zondrina said:
Apply the fundamental theorem to ##g(y)##:

$$g'(y) = \frac{d}{dy} \int_3^y f(x) dx$$

Maybe I don't understand how to apply FTC..

g'(y) = f(y) - f(3) ?

If that's true then I still don't know where to go from here...
 
Gwozdzilla said:
Maybe I don't understand how to apply FTC..

g'(y) = f(y) - f(3) ?

If that's true then I still don't know where to go from here...

You are forgetting the chain rule:

$$g'(y) = \frac{d}{dy} \int_3^y f(x) dx = f(y) \frac{d}{dy} [y] - f(3) \frac{d}{dy} [3] = f(y)$$

What is ##f(y)##? Take the second derivative of ##g(y)## now.
 
Zondrina said:
You are forgetting the chain rule:

$$g'(y) = \frac{d}{dy} \int_3^y f(x) dx = f(y) \frac{d}{dy} [y] - f(3) \frac{d}{dy} [3] = f(y)$$

What is ##f(y)##? Take the second derivative of ##g(y)## now.

Why do I need to use the chain rule? Are y and 3 functions? How can you tell when you need to use the cahin rule?

Besides, if y is the variable, then isn't d/dy y just equal to 1 and d/dy 3 = 0? Does that make g'(y) = f(y)? Am I going in completely the wrong direction here?
 
Gwozdzilla said:
Why do I need to use the chain rule? Are y and 3 functions? How can you tell when you need to use the cahin rule?

Besides, if y is the variable, then isn't d/dy y just equal to 1 and d/dy 3 = 0? Does that make g'(y) = f(y)? Am I going in completely the wrong direction here?

The fundamental theorem stated in a general form is:

$$\frac{d}{dx} \int_{a(x)}^{b(x)} f(t) dt = f(b(x))b'(x) - f(a(x))a'(x)$$

Quick proof:

$$\int_{a(x)}^{b(x)} f(t) dt = F(t) |_{a(x)}^{b(x)} = F(b(x)) - F(a(x))$$

Where ##F(t)## is an anti derivative of ##f(t)##. Taking the derivative of the expression:

$$\frac{d}{dx} F(b(x)) - F(a(x)) = f(b(x)) b'(x) - f(a(x)) a'(x)$$

Where ##f(t)## is the derivative of ##F(t)## and we have applied the chain rule to the composition of the functions.

We applied this theorem just now to take the first derivative with respect to ##y## of ##g(y)##. You find this is equal to ##f(y)##. Write out what ##f(y)## is and then take the second derivative.
 
Okay, I think I follow most of the way now... I understand how FTC works now.

I guess now I'm just confused about how and what to take the second derivative of:

Do I need to write ∫sin x0 √(1+t2)dt in terms of y or is there something more I can do with g'(y) by doing the chain rule again somehow?
 
Gwozdzilla said:
Okay, I think I follow most of the way now... I understand how FTC works now.

I guess now I'm just confused about how and what to take the second derivative of:

Do I need to write ∫sin x0 √(1+t2)dt in terms of y or is there something more I can do with g'(y) by doing the chain rule again somehow?

Yes, you literally want to plug in ##y## for ##x## in ##f(x)##. This will change the limits on the integral, namely you now have a ##\sin(y)##. Then you need to take the derivative again to get ##g''(y)##.
 
Gwozdzilla said:
If g = ∫f(x), why isn't g' = f(x)?
Think about what differentiation means. g'(y) means you make a small change in y and observe the consequent change in g(y). Think of the integral as a sum. If you increase the upper limit slightly on ∫yf(x), making it ∫y+dyf(x), how much does the 'sum' increase by?
 
Zondrina said:
Yes, you literally want to plug in ##y## for ##x## in ##f(x)##. This will change the limits on the integral, namely you now have a ##\sin(y)##. Then you need to take the derivative again to get ##g''(y)##.

Okay, let me try!

g'(y) = f(y) = ∫sin(y)0 sqrt(1+t2)dt

g''(y) = f'(y)

Do I do this one with FTC as well or should I do a u-subs with x = tan(u)?

If I try it with FTC...

f'(y) = √(1+sin2y) d/dy sin(y) - √(1 + 02) d/dy (0)

f'(y) = √(1+sin2y) cos(y) = g''(y)

g''(pi/6) = √(5/4)((√3)/2)

Is that right?
 
Gwozdzilla said:
Okay, let me try!

g'(y) = f(y) = ∫sin(y)0 sqrt(1+t2)dt

g''(y) = f'(y)

Do I do this one with FTC as well or should I do a u-subs with x = tan(u)?

If I try it with FTC...

f'(y) = √(1+sin2y) d/dy sin(y) - √(1 + 02) d/dy (0)

f'(y) = √(1+sin2y) cos(y) = g''(y)

g''(pi/6) = √(5/4)((√3)/2)

Is that right?

Everything looks good, it seems you can apply the theorem now.

You should spend some time asking yourself what the implications of this theorem are. Try to get a geometric grasp to aid in visualizing.
 
  • Like
Likes   Reactions: 1 person
Thank you very much for all of your help! I will see what I can do to figure out the implications and to better visualize it.
 
Gwozdzilla said:

Homework Statement



If f(x) = ∫sin x0 √(1+t2)dt and g(y) = ∫3y f(x)dx, find g''(pi/6)?

Homework Equations



FTC: F(x) = ∫f(x)dx
ab f(t)dt = F(b) - F(a)

Chain Rule:
f(x) = g(h(x))
f'(x) = g'(h(x))h'(x)


The Attempt at a Solution



I tried u-substition setting u = tan(x) for the first dirivative with the limits of sine, and it got really weird and bad. I also tried trigonometric substition and I got a similar bad and ugly answer.

g'(y) = f(x) = ∫0sin x √(1+t2)dt

How do I take the second derivative of g(y)?

You wrote something that makes no sense: you should have ##g'(y) = f(y)##, not ##f(x)##. You cannot have unrelated ##x## and ##y## on opposite sides of the same equation!