Give a precise meaning to evaluate the following:
√1+√1+√1+√1+⋯
Since I think it has a recursive structure (does it?), I reduce the equation to
p=√1+p
p2=1+p
p2−p−1=0
p=1±√52
Did I do this right?
I have injection f:A→B and I want to get bijection. Can I just resting codomain to f(A)? I know that every function i...
No comments:
Post a Comment