Solve Input Math Problem: y``+y`+y=r(t)

  • Thread starter Thread starter asdf1
  • Start date Start date
  • Tags Tags
    Input
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 3K views
asdf1
Messages
734
Reaction score
0
y`` +y`+y=r(t)
why's r(t) the input and not t?
 
Physics news on Phys.org
asdf1 said:
y`` +y`+y=r(t)
why's r(t) the input and not t?

Because the right hand side of that equation denotes a function of t.

r(t) could be t but it can also be every other function that depends on t.

Basically, r(t) is the most general form to denote "a function of t"

marlon
 
That's not really mathematics- it's "Engineer speak".

From the point of view of an Engineer, a differential equation is a machine to which you supply an "input" and get an "output". The differential operator y"+ y'+ y is the machine. Whatever function you have on the right hand side is the "input" (which varies with t) and y(t) satisfying the equation is the "output".

(Edited- thanks, Marlon.)
 
Last edited by a moderator:
HallsofIvy said:
That's not really mathematics- it's "Engineer speak".
From the point of view of an Engineer, a differential equation is a machine to which you supply an "input" and get an "output". The differential operator y"+ y' is the machine. Whatever function you have on the right hand side is the "input" (which varies with t) and y(t) satisfying the equation is the "output".

The differential operator is not y''+y' but y''+y'+y

marlon