Hello again,There is some mistake in equation 7 as V1 and V2 are turning up to be same V1 =V2 = RCV/(e-1) need to verify.

Hi there,Why won't you just use the input function you were given?
Given f(t) which is periodic with period To, to find F(s) = Laplace{f(t)}, do the following:
Step #1: Write f1(t) for one period.
Step #2: Take the Laplace transform of f1(t) to get F1(s).
Step #3: Divide F1(s) by (1 - e^(-sTo)) to get F(s), the Laplace transform of the full periodic function.
Here is the given f(t)
View attachment 361120
The period is To = T1 + T2.
We can shift the waveform in time all we want, since we are only looking for min/max values in steady state. So we can declare that t=0 at the beginning of the ramp.
What is the basic function of a ramp that goes from 0 at t=0 to V at t=T1 if we don't care about what it is before or after that?
Easy:
g(t) = (V/T1)·t
The only difference between g(t) and f1(t) is that we need to kill g(t) outside the window from t=0 to t=T1.
What if we multiply g(t) by a function h(t) that is 1 within this window and 0 outside of it?
Easy:
h(t) = u(t) - u(t-T1)
where u(t) is the unit step function.
so
f1(t) = g(t)·h(t)
Can you take it from here?