What are the conditions for solving (a+b)^(-c)?

  • Thread starter Thread starter Pietair
  • Start date Start date
AI Thread Summary
To solve the expression (a+b)^(-c), where c=1, it simplifies to (a+b)^-1, which equals 1/(a+b). The discussion revolves around proving the equivalence of two equations: r = 1/(a + bcos(c)) and r = (1/a) * (1/(1 + bcos(c))). Participants note that these two forms are not equal under general conditions. A counterexample is suggested to demonstrate that the equations cannot be proven equivalent for all values of a, b, and c. The conclusion emphasizes the need for specific conditions to establish any equivalence.
Pietair
Messages
57
Reaction score
0
Good day,

How do I work out (a+b)^(-c)?

Thanks.
 
Mathematics news on Phys.org


In my case, c = 1, so I have got: (a+b)^-1
 


Well, what does x ^{-1} represent?
 


(1/x).

I have got the equation:
r = 1/(a + bcos(c))

This should be equal to:
r = (1/a) * (1/(1+bcos(c)))

I just can't figure out why.
 


To be straight that I understand: you have

<br /> r = \frac 1 {a + b \cos{c}}<br />

and need to show that this equals

<br /> r = \left(\frac 1 a\right) \left( \frac 1 {1 + b \cos{c}}\right)<br />

If your statements are the ones I've written here, they aren't equal.
 


Exactly.
 


Are there some type of conditions? If not, just write down a counterexample, therefore showing it's impossible to prove it (ie. a not = 1, b, c in reals)
 
Back
Top