Solve any Series Program in Python

แชร์
ฝัง
  • เผยแพร่เมื่อ 27 มิ.ย. 2024
  • In this video we explain how to solve any series program in Python using a simply template.
    00:00 - Solve any Series Program in Python
    00:17 - Understand Basic Series
    01:48 - Building Series Template
    03:42 - Arithmetic Series
    04:51 - 1+2+3+4...N
    05:19 - 9+13+17...N
    07:33 - 2+4+6+8...20
    07:49 - 1+3+5+7…N
    07:59 - 10+9+8...1
    08:41 - x^1+x^2+x^3+x^4…N
    09:37 - 9!/7+13!/7+17!/x…N
    10:23 - 2^x+4^x+6^x+8^x…20
    10:50 - 1^3/x+3^3/x+5^3/x+7^3/x…N
    11:17 - 2/10+4/9+6/8+8/7…20/1
    12:20 - Geometric Series
    12:50 - 2+4+8+16…N
    14:04 - 2+6+18+54…N
    14:41 - 10+30+90+270…N
    15:04 - 5+25+125...N
    15:40 - x/2+x/4+x/8+x/16…N
    16:17 - 2-6+18-54…N
    17:23 - (x+2/10)+(x+4/30)+(x+6/90)+...N
    18:30 - ((x*5^2)/(1+2!))+((x*25^2)/(2+3!))+...N

