Deriving Nth Power of (a+b): Geometrical Methods

  • Thread starter Thread starter let_me_think
  • Start date Start date
  • Tags Tags
    Power
AI Thread Summary
The discussion focuses on finding alternative methods to derive the nth power of (a+b) beyond traditional approaches like multiplication, the binomial theorem, and Pascal's triangle. Participants express interest in geometrical methods, particularly one involving the Pythagorean theorem. There's a suggestion that proofs, such as inductive or combinatorial, may also be relevant to the inquiry. However, there is skepticism about the existence of a geometrical proof based on Pythagoras. The overall consensus is that while various proofs exist, specific geometrical methods for this derivation remain elusive.
let_me_think
Messages
2
Reaction score
0
can u tell me all possible ways of deriving nth power of (a+b) other than -- multiplying (a+b) again and again;binomial theorem and pascal triangle. CAN U TELL ME A FEW MORE METHODS? I'M PARTICULARLY INTERESTED IN GEOMETRICAL METHODS (someone told me there's one using PYTHAGORAS THEOREM). u may think I'm asking u a crazy question , but this is my holiday homework project for maths
 
Physics news on Phys.org
The binomial theorem is:

(a+b)^n = \sum_{k=0}^n \left( \begin{array}{cc} n \\ k \end{array} \right)a^k b^{n-k}

Are you looking for different ways to prove this? Or different expressions equal to the LHS? Or ways of numerically computing the LHS for specific values of a and b?
 
StatusX said:
The binomial theorem is:

(a+b)^n = \sum_{k=0}^n \left( \begin{array}{cc} n \\ k \end{array} \right)a^k b^{n-k}

Are you looking for different ways to prove this? Or different expressions equal to the LHS? Or ways of numerically computing the LHS for specific values of a and b?

Looks GOOD to me =) :-p
 
I think the OP is looking for a proof of the theorem. The obvious ones are the inductive proof and some kind of combinatoric proof (I can think of one, and I imagine others of this kind are essentially the same). I can't, however, imagine a proof based on Pythgoras.
 
No, I don't think so. It seems clear that the OP is looking for different methods of finding (x+ y)n, or at least the coefficients, not just a proof of the binomial theorem. Unfortunately, I can't think of any!
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top