Post Reply 
Display only TRUE in V1?
11-22-2018, 03:17 PM
Post: #1
Display only TRUE in V1?
I am playing around with perfect squares, cubes,..... and I want to only display true values in V1 of advanced graphing. Is this possible?

example: 11^x-5^y=-4 (2,3), (0,1) is true, most others is false. I want to see only true or search for only values that return a true. Possible??
Find all posts by this user
Quote this message in a reply
11-22-2018, 05:06 PM (This post was last modified: 11-22-2018 05:07 PM by Mark Hardman.)
Post: #2
RE: Display only TRUE in V1?
This is exactly what the Advanced Graphing app is made for. Enter the equation as written, but use an uppercase X and Y for your variables.

[Image: attachment.php?aid=6616]

[Image: attachment.php?aid=6615]


Attached File(s) Thumbnail(s)
       

Ceci n'est pas une signature.
Find all posts by this user
Quote this message in a reply
11-23-2018, 12:37 AM
Post: #3
RE: Display only TRUE in V1?
Thanks for the reply, yes I got lazy in the question and cap X+Y. After more thinking on the idea, what I really wanted was a^X+b^Y+[0,1,2,3,4,....]=0

Some algorithm to find things like this: 3^2-2^3=1 or 5^3-11^2=4

See this page for clarity https://oeis.org/wiki/Consecutive_intege...ect_powers

Thanks again Mark
Find all posts by this user
Quote this message in a reply
Post Reply 




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