ความคิดเห็น • 46

  • @sauravkashyap7763
    @sauravkashyap7763 2 ปีที่แล้ว +1

    Good questions..
    Keep up the good work

  • @salonichaurasia885
    @salonichaurasia885 2 ปีที่แล้ว +2

    Very nice video....
    Thankyou so muchhh

  • @vidyasmiley5445
    @vidyasmiley5445 2 ปีที่แล้ว +1

    thank you its easy way to learn

  • @sibaprasadsahu1485
    @sibaprasadsahu1485 5 หลายเดือนก่อน

    Simply outstanding....

  • @jagadeshkollu1211
    @jagadeshkollu1211 ปีที่แล้ว

    Thank you mam ur vedios made coding eassy for me

  • @monoswiray9618
    @monoswiray9618 2 ปีที่แล้ว +2

    Very well done 👍

  • @dishaprashar7070
    @dishaprashar7070 ปีที่แล้ว +4

    Your way of explaining codes is just very commendable, thanks for such good explanation 😭

  • @swarnima11tripathi96
    @swarnima11tripathi96 ปีที่แล้ว +8

    Thanks alot . tomorrow is my practical of python and to be honest I was sure that I'll be not able to complete these series programs....but you did it for me .thanks once again ☺️

  • @saivaddi7549
    @saivaddi7549 2 ปีที่แล้ว

    Thank You so much please do more videos

  • @haimanotbeka2196
    @haimanotbeka2196 11 หลายเดือนก่อน +3

    Other TH-cam teachers can't teach the logic behind programming.they just put the code as written

  • @KeshavSharma-tv3it
    @KeshavSharma-tv3it 2 ปีที่แล้ว +9

    thank you so so so much , i was not understanding in school and found the best video, please post more of python

  • @sujeetprasad48
    @sujeetprasad48 2 ปีที่แล้ว +1

    very nice explanation madam....

  • @naft2
    @naft2 6 หลายเดือนก่อน

    Thank you very much miss ❤😊

  • @user-ys2ko6uw9x
    @user-ys2ko6uw9x 3 หลายเดือนก่อน

    Thank you so so much

  • @achuthayyil3017
    @achuthayyil3017 2 ปีที่แล้ว +1

    Nice class mam

  • @sairamexcellent825
    @sairamexcellent825 ปีที่แล้ว

    Great

  • @darshanlal4707
    @darshanlal4707 9 หลายเดือนก่อน

    Thank you

  • @tilkesh
    @tilkesh 10 หลายเดือนก่อน

    Excellent !!!!!!

    • @rattatime-bro
      @rattatime-bro 7 หลายเดือนก่อน

      What we have to write in place of term

  • @humnasarmad5276
    @humnasarmad5276 6 หลายเดือนก่อน

    what do we enter they ask to enter value of x?

  • @rajkumarandekar416
    @rajkumarandekar416 2 ปีที่แล้ว +1

    how to get last digit will be exponential like 193 , 194 in single line 19**3 and 19**4 ?

  • @vedavyasjeedevarakonda7248
    @vedavyasjeedevarakonda7248 ปีที่แล้ว

    Mam no temperature conversion ... link mam...🙏

  • @haimanotbeka2196
    @haimanotbeka2196 11 หลายเดือนก่อน

    ❤❤❤❤❤

  • @gameplease408
    @gameplease408 3 หลายเดือนก่อน

    maam but what if n is not given

  • @deepanshu7801
    @deepanshu7801 2 ปีที่แล้ว +1

    Mam how to install maths library in vs code please tell

    • @monsieurLDN
      @monsieurLDN 4 หลายเดือนก่อน

      Import numpy

  • @hamdanfareed
    @hamdanfareed 11 หลายเดือนก่อน +1

    🗿🍷🔥

  • @chemistrywallahiit9377
    @chemistrywallahiit9377 ปีที่แล้ว

    How to contact mam... please please...i can pay fee also🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏

  • @azvidvlog9661
    @azvidvlog9661 ปีที่แล้ว

    solve this series model 2,22,222,2222,22222,222222,............................ nth

    • @SimplyCoding
      @SimplyCoding  ปีที่แล้ว

      Please use the pattern program to solve this. You just need to print comma instead of newline at the end of each line.

    • @hemu.shorts.771
      @hemu.shorts.771 ปีที่แล้ว

      @@SimplyCoding
      num=int(input("Enter Number of Term "))
      s=0
      sum1=0
      print("Series are ",end =" ")
      for i in range(0,num):
      s=s*10+2
      print(s,end=" ")
      sum1=sum1+ s
      print()
      print("Series Sum = ",sum1)

    • @hemu.shorts.771
      @hemu.shorts.771 ปีที่แล้ว

      Enter Number of Term 6
      Series are 2 22 222 2222 22222 222222
      Series Sum = 246912

    • @redtt9036
      @redtt9036 ปีที่แล้ว

      @@hemu.shorts.771 end ke baad me agar + laga dete to or bhi accha dikhta bro par thanks a lot accha laga tumhara code mujhe

  • @SureshKumar-sz3xf
    @SureshKumar-sz3xf ปีที่แล้ว

    x = 2 n= 5
    S = 2^1 - 2^3 + 2^5 - 2^7 + 2^9 = 410
    plz anyone write the code python for loop

    • @sweety2630
      @sweety2630 ปีที่แล้ว

      are you from nextwave?

    • @lakkusupriya9166
      @lakkusupriya9166 ปีที่แล้ว

      did you execute the code?
      if not I can help you

    • @HomeremediesDG
      @HomeremediesDG ปีที่แล้ว

      @@sweety2630 😀

    • @001-cm-johnprakash4
      @001-cm-johnprakash4 ปีที่แล้ว +6

      sum=0
      a=1
      n=5
      for i in range(1,n+1):
      if(i%2==0):
      sum-=2**a
      else:
      sum+=2**a
      a+=2
      print(sum)

    • @001-cm-johnprakash4
      @001-cm-johnprakash4 ปีที่แล้ว +5

      sum=0; a=1; n=5
      for i in range(1,n+1):
      if i%2!=0:
      sum+=2**a
      else:
      sum-=2**a
      a+=2
      print(sum)

  • @chemistrywallahiit9377
    @chemistrywallahiit9377 ปีที่แล้ว

    How to contact mam... please please...i can pay fee also🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏

    • @SimplyCoding
      @SimplyCoding  ปีที่แล้ว

      You can contact is at info@simplycoding.in