Let f(x)=log2(x2+4) for x≥0.
To find the inverse function f−1(x), we set y=log2(x2+4) and solve for x:
2y=x2+4
x2=2y−4
x=2y−4
Thus, f−1(x)=2x−4.
The given expression is α=∫023f(x)dx+∫24f−1(x)dx.
We observe the limits of the first integral and evaluate the function at these points:
f(0)=log2(0+4)=2
f(23)=log2((23)2+4)=log2(12+4)=log2(16)=4
These exactly match the limits of the second integral. Using the standard property of definite integrals for inverse functions:
∫abf(x)dx+∫f(a)f(b)f−1(x)dx=bf(b)−af(a)
Substituting a=0 and b=23:
α=23⋅f(23)−0⋅f(0)
α=23⋅4−0=83
Therefore, α2=(83)2=64×3=192.
Answer: 192