Correct option is C
Let f(x) = ax + b and g(x) = x + c . The condition for orthogonality is:
∫01f(x)g(x)dx=0.
∫01(ax+b)(x+c)dx=∫01(ax2+acx+bx+bc)dx.
=[3ax3+2acx2+2bx2+bcx]01=3a+2ac+2b+bc.
Setting this equal to 0:
3a+2ac+2b+bc=0.
Solving for c :
c=−3(a+2b)2a+3b.
in The denominator a + 2b cannot be zero. If a + 2b = 0 , c is undefined.
Hence, Option A is incorrect.
Option D:
Let f(x) = b and g(x) = x + c . The orthogonality condition is:
∫01b(x+c)dx=0.
∫01(bx+bc)dx=[2bx2+bcx]01=2b+bc.
Setting this equal to 0:
2b+bc=0⟹b(21+c)=0.
Since b=0 , we get:
c=−21.
This gives a unique value of c , not infinitely many.
Hence, Option D is incorrect.
Option B:Let f(x)=x+b and g(x)=x+c. The orthogonality condition is:∫01(x+b)(x+c)dx=∫01(x2+cx+bx+bc)dx=[3x3+2cx2+2bx2+bcx]01=31+2c+2b+bc.Setting this equal to 0:31+2c+2b+bc=0.Solving for c:c=−21+b31+2bThe denominator 21+b cannot be zero. If b=−21, then c is undefined. Hence, Option B is incorrect.Option C:Let c>0. From the solution to Option A, we have:c=−3(a+2b)2a+3b.For c>0, we need:c=−3(a+2b)2a+3b>0.This implies:3(a+2b)2a+3b<0.This is always possible for some a,b, proving that there exist infinitely many a,b for a given c>0. Hence, Option C is correct.