![]() |
VOOZH | about |
In general, if ∅(x) is antiderivative of a function f(x) and C is a constant.Then,
{∅(x)+C}' = ∅(x) = f(x).Using the formula, ∫xndx = (xn+1/(n+1))+C ∫x4dx = (x4+1/(4+1))+C = (x5/(5))+C
As we know that 1+cos2x = 2cos2x ∫2/(1+cos2x)dx = ∫(2/(2cos2x))dx = ∫sec2x = tan(x)+C
∫((x3-x2+x-1)/(x-1))dx = ∫((x2(x-1)+(x-1))/(x-1))dx = ∫(((x2+1)(x-1))/(x-1))dx = ∫(x2+1)dx = (x3/3)+x+C Using, ∫xndx = (xn+1/(n+1))+C
∫g(f(x))f(x)dxwe substitute f(x)=t and f(x)'dx=dt. This reduces the integral to the form
∫g(t)dt
Let 2x-3=t => dx=dt/2 ∫e2x-3dx = (∫etdx)/2 = (∫et)/2 = ((e2x-3)/2)+C
Let ax+b=t => dx=dt/a; ∫sin(ax+b)cos(ax+b)dx = (∫sin(t)cos(t)dt)/a = (∫sin(2t)dt)/2a = -(cos(2t))/4a = (-cos(2ax+2b)/4a)+C
∫(uv)dx = u(∫vdx)-∫(u'∫vdx)dxwhere u is a first function of x and v is the second function of x
Taking I= x and II = sin(3x) ∫xsin(3x)dx = x(∫sin(3x)dx)-∫((x)'∫sin(3x)dx)dx = x(cos(3x)/(-3))-∫(cos(3x)/(-3))dx = (xcos(3x)/(-3))+(cos(3x)/9)+C
Taking I= x and II = sec2x ∫xsin(3x)dx = x(∫sec2xdx)-∫((x)'∫sec2xdx)dx = (xtan(x))-∫(1*tan(x))dx = xtan(x)+log|cos(x)|+C
f(x)/g(x) = (A1/(x-a1))+(A2/(x-a2))+(A3/(x-a3))+....(An/(x-an))
f(x)/g(x) = (A1/(x-a)1)+(A2/(x-a)2)+(A3/(x-a)3) +....(Ak/(x-a)k)+(B1/(x-a1))+(B2/(x-a2))+(B3/(x-a3)) +....(Br/(x-ar))
Let (x-1)/((x+1)(x-2))= (A/(x+1))+(B/(x-2)) => x-1 = A(x-2)+B(x+1)Putting x-2 = 0, we get
B = 1/3Putting x+1 = 0, we get
A = 2/3Substituting the values of A and B, we get
(x-1)/((x+1)(x-2))= ((2/3)/(x+1))+((1/3)/(x-2)) ∫((2/3)/(x+1))+((1/3)/(x-2))dx = ((2/3)∫(1/(x+1))dx)+((1/3)∫(1/(x-2))dx) = ((2/3)log|x+1|)+((1/3)log|x-2|)+C
Let I = ∫(cos(x))/((2+sin(x))(3+4sin(x)))dxPutting sin(x) = t and cos(x)dx = dt, we get
I = ∫dt/((2+t)(3+4t)) Let 1/((2+t)(3+4t))= (A/(2+t))+(B/(3+4t)) => 1 = A(3+4t)+B(2+t)Putting 3+4t = 0, we get
B = 4/5Putting 2+t = 0, we get
A = -1/5Substituting the values of A and B, we get
1/((2+t)(3+4t)) = ((-1/5)/(2+t))+((4/5)/(3+4t)) I = (∫((-1/5)/(2+t))dt)+(∫((4/5)/(3+4t))dt) = ((-1/5)log|2+t|)+((1/5)log|3+4t|)+C = ((-1/5)log|2+sin(x)|)+((1/5)log|3+4sin(x)|)+C