A Understanding Integrating Lambda with l1(y) and l0(y)

  • A
  • Thread starter Thread starter Ad VanderVen
  • Start date Start date
  • Tags Tags
    Integrating Lambda
Ad VanderVen
Messages
169
Reaction score
13
TL;DR Summary
Forms (I/a) (L(y + a t) - L( y)) and - (I/a) (L(y - a t) - L( y)).
I have the following function l1(y)=c1. Integrating lambda(t) = l1(y + a1t) from 0 to t gives (I/a1) (L1(y + a1t) - L1(y)), where L'1(x) = l1(x). Now I don't understand why that is.

Similarly, I have the following function l0(y)=c0/y. Integrating lambda(t) = l0(y - a0t) from 0 to t gives - (I/a0) (L0(y - a0t) - L1(y)), where L'0(x) = l0(x). Now I don't understand again why that is.
 
Last edited:
Physics news on Phys.org
I think it is readable now.
 
  • Skeptical
Likes berkeman and PeroK
Hmmmm, do you understand the method of Integration by substitution? If not then try to read the following link:
https://en.wikipedia.org/wiki/Integration_by_substitution

You might find other links in the web, as well as youtube videos. Just search by "Integration by substitution" or "Integration by change of variables".

Integration by substitution is a consequence of the fundamental theorem of calculus and the chain rule of derivatives.
 
Delta2 said:
Hmmmm, do you understand the method of Integration by substitution? If not then try to read the following link:
https://en.wikipedia.org/wiki/Integration_by_substitution

You might find other links in the web, as well as youtube videos. Just search by "Integration by substitution" or "Integration by change of variables".

Integration by substitution is a consequence of the fundamental theorem of calculus and the chain rule of derivatives.

What would I get if I have the following function l(y)=c and I integrate lambda(t) = l(1/(1/y + at)) from 0 to t?
 
Last edited by a moderator:
Ad VanderVen said:
What would I get if I have the following function l(y)=c and I integrate lambda(t) = l(1/(1/y + at)) from 0 to t?
Is ##c## constant with respect to ##y##?
 
Yes.
 
Ad VanderVen said:
Yes.
Then you would get ##ct## which is (if you do the algebraic operations) equal to $$\frac{1}{a}(L(y+at)-L(y))$$ with $$L'(x)=I(x)=c$$ or simply $$L(x)=cx+d$$.

But you haven't answered, have you looked for resources for integration by substitution? Both of the things you mention at the OP can be derived relatively easy with integration by substitution.
 
Last edited:
Back
Top