B Solving equations but getting an identity - what mistakes were made?

  • B
  • Thread starter Thread starter farfromdaijoubu
  • Start date Start date
farfromdaijoubu
Messages
8
Reaction score
2
TL;DR Summary
What are the mistakes made when you try to solve equations for some variable/s but end up with an identity?
This might be a bit vague but when solving algebra equations, what does it 'mean', or what mistakes does it imply if you end up with both sides of the equation being the same thing and getting nowhere? For example, you want to solve a system for x, but the x's end up cancelling and you get 0=0.

For context I was just doing some basic projectile motion stuff - wanted to find minimum speed at which a ball thrown at a given angle would always collide with another dropped at the same instant but ended up constant = constant.

But I've run into the same issue many times before and never properly learnt what I was doing wrong whenever it happened.
 
Mathematics news on Phys.org
It usually means that your variable is actually a degree of freedom and can be set to anything. However, it could also mean that you made a mistake, like using the statement that you want to show, or simply typos. It depends on the case.
 
  • Like
  • Agree
Likes Gavran, FactChecker and Bystander
farfromdaijoubu said:
TL;DR Summary: What are the mistakes made when you try to solve equations for some variable/s but end up with an identity?

This might be a bit vague but when solving algebra equations, what does it 'mean', or what mistakes does it imply if you end up with both sides of the equation being the same thing and getting nowhere? For example, you want to solve a system for x, but the x's end up cancelling and you get 0=0.

For context I was just doing some basic projectile motion stuff - wanted to find minimum speed at which a ball thrown at a given angle would always collide with another dropped at the same instant but ended up constant = constant.

But I've run into the same issue many times before and never properly learnt what I was doing wrong whenever it happened.
You don't need to do anything wrong to get an identity. An identity is a true statement. It just means that you didn't end up where you wanted to.

For example, if you use integration by parts twice, changing the roles of the functions, you tend to end up with an identity.
 
farfromdaijoubu said:
What are the mistakes made when you try to solve equations for some variable/s but end up with an identity?
There are three kinds of equations: conditional equations, identities, and contradictions.
A conditional equation is one in which the variable can take on only a limited number of values for the equation to be a true statement. For example, ##x^2 - 3x + 2 = 0##. This equation is a true statement only for x = 1 or x = 2.

An identity is an equation that is a true statement for all values of the variable. For example, ##x^2 - 3x + 2 = (x -1)(x - 2)##. Any real value (or even a complex value) can be substituted for x here and the resulting equation will be a true statement.

A contradiction is an equation that can never be true, no matter which value the variable takes on. For example, ##x = x + 1## is never true for any value.

farfromdaijoubu said:
This might be a bit vague but when solving algebra equations, what does it 'mean', or what mistakes does it imply if you end up with both sides of the equation being the same thing and getting nowhere? For example, you want to solve a system for x, but the x's end up cancelling and you get 0=0.
It seems to me that you are starting from an equation that is an identity and applying operations to both sides to eventually get to 0 = 0. Can you give me a specific example of an equation that you're talking about?
 
farfromdaijoubu said:
For context I was just doing some basic projectile motion stuff - wanted to find minimum speed at which a ball thrown at a given angle would always collide with another dropped at the same instant but ended up constant = constant.
For a system of equations this usually means that the equations are not independent of each other (redundant).
 
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
I'm interested to know whether the equation $$1 = 2 - \frac{1}{2 - \frac{1}{2 - \cdots}}$$ is true or not. It can be shown easily that if the continued fraction converges, it cannot converge to anything else than 1. It seems that if the continued fraction converges, the convergence is very slow. The apparent slowness of the convergence makes it difficult to estimate the presence of true convergence numerically. At the moment I don't know whether this converges or not.
Back
Top