Solving a complex equation (damping/exponential-decay) like this....?

In summary: He asked how to solve this equation.In summary, the conversation discusses solving the equation ##e^{-0.6x}\sin{(5x)}-0.1=0## numerically and analytically, with the poster seeking clarification on the specific problem and the math required to solve it. The equation is revealed to be related to damped oscillations and the conversation concludes with a suggestion on how to solve it numerically.
  • #1
lightlightsup
95
9
Homework Statement
##e^{-0.6x}\sin{(5x)}-0.1=0##
Relevant Equations
https://www.desmos.com/calculator/ycgu3jt9qd
##e^{-0.6x}\sin{(5x)}-0.1=0##
I have posted my graphical solution to this problem.
But, how do I solve this numerically/mathematically without graphing it?
 
Last edited:
Physics news on Phys.org
  • #2
What is your question? What you have is the solution to a second order ordinary differential equation with initial conditions. What are you trying to solve?
 
  • Like
Likes lightlightsup
  • #3
lightlightsup said:
Homework Statement:: ##e^{-0.6x}\sin{(5x)}-0.1=0##
Homework Equations:: https://www.desmos.com/calculator/ycgu3jt9qd

I have posted my graphical solution to this problem.
But, how do I solve this numerically/mathematically without graphing it?
alan2 said:
What is your question?
It seems to me that the OP is trying to solve the equation shown above.

Regarding find a solution numerically, most textbooks on numerical methods list several techniques for find zeroes of equations, such as bisection, regula falsi (false position), Newton-Raphson, and others. See https://en.wikibooks.org/wiki/Numerical_Methods/Equation_Solving for examples of these techniques.

As far as analytic solutions go, there is the Lambert w function, but your equation is complicated enough that that approach might not be useful.
 
  • Like
Likes lightlightsup
  • #4
You've both answered my question. Thank You.
 
  • #5
lightlightsup said:
You've both answered my question. Thank You.
I would still like to know the statement of the problem.
 
  • Like
Likes lightlightsup
  • #6
The "statement of the problem"
would be "Solve the equation [itex]e^{-0.6x}sin(5x)- 0.1= 0[/itex] for x". While that was not said in so many words, when a post shows an equation in "x" and asks "how do you solve this" that's pretty much implied! In your first response you seem to have the idea that this question was about differential equations. I have no idea where you got that.
 
  • Like
Likes Mark44
  • #7
The ##x## above is ##t(time)##.

If you guys are wondering where this equation came from: simple damped spring oscillations, where one is solving for when a certain amplitude will be reached (or a certain percentage of a max amplitude).

The reality is that this amplitude may never actually be reached at a certain time.

But, the max amplitude envelope will be reached at that time ##t##.
So, if a damped oscillation is given by: ##x(t)=0.16e^{-0.6t}\sin{(5t)}##.
When do you reach 10% of the max amplitude (0.16 meters)?

I just wanted to confirm that I haven't yet learned the math required to solve these equations non-graphically.

Damped Oscillations Link
 
Last edited:
  • #8
HallsofIvy said:
The "statement of the problem"
would be "Solve the equation [itex]e^{-0.6x}sin(5x)- 0.1= 0[/itex] for x". While that was not said in so many words, when a post shows an equation in "x" and asks "how do you solve this" that's pretty much implied! In your first response you seem to have the idea that this question was about differential equations. I have no idea where you got that.
Guess you spoke too soon, see his response above. He obviously wasn’t being asked to solve for x, it can’t be done analytically, don’t know why you would think that was the question. Of course it has everything to do with an ODE, it’s the solution to a second order equation with damping.
 
  • #9
lightlightsup said:
The ##x## above is ##t(time)##.

If you guys are wondering where this equation came from: simple damped spring oscillations, where one is solving for when a certain amplitude will be reached (or a certain percentage of a max amplitude).

The reality is that this amplitude may never actually be reached at a certain time.

But, the max amplitude envelope will be reached at that time ##t##.
So, if a damped oscillation is given by: ##x(t)=0.16e^{-0.6t}\sin{(5t)}##.
When do you reach 10% of the max amplitude (0.16 meters)?

I just wanted to confirm that I haven't yet learned the math required to solve these equations non-graphically.

Damped Oscillations Link
The envelope will decay to 10% of its max when the exponential term is equal to 0.1. Then just take the natural log and solve for t.
 
  • #10
alan2 said:
Guess you spoke too soon, see his response above.
Here is is response from post #4:
lightlightsup said:
You've both answered my question. Thank You.
alan2 said:
He obviously wasn’t being asked to solve for x, it can’t be done analytically, don’t know why you would think that was the question.
He obviously was asking about how to solve the equation he wrote, either analytically or numerically. Here is what he wrote in post #1.
lightlightsup said:
Homework Statement:: ##e^{-0.6x}\sin{(5x)}-0.1=0##
But, how do I solve this numerically/mathematically without graphing it?
I made several suggestions of techniques that could be used for solving the equation numerically.
alan2 said:
Of course it has everything to do with an ODE, it’s the solution to a second order equation with damping.
But that's not the question he asked.
 

1. What is damping in terms of an equation?

Damping in an equation refers to the gradual decrease of a variable over time. It is often represented by the coefficient "d" in an exponential-decay equation, and it determines how quickly the variable decreases.

2. How do I solve for damping in an equation?

To solve for damping in an equation, you will need to know the initial value of the variable, the rate at which it decreases (usually represented by "r"), and the time elapsed. You can then use the formula d = ln(initial value/final value)/time to calculate the damping coefficient.

3. What is an exponential-decay equation?

An exponential-decay equation is a mathematical expression that models the decrease of a variable over time. It follows the form y = Ae^-rt, where y is the final value, A is the initial value, r is the rate of decay, and t is time.

4. How do I use an exponential-decay equation to solve a real-world problem?

To use an exponential-decay equation to solve a real-world problem, you will first need to identify the variables involved (such as the initial and final values, rate of decay, and time). You can then plug these values into the equation and solve for the unknown variable.

5. What are some applications of solving exponential-decay equations?

Solving exponential-decay equations is useful in many fields of science and engineering, such as physics, chemistry, and biology. It can be used to model radioactive decay, population growth and decline, and the dissipation of energy in mechanical systems.

Similar threads

  • Calculus and Beyond Homework Help
Replies
11
Views
217
  • Calculus and Beyond Homework Help
Replies
7
Views
1K
  • Calculus and Beyond Homework Help
Replies
6
Views
1K
  • Calculus and Beyond Homework Help
Replies
1
Views
282
  • Calculus and Beyond Homework Help
Replies
1
Views
278
  • Calculus and Beyond Homework Help
Replies
2
Views
2K
  • Calculus and Beyond Homework Help
Replies
2
Views
372
  • Calculus and Beyond Homework Help
Replies
7
Views
704
  • Calculus and Beyond Homework Help
Replies
17
Views
885
  • Calculus and Beyond Homework Help
Replies
8
Views
2K
Back
Top