StemCET Logo

Maths Question 19 – JEE-MAIN 2026

Let [.] denote the greatest integer function. Then the value of 03ex+ex[x]!dx is :

The greatest integer function [x] is a step function, which means its value is constant over intervals of the form [n,n+1). This property is crucial for splitting the integral.

Step 1: Split the integral based on the greatest integer function✦ Active

The greatest integer function [x] changes its value at integer points. For the interval [0,3], we need to consider the intervals [0,1), [1,2), and [2,3). The value of [x]! will be constant within these intervals:

- For x[0,1), [x]=0, so [x]!=0!=1.

- For x[1,2), [x]=1, so [x]!=1!=1.

- For x[2,3), [x]=2, so [x]!=2!=2.

The integral can be written as:

I=01ex+ex0!dx+12ex+ex1!dx+23ex+ex2!dx
I=01(ex+ex)dx+12(ex+ex)dx+1223(ex+ex)dx
Step 2: Evaluate each definite integral○ Expand

The antiderivative of ex+ex is exex. Evaluate each part:

I1=[exex]01=(e1e1)(e0e0)=e1e
I2=[exex]12=(e2e2)(e1e1)=e21e2e+1e
I3=12[exex]23=12((e3e3)(e2e2))=12(e31e3e2+1e2)
💡 Teacher's Secret Hint

Remember that e0=1 and 0!=1.

Step 3: Sum the results of the integrals○ Expand

Add the results from the three parts:

I=(e1e)+(e21e2e+1e)+12(e31e3e2+1e2)

Combine like terms:

I=(ee)+(1e+1e)+(e2e22)+(1e2+12e2)+e3212e3
I=0+0+e2212e2+e3212e3
I=12(e21e2+e31e3)
I=12(e2+e31e21e3)

This matches option 2.

✦ STEM Console utilizes AI models to generate step-by-step explanations and math clues. AI can make mistakes.