Question
GeneralGeneralGeneral

If limx→0 [ (e(a−1)x + 2cosbx + (c−2)e−x) / (xcosx − loge(1+x)) ] = 2, find a2 + b2 + c2.

Verified Answer

Solution:

Using standard expansions:

e(a−1)x = 1 + (a−1)x + ...

2cosbx = 2 − b2x2 + ...

(c−2)e−x = (c−2)(1 − x + ...)

Denominator:

xcosx − log(1+x)

≈ x(1) − (x − x2/2)

= x2/2

For limit to exist, constant term and x term in numerator must be zero.

Constant term:

1 + 2 + (c−2) = 0

c + 1 = 0

c = −1

Coefficient of x:

(a−1) + (−c+2) = 0

(a−1) + 3 = 0

a = −2

Now comparing x2 terms gives:

2(1 − b2) = 2

b = 0

Therefore,

a2 + b2 + c2

= (−2)2 + 02 + (−1)2

= 4 + 1

= 5

Answer: 5