Which is the correct expression for the Differential Equation

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
Northbysouth
Messages
241
Reaction score
2

Homework Statement


Which of the following is a correct expression for

1t(s-1)y'(s) ds

I know the answer is:

a) 1/2(t-1)2y(t)

b) 1/2(t-1)2y'(t)+ (t-1)(y(t)-y(1))

c) (t-1)(y(t)-y(1))

d) (t-1)y(t)-∫y(s) ds



Homework Equations





The Attempt at a Solution



I know the answer is d, but I don't understand why. Are they integrating the given equation, and if so, how do you integrate a function without knowing what the function is?

I have attached an image of the original question
 

Attachments

  • math 2214 quiz 4 1.png
    math 2214 quiz 4 1.png
    10.1 KB · Views: 478
Physics news on Phys.org
You can do integration by parts - the remaining integral is just an integral over y(s), and you can find that in answer (d). The other part can be evaluated without an integral.
 
Northbysouth said:

Homework Statement


Which of the following is a correct expression for

1t(s-1)y'(s) ds

I know the answer is:

a) 1/2(t-1)2y(t)

b) 1/2(t-1)2y'(t)+ (t-1)(y(t)-y(1))

c) (t-1)(y(t)-y(1))

d) (t-1)y(t)-∫y(s) ds



Homework Equations





The Attempt at a Solution



I know the answer is d, but I don't understand why. Are they integrating the given equation, and if so, how do you integrate a function without knowing what the function is?

I have attached an image of the original question

You'll notice they didn't actually integrate it in choice d). The just expressed the original integral in terms of another integral. The technique is called 'integration by parts'. It should be described in your course.
 
I think I've got it now. It's been a while since I've done integration by parts. Thanks for the input.