How can I solve for x in a transcendental equation?

  • Thread starter Thread starter Nusc
  • Start date Start date
Click For Summary
SUMMARY

The discussion focuses on solving the transcendental equation k + sin(g - x) = x - c, where k, g, and c are constants. Participants suggest rewriting the equation as sin(g - x) = x + c1, with c1 defined as -c - k. Graphical methods are recommended for finding points of intersection between the functions sin(g - x) and x + c1. Additionally, Newton's method is proposed as an alternative numerical approach for obtaining solutions.

PREREQUISITES
  • Understanding of transcendental equations
  • Familiarity with trigonometric functions and their graphs
  • Knowledge of Newton's method for numerical solutions
  • Basic calculus concepts
NEXT STEPS
  • Explore graphical methods for solving transcendental equations
  • Learn about Newton's method in detail
  • Study the properties of sine functions and their intersections
  • Investigate other numerical methods for solving equations, such as the bisection method
USEFUL FOR

Students, mathematicians, and anyone involved in solving complex equations, particularly those interested in transcendental equations and numerical analysis techniques.

Nusc
Messages
752
Reaction score
2

Homework Statement


Suppose I have the following expression:

k + sin(g-x)= x-c

where k, g, c are constants, how can I solve for x?

Homework Equations

The Attempt at a Solution


I don't think trig identities will help me in this case. If I square both sides then I get more junk.
 
Physics news on Phys.org
Draw the graph for sin(a-x) then draw the graph for b+sin(a-x)
Draw the graph for x-c
find points of intersection.
 
This is a transcendental equation, and is pretty tough to solve. First, rewrite it as ##\sin (g-x)= x+c_1## where ##c_1 := -c-k##. What kind of solution are you looking for? If graphical works (sometimes it's all that's required) make a plot and let ##f=\sin (g-x)## and ##g=x+c_1## and look for their intersection.

If this isn't what you're looking for you can try using Newton's method (I assume you may use calculus).
 
  • Like
Likes   Reactions: AdityaDev

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 7 ·
Replies
7
Views
2K
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
1K
Replies
7
Views
2K
Replies
3
Views
2K
Replies
12
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K