InterviewSolution
Saved Bookmarks
| 1. |
If 0 lt theta lt pi/2, x = sum_(n=0)^(oo)cos^(2n) theta, y =sum_(n=0)^(oo)sin^(2n)theta, and z=sum_(n=0)^(oo) cos^(2n)theta sin^(2n) theta then show that (i) xyz=xy+z (ii) xyz=x+y+z |
|
Answer» `xz+yz=xy+z` |
|