1. Evaluate the limit by first recognizing the sum as a Reimann Sum for a function defined on [0,1] limit as n tends to infinity 1/n (the root of 1/n + root of 2/n + root of 3/n +....+ root of n/n)
2. If f prime is continuous on [a,b], show that 2* the integral from a to b of f(x) f prime(x) dx= f(b) square minus f(a) square.
1
Expert's answer
2022-01-14T08:07:17-0500
Solution:
1.
n→∞limn1(n1+n2+n3+…+nn)=n→∞limn1i=1∑nni=n→∞limi=1∑nni⋅n1=n→∞limi=1∑n0+iΔx⋅Δx Where Δx=n1 Note that n→∞limi=1∑nf(a+iΔx)⋅Δx=∫abf(x)dx Here a=0 and Δx=nb−a=n1 Therefore, a=0⇒b=1f(x)=x
So, ∫abf(x)dx=∫01xdx
=[3/2x3/2]01=32(1−0)=32
2. We know that,
dxdf2(x)=2f(x)f′(x) ...(i)
Now, consider
2∫abf(x)f′(x)dx=∫abdxdf2(x)[Using(i)]=f2(x)∣x=ax=b [Using Fundamental theorem of calculus]
Comments