1

It shouldn't, but I am blanking on a counterexample.

ETA: Note that the $t$ is shared on both sides - which differentiates this from this question. Similarly $F_{X,Y}(x,y)=F_X(x)F_Y(y)$ implies independence, but $F_{X,Y}(t,t)=F_X(t)F_Y(t)$ doesn't.

A.S.
  • 4,004

1 Answers1

2

$X=Y$ Cauchy is a counter-example I was looking for.

A.S.
  • 4,004
  • your characteristic function relation is equivalent to $f_{X+Y}(x) = \int_{-\infty}^{\infty} f_X(u) f_Y(x-u) du =\int_{-\infty}^{\infty} f_{X,Y}(u,x-u) du $ but this doesn't imply $f_X(u) f_Y(x-u) = f_{X,Y}(u,x-u)$ almost everywhere : your are viewing $f_{X,Y}(u,x-u)$ a $\mathbb{R}^2 \to \mathbb{R}$ function only by summing it on parallel lines, but to prove it is really the product of two $\mathbb{R} \to \mathbb{R}$ functions you would need more information on it. how many more ? that is the question. – reuns Jan 17 '16 at 01:38