How would you solve f(t)=1+t with -pi<x<pi?

  • Thread starter Thread starter hawaiidude
  • Start date Start date
AI Thread Summary
To solve the equation f(t) = 1 + t within the interval -π < x < π, the Fourier series approach is utilized. The constant term a0/2 is determined to be 1, while all coefficients an are found to be 0. The calculation for bn involves integrating the function multiplied by sin(nt), which ultimately results in bn also being 0 for all n. Consequently, the Fourier series simplifies to just the constant term, leading to the conclusion that the solution for f(t) = 1 + t in the specified interval is f(t) = 1. This demonstrates that the function is represented by a constant value across the interval.
hawaiidude
Messages
41
Reaction score
0
foueri series

how would you solve f(t)=1+t with -pi<x<pi?

we know that a0/2+sigma n=1 (an cos( nt) + bn(sin( nt) ?
 
Physics news on Phys.org
Hi hawaiidude,

You need to provide some of the work you have done with this. How far have you gone?

Or, if you want, you can ask some general questions about Fourier series (which would not be moved to the homework help forum).
 


we have to find the coefficients an and bn

since f(t)=1+t , we can rewrite it as f(t)=1+0t

so, a0/2=1 and an=0 for all n

now, to find bn

bn= 2/pi integral of f(t) sin(nt) dt from -pi to pi

= 2/pi integral of (1+t) sin(nt) dt from -pi to pi

= 2/pi integral of sin(nt) dt + integral of t sin(nt) dt from -pi to pi

= 0 + 2/pi integral of t sin(nt) dt from -pi to pi

= 2/pi (-cos(nt)) from -pi to pi

= 2/pi (-cos(npi) + cos(-npi))

= 2/pi (-cos(npi) + cos(npi))

= 4/pi cos(npi)

= 0

since bn=0 for all n, the Fourier series for f(t)=1+t is simply a0/2, which is equal to 1.

Therefore, the solution for f(t)=1+t with -pi<x<pi is f(t)=1.
 
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top