Finding x(t) with Given Coefficients

  • Thread starter Thread starter Goalie_Ca
  • Start date Start date
  • Tags Tags
    Coefficients
AI Thread Summary
Finding x(t) with the given coefficients involves using Fourier series and trigonometric identities to express x(t) as a sum of sine functions. The coefficients a_k are defined, with a_0 being zero, leading to a simplified expression for x(t) that incorporates the sine terms. The transformation j^k is recognized as a phase shift, allowing for further simplification using identities. The periodicity of 4 is also considered to refine the expression. Ultimately, specific values for a_0 and k are necessary to determine a unique solution for x(t).
Goalie_Ca
Messages
102
Reaction score
0
Okay. so i have a problem that I'm finding tricky to work backwards from.
I'm given the coefficients

Period 4 and x(t) is continuous.
a_{k} = 0 if k=0
a_{k} = j^k*sin(k*Pi/4)/(k*Pi) if k!=0

Supposed to find x(t).

Now I've tried a few things but have come up with many different answers. Mostly I am confused as they all depend on the value of k. I am obviously lost as to how to reverse this.
 
Physics news on Phys.org
Meh. Nm. i read ahead and used the Fourier transform pairs table. Also noting that j^k gives exp(j*k*Pi/2) which is just a phase shift to the square wave.
 


Finding x(t) with given coefficients can be a challenging task, especially when the problem involves working backwards. In this case, we are given the coefficients a_k and are asked to find x(t). It is important to note that the solution will depend on the value of k, as mentioned in the problem.

To start, we can use the given information to write the expression for x(t) as a sum of cosine and sine functions using Euler's formula:

x(t) = a_0 + ∑ (a_k*cos(k*t) + b_k*sin(k*t)) (1)

where a_k and b_k are the coefficients for the cosine and sine terms respectively. Since a_k = 0 if k=0, we can simplify the above equation as:

x(t) = a_0 + ∑ (b_k*sin(k*t)) (2)

Now, we can use the given expression for a_k and plug it into equation (2):

x(t) = a_0 + ∑ (j^k*sin(k*Pi/4)/(k*Pi)*sin(k*t)) (3)

Note that we have replaced the cosine term with its equivalent sine term using the identity cos(x) = sin(x+Pi/2).

Next, we can use the trigonometric identity sin(a)*sin(b) = 1/2*(cos(a-b) - cos(a+b)) to simplify equation (3):

x(t) = a_0 + 1/2∑ (j^k*(cos(k*(t-Pi/4)) - cos(k*(t+Pi/4)))/(k*Pi)) (4)

Finally, we can use the given period of 4 to simplify equation (4) further:

x(t) = a_0 + 1/2∑ (j^k*(cos(k*t) - cos(k*t+Pi)))/(k*Pi) (5)

Now, we can see that the solution for x(t) depends on the values of k and a_0. To find the specific value of x(t), we would need more information such as the initial conditions or the values of a_0 and k.

In conclusion, finding x(t) with given coefficients can be a challenging task, but by using the given information and using trigonometric identities, we can simplify the expression and write it in a more manageable form. However, the solution
 
TL;DR Summary: I came across this question from a Sri Lankan A-level textbook. Question - An ice cube with a length of 10 cm is immersed in water at 0 °C. An observer observes the ice cube from the water, and it seems to be 7.75 cm long. If the refractive index of water is 4/3, find the height of the ice cube immersed in the water. I could not understand how the apparent height of the ice cube in the water depends on the height of the ice cube immersed in the water. Does anyone have an...
Kindly see the attached pdf. My attempt to solve it, is in it. I'm wondering if my solution is right. My idea is this: At any point of time, the ball may be assumed to be at an incline which is at an angle of θ(kindly see both the pics in the pdf file). The value of θ will continuously change and so will the value of friction. I'm not able to figure out, why my solution is wrong, if it is wrong .
Back
Top