Trig Func Plot Error and Trig Solving Error
|
10-30-2019, 09:57 AM
Post: #8
|
|||
|
|||
RE: Trig Func Plot Error and Trig Solving Error
(10-29-2019 06:13 PM)Tim Wessman Wrote:(10-29-2019 02:22 PM)Bosebcc Wrote: - Even though using solve(cot(x)^2 + 3*csc(x) = 3,x,0..2pi) doesn't display the 1.57 solution, Thank for your reply it have been very helpful. First of all checking "allow complex output from real input" did the job for the graph in the function app. I am still confuse why the advance graphing app show two line. Maybe it's a limitation of the graphing engine(http://www.peda.com/grafeq/) or I have some setting on which cause the result. (10-29-2019 09:12 PM)pinkman Wrote: Like Tim I also don’t understand why you say x=pi/2 is not an intersection of your previous f(x) with g(x)=3, because CAS found it : [1/2*π,-asin(1/4),asin(1/4)-π] //1 For the pi/2 result, I do understand see that that is the solution. But it still doesn't explain why fsolve or solve can't show all the solution in the interval. I'm sorry that I didn't provide a clear example that indicate the problem. For example the interval 2pi..4pi for the same function. In the hp prime using solve(cot(x)^2 + 3*csc(x) = 3,x,2pi..4pi) It returns 9.677, 12.313 instead of 7.854, 9.677, 12.313 _______________________________________________________________________ _______________________________________________________________________ (10-30-2019 02:20 AM)Tim Wessman Wrote: Oh, I forgot to mention - if you want the general periodic solutions like 2*n, uncheck the ""principal solutions" check on page 1 of the CAS settings page. I think that does what you are looking for. //2 Thank you for this too. I have one question about the output of principal solution. In the result of the periodic solution, it includes n_2,n_3,n_3. I have not seen this notation before. Is this the notation for interger and is n_2 the same as n_3? ______________________________________________________________________________________________________________________________________________ (10-28-2019 07:53 AM)FrankP Wrote:Quote:[1] Why is there a asymptote for some graph and not for others?Well, even the internal representation of the relation //3 That solves the problem for this function but there is another problem. Yesterday I found a function while doing a problem that had the same issue(asymptote appearing) and I tried to use the collect function but this time the asymptote didn't go away. [I can't find the function, I will try to find it and post an update] |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Trig Func Plot Error and Trig Solving Error - Bosebcc - 10-27-2019, 08:38 AM
RE: Trig Func Plot Error and Trig Solving Error - FrankP - 10-28-2019, 07:53 AM
RE: Trig Func Plot Error and Trig Solving Error - pinkman - 10-28-2019, 05:59 PM
RE: Trig Func Plot Error and Trig Solving Error - Bosebcc - 10-29-2019, 02:22 PM
RE: Trig Func Plot Error and Trig Solving Error - Tim Wessman - 10-29-2019, 06:13 PM
RE: Trig Func Plot Error and Trig Solving Error - Bosebcc - 10-30-2019 09:57 AM
RE: Trig Func Plot Error and Trig Solving Error - pinkman - 10-29-2019, 09:12 PM
RE: Trig Func Plot Error and Trig Solving Error - Bosebcc - 10-30-2019, 10:03 AM
RE: Trig Func Plot Error and Trig Solving Error - Tim Wessman - 10-30-2019, 02:20 AM
|
User(s) browsing this thread: 2 Guest(s)