Folded Conic Section 2.des 2.9 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697
  1. {
  2. "version": 5,
  3. "graph": {
  4. "viewport": {
  5. "xmin": -11.903294186048104,
  6. "ymin": -12.724984936863532,
  7. "xmax": 18.669319366164654,
  8. "ymax": 17.847628615349226
  9. }
  10. },
  11. "expressions": {
  12. "list": [
  13. {
  14. "type": "expression",
  15. "id": "41",
  16. "color": "#c74440",
  17. "latex": "N=37",
  18. "sliderHardMin": true,
  19. "sliderHardMax": true,
  20. "sliderMin": "1",
  21. "sliderMax": "40",
  22. "sliderInterval": "2",
  23. "style": "SOLID"
  24. },
  25. {
  26. "type": "expression",
  27. "id": "1",
  28. "color": "#2d70b3",
  29. "latex": "x+y=0",
  30. "lineStyle": "DASHED",
  31. "style": "SOLID"
  32. },
  33. {
  34. "type": "expression",
  35. "id": "37",
  36. "color": "#2d70b3",
  37. "latex": "\\left(a,b\\right)",
  38. "style": "SOLID"
  39. },
  40. {
  41. "type": "expression",
  42. "id": "39",
  43. "color": "#6042a6",
  44. "latex": "a=5.7",
  45. "hidden": true,
  46. "sliderMin": "-22.4",
  47. "sliderMax": "80.6",
  48. "style": "SOLID"
  49. },
  50. {
  51. "type": "expression",
  52. "id": "40",
  53. "color": "#000000",
  54. "latex": "b=4.9",
  55. "hidden": true,
  56. "sliderMin": "-30.3",
  57. "sliderMax": "63.5",
  58. "style": "SOLID"
  59. },
  60. {
  61. "type": "expression",
  62. "id": "38",
  63. "color": "#388c46",
  64. "latex": "n=\\left[0,\\frac{1}{N},...,\\frac{N-1}{N}\\right]\\pi",
  65. "style": "SOLID"
  66. },
  67. {
  68. "type": "expression",
  69. "id": "44",
  70. "color": "#6042a6",
  71. "latex": "t=\\tan\\left(n\\right)",
  72. "style": "SOLID"
  73. },
  74. {
  75. "type": "expression",
  76. "id": "46",
  77. "color": "#c74440",
  78. "latex": "\\left(x-\\frac{a-b+2at}{2+2t}\\right)+t\\left(y-\\frac{1}{2}\\left(b+\\frac{b-ta}{1+t}\\right)\\right)=0",
  79. "style": "SOLID"
  80. },
  81. {
  82. "type": "expression",
  83. "id": "45",
  84. "color": "#c74440",
  85. "latex": "\\left(x-\\frac{at-b}{1+1t}\\right)+t\\left(y-\\frac{b-ta}{1+t}\\right)=0",
  86. "hidden": true,
  87. "style": "SOLID"
  88. },
  89. {
  90. "type": "expression",
  91. "id": "47",
  92. "color": "#2d70b3",
  93. "style": "SOLID"
  94. }
  95. ]
  96. }
  97. }