About this blog

I feel this blog as a reflection of my thoughts to myself , and sometimes as a public diary, and the is my only friend to share my thoughts who says never a "oh no! ,you shouldn't....That is boring...."

Octave Matlab code Two friends wanted to meet for 1 hour. at least ,over a time-window of N hours

The method of solving is brute-force and the codes involved were optimized at my best.

All possible configurations of hours(n) spent over (N hours window) by each friend is given by either combR or comb.
Octave code for the subroutine : combR.m (depends on nested looping ann optimization)
  Octave code for the subroutine : comb.m (So many for loops and functions were used finally the result will same as combR)
Surprisingly, both the methods were taking nearly equal time for smaller N values.
   The final solution can be sought from friendsMeet(N) programme.

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Codes start here------>>>>
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
$$$$$$$$$$$$$
combR.m code: 
$$$$$$$$$$$$$
function X=combR(N,n,Xpre)
if n>N
  return ;
endif
if (n==1)
    X=eye(N);
else
    if nargin==3
     X=Xpre;
    else
     X=combR(N,n-1);
    endif
    Y=[ ];
    for col=1:size(X,2)
      [rowidx]=find(X(:,col)==0);
      for g=1:length(rowidx)
        Y=[Y X(:,col)];
        Y(rowidx(g),end)=1;
      endfor
    endfor
    X=unique(Y',"rows")';
endif
endfunction

$$$$$$$$$$$$$
comb.m   code: 
$$$$$$$$$$$$$
function [X]=comb(N, n)
%% Generates all possible combinations for N  choose n
if n>N
  return ;
endif
X=eye(N);
for B=1:n
  for i=1:size(X,2)
    for j=1:N
      if(X(j,i)==1)
        continue
      endif
      X=[X, X(:,i)];
      X(j,end)=1;
    endfor
  endfor
  [idx]=find(sum(X,1)==B);
  X=X(:,idx);
  X=unique(X',"rows")';
endfor
endfunction

$$$$$$$$$$$$$
main function friendsMeet.m   code: 
$$$$$$$$$$$$$
function H=friendsMeet(N)
%% Find number of hours each, two friends should wait
%% at a location so that they can meet for at least
%% for one hour
%% Input: (N) Available time window for both.
%% Each friend spends time of integer
%% hours starting from an integer clock hour.

%% The technique is Brute force or Trail-n-Error
if nargin==0
  N=8;
endif
M=X=[];

for i=1:N
 if i==1
   Y=combR(N,i);
 else
   Y=combR(N,i,Y);
 endif
 X=[X, Y];
endfor

## j=0;
## for a=1:size(X,2)
##   for b=1:size(X,2)
##     M(++j)=X(:,a)'*X(:,b);
##     Hc(j)=min(sum(X(:,a)),sum(X(:,b)));
##   endfor
## endfor
 M=(X'*X)(:);
 Hc=full(sum(X));
 Hc=min(Hc,Hc')(:); %%Symmetric matrix output
 %hist(Hc(M>0))
 H=mean(Hc(M>0));
 V=std(Hc(M>0),1);
 printf("For %f%% chances Spend atleast %d hours\n", 99.7, H+3*V);
 printf("For %f%% chances Spend atleast %d hours\n", 95, H+2*V);
 printf("For %f%% chances Spend atleast %d hours\n", 68, H+V);
endfunction



N choose n Matlab Octave program

The following is an Octave/ Matlab program to generate all N chose n choices for given N and n.

function [X]=comb(N, n)
%% Generates all possible combinations for N  choose n
X=[];
  for i=1:N
    X=[X,eye(N)(:,i)];
  endfor
for B=1:n
  for i=1:size(X,2)
    for j=1:N
      if(X(j,i)==1)
        continue
      endif
      X=[X, X(:,i)];
      X(j,end)=1;
    endfor
  endfor
  [idx]=find(sum(X,1)==B);
  X=X(:,idx);
  X=unique(X',"rows")';
endfor
size(X,2)
 endfunction

The most expensive graph of 19th century is India's census on growth rate of population.

Something suspicious just before independence. I mean data being tampered by the Brits aftet the great Bengal famine or by fallacious census by us after the independence.!
Whom do you refute in these two choices??


Higher Voter Turnout. What it suggests ?

1. Gratitude to the existing government policies/freebies and to secure them for next term.
2. More political activism among the voters/groups.
3. It can be a one sided judgement by the people.
4. 

వెళ్లాలి..?

EEnadu article on tourism in India dated 15-04-2019

నయాగరా అందాల కోసం అమెరికా వెళ్లాలా..?
భారతదేశం భూతలస్వర్గమని మన కవులు వర్ణించారు. ప్రపంచంలో పేరుగాంచిన అందాలని తలదన్నె విధంగా మన మాతృభూమిలో కొన్ని ప్రదేశాలు, కట్టడాలు, ప్రాంతాలు ఉన్నాయంటే నమ్మితీరాలి. ప్రపంచాన్ని తిరిగేయాలని కలలు కనే యాత్రికులు... దేశంలోని ఈ ప్రదేశాలు చూస్తే ప్రపంచాన్ని చూసేసినట్టే. ఇంతకి అవి ఏంటో తెలుసుకుందామా!
అలప్పుళ-వెనిస్‌
వెనిస్‌లో పడవ షికారుకు వెళ్లాలనుకునే ముందు ఒక సారి  కేరళలోని అలప్పుళకు  వెళ్లండి. అక్కడ బ్యాక్‌ వాటర్‌లో.. హౌస్‌బోట్‌లో షికారు చేస్తుంటే ఎవరైనా అక్కడి ప్రకృతికి దాసోహమైపోతారు. వెనిస్‌తో ఏ మాత్రం తీసిపోని అలెప్పీ అందాలకి పర్యటకులు మంత్రముగ్ధులవ్వాల్సిందే. అందుకే అలప్పుళను ‘వెనిస్‌ ఆఫ్ ది ఈస్ట్‌’గా పిలుస్తారు.

రాణ్‌ ఆఫ్‌ కచ్‌- సాల్ట్‌ లాండ్స్‌ ఆఫ్ ఉటా 
సాల్ట్‌ లాండ్స్‌ చూడటం కోసం ఉటా దాకా వెళ్లాల్సిన అవసరంలేదు. గుజరాత్‌లోని రాణ్‌ ఆఫ్‌ కచ్‌కి వెళ్లండి. ఈ రెండు ప్రదేశాల్లో మీరు ఒకే తరహా అనుభూతి పొందుతారు. చలికాలంలో దీని అందం మరింత రెట్టింపుగా కనిపిస్తుంది. ఈ ప్రాంతానికి నవంబర్‌ రెండో వారం నుంచి ఫిబ్రవరి వరకు యాత్రికుల తాకిడి ఎక్కువ. 

గండికోట ఫోర్ట్‌- గ్రాండ్‌ కెనాన్‌‌
యునైటెడ్‌ స్టేట్స్‌లోని గ్రాండ్‌ కెనాన్‌కు దీటుగా భారత్‌లో గండి కోట ఉంది. ఆంధ్రప్రదేశ్‌లోని కడప జిల్లాలో ఉన్న గండి కోటను చూస్తే ఎవరైనా ఫిదా అవ్వాల్సిందే. ఎంతో పురాతనమైన గండికోట నేటికీ చెక్కు చెదరకుండా యాత్రికులను మంత్రముగ్ధుల్ని చేస్తోంది. దీనిని పశ్చిమ కల్యాణీ చాళుక్య రాజైన అహవమల్ల సోమేశ్వరుని సంరక్షకుడు కాకరాజు కట్టించాడని ప్రతీతి. ఇక్కడ సహజసిద్ధంగా ఏర్పడిన లోయలో పెన్నానది వంపు తిరుగుతుంది.

హిమాచల్‌ ప్రదేశ్‌- స్విట్జర్లాండ్‌ 
మంచుతో కప్పేసిన కొండలు.. ఎటు చూసినా పచ్చిక. ఇలాంటి అనుభూతి కోసం.. చాలామంది స్విట్జర్లాండ్‌కు వెళ్తుంటారు. అక్కడివరకు వెళ్లకుండా హిమాచల్‌ ప్రదేశ్‌కు వెళ్లండి చాలు. అలాంటి ఫీలింగే మీకూ కలుగుతుంది. ఖర్చుతో పాటు సమయం కూడా కలిసొస్తుంది.

ఉత్తరాఖండ్‌ - యాంటెలోప్‌ లోయ 
ఉత్తరాఖండ్‌లో అందమైన పూల లోయలని చూస్తే.. యునైటెడ్‌ స్టేట్స్‌లోని యాంటెలోప్‌ లోయని చూసిన అనుభూతి పొందుతారు. ఉత్తరాఖండ్‌లోని పూల లోయలని చిత్రాల్లో బంధిస్తే యాంటెలోప్‌ లోయకు ఏ మాత్రం తీసిపోదు. దేవకన్యలు ఇక్కడికి వచ్చే వారని, ప్రకృతి ఈ పూల స్వర్గానికి తోటమాలని ప్రతీతి. 

మున్నార్‌- కామెరాన్‌ 
కేరళలోని పశ్చిమ కనుమల్లో ఉన్న మున్నార్‌లోని తేయాకు తోటల అందాలు మీ హృదయాన్ని తాకుతాయి. మరోవైపు మలేసియాలోని కామెరాన్‌లో ఉన్న పొలాలను చూస్తే రెండూ ఒకటేనా అని ఆశ్చర్యపోతారు. మున్నార్‌లో ఫొటో పాయింట్‌, ఎకో పాయింట్‌, ఏనుగుల ప్రదేశం, ఎరావికులం నేషనల్‌ పార్కు ప్రసిద్ధి. దీనిని ‘క్వీన్‌ ఆఫ్‌ గాడ్స్‌ ఓన్‌ ల్యాండ్‌’గా పిలుస్తారు. 

పుదుచ్చేరి- వియత్నాం 
పుదుచ్చేరి వెళ్లి సూర్యాస్తయం చూస్తూ ఫొటోలు తీసుకోండి. తిరిగి ఇంటికి వచ్చాక మీ మిత్రులతో వియత్నాంలోని ఫ్రెంచ్‌ కాలనీ దగ్గరి ఫొటోలు అంటే వాళ్లు నమ్మేస్తారు.ఎందుకంటే ఆ రెండూ ఒకేలా ఉంటాయి కాబట్టి. పుదుచ్చేరి వెళ్తే ఫ్రెంచ్‌ కాలనీలో ఉన్న అనుభూతినే పొందుతారు. ఫ్రెంచ్‌ సౌందర్యం కలిగి ఉన్న మ్యూజియం, బొటానికల్‌ గార్డెన్స్‌, చున్నంబార్‌ బోట్‌ హౌస్‌ పుదుచ్చేరిలో ప్రసిద్ధి.

అతిరాపల్లి - నయాగరా 
కేరళలోని అతిరాపల్లి జలపాతాన్ని భారత నయగారా జలపాతంగా పిలుస్తారు. అమెరికాలో ఉన్న నయగారా జలపాతం అందాలకు తగ్గకుండా అతిరాపల్లి జలపాతం ఉంటుంది. భారత చలనచిత్ర చరిత్రలో ప్రసిద్ధిగాంచిన బాహుబలి సినిమాలో జలపాత సన్నివేశాన్ని అతిరాపల్లి, వాజాచల్‌ జలపాతల వద్దే తీశారు.

థార్‌ - సహారా 
ఆఫ్రికాలోని సహారా ఎడారికి వెళ్లాలనుకునే ప్రకృతి ప్రేమికులు, రాజస్థాన్‌లోని థార్‌ ఎడారిలో కాలు మోపండి చాలు. అక్కడి ఇసుక తిన్నెల అందాలు మిమ్మల్ని మంత్రముగ్ధల్ని చేస్తాయి. గ్రేట్‌ ఇండియన్‌ డిజర్ట్‌గా పిలుచుకునే థార్‌ ఎడారిలో పర్యాటక అందాలకు కొదువలేదు. పగలు, రాత్రి ఉష్ణోగ్రతల మధ్య అసలు పోలికే ఉండకపోవడం ఈ ఎడారికి ఉన్న మరో ప్రత్యేకత.

నైనిటాల్‌ - లేక్‌ డిస్ట్రిక్‌ 
ఇంగ్లండ్‌లోని లేక్‌ డిస్ట్రిక్‌ హాలీవుడ్‌ సినిమాల్లో కనిపిస్తుంటుంది. దాని రీతిలోనే నైనిటాల్‌ అందాలు దాగి ఉన్నాయి. నైనిటాల్‌ కొండలు, లోయల సోయగాలని చూడాలంటే ఉత్తరాఖండ్‌ వెళ్లాల్సిందే. భారతదేశపు సరస్సుల జిల్లాగా పిలవబడే నైనిటాల్‌ గురించి స్కందపురాణంలో కూడా పేర్కొన్నారు. దీంతో పాటు దేశంలోని 51 శక్తి పీఠాల్లోని ఒకటైన ‘నైనా దేవి’ ఇక్కడే కొలువుతీరింది.

అండమాన్‌ నికోబార్‌ దీవులు - మాల్దీవులు, మడగాస్కర్‌
తీవ్రమైన ఒత్తిడి నుంచి విరామం కోసం సముద్ర తీరాలకి ఎక్కువగా వెళ్తుంటారు. సెలవుల్లో ఉత్తమ బీచ్‌ కోసం వెతికితే మాల్దీవులు, మడగాస్కర్‌ అని చూపిస్తుంటాయి. అలాంటివే భారత్‌లో ఉంటే అక్కడి వరకు ఎందుకు వెళ్లడం? అవును నిజమే! మాల్దీవులు, మడగాస్కర్‌ మించిన అందాలు అండమాన్‌ నికోబార్‌ దీవుల్లో దాగున్నాయి. 
ప్రపంచంలోని అందాలని చుట్టేయాలనుకునే యాత్రికులు వీటిని ట్రై చేస్తే సరి. దేశంలో ఉన్న అందాలని చూడకుండా విదేశాలకు పరిగెత్తితే సమయం, ఖర్చు వృథానే... కదా! 

(నోట్‌: పైన ఫొటోల్లో ఎడమవైపు ఉన్నది మన దేశంలో విహార స్థలం...కుడివైపున ఉన్నది విదేశీ విహార స్థలం)

Remember May 23rd 2019

Janasena-CPI/M-BSP will win 40-50 seats in the assembly and 3 MP seats.
The vote percentage for this coalition woyuld be 25-30%.

See you on May 23rd.

Two volunteer problem in a circular campus

Octave/Matlab Code for the solution :

Blue and Red pair stands for the positions of the Two volunteers in a given circular campus.

For various  random pair of seeds the optimization finally resulted in a set of four nonlinear integral equations.
 Solved them using iterative procedure.
The locus of the volunteer positions have come to be on a particular radius(=0.42676) circle with each one on antipodal positions.
  Later, based on the antipodal property observed from the computations the value of the radius was found to be exactly 4/(3pi)=0.42441 by evaluating the integral equations in polar form for the unknown radius.


Code starts here :


%%% Two volunteer selection problem

T=[0:0.01:2*pi];
R=[0:0.01:1];
[GridR, GridT]=meshgrid(R, T);
iX=GridR.*cos(GridT);
iY=GridR.*sin(GridT);
dA=GridR*0.01*0.01;

for ini=1:100
%%initialization
P=[rand*cos(rand*2*pi), rand*sin(rand*2*pi)];
Q=[rand*cos(rand*2*pi), rand*sin(rand*2*pi)];

 for it=1:40
   dD=sum(P.*P-Q.*Q ) ;
   sgn=sign(2*(Q(1)-P(1))*iX+2*(Q(2)-P(2))*iY+dD);
   %% x0, y0
   isgn=1-sgn;
   Nume=sum((iX.*isgn.*dA)(:));
   Deno=sum((isgn.*dA)(:));
   P(1)=Nume/Deno;
   Nume=sum((iY.*isgn.*dA)(:));
   Deno=sum((isgn.*dA)(:));
   P(2)=Nume/Deno;
 
   %% x1, y1
   isgn=1+sgn;
   Nume=sum((iX.*isgn.*dA)(:));
   Deno=sum((isgn.*dA)(:));
   Q(1)=Nume/Deno;
   Nume=sum((iY.*isgn.*dA)(:));
   Deno=sum((isgn.*dA)(:));
   Q(2)=Nume/Deno;
 
  endfor
   polar( atan2(P(2), P(1)), norm(P),'r*');
   hold on;
   polar( atan2(Q(2), Q(1)), norm(Q), 'b*');
   pause(1)
   endfor

చూడాలి మరి ! పవన్ కళ్యాణ్ చెప్పిన మాటలకి చేసే పనికి ఎంత పొంతన వస్తుందో !

"ఉక్కు నరాలు, ఇనుప కండరాలు వజ్రాయుధం లాంటి మనసున్న యువత మన దేశానికి కావాలి" అన్న వివేకానందుడి మాటలు నా బాల్యంలో చాలా గుండె ధైర్యాన్ని నింపాయి.
అదే ధైర్యం ఇంటర్మీడియెట్‌తో చదువు ఆగిపోయినా, చదవటం ఆపొద్దని నేర్పించింది.
అదే ధైర్యం తనను తాను తగ్గించుకోవడాన్ని నేర్పించింది.
అదే ధైర్యం నాలుగు గోడల మధ్య నుంచి బయటకు రాని ఒక కుర్రాడు బయటకు వచ్చి కొన్ని కోట్ల మందికి అభిమాన నటుడిని చేసింది.
అదే ధైర్యం 2014లో జనసేన పార్టీని పెట్టించింది.
అదే ధైర్యం ఎవరు ముఖ్యమంత్రి కావాలో చెప్పింది.
అదే ధైర్యం 2019 ఎన్నికల్లో ఒంటరిగా పోటీ చేయనిచ్చింది.
అదే ధైర్యం 2019 ఎన్నికల్లో ఒక కానిస్టేబుల్ కొడుకుని ముఖ్యమంత్రిని చేస్తుంది.
గెలుపోటములు నాకు తెలియదు.. యుద్ధం చేయడం ఒక్కటే తెలుసు.

మానవత్వమే మన కులం

నాకు నిజంగా ముఖ్యమంత్రి పదవి మీద కోరిక లేదు. కానీ, ప్రజలకు న్యాయం జరగాలంటే ముఖ్యమంత్రి పదవి అనేది నాకొక బాధ్యత.
టీచర్ అవ్వాలంటే శిక్షణ తీసుకోవాలి, ఐఏఎస్ అవ్వాలంటే శిక్షణ తీసుకోవాలి. కానీ, డబ్బుంటే చాలు రాజకీయాల్లోకి వచ్చేయొచ్చనే దౌర్భాగ్య పరిస్థితి వచ్చింది.
ఈ నాలుగేళ్లలో నన్ను ఎన్నో సార్లు బెదిరించినా.. నీకు డబ్బుల్లేవు.. నీ వెంట అంతా కుర్రాళ్లు ఉన్నారు.. ఆఫ్టర్ ఆల్ ఓ కానిస్టేబుల్ కొడుకువి.. ముఖ్యమంత్రివి కాదు.. నీ దగ్గర వేల కోట్లు లేవు.. పేపర్లు లేవు.. ఛానెళ్లు లేవు.. నీ వెంట ఎవరొస్తారు? అన్నారు.
నాకు సూపర్ స్టార్డమ్ ఉండగానే రాజకీయాల్లోకి ఎందుకొచ్చానంటే.. ప్రస్తుత రాజకీయాల్లో చాలామంది నాయకులు యువత భవిష్యత్తును వారి భవిష్యత్తు కోసం వాడుకుంటున్నారు.
కానీ, నేను నా పాతికేళ్ల భవిష్యత్తును వదులుకుని, యువతకు 25 ఏళ్ల భవిష్యత్తు ఇవ్వాలని వచ్చాను.
మానవత్వమే మన కులం, మతం. మానవత్వమే మనల్ని కలిపింది.
నా దగ్గరికి చాలామంది వచ్చారు. సినిమాలు వద్దు... చంద్రబాబుని అడిగి ఒక ఇన్‌ఫ్రా ప్రాజెక్టు తీసుకుని డబ్బులు సంపాదించుకోండని చాలామంది చెప్పారు. కానీ, నాకు అలాంటి దుష్టమైన పనులు పవన్ కల్యాణ్ చేయడు.

పల్లకీ మోయడానికి నన్ను వాడుకున్నారు

సమాజానికి ఇవ్వానికే రాజకీయాల్లోకి వచ్చాను కానీ, తీసుకోవడానికి కాదు.
2014లో ఏం ఆశించకుండా తెదేపా, భాజపాకు మద్దతు ఇచ్చాను.
అందరూ నన్ను పల్లకీలు మోయడానికి వాడుకున్నారు. అభివృద్ధి అనే పల్లకీలో ప్రజలను కూర్చోబెడతారని వాళ్ల పల్లకి మోశాను.
పవన్‌ బలం గోదావరి జిల్లాల్లోనే ఉంటుందని కొందరు అంటున్నారు. కానీ, శ్రీకాకుళం నుంచి రాయలసీమ వరకు అంతా మాదే.
సీమలో నాకు బలం ఉందని విమర్శకులకు తొడగొట్టి చెప్పాలా? సీమ గొప్పతనాన్ని నేనూ చెప్పగలను. జనసేన బలం గోదావరి జిల్లాల్లోనే కాదని నిరూపించాను. నా పోరాట యాత్రలో అన్ని జిల్లాల్లో బలం చూపించాం.
తెలంగాణకు జనసేన అవసరం ఉంటుంది. తెలంగాణ ప్రజలకు కూడా ఒకరోజున జనసేన అండగా నిలబడుతుంది.
తెలుగు జాతి ఐక్యత కోసం జనసేన అవసరం కచ్చితంగా ఉంటుంది.
కులాల పేరుతో కుటుంబాలు బాగుపడుతున్నాయి. ప్రజలను కాపాడాల్సిన నాయకులే అవినీతికి పాల్పడుతుంటే ప్రజలు ఏమైపోవాలి? నాపై వ్యక్తిగత విమర్శలు చేసినా భరిస్తా. కానీ, ప్రజలను ఏమైనా అంటే ఊరుకోను.
జనసేన మేనిఫెస్టో
  • జనసేన ప్రభుత్వం రాగానే రైతులకు సంవత్సరానికి ఎకరాకు రూ.8,000 సాయం చేస్తాం. అది రుణం కాదు, సహాయం. మిగులు బడ్జెట్ ఉంటే దాన్ని రూ.10,000కు పెంచుతాం.
  • రైతు రక్షక భరోసా పథకం కింద 60 ఏళ్లకు పైబడిన సన్న చిన్నకారు రైతులకు నెలకు రూ.5,000 పింఛన్ ఇస్తాం.
  • ప్రభుత్వ ప్రాజెక్టులకు, రహదారులకు భూములు కోల్పపోయిన రైతులకు 2013 భూసేకరణ చట్టం కింద పరిహారం ఇస్తాం.
  • ఉభయ గోదావరి జిల్లాల్లో రూ.5000 కోట్లతో గ్లోబల్ మార్కెట్ ఏర్పాటు చేస్తాం.
  • ప్రతి మండలంలో శీతల గిడ్డంగి ఏర్పాటు చేస్తాం.
  • రైతుకు సోలార్ మోటార్లు అందిస్తాం.
  • నదులను అనుసంధానించే ప్రాజెక్టులు చేపడతాం. కొత్త రిజర్వాయర్లు నిర్మిస్తాం.
  • యువతకు దిశానిర్దేశం చేసేందుకు, ముఖ్యంగా విద్యార్థులకు ఉచిత విద్య పథకాన్ని ప్రవేశపెడతాం. కాలేజీకి వెళ్లేందుకు ఐడీ కార్డు చూపించి ఉచితంగా వెళ్లే సదుపాయం కల్పిస్తాం.
  • ఇన్నోవేషన్ హబ్‌లు ఏర్పాటు చేస్తాం. లక్షలాది మందికి ఉపాధి, ఉద్యోగ అవకాశాలు కల్పించేందుకు ఈ కార్యక్రమాలు చేపడతాం.
  • అధికారంలోకి వచ్చిన 6 నెలల్లోనే దాదాపు లక్ష ఉద్యోగాలను భర్తీ చేస్తాం.
  • వివిధ రంగాల్లో సంవత్సరానికి 10 లక్షల ఉద్యోగాలు సృష్టిస్తాం.
  • ముస్లింల అభ్యున్నతి కోసం సచార్‌ కమిషన్‌ సిఫార్సులను అమలు చేస్తాం.
  • ప్రభుత్వ ఉద్యోగాల పరీక్షలకు ఏడాదికి ఒకేసారి ఫీజు.
  • ఎవరూ లంచం అడగని వ్యవస్థను తీసుకొస్తాం.
  • డొక్కా సీతమ్మ క్యాంటీన్లలో ఉచిత భోజన వసతి కల్పిస్తాం.
  • ప్రభుత్వోద్యోగుల కోసం సీపీఎస్‌ రద్దు చేస్తాం.
  • బీసీలకు ఐదు శాతం రాజకీయ రిజర్వేషన్లు కల్పిస్తాం.
  • ప్రతి కుటుంబానికి రూ.10 లక్షల ఆరోగ్య బీమా సదుపాయం కల్పిస్తాం.
  • దశలవారీగా ప్రాథమిక ఆరోగ్య కేంద్రాలను 30 పడకల ఆస్పత్రులుగా అభివృద్ధి చేస్తాం.
  • స్త్రీలకు అండగా ఉండే, భద్రత కల్పించేలా కఠిన చట్టాల రూపకల్పన చేస్తాం.
  • మహిళలకు 33శాతం రిజర్వేషన్ల కల్పనకు కృషి చేస్తాం.
  • డ్వాక్రా సంఘాల మహిళలకు స్థానిక పంచాయతీ ఎన్నికల్లో ప్రాధాన్యం ఇస్తాం.
  • మహిళలకు ఉచిత గ్యాస్‌ సిలిండర్లు అందిస్తాం.
  • సంక్రాంతికి ఆడపడుచులకు చీరలు పంపిణీ చేస్తాం.
  • ముస్లింలు, క్రైస్తవులు కోరుకుంటే ఏ పండుగైతే ఆ పండుగకు చీరల పంపిణీ
  • ప్రతి మండలానికి కల్యాణ మండపం నిర్మాణం
  • మహిళా ఉద్యోగుల కోసం శిశు సంరక్షణ కేంద్రాలు నిర్మాణం
  • మహిళలకు పావలా వడ్డీకే రుణాలు

జ‌న‌సేన మేనిఫెస్టో ప‌ట్ల ప్ర‌ముఖ రాజ‌కీయ ప‌రిశీల‌కుడు పెద్దాడ నవీన్ త‌న అభిప్రాయం బీబీసీతో పంచుకున్నారు.
"ప‌వ‌న్ క‌ళ్యాణ్ మేనిఫెస్టో ప్ర‌జ‌ల స‌మ‌స్య‌ల‌ను లోతుగా ప‌రిశీలించిన త‌ర్వాత రూపొందించిన‌ట్టుగా క‌నిపిస్తోంది. గేమ్ ఛేంజ‌ర్ పాత్ర‌లో ప‌వ‌న్ ఉంటార‌ని తాజాగా ఆయ‌న ప్ర‌క‌ట‌న‌లు స్ప‌ష్టం చేస్తున్నాయి. గెలుపు ఓట‌ముల‌తో సంబంధం లేకుండా ప్ర‌జ‌ల మౌలిక స‌మ‌స్య‌ల‌కు ప‌రిష్కారాల‌ను వెదికేందుకు ప్ర‌య‌త్నించారు. ఉదాహ‌ర‌ణ‌కు రైతుల‌కు ఎక‌రాకు ఎనిమిది వేల రూపాయ‌లు స‌హ‌కారం అందించ‌డం చిన్న విష‌యం కాదు. దాని వ‌ల్ల రుణ‌మాఫీ అవ‌స‌రం ఉండ‌దు. ఇక విద్యార్థుల‌కు ఉచితంగా ర‌వాణా, డొక్కా సీత‌మ్మ పేరుతో ఉచిత భోజ‌న స‌దుపాయాం ఏర్పాటు చేయ‌డం చాలా ఊర‌ట క‌లిగించే విషయం. విద్యార్థుల‌కు ఉచితంగా భోజ‌నం ఏర్పాటు ప్ర‌తీ ఇంట్లోనూ ఊర‌ట క‌లిగించేది. ఇలాంటి ప‌థ‌కాల ద్వారా మిగిలిన పార్టీలు కూడా జ‌న‌సేన న‌మూనా పాటించాల్సిన ప‌రిస్థితి తీసుకొచ్చిన‌ట్టుగా క‌నిపిస్తోంది" అని ఆయ‌న అభిప్రాయ‌ప‌డ్డారు.

తలకు కొబ్బరి నూనె ఎందుకు పెడతారో అర్థమయ్యింది.

కొబ్బరి నూనె antibiotic లక్షణాలు ఉన్నాయి . అందుకే తల దురద ఉన్నప్పుడు పెడితే వెంటనే పోతుంది.
చుండ్రు ఉన్నప్పుడు పెడితే 3 రోజుల్లో తగ్గింది .
గజ్జల్లో దురద ఉన్నప్పుడు ముందే రాస్తే అసలు మొత్తంగా bacterial activity పోయింది.
కానీ అది తాత్కాలికం మాత్రమే. రోజూ రాస్తేనే పనిచేస్తుంది.

Two big things not taken seriously


1.Temperature effect on mosquitoes.
2.Light effect on the sleep.

Why i am emphasizing on this is because i observed if the room is very hot mosquitoes are not comfortable for sure.
Also, when i keep light on during my sleep i am getting awake in the morning very quickly without any laziness to snooze further.

Trial with Google form based quizzes

Preparation of the form is taking time.
First I typed all the questions on latex and produced pdf.
Then used snipping tool to cut the questions into images.
I just used a b c d options for all the questions.
Some of them are of one answer and some are with multiple answers.

I shortened the quiz URL using bit.ly.
And, I made blocks of 3 questions as a section.
Prepared 7 sections out of which I asked to do 4 sections in a class and the rest are for next day.

After the quiz is finished I looked at summary of the responses and released the scores and answers only after everyone is done with.

In my attempt with a section, I accidentally ticked a setting to view the missed questions which released the remaining all questions after their scores released in one of the classes.

I tried to reveal the answers after the quiz but they were not appearing as I thought.
I am missing something in this.

There is no auto save for the forms when the quiz is going on. This made

భీమ్ bhim upi password setup

Chose fibnonacci series starting with any two integers.
If you reverse the order of initial two digits then the sequence will change completely.
Ex. 011235
       101123
        123581
          213471
           134711
             314591

Books that helped me to reach IIT kanpur

1.Thomas and Finney, Calculus and Analytical Geometry.
2. Angus E. Taylor Advanced Calculus
3. History of Mathematics, Carl B Boyer and Uta C Merzbach
4. Integral Calculus, Maity and Ghosh
5. Vector Calculus by Shanti Narayan
6. Inequalities by P. Korovkin Mir publishers
7. NCERT books Differential equations
8. Unified publishers books for BSc.
9. Mathematics today weekly magazines
A. Central University of Hyderabad entrance previous papers.
B. Schaum's series book on basic algebra.
C.

Who is eating more?

It is not the GPS, or wifi.
Mobile network and screen brightness are the gluttony.