🚀 CalcForge is in beta. Your feedback shapes the product. Tell us what you think
harddy/dx Differential Equations·25 pts·0 solved

Simple Harmonic Motion

Problem Statement

Solve y′′+y=0,y(0)=0, y′(0)=1\text{Solve } y'' + y = 0, \quad y(0)=0,\ y'(0)=1

Your Answer (variable: x)

Live LaTeX preview appears here as you type…
Guest mode: browsing only. Log in to submit and track progress.

Hints

Discussion (0)

Loading discussion…

f(x)

Tips

  • Use standard math syntax: ^ for powers, * for multiplication.
  • Functions: sin, cos, tan, exp, log (natural log), sqrt.
  • Constants: pi, e.
  • For antiderivatives you can omit "+ C".