Post Reply 
[CAS] limit() question
05-26-2018, 06:07 AM
Post: #2
RE: [CAS] limit() question
Yes, undef is expected, because limit does series expansion without simplifications (because simplify could return a much harder limit), and you can not do that for (x-2)^n without assumption on x (need to know the sign of ln(x-2)). If you run for example assume(x>3) the initial limit will be solved. Or if you run simplify, because it will remove the (x-2)^n.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
[CAS] limit() question - DrD - 05-25-2018, 10:27 AM
RE: [CAS] limit() question - parisse - 05-26-2018 06:07 AM
RE: [CAS] limit() question - DrD - 05-26-2018, 08:19 AM



User(s) browsing this thread: 1 Guest(s)