Skip to main content
IIT JEE Test Series — Practice smarter, perform stronger.

Indefinite Integration flash cards

Master Indefinite Integration through 85 JEE Advanced-level recall cards, systematically structured one idea at a time. Revise concept-wise, identify the areas where you need improvement, and focus your preparation with greater precision.

Indefinite Integration, question and answer

10 of this chapter's 85 cards, laid out open so you can read straight through. The remaining 75 are in the interactive deck, where the answer stays hidden until you commit to one.

  1. 1.Evaluate the standard integral dxa2+x2\int \frac{dx}{a^2+x^2}.

    1atan1(xa)+C\dfrac{1}{a}\tan^{-1}\left(\dfrac{x}{a}\right)+C

    Hint: Think inverse tangent form.

  2. 2.State the ILATE rule and write the Integration by Parts formula.

    Priority order for choosing u: Inverse trig>Logarithmic>Algebraic>Trigonometric>Exponential\text{Inverse trig} > \text{Logarithmic} > \text{Algebraic} > \text{Trigonometric} > \text{Exponential}; Integration by Parts: uvdx=uvdx(dudxvdx)dx\int u\,v\,dx = u\int v\,dx - \int\left(\dfrac{du}{dx}\int v\,dx\right)dx

    Hint: Choose uu as the function higher in this order (ILATE).

  3. 3.Evaluate dxa2x2\int \frac{dx}{\sqrt{a^2-x^2}} and dxx2a2\int \frac{dx}{\sqrt{x^2-a^2}}.

    sin1(xa)+C\sin^{-1}\left(\dfrac{x}{a}\right)+C and lnx+x2a2+C\ln\left|x+\sqrt{x^2-a^2}\right|+C

    Hint: Standard inverse trig / log forms.

  4. 4.Write the reduction technique used to evaluate dxasinx+bcosx+c\int \frac{dx}{a\sin x + b\cos x + c} (type of substitution).

    Use the Weierstrass (half-angle) substitution t=tan(x2)t=\tan\left(\dfrac{x}{2}\right), giving sinx=2t1+t2\sin x=\dfrac{2t}{1+t^2}, cosx=1t21+t2\cos x=\dfrac{1-t^2}{1+t^2}, dx=2dt1+t2dx=\dfrac{2\,dt}{1+t^2}, converting the integral into a rational function of tt integrable by standard methods.

    Hint: Half-angle tangent substitution.

  5. 5.For evaluating px+qax2+bx+cdx\int \frac{px+q}{ax^2+bx+c}dx, how is the numerator split?

    Write px+q=λ(2ax+b)+μpx+q = \lambda\left(2ax+b\right)+\mu, where 2ax+b2ax+b is the derivative of the denominator; comparing coefficients gives λ,μ\lambda,\mu, splitting the integral into a logarithmic term (from λ\lambda) and a standard integral term (from μ\mu).

    Hint: Express numerator as derivative of denominator plus a constant.

  6. 6.Evaluate exsecx(1+tanx)dx\int e^x\sec x(1+\tan x)\,dx.

    Write secx(1+tanx)=secx+secxtanx=f(x)+f(x)\sec x(1+\tan x)=\sec x+\sec x\tan x=f(x)+f'(x) with f(x)=secxf(x)=\sec x. Since ex[f(x)+f(x)]dx=exf(x)+C\int e^x[f(x)+f'(x)]\,dx=e^xf(x)+C, the integral equals exsecx+Ce^x\sec x+C.

    Hint: Spot the ex[f(x)+f(x)]e^x[f(x)+f'(x)] pattern with f=secxf=\sec x.

  7. 7.Evaluate xsec2xdx\int x\sec^2x\,dx.

    Integrate by parts with u=x,dv=sec2xdxu=x,\,dv=\sec^2x\,dx, so du=dx,v=tanxdu=dx,\,v=\tan x: xsec2xdx=xtanxtanxdx=xtanx+lncosx+C\int x\sec^2x\,dx=x\tan x-\int\tan x\,dx=x\tan x+\ln|\cos x|+C.

    Hint: Take u=xu=x and integrate sec2x\sec^2x first.

  8. 8.Evaluate eaxcos(bx)dx\int e^{ax}\cos(bx)\,dx by repeated integration by parts.

    Applying integration by parts twice returns the original integral, giving eaxcos(bx)dx(a2+b2)=eax(acosbx+bsinbx)\int e^{ax}\cos(bx)\,dx\big(a^2+b^2\big)=e^{ax}(a\cos bx+b\sin bx). Hence eaxcos(bx)dx=eax(acosbx+bsinbx)a2+b2+C\int e^{ax}\cos(bx)\,dx=\dfrac{e^{ax}(a\cos bx+b\sin bx)}{a^2+b^2}+C.

    Hint: Do IBP twice; the original integral reappears — solve algebraically.

  9. 9.Evaluate ln ⁣(x+1+x2)dx\int \ln\!\left(x+\sqrt{1+x^2}\right)dx.

    With u=ln(x+1+x2)u=\ln(x+\sqrt{1+x^2}), dv=dxdv=dx: du=dx1+x2du=\dfrac{dx}{\sqrt{1+x^2}}, v=xv=x. So the integral is xln(x+1+x2)x1+x2dx=xln(x+1+x2)1+x2+Cx\ln(x+\sqrt{1+x^2})-\int\dfrac{x}{\sqrt{1+x^2}}\,dx=x\ln(x+\sqrt{1+x^2})-\sqrt{1+x^2}+C.

    Hint: IBP with u=sinh1xu=\sinh^{-1}x, dv=dxdv=dx.

  10. 10.Derive sec3xdx\int \sec^3x\,dx using integration by parts on secxsec2x\sec x\cdot\sec^2x.

    With u=secx,dv=sec2xdxu=\sec x,dv=\sec^2x\,dx: sec3xdx=secxtanxsecxtan2xdx=secxtanxsec3xdx+secxdx\int\sec^3x\,dx=\sec x\tan x-\int\sec x\tan^2x\,dx=\sec x\tan x-\int\sec^3x\,dx+\int\sec x\,dx. Solving, 2sec3xdx=secxtanx+lnsecx+tanx2\int\sec^3x\,dx=\sec x\tan x+\ln|\sec x+\tan x|, so sec3xdx=12[secxtanx+lnsecx+tanx]+C\int\sec^3x\,dx=\dfrac12\big[\sec x\tan x+\ln|\sec x+\tan x|\big]+C.

    Hint: IBP gives back sec3xdx\int\sec^3x\,dx on the right — solve for it.

Open the interactive deck for the other 75 cards, with self-grading so the ones you keep missing come back.

Other ways to revise this chapter

Master this chapter with similar other learning materials.

Preparing students for India’s top institutes

Our students are currently into top technological and medical institutes of India.

  • IIT Bombay
  • IIT Delhi
  • IIT Madras
  • IIT Kanpur
  • IIT Kharagpur
  • IIT Roorkee
  • IIT Guwahati
  • IIT BHU Varanasi
  • AIIMS Delhi
  • NIT Tiruchirappalli
  • NIT Rourkela

Join QuestPix, Today!

Get notified first, with exam & curriculum updates, course & test series launch offers, motivation & success stories and free learning resources recommended by toppers.

Chat on WhatsApp