Prove the formula of squareroot 2

  • Thread starter Thread starter alexfresno
  • Start date Start date
  • Tags Tags
    Formula
alexfresno
Messages
4
Reaction score
0
[SOLVED] prove the formula of squareroot 2

Verify the following formula:
Squareroot (2)=7/5*(1+ 1/100 + 1*3/(100*200) + 1*3*5/(100*200*300) + etc..)

Use the Fact that 50=5^2*2=7^2+1

Theorem: (1+x)^a=1 +a*x/1 + (a(a-1)*x^2)/(1*2)+ (a(a-1)(a-2)*x^3)/(1*2*3)+ etc...

Hint: use the theorem with (1-x)^(-1/2)

I used the series expansion for (1-x)^(-1/2) and got

(1-x)^(-1/2)=1+ (1*x)/(1*2)+(1*3*X^2)/(1*2*4)+ (1*3*5*x^3)/(1*2*4*6)+etc ...

I do understand that the squareroot (50)=5*squareroot(2) But I am stuck

Please help, thanks
 
Last edited:
Physics news on Phys.org
Remember you need |x| < 1 for convergence. See if this will get you started:

\frac 1 7 = \frac 1 {\sqrt{49}} = (50-1)^{-\frac 1 2}=50^{-\frac 1 2}(1-\frac 1 {50})^{-\frac 1 2}

\frac 1 7 = \frac 1 {5\sqrt {2}}(1-\frac 2 {100})^{-\frac 1 2}

Now solve for \sqrt{2}.
 
LCKurtz said:
Remember you need |x| < 1 for convergence. See if this will get you started:

\frac 1 7 = \frac 1 {\sqrt{49}} = (50-1)^{-\frac 1 2}=50^{-\frac 1 2}(1-\frac 1 {50})^{-\frac 1 2}

\frac 1 7 = \frac 1 {5\sqrt {2}}(1-\frac 2 {100})^{-\frac 1 2}

Now solve for \sqrt{2}.

Thanks for helping!

I solved it by using the fact that (1-1/50)^(-1/2)=squareroot(50/49)=1+1/(2*50) + 1*3/(2*4*5*50^2)+1*3*5/(1*2*3*50^3)

Then 5*squareroot(2)/7=(1+1/100+1*3/(100*200)+1*3*5/(100*200*300))
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top