Consider the van der Pol equation below: (x′′)+c(x^2−1)(x′)+(x)=0 , which governs the flow of current in a vacuum tube with three internal elements. It can be written as the system x′= y , y′= -x-c(x^2 - 1).y By setting c = 2/3, x(0) = 1 and y(0) = 0,
i need to :
- find x(1) and y(1).
2)graph the solution that satisfies these initial conditions, i) x(t) and y(t), ii) x(t) versus y(t)
3)present a version of the previous graph with control added to allow interactive manipulation of the value of c. Observe and explain the results.

EquationTrekker. Be sure to look under "Options" > "TrekParameters" to see how to input the parameterc. – Michael E2 Feb 02 '22 at 17:33EquationTrekker. – Michael E2 Feb 02 '22 at 17:55x(1) and y(1).did you meanx(t) and y(t)instead? – Nasser Feb 02 '22 at 21:00