StemCET Logo

Maths Question 16 – JEE-MAIN 2026

Let for some αR, f:RR be a function satisfying f(x+y)=f(x)+2y2+y+αxy for all x,yR. If f(0)=1 and f(1)=2, then the value of n=15(α+f(n)) is:

The given functional equation suggests that the function f(x) might be a simple polynomial. Try to determine its form.

🥷
Ninja StrategyDominant Term Estimation

Calculate the largest part of the sum first (2n=15n2=110) and note that since all other terms are positive, the final answer must be strictly greater than 110.

Step 1: Determine the Form of the Function and the Value of α✦ Active

Given the functional equation f(x+y)=f(x)+2y2+y+αxy. By swapping x and y, we get f(y+x)=f(y)+2x2+x+αyx. Equating the two expressions for f(x+y) gives:

f(x)+2y2+y+αxy=f(y)+2x2+x+αyx

Rearranging this, we find that f(x)2x2x=f(y)2y2y. This implies that f(x)2x2x must be a constant, let's call it C. Therefore, the function must be of the form f(x)=2x2+x+C.

Substituting this form back into the original functional equation to find α:

2(x+y)2+(x+y)+C=(2x2+x+C)+2y2+y+αxy

Expanding and simplifying the equation leads to 4xy=αxy, which implies α=4.

Step 2: Find the Specific Function f(x)○ Expand

We now have f(x)=2x2+x+C and α=4. Using the given condition f(0)=1:

f(0)=2(0)2+0+C=1C=1

So, the function is f(x)=2x2+x1. We can verify this with the other condition, f(1)=2(1)2+11=2, which is correct.

Step 3: Calculate the Required Summation○ Expand

We need to compute the value of S=n=15(α+f(n)).

S=n=15(4+(2n2+n1))=n=15(2n2+n+3)

Using the standard formulas for sum of first n integers and sum of first n squares:

S=2n=15n2+n=15n+n=153
S=2(5(5+1)(25+1)6)+5(5+1)2+(5×3)
S=2(55)+15+15=110+30=140
✦ STEM Console utilizes AI models to generate step-by-step explanations and math clues. AI can make mistakes.