root((k+1)/2) - root((k-1)/2) = root (k - root(k^2-1))
currysauce Actuary in the making Joined Aug 31, 2004 Messages 576 Location Sydney Gender Male HSC 2005 Mar 12, 2006 #1 root((k+1)/2) - root((k-1)/2) = root (k - root(k^2-1))
I icycloud Guest Mar 12, 2006 #2 Let LHS = Sqrt((k+1)/2) - Sqrt((k-1)/2) LHS2 = (k+1)/2 + (k-1)/2 - 2Sqrt((k+1)(k-1)/4) = k - Sqrt(k^2-1) Thus, LHS = Sqrt(LHS2) = Sqrt(k-Sqrt(k^2-1)) = RHS
Let LHS = Sqrt((k+1)/2) - Sqrt((k-1)/2) LHS2 = (k+1)/2 + (k-1)/2 - 2Sqrt((k+1)(k-1)/4) = k - Sqrt(k^2-1) Thus, LHS = Sqrt(LHS2) = Sqrt(k-Sqrt(k^2-1)) = RHS
N NightShadow Member Joined Nov 10, 2004 Messages 79 Gender Male HSC 2006 Mar 12, 2006 #3 what about restrictions because you're square rooting? wont you have a negative answer component as well?
what about restrictions because you're square rooting? wont you have a negative answer component as well?
currysauce Actuary in the making Joined Aug 31, 2004 Messages 576 Location Sydney Gender Male HSC 2005 Mar 12, 2006 #4 thankyou
I icycloud Guest Mar 12, 2006 #5 Well, k >= 1 for LHS to be defined. And LHS >= 0 for k >= 1. Therefore, we take the positive root for RHS.
Well, k >= 1 for LHS to be defined. And LHS >= 0 for k >= 1. Therefore, we take the positive root for RHS.