Understand the physics of printed circuit boards to manage large changes in current or voltage. See how layout tweaks can make big improvements for your...
1. Quote of this month: " When I die, I want to die like my grandfather who died peacefully in his sleep. Not screaming like all the passengers in his...
Important: Read the blog first . The quiz questions are all based on the content from the blog: Mature, Not Old! The Longevity of 4 – 20 mA New...
Noise analysis of a circuit requires tracking several things simultaneously: each noise source, how those noise sources are shaped by the circuit, and...
Whether you're debugging a stubborn camera link or designing a robust system from scratch, knowing where errors hide is half the battle. GMSL provides...
Technical articles. Blogs. Videos. Your ADI content, all in one place.
Blurb About Content
The sum S of positive even integers starting from 2 to n (even) is described as :
S = 2 + 4 + 6 + 8 +… n where the last element n is even.
Questions:
1. The formula is:
S=\frac{(2+n)\times n}{4}
If n=5298, S=7019850
Well found MikeLh , congratulations!