JEE Challenger
More from Relations and Functions

Evaluate Sum of Function Values Satisfying Functional Equation

Let for some αR\alpha \in \mathbb{R}, f:RRf : \mathbb{R} \rightarrow \mathbb{R} be a function satisfying

f(x+y)=f(x)+2y2+y+αxy for all x,yRf(x + y) = f(x) + 2y^2 + y + \alpha xy \text{ for all } x, y \in \mathbb{R}

If f(0)=1f(0) = -1 and f(1)=2f(1) = 2, then the value of n=15(α+f(n))\sum_{n=1}^{5} (\alpha + f(n)) is:

Options

A

110110

B

140140

Correct
C

150150

D

170170

Topics & Concepts

Step-by-Step Solution

To find the value of n=15(α+f(n))\sum_{n=1}^{5} (\alpha + f(n)), we first determine the explicit form of the function f(x)f(x) and the value of the constant α\alpha.

The given functional equation is: f(x+y)=f(x)+2y2+y+αxyx,yRf(x + y) = f(x) + 2y^2 + y + \alpha xy \quad \forall x, y \in \mathbb{R}

Substitute x=0x = 0 into the equation: f(y)=f(0)+2y2+y+α(0)yf(y) = f(0) + 2y^2 + y + \alpha(0)y

Given f(0)=1f(0) = -1, we get: f(y)=2y2+y1f(y) = 2y^2 + y - 1

Thus, for any xRx \in \mathbb{R}, the function is: f(x)=2x2+x1f(x) = 2x^2 + x - 1

To find α\alpha, we substitute f(x)f(x) and f(x+y)f(x+y) back into the functional equation: 2(x+y)2+(x+y)1=(2x2+x1)+2y2+y+αxy2(x + y)^2 + (x + y) - 1 = (2x^2 + x - 1) + 2y^2 + y + \alpha xy

Expanding the left side: 2x2+4xy+2y2+x+y1=2x2+x1+2y2+y+αxy2x^2 + 4xy + 2y^2 + x + y - 1 = 2x^2 + x - 1 + 2y^2 + y + \alpha xy

Comparing the coefficient of xyxy on both sides: α=4\alpha = 4

We can verify f(1)=2(1)2+11=2f(1) = 2(1)^2 + 1 - 1 = 2, which satisfies the given condition f(1)=2f(1) = 2.

Now, we calculate the term inside the summation: α+f(n)=4+(2n2+n1)=2n2+n+3\alpha + f(n) = 4 + (2n^2 + n - 1) = 2n^2 + n + 3

We need to evaluate the sum: n=15(α+f(n))=n=15(2n2+n+3)\sum_{n=1}^{5} (\alpha + f(n)) = \sum_{n=1}^{5} (2n^2 + n + 3)

Using standard summation formulas: n=15(α+f(n))=2n=15n2+n=15n+n=153\sum_{n=1}^{5} (\alpha + f(n)) = 2 \sum_{n=1}^{5} n^2 + \sum_{n=1}^{5} n + \sum_{n=1}^{5} 3

Calculating each sum individually: n=15n2=5×(5+1)×(25+1)6=5×6×116=55\sum_{n=1}^{5} n^2 = \frac{5 \times (5 + 1) \times (2 \cdot 5 + 1)}{6} = \frac{5 \times 6 \times 11}{6} = 55

n=15n=5×(5+1)2=15\sum_{n=1}^{5} n = \frac{5 \times (5 + 1)}{2} = 15

n=153=3×5=15\sum_{n=1}^{5} 3 = 3 \times 5 = 15

Substituting these values back into the expression: n=15(α+f(n))=2(55)+15+15=110+30=140\sum_{n=1}^{5} (\alpha + f(n)) = 2(55) + 15 + 15 = 110 + 30 = 140

Thus, the correct answer corresponds to Option B.

Evaluate Sum of Function Values Satisfying Functional Equation | Mathematics PYQ Solution - JEE Challenger