Solution:
We know that exponential family of distribution is of the form:
P(x,θ)=h(x).exp(θTT(x)−A(θ)) ...(i)
Given, P(x,a)=ax(1−a)1−x;0<a<1;x=0,1
=exp[log(ax(1−a)1−x)]=exp[logax+log(1−a)1−x]=exp[xloga+(1−x)log(1−a)]=exp[xloga+log(1−a)−xlog(1−a)]=exp[xlog1−aa+log(1−a)]=exp[xθ−log(1+eθ)]...(ii)
where T(x)=x,θ=log1−aa,A(θ)=log(1+eθ)
Hence, (ii) matches with (i), given probability density function is a member of an exponential family
Comments