Why is it impossible to solve y explicitly in this equation?

  • Context: Undergrad 
  • Thread starter Thread starter InvalidID
  • Start date Start date
  • Tags Tags
    Impossible
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
7 replies · 3K views
InvalidID
Messages
84
Reaction score
3
$$y+siny=x$$

How would you even graph a function like this if you can't solve for y explicitly?
 
Mathematics news on Phys.org
InvalidID said:
$$y+siny=x$$

How would you even graph a function like this if you can't solve for y explicitly?
Make a table of values. Pick some y-values and solve each of them for x.
 
Why is it impossible to solve y explicitly in this equation?
 
SteamKing said:
The presence of sin y. Trig functions are transcendental and cannot be solved using algebraic methods alone.

With this in mind (and I agree) one cannot solve this either,
[tex]\sin{y} = x[/tex]
We have to invent a special function, the inverse sine, to solve it. By that same logic, we can invent a special function to solve the original equation. But it would be no more "solved" than using the inverse sine function to solve my equation above.
 
you can graph [itex]x[/itex] as a function of [itex]y[/itex] explicitly, then turn the graph by 90° and flip (mirror image) the rotated graph.

i do not think there is a closed form solution to

[tex]y + a \sin(y) = x[/tex]

but you can still solve it numerically, as long as [itex]|a| \le 1[/itex]. there are places in the [itex]y=f(x)[/itex] function where the slope is infinite, but only on a single point. sort of like the real function [itex]y = x^{1/3}[/itex].